Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.EjbLinkType

Packages that use EjbLinkType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of EjbLinkType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as EjbLinkType
protected  EjbLinkType EjbLocalRefType.ejbLink
           
protected  EjbLinkType EjbRefType.ejbLink
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return EjbLinkType
 EjbLinkType ObjectFactory.createEjbLinkType()
          Create an instance of EjbLinkType
 EjbLinkType EjbLocalRefType.getEjbLink()
          Gets the value of the ejbLink property.
 EjbLinkType EjbRefType.getEjbLink()
          Gets the value of the ejbLink property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type EjbLinkType
 void EjbLocalRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 void EjbRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.