|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedComponent
A runtime component associated with a deployment.
| Method Summary | |
|---|---|
Map<String,Annotation> |
getAnnotations()
Get the annotations associated with the managed component |
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||