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