is.idega.idegaweb.golf
Class IWBundleStarter

java.lang.Object
  extended by is.idega.idegaweb.golf.IWBundleStarter
All Implemented Interfaces:
com.idega.idegaweb.IWBundleStartable

public class IWBundleStarter
extends java.lang.Object
implements com.idega.idegaweb.IWBundleStartable


Field Summary
 
Fields inherited from interface com.idega.idegaweb.IWBundleStartable
DEFAULT_STARTER_CLASS
 
Constructor Summary
IWBundleStarter()
           
 
Method Summary
 void start(com.idega.idegaweb.IWBundle starterBundle)
           
 void stop(com.idega.idegaweb.IWBundle starterBundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IWBundleStarter

public IWBundleStarter()
Method Detail

start

public void start(com.idega.idegaweb.IWBundle starterBundle)
Specified by:
start in interface com.idega.idegaweb.IWBundleStartable

stop

public void stop(com.idega.idegaweb.IWBundle starterBundle)
Specified by:
stop in interface com.idega.idegaweb.IWBundleStartable


Copyright © 2000-2014 idega software. All Rights Reserved.