org.ini4j
Class IniPreferencesFactoryListener
java.lang.Object
org.ini4j.IniPreferencesFactory
org.ini4j.IniPreferencesFactoryListener
- All Implemented Interfaces:
- java.util.EventListener, java.util.prefs.PreferencesFactory, javax.servlet.ServletContextListener
public class IniPreferencesFactoryListener
- extends IniPreferencesFactory
- implements javax.servlet.ServletContextListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_USER_LOCATION
public static final java.lang.String DEFAULT_USER_LOCATION
- See Also:
- Constant Field Values
DEFAULT_SYSTEM_LOCATION
public static final java.lang.String DEFAULT_SYSTEM_LOCATION
- See Also:
- Constant Field Values
IniPreferencesFactoryListener
public IniPreferencesFactoryListener()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent event)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent event)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
getIniLocation
protected java.lang.String getIniLocation(java.lang.String key)
- Overrides:
getIniLocation
in class IniPreferencesFactory
getResource
protected java.net.URL getResource(java.lang.String location)
throws java.lang.IllegalArgumentException
- Overrides:
getResource
in class IniPreferencesFactory
- Throws:
java.lang.IllegalArgumentException
Copyright © {inceptionYear}-2009 null. All Rights Reserved.