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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as EjbLink
protected  EjbLink EjbRef.ejbLink
           
protected  EjbLink EjbLocalRef.ejbLink
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return EjbLink
 EjbLink ObjectFactory.createEjbLink()
          Create an instance of EjbLink
 EjbLink EjbRef.getEjbLink()
          Gets the value of the ejbLink property.
 EjbLink EjbLocalRef.getEjbLink()
          Gets the value of the ejbLink property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type EjbLink
 void EjbRef.setEjbLink(EjbLink value)
          Sets the value of the ejbLink property.
 void EjbLocalRef.setEjbLink(EjbLink value)
          Sets the value of the ejbLink property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.