|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceMetaDataVisitor
ServiceMetaDataVisitor.
Method Summary | |
---|---|
void |
addDependency(org.jboss.dependency.spi.DependencyItem dependency)
Add a dependency |
org.jboss.dependency.spi.ControllerState |
getContextState()
Get the context state |
ServiceControllerContext |
getControllerContext()
Get the controller context |
void |
setContextState(org.jboss.dependency.spi.ControllerState contextState)
Set the context state |
void |
visit(ServiceMetaDataVisitorNode node)
Visit the node |
Method Detail |
---|
ServiceControllerContext getControllerContext()
org.jboss.dependency.spi.ControllerState getContextState()
void setContextState(org.jboss.dependency.spi.ControllerState contextState)
contextState
- the context statevoid addDependency(org.jboss.dependency.spi.DependencyItem dependency)
dependency
- the dependencyvoid visit(ServiceMetaDataVisitorNode node)
node
- the node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |