|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HandleFactory
The handle factory.
Method Summary | |
---|---|
Handle |
createHandle(org.jboss.dependency.spi.ControllerContext context)
Create the handle for context. |
Handle |
createHandle(org.jboss.dependency.spi.ControllerContext context,
Object alias)
Create handle for an alias. |
Method Detail |
---|
Handle createHandle(org.jboss.dependency.spi.ControllerContext context)
context
- the controller context
Handle createHandle(org.jboss.dependency.spi.ControllerContext context, Object alias)
context
- the contextalias
- the context's alias
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |