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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return EjbLinkType
 EjbLinkType ObjectFactory.createEjbLinkType()
          Create an instance of EjbLinkType
 EjbLinkType ServiceImplBeanType.getEjbLink()
          Gets the value of the ejbLink property.
 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_5 with parameters of type EjbLinkType
 void ServiceImplBeanType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 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.