Class SafePortalContainerDefinition

java.lang.Object
org.exoplatform.container.definition.PortalContainerDefinition
org.exoplatform.container.definition.SafePortalContainerDefinition

public class SafePortalContainerDefinition extends PortalContainerDefinition
This class is a decorator used to protect the nested PortalContainerDefinition. It mainly forbid access to setter. If a setter is called an UnsupportedOperationException will be thrown. This class is mainly used to prevent any unsupported PortalContainerDefinitionChange. Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 8 sept. 2009