|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hivemind.impl.BaseLocatable org.apache.hivemind.lib.impl.DefaultImplementationBuilderImpl
public class DefaultImplementationBuilderImpl
Implemenation of DefaultImplementationBuilder
.
Constructor Summary | |
---|---|
DefaultImplementationBuilderImpl()
|
Method Summary | |
---|---|
java.lang.Object |
buildDefaultImplementation(java.lang.Class interfaceType)
Builds a default implementation of the indicated interface, instantiates and returns it. |
void |
setClassFactory(org.apache.hivemind.service.ClassFactory factory)
|
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
---|
getLocation, setLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultImplementationBuilderImpl()
Method Detail |
---|
public java.lang.Object buildDefaultImplementation(java.lang.Class interfaceType)
DefaultImplementationBuilder
buildDefaultImplementation
in interface DefaultImplementationBuilder
public void setClassFactory(org.apache.hivemind.service.ClassFactory factory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |