|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ManagementObjectRef
Indicates a property that references another ManagedObject
Optional Element Summary | |
---|---|
String |
name
An explicit ManagedObject name. |
String |
type
A qualifier for the name that provides a context to identify the type or scope of the ManagedObject name. |
public abstract String name
ManagedObject#getName()}
public abstract String type
ManagedObject#getNameType()}
|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |