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

Packages that use EjbRefType
com.sun.grizzly.http.webxml.schema.version_2_2   
 

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as EjbRefType
protected  EjbRefType EjbRef.ejbRefType
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return EjbRefType
 EjbRefType ObjectFactory.createEjbRefType()
          Create an instance of EjbRefType
 EjbRefType EjbRef.getEjbRefType()
          Gets the value of the ejbRefType property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type EjbRefType
 void EjbRef.setEjbRefType(EjbRefType value)
          Sets the value of the ejbRefType property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.