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

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

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

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

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.