|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An indirection factory makes indirections for services. The factory takes indirection identifiers and returns unique instances of the indirection.
| Method Summary | |
java.lang.String[] |
availableIndirections()
Get available indirections. |
Indirection |
createIndirection(java.lang.String id)
Create a new indirection. |
| Method Detail |
public Indirection createIndirection(java.lang.String id)
throws IndirectionUnavailableException
id - Indirection id
IndirectionUnavailableException - If the indirection is not knownpublic java.lang.String[] availableIndirections()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||