- AddBatchJBeretSubsystem - Class in org.jboss.migration.wfly10.subsystem.jberet
-
A task which adds the default Batch JBeret subsystem, if missing from the server config.
- AddBufferCache - Class in org.jboss.migration.wfly10.subsystem.undertow
-
A task which adds Undertow's default buffer cache.
- AddConcurrencyUtilitiesDefaultConfig - Class in org.jboss.migration.wfly10.subsystem.ee
-
A task which adds the default EE Concurrency Utilities config to the subsystem.
- AddDefaultBindingsConfig - Class in org.jboss.migration.wfly10.subsystem.ee
-
A task which adds the default EE Concurrency Utilities config to the subsystem.
- AddEjbCache - Class in org.jboss.migration.wfly10.subsystem.infinispan
-
A task which adds the 'ejb' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.
- AddExtension - Class in org.jboss.migration.wfly10.subsystem
-
A task which creates an extension if its missing from the server's config.
- AddHttpAcceptorsAndConnectors - Class in org.jboss.migration.wfly10.subsystem.messaging
-
A task which adds HTTP Acceptors and Connectors to the Messaging subsystem.
- AddHttpConnectorIfMissing - Class in org.jboss.migration.wfly10.subsystem.remoting
-
A task which adds the default http connector, if missing from the remote subsystem config.
- AddInfinispanPassivationStoreAndDistributableCache - Class in org.jboss.migration.wfly10.subsystem.ejb3
-
A task which adds EJB3 subsystem's infinipan passivation-store, and distributable cache, if missing.
- addLegacySubsystem(String) - Method in class org.jboss.migration.wfly10.subsystem.WildFly10ExtensionBuilder
-
- AddSecurityManagerSubsystem - Class in org.jboss.migration.wfly10.subsystem.securitymanager
-
A task which adds the default Security Manager subsystem, if missing from the server config.
- AddServerCache - Class in org.jboss.migration.wfly10.subsystem.infinispan
-
A task which adds the 'server' cache, present on EAP 7 default configs, to Infinispan subsystem configuration.
- AddSingletonSubsystem - Class in org.jboss.migration.wfly10.subsystem.singleton
-
A task which adds the default Singleton subsystem, if missing from the server config.
- addSubsystem(WildFly10SubsystemBuilder) - Method in class org.jboss.migration.wfly10.subsystem.WildFly10ExtensionBuilder
-
- addSubsystem(String, WildFly10SubsystemMigrationTask...) - Method in class org.jboss.migration.wfly10.subsystem.WildFly10ExtensionBuilder
-
- addSubsystem(String) - Method in class org.jboss.migration.wfly10.subsystem.WildFly10LegacyExtensionBuilder
-
- AddSubsystemWithoutConfig - Class in org.jboss.migration.wfly10.subsystem
-
A task which creates a subsystem if its missing from the server's config.
- addTask(WildFly10SubsystemMigrationTask) - Method in class org.jboss.migration.wfly10.subsystem.WildFly10SubsystemBuilder
-
Adds a config migration task to the subsystem.
- AddWebsockets - Class in org.jboss.migration.wfly10.subsystem.undertow
-
A task which adds support for websockets.