Interface NonDurableConnectionObserver

All Superinterfaces:
ConnectionObserver

public interface NonDurableConnectionObserver extends ConnectionObserver
Additional optional contract for connection observers to indicate that they should be released when the physical connection is released.
Author:
Steve Ebersole