Service Point hiveremoting.caucho.CauchoProxyFactory | Interface: | org.apache.hivemind.ServiceImplementationFactory |
Service factory used to create a proxy to a remote Caucho (hessian or burlap)
service. The remote service does not necessarily have to be exposed as a
service through hiveremoting.caucho module. |
Parameters Schema: | hiveremoting.caucho.CauchoProxySchema |
Parameters occurs: | 1 |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="primitive" >
-
<construct class="net.sourceforge.hiveremoting.caucho.CauchoProxyFactory"
>
-
<service />
-
<service />
-
<int />
-
<int />
-
<boolean />
</construct>
</invoke-factory>
|