com.arsdigita.webdevsupport
Class Initializer
java.lang.Object
com.arsdigita.kernel.BaseInitializer
com.arsdigita.webdevsupport.Initializer
- All Implemented Interfaces:
- Initializer
- public class Initializer
- extends BaseInitializer
Initializer
- Version:
- $Revision: #16 $ $Date: 2004/04/07 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIVE
public static final String ACTIVE
- See Also:
- Constant Field Values
Initializer
public Initializer()
throws InitializationException
getConfiguration
public Configuration getConfiguration()
- Returns the configuration object used by this initializer.
- Specified by:
getConfiguration
in interface Initializer
- Specified by:
getConfiguration
in class BaseInitializer
doStartup
protected void doStartup()
- Called on startup.
- Specified by:
doStartup
in class BaseInitializer
doShutdown
protected void doShutdown()
- Called on shutdown. It's probably not a good idea to depend on this
being called.
- Specified by:
doShutdown
in class BaseInitializer
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC