| Interface | Description |
|---|---|
| DelayedTaskManager.DelayedTask | |
| MOMRegistrationAware |
Provides information whether or not is an object registered at
ManagedObjectManager or not. |
| Class | Description |
|---|---|
| AbstractMOMRegistrationAware |
Default implementation of
MOMRegistrationAware. |
| AbstractTaskManager |
Abstract parent of *TaskManager classes com.sun.xml.ws.commons created to
avoid duplication of code in the individual implementations
|
| DelayedTaskManager | |
| MaintenanceTaskExecutor | |
| NamedThreadFactory | |
| ScheduledTaskManager |
Scheduled task manager provides a higher-level API for scheduling and controlling
tasks that should run on a separate thread(s).
|
| VolatileReference<V> |
This class is useful in case you need to pass a reference to a variable that
might have not been initialized yet.
|
| WSEndpointCollectionBasedMOMListener<T extends MOMRegistrationAware> |
Default implementation of
LazyMOMProvider.DefaultScopeChangeListener for manager factories handling WSEndpoint instances. |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.