T
- the type to accept
@FunctionalInterface
public static interface Tracker.Callback<T>
Modifier and Type | Method and Description |
---|---|
void |
accept(T msg) |
void accept(T msg) throws java.sql.SQLException, JMSException
java.sql.SQLException
JMSException