|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InhabitantActivator | |
|---|---|
| org.jvnet.hk2.component | Primary API surface of HK2. Start with Habitat. |
| org.jvnet.hk2.component.internal.runlevel | |
| Uses of InhabitantActivator in org.jvnet.hk2.component |
|---|
| Classes in org.jvnet.hk2.component that implement InhabitantActivator | |
|---|---|
class |
MultiThreadedInhabitantActivator
A simple multi-threaded based InhabitantActivator |
| Uses of InhabitantActivator in org.jvnet.hk2.component.internal.runlevel |
|---|
| Classes in org.jvnet.hk2.component.internal.runlevel that implement InhabitantActivator | |
|---|---|
class |
DefaultRunLevelService
The default RunLevelService implementation for Hk2. |
| Methods in org.jvnet.hk2.component.internal.runlevel that return InhabitantActivator | |
|---|---|
protected InhabitantActivator |
DefaultRunLevelService.getInhabitantActivator()
Obtains the "best" InhabitantActivator, first looking up out of the habitat any service registered under the same name as ourself, then defaulting to the first one registered by type alone, followed by ourself. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||