Example usage for Java javax.ejb TimerConfig fields, constructors, methods, implement or subclass
The text is from its open source code.
void | setInfo(Serializable i) Set the info object made available to timer callbacks. |
void | setPersistent(boolean p) Specify whether the timer is persistent. |