|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.editor.policy.configuration.ConfigurationSection.Factory
public abstract static class ConfigurationSection.Factory
Factory for generic configuration sections.
Constructor Summary | |
---|---|
ConfigurationSection.Factory(String name)
Creates a configuration section factory for elements with the specified name. |
Method Summary | |
---|---|
ConfigurationSection |
createSection(org.dom4j.Element element)
Creates a configuration section for the specified element. |
protected abstract ConfigurationSection |
primCreateSection(org.dom4j.Element element)
Primitive to create the actual section for an element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationSection.Factory(String name)
name
- the name of the element to match.Method Detail |
---|
protected abstract ConfigurationSection primCreateSection(org.dom4j.Element element)
element
- the element to create the section for.
public final ConfigurationSection createSection(org.dom4j.Element element)
ConfigurationSectionFactory
createSection
in interface ConfigurationSectionFactory
element
- the element to create the section for, must not be null
.
null
if this factory cannot create
a section for this element.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG