Class 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 Detail

      • Process

        public Process()