java.lang.Objectorg.apache.commons.chain.generic.DispatchCommand
org.apache.commons.chain.generic.DispatchCommandTestCase$TestAlternateContextCommand
All Implemented Interfaces:
Command
Title: Commons Chain
Description: An implmentation of the GoF Chain of Responsibility pattern
Copyright: Copyright (c) 2003-2004 The Apache Software Foundation - All Rights Reserved.
Company: The Apache Software Foundation
germuska - 0.2-dev - | Fields inherited from org.apache.commons.chain.generic.DispatchCommand: |
|---|
| DEFAULT_SIGNATURE |
| Method from org.apache.commons.chain.generic.DispatchCommandTestCase$TestAlternateContextCommand Summary: |
|---|
| foo, getArguments, getSignature |
| Methods from org.apache.commons.chain.generic.DispatchCommand: |
|---|
| evaluateResult, execute, extractMethod, getArguments, getMethod, getMethodKey, getSignature, setMethod, setMethodKey |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.chain.generic.DispatchCommandTestCase$TestAlternateContextCommand Detail: |
|---|
|
|
|