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
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Method Summary |
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
void |
startClient(org.apache.geronimo.gbean.AbstractName appClientModuleName,
org.apache.geronimo.kernel.Kernel kernel,
ClassLoader classLoader)
|
void |
stopClient(org.apache.geronimo.gbean.AbstractName appClientModuleName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
StaticJndiContextPlugin
public StaticJndiContextPlugin(Map context,
org.apache.geronimo.kernel.Kernel kernel,
ClassLoader classLoader)
throws NamingException
- Throws:
NamingException
startClient
public void startClient(org.apache.geronimo.gbean.AbstractName appClientModuleName,
org.apache.geronimo.kernel.Kernel kernel,
ClassLoader classLoader)
throws Exception
- Specified by:
startClient
in interface AppClientPlugin
- Throws:
Exception
stopClient
public void stopClient(org.apache.geronimo.gbean.AbstractName appClientModuleName)
throws Exception
- Specified by:
stopClient
in interface AppClientPlugin
- Throws:
Exception
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.