|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hivemind.internal.AbstractConstructionContext org.apache.hivemind.internal.ImplementationConstructionContextImpl
public class ImplementationConstructionContextImpl
Implementation of ImplementationConstructionContext
.
Constructor Summary | |
---|---|
ImplementationConstructionContextImpl(Module definingModule,
ServicePoint servicePoint)
|
Method Summary | |
---|---|
ServicePoint |
getServicePoint()
|
Methods inherited from class org.apache.hivemind.internal.AbstractConstructionContext |
---|
containsService, getConfiguration, getDefiningModule, getRegistry, getService, getService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.hivemind.definition.ConstructionContext |
---|
containsService, getConfiguration, getDefiningModule, getRegistry, getService, getService |
Constructor Detail |
---|
public ImplementationConstructionContextImpl(Module definingModule, ServicePoint servicePoint)
Method Detail |
---|
public ServicePoint getServicePoint()
getServicePoint
in interface ImplementationConstructionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |