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

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

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

Fields in org.glassfish.grizzly.servlet.ver25 declared as LocalHomeType
protected  LocalHomeType EjbLocalRefType.localHome
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return LocalHomeType
 LocalHomeType ObjectFactory.createLocalHomeType()
          Create an instance of LocalHomeType
 LocalHomeType EjbLocalRefType.getLocalHome()
          Gets the value of the localHome property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type LocalHomeType
 void EjbLocalRefType.setLocalHome(LocalHomeType value)
          Sets the value of the localHome property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.