org.drools.grid.remote.command
Class GetWorkingMemoryEntryPointRemoteCommand
java.lang.Object
org.drools.grid.remote.command.GetWorkingMemoryEntryPointRemoteCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<org.drools.runtime.rule.WorkingMemoryEntryPoint>, org.drools.command.impl.GenericCommand<org.drools.runtime.rule.WorkingMemoryEntryPoint>
public class GetWorkingMemoryEntryPointRemoteCommand
- extends Object
- implements org.drools.command.impl.GenericCommand<org.drools.runtime.rule.WorkingMemoryEntryPoint>
- See Also:
- Serialized Form
|
Method Summary |
org.drools.runtime.rule.WorkingMemoryEntryPoint |
execute(org.drools.command.Context context)
|
String |
toString()
|
GetWorkingMemoryEntryPointRemoteCommand
public GetWorkingMemoryEntryPointRemoteCommand(String name)
execute
public org.drools.runtime.rule.WorkingMemoryEntryPoint execute(org.drools.command.Context context)
- Specified by:
execute in interface org.drools.command.impl.GenericCommand<org.drools.runtime.rule.WorkingMemoryEntryPoint>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.