public interface DerivableCallback
Callback that can be derived.| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends Callback> |
getDerivedCallback()
Retrieve the derived callback class, return null if no derive callback found.
|
java.lang.Class<? extends Callback> getDerivedCallback()