com.openexchange.admin
Class PluginStarter
java.lang.Object
com.openexchange.admin.PluginStarter
public class PluginStarter
- extends java.lang.Object
Method Summary |
void |
start(org.osgi.framework.BundleContext context)
|
void |
stop()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginStarter
public PluginStarter()
start
public void start(org.osgi.framework.BundleContext context)
throws java.rmi.RemoteException,
java.rmi.AlreadyBoundException,
com.openexchange.admin.rmi.exceptions.StorageException
- Throws:
java.rmi.RemoteException
java.rmi.AlreadyBoundException
com.openexchange.admin.rmi.exceptions.StorageException
stop
public void stop()
throws java.rmi.AccessException,
java.rmi.RemoteException,
java.rmi.NotBoundException
- Throws:
java.rmi.AccessException
java.rmi.RemoteException
java.rmi.NotBoundException