|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagedComponent
A manageable entity - the client side view of a ManagedObject
.
Method Summary | |
---|---|
Map<String,Annotation> |
getAnnotations()
Get the annotations associated with the managed component NOTE: Clients should not use this method - it is intended for server-side use only. |
ManagedDeployment |
getDeployment()
The deployment the component is associated with. |
RunState |
getRunState()
Get the component run state |
ComponentType |
getType()
The component classification as a type/subtype. |
boolean |
update()
Update the component statistic properties |
Methods inherited from interface org.jboss.managed.api.ManagedCommon |
---|
getAttachmentName, getComponentName, getName, getNameType, getOperations, getParent, getProperties, getProperty, getPropertyNames |
Method Detail |
---|
ComponentType getType()
RunState getRunState()
boolean update()
Map<String,Annotation> getAnnotations()
ManagedDeployment getDeployment()
|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |