|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hk2.component.internal.runlevel.RunLevelServices
public class RunLevelServices
This serves to provide holders, or proxy instances, for RunLevelServices that are not initially found in the Habitat. for internal use only.
| Constructor Summary | |
|---|---|
RunLevelServices()
|
|
| Method Summary | |
|---|---|
RunLevelService<?> |
get(Habitat habitat,
RunLevel rl)
Find the RunLevelService appropriate for the specified RunLevel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunLevelServices()
| Method Detail |
|---|
public RunLevelService<?> get(Habitat habitat,
RunLevel rl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||