|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.service.taskqueue.TaskQueueServiceFactory
The task queue service factory.
| Method Summary | |
static ITaskQueueService |
lookup()
Get an instance of the task queue service. |
static void |
release(ITaskQueueService service)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ITaskQueueService lookup()
throws WcmException
ITaskQueueService -instance.WcmException - if there was an internal error
while getting the instance of the ISchedulerService .
public static void release(ITaskQueueService service)
throws WcmException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||