Uses of Interface
org.wildfly.core.embedded.EmbeddedManagedProcess
-
Packages that use EmbeddedManagedProcess Package Description org.wildfly.core.embedded -
-
Uses of EmbeddedManagedProcess in org.wildfly.core.embedded
Subinterfaces of EmbeddedManagedProcess in org.wildfly.core.embedded Modifier and Type Interface Description interfaceHostControllerThe embedded host controller interface.interfaceStandaloneServerThe standalone server interface.Classes in org.wildfly.core.embedded that implement EmbeddedManagedProcess Modifier and Type Class Description classEmbeddedServerReferenceDeprecated.use theEmbeddedManagedProcess,StandaloneServerorHostControllerinterface and not this implementation class
-