Management Bean for the protocol independent HA-JNDI service. This allows the
naming service transport layer to be provided by a detached invoker service
like JRMPInvokerHA + ProxyFactoryHA.
author: Bill Burke author: Sacha Labourey author: Scott.Stark@jboss.org version: $Revision: 57188 $
Get the Naming proxy for the transport. This version looks up the
proxyFactory service Proxy attribute. Subclasses can override this to set
the proxy another way.
The Naming proxy for the protocol used with the HAJNDI service
Expose the Naming service via JMX to invokers.
Parameters: invocation - A pointer to the invocation object Return value of method invocation. throws: Exception - Failed to invoke method.
setAutoDiscoveryAddress
public void setAutoDiscoveryAddress(String adAddress)(Code)