BehaviorGuardEvaluator
methods for a specific class.
This class is thread-safe.
Modifier and type | Action and description |
---|---|
static java.util.Map<K,V> | getAnnotedMethodsPerEvent(Class<T>) Replies the declared methods for the guard evaluation into the given type. |
def getAnnotedMethodsPerEvent(Class<T>) : java.util.Map<K,V>