public class HelloPerformanceCommand extends Command
| Modifier and Type | Field and Description | 
|---|---|
static long | 
START  | 
| Constructor and Description | 
|---|
HelloPerformanceCommand()  | 
HelloPerformanceCommand(String message)  | 
| Modifier and Type | Method and Description | 
|---|---|
static int | 
counter()  | 
void | 
execute()
Subclasses are to provide implementation of this method to get application-specific work done. 
 | 
static void | 
reset()  | 
fromBytes, fromXml, getJMSMessageID, setJMSMessageID, toBytes, toXmlpublic HelloPerformanceCommand(String message)
public HelloPerformanceCommand()
Copyright © 2020 JavaLite. All rights reserved.