org.openpermis.editor.policy.configuration
Class ConfigurationGenericSection.Factory
java.lang.Object
org.openpermis.editor.policy.configuration.ConfigurationSection.Factory
org.openpermis.editor.policy.configuration.ConfigurationGenericSection.Factory
- All Implemented Interfaces:
- ConfigurationSectionFactory
- Enclosing class:
- ConfigurationGenericSection
public static class ConfigurationGenericSection.Factory
- extends ConfigurationSection.Factory
Factory for generic configuration sections.
- Since:
- 0.9.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationGenericSection.Factory
public ConfigurationGenericSection.Factory(String name,
boolean caching)
- Creates a configuration section factory for elements with the specified name.
- Parameters:
name
- the name of the element to match.caching
- indicates if the configuration section is created with caching or not.- Since:
- 0.9.0
primCreateSection
protected ConfigurationGenericSection primCreateSection(org.dom4j.Element element)
- Primitive to create the actual section for an element.
- Specified by:
primCreateSection
in class ConfigurationSection.Factory
- Parameters:
element
- the element to create the section for.
- Returns:
- the configuration section created.
- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG