|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.lib.impl.ServicePropertyFactory
public class ServicePropertyFactory
Factory that dynamically exposes a property of another service. A proxy is constructed that accesses the target service and obtains a property from that. The service interface of the constructed service must match the type of the exposed property.
| Constructor Summary | |
|---|---|
ServicePropertyFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createCoreServiceImplementation(org.apache.hivemind.ServiceImplementationFactoryParameters factoryParameters)
|
void |
setClassFactory(org.apache.hivemind.service.ClassFactory factory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServicePropertyFactory()
| Method Detail |
|---|
public java.lang.Object createCoreServiceImplementation(org.apache.hivemind.ServiceImplementationFactoryParameters factoryParameters)
createCoreServiceImplementation in interface org.apache.hivemind.ServiceImplementationFactorypublic void setClassFactory(org.apache.hivemind.service.ClassFactory factory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||