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

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

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

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

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.