portal.main
Class A_PortalConfigurationHandler

java.lang.Object
  extended byportal.main.A_PortalConfigurationHandler
All Implemented Interfaces:
I_PortalConfigurationHandler
Direct Known Subclasses:
PortalDictionaryConfigurationHandler

public abstract class A_PortalConfigurationHandler
extends java.lang.Object
implements I_PortalConfigurationHandler

Base class for all configuration handlers.

Version:
$Revision: 1.2 $
Author:
Thomas Weckert

Constructor Summary
A_PortalConfigurationHandler()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface portal.main.I_PortalConfigurationHandler
createConfiguration
 

Constructor Detail

A_PortalConfigurationHandler

public A_PortalConfigurationHandler()