Uses of Interface
org.apache.ws.resource.ResourceHome

Packages that use ResourceHome
org.apache.ws.resource   
org.apache.ws.resource.impl   
 

Uses of ResourceHome in org.apache.ws.resource
 

Methods in org.apache.ws.resource that return ResourceHome
abstract  ResourceHome ResourceContext.getResourceHome()
          Gets ResourceHome associated with the service.
 ResourceHome AbstractPortType.getResourceHome()
          DOCUMENT_ME
 

Uses of ResourceHome in org.apache.ws.resource.impl
 

Classes in org.apache.ws.resource.impl that implement ResourceHome
 class AbstractResourceHome
          LOG-DONE An implementation of the ResourceHome interface.
 

Fields in org.apache.ws.resource.impl declared as ResourceHome
protected  ResourceHome ResourceSweeper.m_home
          DOCUMENT_ME
 

Methods in org.apache.ws.resource.impl that return ResourceHome
 ResourceHome AbstractResourceContext.getResourceHome()
          DOCUMENT_ME
 

Constructors in org.apache.ws.resource.impl with parameters of type ResourceHome
ResourceSweeper(ResourceHome home, java.util.Map resources)
           
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.