Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef

Packages that use EjbRef
com.sun.grizzly.http.webxml.parser   
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of EjbRef in com.sun.grizzly.http.webxml.parser
 

Methods in com.sun.grizzly.http.webxml.parser with parameters of type EjbRef
protected  EjbRef JAXBWebXml_2_2Parser.getEjbRef(EjbRef ejb)
           
 

Method parameters in com.sun.grizzly.http.webxml.parser with type arguments of type EjbRef
protected  List<EjbRef> JAXBWebXml_2_2Parser.populateEjbRef(List<EjbRef> ejbRef)
           
 

Uses of EjbRef in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 with type parameters of type EjbRef
protected  List<EjbRef> WebApp.ejbRef
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return EjbRef
 EjbRef ObjectFactory.createEjbRef()
          Create an instance of EjbRef
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return types with arguments of type EjbRef
 List<EjbRef> WebApp.getEjbRef()
          Gets the value of the ejbRef property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.