portal.main
Interface I_PortalConfigurationHandler
- All Known Implementing Classes:
- A_PortalConfigurationHandler, PortalConfigurationHandler, PortalJdbcPoolConfigurationHandler, PortalMappingConfigHandler, PortalProcessConfigurationHandler, PortalSchedulerConfigurationHandler
- public interface I_PortalConfigurationHandler
A configuration handler parses a piece of XML coming from an configuration file,
and creates a configuration object that holds the settings.
- Version:
- $Revision: 1.4 $
- Author:
- Thomas Weckert
createConfiguration
public java.lang.Object createConfiguration(PortalDOMInstance configuration)
throws PortalException
- Throws:
PortalException