Package | Description |
---|---|
net.officefloor.building.manager | |
net.officefloor.building.process |
Modifier and Type | Method and Description |
---|---|
static ProcessManagerMBean |
OfficeBuildingManager.getProcessManager(String hostName,
int port,
String processNamespace,
File trustStore,
String trustStorePassword,
String userName,
String password)
Obtains the
ProcessManagerMBean by the process name for the
OfficeBuilding . |
Modifier and Type | Class and Description |
---|---|
class |
ProcessManager
Manages a
Process . |
Modifier and Type | Method and Description |
---|---|
void |
ProcessCompletionListener.processCompleted(ProcessManagerMBean manager)
Notifies that the
ManagedProcess is complete. |
void |
ProcessStartListener.processStarted(ProcessManagerMBean processManager)
Invoked to indicate a
ManagedProcess was started. |
Copyright © 2005–2016. All rights reserved.