Java javax.ejb TimerConfig fields, constructors, methods, implement or subclass

Example usage for Java javax.ejb TimerConfig fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.ejb TimerConfig.

The text is from its open source code.

Constructor

Method

voidsetInfo(Serializable i)
Set the info object made available to timer callbacks.
voidsetPersistent(boolean p)
Specify whether the timer is persistent.