public interface OfficeFloorExecutionUnit
OfficeFloor
execution unit.Modifier and Type | Method and Description |
---|---|
ManagedProcess |
getManagedProcess()
Obtains the
ManagedProcess . |
ProcessConfiguration |
getProcessConfiguration()
Obtains the
ProcessConfiguration . |
boolean |
isSpawnProcess()
Flags to spawn a
Process to execute. |
ManagedProcess getManagedProcess()
ManagedProcess
.ManagedProcess
.ProcessConfiguration getProcessConfiguration()
ProcessConfiguration
.ProcessConfiguration
.boolean isSpawnProcess()
true
to spawn a Process
.Copyright © 2005–2016. All rights reserved.