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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as EjbRefName
protected  EjbRefName EjbRef.ejbRefName
           
protected  EjbRefName EjbLocalRef.ejbRefName
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return EjbRefName
 EjbRefName ObjectFactory.createEjbRefName()
          Create an instance of EjbRefName
 EjbRefName EjbRef.getEjbRefName()
          Gets the value of the ejbRefName property.
 EjbRefName EjbLocalRef.getEjbRefName()
          Gets the value of the ejbRefName property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type EjbRefName
 void EjbRef.setEjbRefName(EjbRefName value)
          Sets the value of the ejbRefName property.
 void EjbLocalRef.setEjbRefName(EjbRefName value)
          Sets the value of the ejbRefName property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.