Uses of Class
org.objectweb.jonas_ejb.deployment.xml.ExcludeList

Packages that use ExcludeList
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.deployment.xml   
 

Uses of ExcludeList in org.objectweb.jonas_ejb.deployment.api
 

Constructors in org.objectweb.jonas_ejb.deployment.api with parameters of type ExcludeList
ExcludeListDesc(ExcludeList excludeList)
          Constructor for ExcludeListDesc
 

Uses of ExcludeList in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.xml that return ExcludeList
 ExcludeList AssemblyDescriptor.getExcludeList()
          Gets the exclude-list
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type ExcludeList
 void AssemblyDescriptor.setExcludeList(ExcludeList excludeList)
          Set the exclude-list
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.