com.openexchange.admin
Class PluginStarter

java.lang.Object
  extended by com.openexchange.admin.PluginStarter

public class PluginStarter
extends java.lang.Object


Constructor Summary
PluginStarter()
           
 
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
 

Constructor Detail

PluginStarter

public PluginStarter()
Method Detail

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