com.ibm.wsspi.timedoperations
Uses of Interface TimedOperation
Uses of TimedOperation in com.ibm.wsspi.timedoperations
Modifier and Type | Method and Description |
---|---|
|
TimedOperationService.getTimedOperation(java.lang.String type,java.lang.String pattern)
Returns a TimedOperation configured for the specified type and pattern.
|
Modifier and Type | Method and Description |
---|---|
|
TimedOperationService.getTimedOperations()
Lists all known timed operations.
|
|
TimedOperationService.getTimedOperationsByType()
Lists all known timed operations, grouped by type.
|