org.fao.geonet.activators
Class McKoiActivator

java.lang.Object
  extended by org.fao.geonet.activators.McKoiActivator
All Implemented Interfaces:
jeeves.interfaces.Activator

public class McKoiActivator
extends java.lang.Object
implements jeeves.interfaces.Activator


Constructor Summary
McKoiActivator()
           
 
Method Summary
 void shutdown()
           
 void startup(java.lang.String appPath, org.jdom.Element config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

McKoiActivator

public McKoiActivator()
Method Detail

startup

public void startup(java.lang.String appPath,
                    org.jdom.Element config)
             throws java.lang.Exception
Specified by:
startup in interface jeeves.interfaces.Activator
Throws:
java.lang.Exception

shutdown

public void shutdown()
Specified by:
shutdown in interface jeeves.interfaces.Activator