public class AddInfinispanPassivationStoreAndDistributableCache<S> extends UpdateSubsystemResourceSubtaskBuilder<S>
| Modifier and Type | Field and Description |
|---|---|
static String |
TASK_NAME |
static String |
TASK_RESULT_ATTR_DISTRIBUTABLE_CACHE_ADDED |
static String |
TASK_RESULT_ATTR_INFINISPAN_PASSIVATION_STORE_ADDED |
static String |
TASK_RESULT_ATTR_LEGACY_CLUSTERED_CACHE_REMOVED |
static String |
TASK_RESULT_ATTR_LEGACY_CLUSTERED_PASSIVATION_STORE_REMOVED |
static String |
TASK_RESULT_ATTR_LEGACY_FILE_PASSIVATION_STORE_REMOVED |
static String |
TASK_RESULT_ATTR_LEGACY_PASSIVATING_CACHE_REMOVED |
| Constructor and Description |
|---|
AddInfinispanPassivationStoreAndDistributableCache() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.migration.core.task.ServerMigrationTaskResult |
updateConfiguration(org.jboss.dmr.ModelNode config,
S source,
SubsystemResource subsystemResource,
org.jboss.migration.core.task.TaskContext context,
org.jboss.migration.core.env.TaskEnvironment taskEnvironment) |
subtaskNamebuildTask, getThisafterRunBuilder, beforeRunBuilder, build, buildName, buildRunnable, getAfterRunBuilder, getBeforeRunBuilder, getSkipPolicyBuilder, getTaskNameBuilder, nameBuilder, skipPolicyBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresourcesRunBuilder, runBuilder, runBuilder, runBuilder, runBuilder, runBuilder, runBuilderpublic static final String TASK_NAME
public static final String TASK_RESULT_ATTR_LEGACY_FILE_PASSIVATION_STORE_REMOVED
public static final String TASK_RESULT_ATTR_LEGACY_CLUSTERED_PASSIVATION_STORE_REMOVED
public static final String TASK_RESULT_ATTR_INFINISPAN_PASSIVATION_STORE_ADDED
public static final String TASK_RESULT_ATTR_LEGACY_PASSIVATING_CACHE_REMOVED
public static final String TASK_RESULT_ATTR_LEGACY_CLUSTERED_CACHE_REMOVED
public static final String TASK_RESULT_ATTR_DISTRIBUTABLE_CACHE_ADDED
public AddInfinispanPassivationStoreAndDistributableCache()
protected org.jboss.migration.core.task.ServerMigrationTaskResult updateConfiguration(org.jboss.dmr.ModelNode config,
S source,
SubsystemResource subsystemResource,
org.jboss.migration.core.task.TaskContext context,
org.jboss.migration.core.env.TaskEnvironment taskEnvironment)
updateConfiguration in class UpdateSubsystemResourceSubtaskBuilder<S>Copyright © 2017 JBoss by Red Hat. All rights reserved.