org.apache.geronimo.client
Class StaticJndiContextPlugin
java.lang.Object
org.apache.geronimo.client.StaticJndiContextPlugin
- All Implemented Interfaces:
- AppClientPlugin
public class StaticJndiContextPlugin
- extends Object
- implements AppClientPlugin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
StaticJndiContextPlugin
public StaticJndiContextPlugin(Map context,
Kernel kernel,
ClassLoader classLoader)
throws NamingException
- Throws:
NamingException
startClient
public void startClient(AbstractName appClientModuleName,
Kernel kernel,
ClassLoader classLoader)
throws Exception
- Specified by:
startClient
in interface AppClientPlugin
- Throws:
Exception
stopClient
public void stopClient(AbstractName appClientModuleName)
throws Exception
- Specified by:
stopClient
in interface AppClientPlugin
- Throws:
Exception
getJndiContext
public Context getJndiContext()
- Specified by:
getJndiContext
in interface AppClientPlugin
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.