org.apache.geronimo.naming.geronimo
Class GeronimoContextManager
java.lang.Object
org.apache.geronimo.naming.geronimo.GeronimoContextManager
- public class GeronimoContextManager
- extends Object
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 09:59:08 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bind
public static void bind(String name,
Object value)
throws NamingException
- Throws:
NamingException
unbind
public static void unbind(String name)
throws NamingException
- Throws:
NamingException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.