Package org.smooks.management.annotation
Annotation Type ManagedResource
-
@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface ManagedResource
A class level annotation to mark the class as being managed in the JMX server.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
-
-
-
Element Detail
-
description
String description
- Default:
- ""
-
-