|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallbackMetaData
Metadata about a callback method.
Method Summary | |
---|---|
Cardinality |
getCardinality()
Get the cardinality. |
ControllerState |
getDependentState()
Get the required state of the dependency |
String |
getProperty()
Get the property name. |
String |
getSignature()
Get signature. |
Methods inherited from interface org.jboss.beans.metadata.spi.LifecycleMetaData |
---|
getMethodName, getState, isIgnored, setMethodName, setState |
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 |
---|
clone, describeVisit, getChildren, initialVisit |
Method Detail |
---|
Cardinality getCardinality()
String getProperty()
ControllerState getDependentState()
String getSignature()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |