Uses of Class
org.apache.commons.chain.generic.LookupCommand
Packages that use LookupCommand
Package
Description
Concrete implementations of generic Commands that are useful in many
different environments, not tied to a particular tier such as Servlets).
Specialized
Context
and Command
implementations
suitable for use in a Servlet API environment.-
Uses of LookupCommand in org.apache.commons.chain.generic
Subclasses of LookupCommand in org.apache.commons.chain.genericModifier and TypeClassDescriptionclass
This command combines elements of theLookupCommand
with theDispatchCommand
. -
Uses of LookupCommand in org.apache.commons.chain.web.servlet
Subclasses of LookupCommand in org.apache.commons.chain.web.servletModifier and TypeClassDescriptionclass
class
class