Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


com.tangosol.util
Interface AnyListener

All Superinterfaces:
java.util.EventListener

public interface AnyListener
extends java.util.EventListener

An AnyEvent is an event used when no specific event implementation fits and it is not worth making one.

Author:
cp 1999.08.24

Method Summary
 void eventOccurred(AnyEvent e)
           

 

Method Detail

eventOccurred

void eventOccurred(AnyEvent e)

Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.