Package org.wildfly.subsystem.service
-
Interface Summary Interface Description DeploymentServiceInstaller Installs a service into the target associated with a deployment phase.ResourceServiceConfigurator Configures a service for a given resource.ResourceServiceInstaller Installs a service into the target associated with anOperationContext.ServiceDependency<V> Encapsulates a dependency on aServicethat supplies a value.ServiceInstaller AResourceServiceInstallerthat encapsulates service installation into aRequirementServiceTarget.ServiceInstaller.Builder Builds aServiceInstaller.ServiceInstaller.UnaryBuilder<T,V> Builds aServiceInstallerwhose installed service provides a single value. -
Class Summary Class Description AsyncServiceBuilder<T> AServiceBuilderdecorator whose installed service will start and/or stop asynchronously.ServiceDependency.AbstractServiceDependency<T> ServiceDependency.DefaultServiceDependency<V> ServiceDependency.SimpleServiceDependency<V> ServiceInstaller.DefaultNullaryBuilder ServiceInstaller.DefaultServiceInstaller ServiceInstaller.DefaultUnaryBuilder<T,V>