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

Packages that use EjbRef
com.sun.grizzly.http.webxml.schema.version_2_3   
 

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 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.