org.jboss.system.deployers.managed
Annotation Type ManagementObjectClass
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ManagementObjectClass
ManagementObjectClass annotation for describing the actual class
annotated with org.jboss.managed.api.annotation.ManagementObject.
- Version:
- $Revision: 85945 $
- Author:
- Dimitris Andreadis
- See Also:
org.jboss.managed.api.annotation.ManagementObject}
Required Element Summary |
Class |
code
The class annotated with ManagementObject |
code
public abstract Class code
- The class annotated with ManagementObject
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.