org.drools.grid.internal.commands
Class ExecutionNodeClientConnectCommand
java.lang.Object
org.drools.grid.internal.commands.ExecutionNodeClientConnectCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Integer>, org.drools.command.impl.GenericCommand<Integer>
public class ExecutionNodeClientConnectCommand
- extends Object
- implements org.drools.command.impl.GenericCommand<Integer>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionNodeClientConnectCommand
public ExecutionNodeClientConnectCommand(String outIdentifier)
execute
public Integer execute(org.drools.command.Context context)
- Specified by:
execute in interface org.drools.command.impl.GenericCommand<Integer>
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.