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