|
||||||||||
| 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. |
org.jboss.dependency.spi.ControllerState |
getState()
Get the state |
boolean |
isIgnored()
Is default ignored. |
void |
setState(org.jboss.dependency.spi.ControllerState state)
Set the state |
| Methods inherited from interface org.jboss.beans.metadata.spi.ParameterizedMetaData |
|---|
getParameters |
| 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 |
|---|
describeVisit, getChildren, initialVisit |
| Method Detail |
|---|
org.jboss.dependency.spi.ControllerState getState()
void setState(org.jboss.dependency.spi.ControllerState state)
state - the stateString getMethodName()
boolean isIgnored()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||