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
GetWorkingMemoryEntryPointCommand
public GetWorkingMemoryEntryPointCommand(String name)
execute
public org.drools.runtime.rule.WorkingMemoryEntryPoint execute(Context context)
- Specified by:
execute
in interface GenericCommand<org.drools.runtime.rule.WorkingMemoryEntryPoint>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.