com.novell.nds.dirxml.shimhost
Interface ShimHost.RunningStateChangeListener

Enclosing class:
ShimHost

public static interface ShimHost.RunningStateChangeListener

Interface through which notification of changes to the shim's running state are made.


Method Summary
 void runningStateChanged(ShimHost shimHost)
          Receive notification that the shim's state has changed.
 

Method Detail

runningStateChanged

void runningStateChanged(ShimHost shimHost)
Receive notification that the shim's state has changed.

Parameters:
shimHost - the ShimHost instance whose shim has changed state