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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as Home
protected  Home EjbRef.home
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return Home
 Home ObjectFactory.createHome()
          Create an instance of Home
 Home EjbRef.getHome()
          Gets the value of the home property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type Home
 void EjbRef.setHome(Home value)
          Sets the value of the home property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.