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