]> The standard JBoss JNDI naming server with a custom ProxyFactoryInterceptor interceptor that does replacement of NamingContext objects with the detached invoker proxy. org.jboss.naming.NamingService The default constructor NamingService &defaultAttributes; MethodMap java.util.Map Underlying Naming bean instance Naming org.jnp.server.NamingBean Underlying Naming bean instance NamingInstance org.jnp.interfaces.Naming The call by value mode. true if all lookups are unmarshalled using the caller's TCL, false if in VM lookups return the value by reference. CallByValue boolean The bind address of the bootstrap lookup socket. BindAddress java.lang.String The listening port for the bootstrap JNP service. Set this to -1 to run the NamingService without the JNP invoker listening port. Port int The bootstrap socket backlog count. Backlog int The bootstrap socket javax.net.ServerSocketFactory class name JNPServerSocketFactory java.lang.String The bootstrap socket javax.net.ServerSocketFactory JNPServerSocketFactoryBean javax.net.ServerSocketFactory The port of the RMI naming service, 0 == anonymous. This is only used if an explicit InvokerProxyFactory has not been set. RmiPort int The RMI service bind address. Empty == all addresses RmiBindAddress java.lang.String The RMI service java.rmi.server.RMIClientSocketFactory class name ClientSocketFactory java.lang.String The RMI service java.rmi.server.RMIServerSocketFactory instance ClientSocketFactoryBean java.rmi.server.RMIClientSocketFactory The RMI service java.rmi.server.RMIServerSocketFactory class name ServerSocketFactory java.lang.String The RMI service java.rmi.server.RMIServerSocketFactory instance ServerSocketFactory java.rmi.server.RMIServerSocketFactory Ghe InstallGlobalService which defines whether the MainMBean's Naming server will be installed as the NamingContext.setLocal global value. InstallGlobalService boolean The UseGlobalService which defines whether the MainMBean's Naming server will initialized from the existing NamingContext.setLocal global value. UseGlobalService boolean The thread pool service used to control the bootstrap lookups LookupPool org.jboss.util.threadpool.BasicThreadPoolMBean The detached invoker proxy factory to use for the naming service transport. InvokerProxyFactory org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean The generic invocation operation used by detached invokers to route requests to the service invoke The Naming interface method invocation encapsulation invocation org.jboss.invocation.Invocation java.lang.Object Create an alias in jndi createAlias The from name fromName java.lang.String The to name toName java.lang.String void Remove an alias from jndi removeAlias The name name java.lang.String void &defaultOperations;