Uses of Interface
org.apache.ws.resource.lifetime.ResourceTerminationEvent

Packages that use ResourceTerminationEvent
org.apache.ws.resource.lifetime   
org.apache.ws.resource.lifetime.impl   
 

Uses of ResourceTerminationEvent in org.apache.ws.resource.lifetime
 

Methods in org.apache.ws.resource.lifetime with parameters of type ResourceTerminationEvent
 void ResourceTerminationListener.terminationOccurred(ResourceTerminationEvent resourceTerminationEvent)
          A method that is called whenever a particular resource is terminated.
 

Uses of ResourceTerminationEvent in org.apache.ws.resource.lifetime.impl
 

Classes in org.apache.ws.resource.lifetime.impl that implement ResourceTerminationEvent
 class AbstractResourceTerminationEvent
           
 class ResourceTerminationEventImpl
           
 



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