|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LifecycleMetaData
Metadata about a lifecycle method.
| Method Summary | |
|---|---|
String |
getMethodName()
Get the method name. |
List |
getParameters()
Get the parameters. |
ControllerState |
getState()
Get the state |
void |
setState(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 |
|---|
ControllerState getState()
void setState(ControllerState state)
state - the stateString getMethodName()
List getParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||