com.ibm.itim.script
Interface DisposeListener

All Known Subinterfaces:
ObjectWrapper
All Known Implementing Classes:
ObjectWrapperImpl

public interface DisposeListener

Defines what a DisposeListener must implement. DisposeListeners are called by a ScriptContextDAO when the ScriptContextDAO is disposed. Each listener will be called only once.

Since:
ITIM 5.0

Method Summary
 void dispose()
          Called to give the class implementing DisposeListener a chance to do any necessary cleanup.
 

Method Detail

dispose

void dispose()
Called to give the class implementing DisposeListener a chance to do any necessary cleanup.



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.