Interface | Description |
---|---|
ClassLoaderPerfCounter | |
RemoteLifeCycleOperations |
This remote interface permits the admin server to contact the managed
server to perform lifecycle operations.
|
RunningStateListener | |
ServerService |
Server services that need to hook into the servers lifecycle implement this
interface.
|
ServerStates |
This interface defines the lifecycle states that a server can be in.
|
Class | Description |
---|---|
AbstractServerService |
Abstract base class that provides base implementations for some of the
ServerService interface methods.
|
ActivatedService | |
AggregateProgressMBeanImpl | |
CoherenceServerLifeCycleRuntime | Deprecated
12.2.1.0 CoherenceServerLifeCycleRuntimeMBean has been deprecated
|
CoherenceServerLifeCycleTaskRuntime | |
CrossReferenceAnalyzer<T,U> |
Keeps track of references from "origins" (things that refer) to "referents" (things that are
referred to), using an "original" collection of cross-references and a "new" collection.
|
GlobalServiceLocator | |
GlobalServiceLocator.Listener | |
IgnorePostProcessor |
Post processor which allows the removal of services
from those that will be loaded by the GlobalServiceLocator
|
ImmutableRGTBeanUpdateListener | |
LCMHelper |
Created by jdattatr on 8/27/14.
|
PartitionFileSystemBeanUpdateListener |
Created by jsnyder on 7/14/15.
|
PartitionInterceptorBeanUpdateListener |
Partition Bean Update Listener used to intercept Partition CRUD operations in
prepare and activate phase.
|
PartitionInterceptorBeanUpdateListener.MethodHelper | |
PartitionInterceptorService |
Partition Interceptor Service is used as a intercepted target to intercept Partition CRUD operations in
prepare and activate phase.
|
PartitionLCMHelper |
Created by jdattatr on 8/27/14.
|
PartitionLifeCycleRuntime |
Implementation of PartitionLifeCycleRuntimeMBean.
|
PartitionLifeCycleRuntime.StatePair | |
PartitionLifeCycleTaskRuntime |
Implementation of the partition life cycle task runtime MBean interface.
|
PartitionRuntimeBuilderService |
The partition runtime builder service is a temporary service implementation
which creates partition runtime MBeans
|
PartitionService |
The partition service is a service that is responsible for
partition runtime and its lifecycle
|
PartitionService.DomainBeanUpdateListener | |
PartitionService.PartitionBeanUpdateListener | |
PartitionServiceRunning |
The running partition service is a service that is responsible for
running partition runtime and its lifecycle
|
PersistDesiredState |
Abstract class for allowing persisting desired states.
|
ProgressMBeanImpl | |
ResourceGroupLifeCycleRuntime |
Implementation of ResourceGroupLifeCycleRuntimeMBean.
|
ResourceGroupLifeCycleTaskRuntime |
Implementation of the RG life cycle task runtime MBean interface.
|
ResourceGroupTargetingChangeBeanUpdateListener | |
ServerLifeCycleRuntime |
Implementation of ServerLifeCycleRuntimeMBean.
|
ServerLifeCycleRuntime.ServerProperties |
Inner class used for cached data that would be stored in the persistent store
|
ServerLifeCycleTaskRuntime |
The object of this class is created by ServerLifeCycleRuntime.
|
ServiceActivator | |
ShutdownParametersBean | |
StandardDirectives | |
SubsystemProgressListenerImpl |
This service is added to dynamically track subsystems
|
SystemComponentLifeCycleRuntime | |
SystemComponentLifeCycleTaskRuntime | |
TargetingAnalyzerImpl |
Provides information about partitions, resource groups, and their actual server sets
representing where they are targeted.
|
TargetingAnalyzerImpl.PartitionToServerIterator | |
TargetingAnalyzerImpl.ResourceCollectionToServerIterator<T extends ConfigurationMBean,U> |
The CrossReferenceAnalyzer needs an iterator to feed it Map.Entry objects.
|
TargetingAnalyzerImpl.ResourceGroupToServerIterator |
Enum | Description |
---|---|
LCMHelper.Operation | |
PartitionLifeCycleTaskRuntime.Status |
Represents the state of the operation wrapped by this task.
|
ResourceGroupLifeCycleTaskRuntime.Status |
Represents the status of the operation wrapped by this task.
|
Exception | Description |
---|---|
ServerLifecycleException |
ServerLifecycleException is thrown when one of the ServerLifeCycle
operations fails to complete due to a fatal error.
|
ServiceFailureException |
Exception thrown by Service that has failed to initialize start or
suspend.
|
Annotation Type | Description |
---|---|
PartitionInterceptorServiceAPI |
Denotes a method on PartitionInterceptorService related to partition life cycle operations.
|
weblogic.server
.