org.openpermis.editor.policy.configuration
Interface ConfigurationSectionFactory

All Known Implementing Classes:
ConfigurationGenericSection.Factory, ConfigurationGroupSection.Factory, ConfigurationScopedSection.Factory, ConfigurationSection.Factory, ConfigurationSectionTrader

public interface ConfigurationSectionFactory

Factory for configuration sections.

Since:
0.9.0

Method Summary
 ConfigurationSection createSection(org.dom4j.Element element)
          Creates a configuration section for the specified element.
 

Method Detail

createSection

ConfigurationSection createSection(org.dom4j.Element element)
Creates a configuration section for the specified element.

Parameters:
element - the element to create the section for, must not be null.
Returns:
the configuration section requested or null if this factory cannot create a section for this element.
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