Registry / other / wildfly-controller

wildfly-controller

JSON →
library33.0.0.Beta2javamavenunverified

WildFly Controller is a core component of the WildFly application server, managing server lifecycle and operations.

<dependency> <groupId>org.wildfly.core</groupId> <artifactId>wildfly-controller</artifactId> <version>33.0.0.Beta2</version> </dependency>
INSTALL
IMPORT
SIG · WILDFLY-CONTROLLER
W
wildfly-controller
otherjavav33.0.0.Beta2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AbstractControllerService
org.jboss.as.controller.AbstractControllerService

Minimal controller service extension

import org.jboss.as.controller.AbstractControllerService; import org.jboss.msc.service.ServiceName; public class MyController extends AbstractControllerService { public MyController() { super(ServiceName.JBOSS, null, null); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
33.0.0.Beta2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
wildfly-controller — mvn dependency:get wildfly-controller · libregistry