Uses of Package
org.apache.commons.chain.impl
Packages that use org.apache.commons.chain.impl
-
Classes in org.apache.commons.chain.impl used by org.apache.commons.chain.generic
-
Classes in org.apache.commons.chain.impl used by org.apache.commons.chain.implClassDescriptionImplementation of
Command
that logs its identifier and and throws an Exception.Implementation ofCommand
that simply logs its identifier and returns.Implementation ofFilter
that logs its identifier and and returns [@code true}.Subclass ofContextBase
to exercise the automatic delegation to properties of theContext
class.