org.exoplatform.services.portletcontainer.config
Class DelegatedBundle

java.lang.Object
  extended by org.exoplatform.services.portletcontainer.config.DelegatedBundle

public class DelegatedBundle
extends Object

Author:
Benjamin Mestrallet benjamin.mestrallet@exoplatform.com

Constructor Summary
DelegatedBundle()
           
 
Method Summary
 String getEnable()
           
 void setEnable(String enable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatedBundle

public DelegatedBundle()
Method Detail

getEnable

public final String getEnable()
Returns:
enable

setEnable

public final void setEnable(String enable)
Parameters:
enable - enable


Copyright © 2009 eXo Platform SAS. All Rights Reserved.