ActivationTaskMBean
, Service
, Service
public interface ResolveActivationTaskMBean extends ActivationTaskMBean
MBean implementation as delegate for ReplicateTask
Provides information about an activation task, which is initiated by invoking
the ConfigurationManagerMBean activate
operation.
To describe the changes that are being activated in the domain,
this MBean contains one Configuration
object for each change that
was saved to the domain's pending configuration files.
This MBean also contains attributes that describe the status of the activation operation as it attempts to distribute changes to all servers in the domain.
ConfigurationManagerMBean.resolve(boolean, long)
STATE_CANCELING, STATE_COMMIT_FAILING, STATE_COMMITTED, STATE_DEFERRED, STATE_DISTRIBUTED, STATE_DISTRIBUTING, STATE_FAILED, STATE_NEW, STATE_PENDING
getChanges, getCompletionTime, getDetails, getEditSessionName, getError, getPartitionName, getStartTime, getState, getStatusByServer, getSystemComponentsToRestart, getUser, waitForTaskCompletion, waitForTaskCompletion
getName, getParentAttribute, getParentService, getPath, getType