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

Packages that use RemoveMethod
org.jboss.ejb3.metamodel   
 

Uses of RemoveMethod in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel that return types with arguments of type RemoveMethod
 List<RemoveMethod> SessionEnterpriseBean.getRemoveMethods()
           
 

Methods in org.jboss.ejb3.metamodel with parameters of type RemoveMethod
 void SessionEnterpriseBean.addRemoveMethod(RemoveMethod method)
           
 Object EjbJarDDObjectFactory.newChild(RemoveMethod parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 void EjbJarDDObjectFactory.setValue(RemoveMethod dd, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.