|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstructionContext | |
---|---|
org.apache.hivemind.definition | This package contains the interfaces that are needed for the definition of a registry. |
org.apache.hivemind.internal |
Uses of ConstructionContext in org.apache.hivemind.definition |
---|
Subinterfaces of ConstructionContext in org.apache.hivemind.definition | |
---|---|
interface |
ContributionContext
Context for execution of a Contribution . |
interface |
ImplementationConstructionContext
Provides access to information and services needed during the construction of an implementation . |
Methods in org.apache.hivemind.definition with parameters of type ConstructionContext | |
---|---|
ConfigurationParser |
ConfigurationParserConstructor.constructParser(ConstructionContext context)
Constructs a parser instance. |
Uses of ConstructionContext in org.apache.hivemind.internal |
---|
Classes in org.apache.hivemind.internal that implement ConstructionContext | |
---|---|
class |
AbstractConstructionContext
Default Implementation of ConstructionContext . |
class |
ImplementationConstructionContextImpl
Implementation of ImplementationConstructionContext . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |