Service Point hivemind.management.connector.NamingServiceMBean | Interface: | org.apache.hivemind.management.mbeans.NamingServiceMBean |
Mx4j MBean that starts an RMI server. Needed for starting an JSR 160 connector
that uses the rmi protocol |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="primitive" >
-
<construct class="org.apache.hivemind.management.mbeans.NamingService"
>
-
<set property="port"
value="${management.namingservice.port}"
/>
</construct>
</invoke-factory>
|