org.apache.cocoon.components.flow.java
Class Invoker
java.lang.Object
org.apache.cocoon.components.flow.java.Invoker
- All Implemented Interfaces:
- Runnable, Serializable
- public final class Invoker
- extends Object
- implements Runnable, Serializable
- See Also:
- Serialized Form
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Invoker
public Invoker(Method method)
throws IllegalAccessException,
InstantiationException
run
public void run()
- Specified by:
run
in interface Runnable
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.