org.ow2.orchestra.pvm.internal.cmd
Class GetTimersCmd
java.lang.Object
org.ow2.orchestra.pvm.internal.cmd.QueryCommand<List<Timer>>
org.ow2.orchestra.pvm.internal.cmd.GetTimersCmd
- All Implemented Interfaces:
- Serializable, Command<List<Timer>>
public class GetTimersCmd
- extends QueryCommand<List<Timer>>
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
|
Constructor Summary |
GetTimersCmd(int firstResult,
int maxResults)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTimersCmd
public GetTimersCmd(int firstResult,
int maxResults)
execute
public List<Timer> execute(Environment environment)
Copyright © 2011 OW2 Consortium. All Rights Reserved.