Uses of Class
org.jboss.ejb3.metamodel.ExcludeList

Packages that use ExcludeList
org.jboss.ejb3.metamodel   
 

Uses of ExcludeList in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel that return ExcludeList
 ExcludeList AssemblyDescriptor.getExcludeList()
           
 

Methods in org.jboss.ejb3.metamodel with parameters of type ExcludeList
 void EjbJarDDObjectFactory.addChild(AssemblyDescriptor parent, ExcludeList list, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(ExcludeList parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 Object EjbJarDDObjectFactory.newChild(ExcludeList list, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 void AssemblyDescriptor.setExcludeList(ExcludeList excludeList)
           
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.