|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerEvents | |
|---|---|
| com.metamatrix.common.comm.platform.socket | |
| com.metamatrix.platform.registry | |
| com.metamatrix.platform.vm.controller | |
| Uses of ServerEvents in com.metamatrix.common.comm.platform.socket |
|---|
| Constructors in com.metamatrix.common.comm.platform.socket with parameters of type ServerEvents | |
|---|---|
SocketVMController(Host host,
java.lang.String processName,
ClusteredRegistryState registry,
ServerEvents serverEvents,
MessageBus bus,
HostManagement hostManagement)
|
|
| Uses of ServerEvents in com.metamatrix.platform.registry |
|---|
| Classes in com.metamatrix.platform.registry that implement ServerEvents | |
|---|---|
class |
ProcessMonitor
This really needs to be the part of/ or be the VMController. |
| Uses of ServerEvents in com.metamatrix.platform.vm.controller |
|---|
| Constructors in com.metamatrix.platform.vm.controller with parameters of type ServerEvents | |
|---|---|
ProcessController(Host host,
java.lang.String processname,
ClusteredRegistryState registry,
ServerEvents serverEvents,
MessageBus bus,
HostManagement hostManagement)
Create a new instance of VMController. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||