org.drools.command.runtime.rule
Class GetWorkingMemoryEntryPointsCommand
java.lang.Object
org.drools.command.runtime.rule.GetWorkingMemoryEntryPointsCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Collection<? extends org.drools.runtime.rule.WorkingMemoryEntryPoint>>, GenericCommand<Collection<? extends org.drools.runtime.rule.WorkingMemoryEntryPoint>>
public class GetWorkingMemoryEntryPointsCommand
- extends Object
- implements GenericCommand<Collection<? extends org.drools.runtime.rule.WorkingMemoryEntryPoint>>
- See Also:
- Serialized Form
GetWorkingMemoryEntryPointsCommand
public GetWorkingMemoryEntryPointsCommand()
execute
public Collection<? extends org.drools.runtime.rule.WorkingMemoryEntryPoint> execute(Context context)
- Specified by:
execute
in interface GenericCommand<Collection<? extends org.drools.runtime.rule.WorkingMemoryEntryPoint>>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.