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