org.apache.geronimo.client
Interface AppClientPlugin
- All Known Implementing Classes:
- StaticJndiContextPlugin
- public interface AppClientPlugin
- Version:
- $Revision: 394047 $ $Date: 2006-04-14 10:24:43 +0200 (Fri, 14 Apr 2006) $
Method Summary |
void |
startClient(org.apache.geronimo.gbean.AbstractName appClientModuleName,
org.apache.geronimo.kernel.Kernel kernel,
ClassLoader classLoader)
|
void |
stopClient(org.apache.geronimo.gbean.AbstractName appClientModuleName)
|
startClient
public void startClient(org.apache.geronimo.gbean.AbstractName appClientModuleName,
org.apache.geronimo.kernel.Kernel kernel,
ClassLoader classLoader)
throws Exception
- Throws:
Exception
stopClient
public void stopClient(org.apache.geronimo.gbean.AbstractName appClientModuleName)
throws Exception
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.