org.apache.geronimo.naming.geronimo
Class GeronimoContextManager
java.lang.Object
org.apache.geronimo.naming.geronimo.GeronimoContextManager
- public class GeronimoContextManager
- extends Object
- Version:
- $Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
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-2007 Apache Software Foundation. All Rights Reserved.