com.hammurapi.eventbus
Class IntrospectorBase.IntrospectionResult<E,C>
java.lang.Object
com.hammurapi.eventbus.IntrospectorBase.IntrospectionResult<E,C>
- Enclosing class:
- IntrospectorBase<E,C>
public static class IntrospectorBase.IntrospectionResult<E,C>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMethod
public Method getMethod()
getPredicates
public [] getPredicates()
getOffset
public int getOffset()
getParameterTypes
public Class<E>[] getParameterTypes()
getHandlerAnnotation
public Handler getHandlerAnnotation()