Interface RiverCloseListener
-
public interface RiverCloseListenerRiverCloseListener is used by Infinispan's extension of River Marshaller and Unmarshaller so that pools can be notified of instances not being in use anymore.- Since:
- 5.1
- Author:
- Sanne Grinovero
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcloseMarshaller()voidcloseUnmarshaller()
-