Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome

Packages that use LocalHome
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of LocalHome in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as LocalHome
protected  LocalHome EjbLocalRef.localHome
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return LocalHome
 LocalHome ObjectFactory.createLocalHome()
          Create an instance of LocalHome
 LocalHome EjbLocalRef.getLocalHome()
          Gets the value of the localHome property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type LocalHome
 void EjbLocalRef.setLocalHome(LocalHome value)
          Sets the value of the localHome property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.