-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
---
-
---
Use the 'org.wildfly.management.process-state-notifier' capability to obtain a ProcessStateNotifie
Constant field
SERVICE_NAME
Usages in Project and Libraries (3 usages found)
Value read (3 usages found)
wildfly-undertow (2 usages found)
org.wildfly.extension.undertow (2 usages found)
HostAdd (1 usage found)
performRuntime(OperationContext, ModelNode, ModelNode) (1 usage found)
93 final Supplier<ControlledProcessStateService> cpssSupplier = csb.requires(ControlledProcessStateService.SERVICE_NAME);
RuntimeInitialization (1 usage found)
addExtraServices(ServiceTarget) (1 usage found)
113 target.addService(ControlledProcessStateService.SERVICE_NAME).setInstance(new NullService()).install();
Maven: org.wildfly.core:wildfly-controller:25.0.0.Beta4 (1 usage found)
org.jboss.as.controller (1 usage found)
ControlledProcessStateService (1 usage found)
addService(ServiceTarget, ControlledProcessState) (1 usage found)
44 Consumer<ProcessStateNotifier> consumer = sb.provides(INTERNAL_SERVICE_NAME, SERVICE_NAME);
- relates to
-
WFCORE-6115 Remove deprecated items in key server kernel modules
-
- Resolved
-