Interface ManageableServerConfigurationCompositeTaskBuilder<S,T extends ManageableServerConfigurationCompositeTaskBuilder<S,T>>
-
- All Superinterfaces:
org.jboss.migration.core.task.component.ComponentTaskBuilder<ManageableServerConfigurationBuildParameters<S>,T>,org.jboss.migration.core.task.component.CompositeTaskBuilder<ManageableServerConfigurationBuildParameters<S>,T>,ManageableServerConfigurationComponentTaskBuilder<S,T>
- All Known Implementing Classes:
AddHostExcludes,AddPrivateInterface,AddProfileTaskBuilder,ManageableServerConfigurationCompositeTask.BaseBuilder,ManageableServerConfigurationCompositeTask.Builder,MigrateCompatibleSecurityRealms,MigrateDeploymentOverlays,MigrateDeployments,MigratePersistentDeployments,RemoveDeployments,RemovePermgenAttributesFromJVMConfigs,UpdateUnsecureInterface
public interface ManageableServerConfigurationCompositeTaskBuilder<S,T extends ManageableServerConfigurationCompositeTaskBuilder<S,T>> extends org.jboss.migration.core.task.component.CompositeTaskBuilder<ManageableServerConfigurationBuildParameters<S>,T>, ManageableServerConfigurationComponentTaskBuilder<S,T>
- Author:
- emmartins