org.apache.openejb.observer
Interface ObserverManager.Invocation

All Known Implementing Classes:
ObserverManager.InvocationList, ObserverManager.MethodInvocation
Enclosing class:
ObserverManager

public static interface ObserverManager.Invocation


Method Summary
 void invoke(Object event)
           
 

Method Detail

invoke

void invoke(Object event)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.