Interface ProcessStateListenerInitParameters
- All Known Implementing Classes:
ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl
public interface ProcessStateListenerInitParameters
Initialization parameters for a ProcessStateListener.
- Author:
- Emmanuel Hugonnet (c) 2016 Red Hat, inc.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getInitProperties
-
getRunningMode
Process.RunningMode getRunningMode() -
getProcessType
Process.Type getProcessType()
-