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

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

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

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

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.