org.jnp.server
Class SingletonNamingServer

java.lang.Object
  extended by org.jnp.server.NamingServer
      extended by org.jnp.server.SingletonNamingServer
All Implemented Interfaces:
Serializable, Remote, Naming

public class SingletonNamingServer
extends NamingServer

Comment

Version:
$Revision: 40053 $
Author:
Bill Burke
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jnp.server.NamingServer
parent, parser, prefix, table
 
Constructor Summary
SingletonNamingServer()
           
 
Method Summary
 void destroy()
           
 
Methods inherited from class org.jnp.server.NamingServer
bind, createSubcontext, getRoot, list, listBindings, lookup, rebind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingletonNamingServer

public SingletonNamingServer()
                      throws NamingException
Throws:
NamingException
Method Detail

destroy

public void destroy()


Copyright © 2008 JBoss Inc.. All Rights Reserved.