Package org.jboss.weld.probe
Annotation Type MonitoredComponent
-
@Documented @Stereotype @Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) public @interface MonitoredComponent
Any bean that declares this stereotype is monitored.- Author:
- Martin Kouba