public interface Extension
Modifier and Type | Method and Description |
---|---|
List<EventPoint> |
getEventPoints() |
List<InjectionPoint> |
getInjectionPoints() |
List<ObserverMethod> |
getObservers() |
List<InjectionPoint> getInjectionPoints()
List<EventPoint> getEventPoints()
List<ObserverMethod> getObservers()
Copyright © 2016 JBoss by Red Hat. All rights reserved.