| Package | Description |
|---|---|
| org.glassfish.pfl.tf.timer.impl | |
| org.glassfish.pfl.tf.timer.spi |
| Constructor and Description |
|---|
TimerFactoryImpl(ObjectRegistrationManager orm,
String name,
String description) |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectRegistrationManagerNOPImpl |
| Modifier and Type | Field and Description |
|---|---|
static ObjectRegistrationManager |
ObjectRegistrationManager.nullImpl |
| Modifier and Type | Method and Description |
|---|---|
static TimerFactory |
TimerFactoryBuilder.make(ObjectRegistrationManager orm,
String name,
String description)
Create a new TimerFactory.
|
| Constructor and Description |
|---|
TimerManager(ObjectRegistrationManager orm,
String name)
Create a new TimerManager, with a TimerFactory registered under the given name
in the TimerFactoryBuilder, and a TimerEventController with the same name.
|
Copyright © 2011–2018 Eclipse Foundation. All rights reserved.