public static class ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl extends Object implements ProcessStateListenerInitParameters
ProcessStateListenerInitParameters.Builder, ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getInitProperties() |
Process.Type |
getProcessType() |
Process.RunningMode |
getRunningMode() |
public Map<String,String> getInitProperties()
getInitProperties
in interface ProcessStateListenerInitParameters
public Process.Type getProcessType()
getProcessType
in interface ProcessStateListenerInitParameters
public Process.RunningMode getRunningMode()
getRunningMode
in interface ProcessStateListenerInitParameters
Copyright © 2017 JBoss by Red Hat. All rights reserved.