java.lang.Object
org.wildfly.extension.core.management.client.Process

public class Process extends Object
The overall information of a process (its state, running mode and type). These enums duplicates the ones from the org.jboss.as.controller module to avoid leaking them to the client API.
Author:
Jeff Mesnil (c) 2016 Red Hat inc.
  • Constructor Details

    • Process

      public Process()