public interface GovernorRegistry
| Modifier and Type | Method and Description |
|---|---|
Map<Method,List<Annotation>> |
get() |
List<Method> |
getMethodsForAnnotation(Class<? extends Annotation> annotation) |
List<Method> getMethodsForAnnotation(Class<? extends Annotation> annotation)
Map<Method,List<Annotation>> get()
Copyright © 2015 JBoss by Red Hat. All rights reserved.