|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedObject
ManagedObject is an interface for a manageable element. It consists of: - a name/name type for a registry/references - an attachment name to associate the ManagedObject with a deployment attachment - annotations from the metadata making up the ManagedObject - the attachment instance - the ManagedPropertys for the interface - the ManagedOperations for the interface
| Method Summary | |
|---|---|
Map<String,Annotation> |
getAnnotations()
Get the annotations associated with the property |
Serializable |
getAttachment()
Get the underlying object |
Object |
getComponentName()
Get the runtime component name. |
| Methods inherited from interface org.jboss.managed.api.ManagedCommon |
|---|
getAttachmentName, getName, getNameType, getOperations, getProperties, getProperty, getPropertyNames |
| Method Detail |
|---|
Serializable getAttachment()
Map<String,Annotation> getAnnotations()
Object getComponentName()
ManagementRuntimeRef}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||