Interface | Description |
---|---|
ManagedProcess |
Provides hooks for managing the
Process . |
ManagedProcessContext |
Context for the
ManagedProcess . |
ProcessCompletionListener |
Listener for the completion of the
ManagedProcess . |
ProcessManagerMBean |
MBean interface for the
ProcessManager . |
ProcessOutputStreamFactory |
Factory for the creation of
OutputStream instances for the
ManagedProcess . |
ProcessShellMBean |
MBean interface for the
ProcessShell . |
ProcessStartListener |
Listens for started
ManagedProcess instances. |
Class | Description |
---|---|
MBeanRegistrationNotification |
Notifies of an MBean registration.
|
ProcessConfiguration |
Provides optional configuration for the
Process . |
ProcessManager |
Manages a
Process . |
ProcessShell | |
ProgressLogger |
Provides convenient means to log progress of the start up of the
Process . |
StdProcessOutputStreamFactory |
Exception | Description |
---|---|
ProcessException |
Indicates a failure with a
ManagedProcess . |
Copyright © 2005–2016. All rights reserved.