org.drools.grid.io.impl
Class CommandImpl
java.lang.Object
org.drools.grid.io.impl.CommandImpl
- All Implemented Interfaces:
- Serializable
public class CommandImpl
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandImpl
public CommandImpl()
CommandImpl
public CommandImpl(String name,
List<Object> arguments)
getName
public String getName()
getArguments
public List<Object> getArguments()
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.