Uses of Interface
org.wildfly.subsystem.service.ResourceServiceInstaller
Packages that use ResourceServiceInstaller
-
Uses of ResourceServiceInstaller in org.wildfly.subsystem.service
Subinterfaces of ResourceServiceInstaller in org.wildfly.subsystem.serviceModifier and TypeInterfaceDescriptioninterfaceAResourceServiceInstallerthat encapsulates service installation into aRequirementServiceTarget.Classes in org.wildfly.subsystem.service that implement ResourceServiceInstallerFields in org.wildfly.subsystem.service declared as ResourceServiceInstallerModifier and TypeFieldDescriptionstatic final ResourceServiceInstallerResourceServiceInstaller.NONEAn installer that installs no services.Methods in org.wildfly.subsystem.service that return ResourceServiceInstallerModifier and TypeMethodDescriptionstatic ResourceServiceInstallerResourceServiceInstaller.combine(Collection<? extends ResourceServiceInstaller> installers) Returns a compositeResourceServiceInstallerthat installs the specified installers.static ResourceServiceInstallerResourceServiceInstaller.combine(ResourceServiceInstaller... installers) Returns a compositeResourceServiceInstallerthat installs the specified installers.ResourceServiceConfigurator.configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) Configures a service using the specified operation context and model.Methods in org.wildfly.subsystem.service with parameters of type ResourceServiceInstallerModifier and TypeMethodDescriptionstatic ResourceServiceInstallerResourceServiceInstaller.combine(ResourceServiceInstaller... installers) Returns a compositeResourceServiceInstallerthat installs the specified installers.Method parameters in org.wildfly.subsystem.service with type arguments of type ResourceServiceInstallerModifier and TypeMethodDescriptionstatic ResourceServiceInstallerResourceServiceInstaller.combine(Collection<? extends ResourceServiceInstaller> installers) Returns a compositeResourceServiceInstallerthat installs the specified installers. -
Uses of ResourceServiceInstaller in org.wildfly.subsystem.service.capability
Subinterfaces of ResourceServiceInstaller in org.wildfly.subsystem.service.capabilityModifier and TypeInterfaceDescriptioninterfaceAResourceServiceInstallerthat encapsulates service installation into aCapabilityServiceTarget.Classes in org.wildfly.subsystem.service.capability that implement ResourceServiceInstallerModifier and TypeClassDescriptionstatic class