Uses of Class
org.glassfish.grizzly.servlet.ver25.EjbLinkType

Packages that use EjbLinkType
org.glassfish.grizzly.servlet.ver25   
 

Uses of EjbLinkType in org.glassfish.grizzly.servlet.ver25
 

Fields in org.glassfish.grizzly.servlet.ver25 declared as EjbLinkType
protected  EjbLinkType EjbRefType.ejbLink
           
protected  EjbLinkType EjbLocalRefType.ejbLink
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return EjbLinkType
 EjbLinkType ObjectFactory.createEjbLinkType()
          Create an instance of EjbLinkType
 EjbLinkType EjbRefType.getEjbLink()
          Gets the value of the ejbLink property.
 EjbLinkType EjbLocalRefType.getEjbLink()
          Gets the value of the ejbLink property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type EjbLinkType
 void EjbRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 void EjbLocalRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.