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

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

Uses of EjbLocalRef 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 EjbLocalRef
protected  List<EjbLocalRef> WebApp.ejbLocalRef
           
 

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return types with arguments of type EjbLocalRef
 List<EjbLocalRef> WebApp.getEjbLocalRef()
          Gets the value of the ejbLocalRef property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.