org.drools.grid.internal.commands
Class ExecutionNodeClientConnectCommand

java.lang.Object
  extended by 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

Constructor Summary
ExecutionNodeClientConnectCommand(String outIdentifier)
           
 
Method Summary
 Integer execute(org.drools.command.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionNodeClientConnectCommand

public ExecutionNodeClientConnectCommand(String outIdentifier)
Method Detail

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.