Package | Description |
---|---|
org.apache.turbine.services.schedule |
The scheduler service can run tasks in the background.
|
Modifier and Type | Method and Description |
---|---|
protected static JobEntryTorquePeerImpl |
BaseJobEntryTorquePeer.createJobEntryTorquePeerImpl()
Creates a new instance of the implementation of the peer.
|
static JobEntryTorquePeerImpl |
BaseJobEntryTorquePeer.getJobEntryTorquePeerImpl()
Returns an instance of the implementation of the peer.
|
Modifier and Type | Method and Description |
---|---|
static void |
BaseJobEntryTorquePeer.setJobEntryTorquePeerImpl(JobEntryTorquePeerImpl peerImplInstance)
Sets the instance of the implementation of the peer.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.