org.openpermis.editor.policy.configuration
Class ConfigurationGroupSection.Factory
java.lang.Object
org.openpermis.editor.policy.configuration.ConfigurationSection.Factory
org.openpermis.editor.policy.configuration.ConfigurationGroupSection.Factory
- All Implemented Interfaces:
- ConfigurationSectionFactory
- Enclosing class:
- ConfigurationGroupSection
public static class ConfigurationGroupSection.Factory
- extends ConfigurationSection.Factory
Factory for group configuration sections.
- Since:
- 0.9.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationGroupSection.Factory
public ConfigurationGroupSection.Factory(String name)
- Creates a configuration section factory for elements with the specified name.
- Parameters:
name
- the name of the element to match.- Since:
- 0.9.0
primCreateSection
protected ConfigurationSection primCreateSection(org.dom4j.Element element)
- Description copied from class:
ConfigurationSection.Factory
- 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