java.lang.Objectorg.apache.commons.chain.impl.NonDelegatingCommand
org.apache.commons.chain.impl.NonDelegatingFilter
All Implemented Interfaces:
Filter, Command
Direct Known Subclasses:
DelegatingFilter
Implementation of Filter that logs its identifier and
and returns true.
Craig - R. McClanahan$ - Revision: 155403 $ $Date: 2005-02-26 12:52:46 +0000 (Sat, 26 Feb 2005) $| Field Summary | ||
|---|---|---|
| protected String | id2 | |
| Fields inherited from org.apache.commons.chain.impl.NonDelegatingCommand: |
|---|
| id |
| Constructor: |
|---|
|
|
| Method from org.apache.commons.chain.impl.NonDelegatingFilter Summary: |
|---|
| execute, getId2, postprocess, setId2 |
| Methods from org.apache.commons.chain.impl.NonDelegatingCommand: |
|---|
| execute, getId, log, setId |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.chain.impl.NonDelegatingFilter Detail: |
|---|
|
|
|
|