Class ControlledProcessStateService

java.lang.Object
org.jboss.as.controller.ControlledProcessStateService
All Implemented Interfaces:
ProcessStateNotifier, ProcessStateNotifier

public class ControlledProcessStateService extends Object implements ProcessStateNotifier, ProcessStateNotifier
Exposes the current ControlledProcessState.State and allows services to register a listener for changes to it.
Author:
Brian Stansberry (c) 2011 Red Hat Inc., Richard Opalka