org.ow2.jonas.deployment.ejb
Class ExcludeListDesc

java.lang.Object
  extended by org.ow2.jonas.deployment.ejb.CommonMethodDesc
      extended by org.ow2.jonas.deployment.ejb.ExcludeListDesc

public class ExcludeListDesc
extends CommonMethodDesc

Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC

Author:
Florent Benoit : Initial developer

Constructor Summary
ExcludeListDesc(ExcludeList excludeList)
          Constructor for ExcludeListDesc
 
Method Summary
 
Methods inherited from class org.ow2.jonas.deployment.ejb.CommonMethodDesc
generateEJBMethodPermissions, getEJBMethodPermissions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcludeListDesc

public ExcludeListDesc(ExcludeList excludeList)
Constructor for ExcludeListDesc

Parameters:
excludeList - excludelist which contains xml content


Copyright © 2010 OW2 Consortium. All Rights Reserved.