org.apache.cocoon.components.flow.java
Class Invoker

java.lang.Object
  extended byorg.apache.cocoon.components.flow.java.Invoker
All Implemented Interfaces:
Runnable, Serializable

public final class Invoker
extends Object
implements Runnable, Serializable

See Also:
Serialized Form

Constructor Summary
Invoker(Method method)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Invoker

public Invoker(Method method)
        throws IllegalAccessException,
               InstantiationException
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.