|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Metadata about a lifecycle method.
Method Summary | |
String |
getMethodName()
Get the method name. |
List |
getParameters()
Get the parameters. |
org.jboss.dependency.spi.ControllerState |
getState()
Get the state |
void |
setState(org.jboss.dependency.spi.ControllerState state)
Set the state |
Methods inherited from interface org.jboss.beans.metadata.spi.FeatureMetaData |
getAnnotations, getDescription |
Methods inherited from interface org.jboss.util.JBossInterface |
clone, toShortString, toShortString |
Methods inherited from interface org.jboss.beans.metadata.spi.MetaDataVisitorNode |
getChildren, visit |
Method Detail |
public org.jboss.dependency.spi.ControllerState getState()
public void setState(org.jboss.dependency.spi.ControllerState state)
state
- the statepublic String getMethodName()
public List getParameters()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |