org.apache.ws.resource.lifetime
Interface ResourceTerminationListener


public interface ResourceTerminationListener

An interface defining the

Author:
Sal Campana

Method Summary
 void terminationOccurred(ResourceTerminationEvent resourceTerminationEvent)
          A method that is called whenever a particular resource is terminated.
 

Method Detail

terminationOccurred

public void terminationOccurred(ResourceTerminationEvent resourceTerminationEvent)
A method that is called whenever a particular resource is terminated.

Parameters:
resourceTerminationEvent -


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