org.drools.command.runtime.rule
Class GetWorkingMemoryEntryPointCommand
java.lang.Object
org.drools.command.runtime.rule.GetWorkingMemoryEntryPointCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<org.drools.runtime.rule.WorkingMemoryEntryPoint>, GenericCommand<org.drools.runtime.rule.WorkingMemoryEntryPoint>
public class GetWorkingMemoryEntryPointCommand
- extends Object
- implements 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()
|
GetWorkingMemoryEntryPointCommand
public GetWorkingMemoryEntryPointCommand(String name)
execute
public org.drools.runtime.rule.WorkingMemoryEntryPoint execute(org.drools.command.Context context)
- Specified by:
execute in interface GenericCommand<org.drools.runtime.rule.WorkingMemoryEntryPoint>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.