public abstract class AbstractDelegatingOperation extends Object implements Operation
void
addDelegate(String key, Operation[] operations)
Object
create(Map params)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public Object create(Map params) throws JWNLException
create
Createable
JWNLException
public void addDelegate(String key, Operation[] operations)