| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.java.invocation.MethodEventInvoker<T>
public class MethodEventInvoker<T>
Performs an wire on a method of a given instance
| Constructor Summary | |
|---|---|
MethodEventInvoker(java.lang.reflect.Method method)
Instantiates an invoker for the given method  | 
|
| Method Summary | |
|---|---|
 void | 
invokeEvent(T instance)
Performs the invocation on a given instance  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MethodEventInvoker(java.lang.reflect.Method method)
| Method Detail | 
|---|
public void invokeEvent(T instance)
                 throws EventInvocationException
EventInvoker
invokeEvent in interface EventInvoker<T>EventInvocationException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||