|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImplementationConstructionContext | |
---|---|
org.apache.hivemind.definition | This package contains the interfaces that are needed for the definition of a registry. |
org.apache.hivemind.impl | Implementations of interfaces defined in the org.apache.commons.hivemind package. |
org.apache.hivemind.internal |
Uses of ImplementationConstructionContext in org.apache.hivemind.definition |
---|
Methods in org.apache.hivemind.definition with parameters of type ImplementationConstructionContext | |
---|---|
java.lang.Object |
ImplementationConstructor.constructCoreServiceImplementation(ImplementationConstructionContext context)
Creates a new core service implementation. |
Uses of ImplementationConstructionContext in org.apache.hivemind.impl |
---|
Methods in org.apache.hivemind.impl with parameters of type ImplementationConstructionContext | |
---|---|
java.lang.Object |
CreateClassServiceConstructor.constructCoreServiceImplementation(ImplementationConstructionContext context)
|
Uses of ImplementationConstructionContext in org.apache.hivemind.internal |
---|
Classes in org.apache.hivemind.internal that implement ImplementationConstructionContext | |
---|---|
class |
ImplementationConstructionContextImpl
Implementation of ImplementationConstructionContext . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |