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

Packages that use InitMethod
org.jboss.ejb3.metamodel   
 

Uses of InitMethod in org.jboss.ejb3.metamodel
 

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

Methods in org.jboss.ejb3.metamodel with parameters of type InitMethod
 void SessionEnterpriseBean.addInitMethod(InitMethod method)
           
 Object EjbJarDDObjectFactory.newChild(InitMethod parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.