|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MessageBus in com.metamatrix.common.comm.platform.socket |
---|
Constructors in com.metamatrix.common.comm.platform.socket with parameters of type MessageBus | |
---|---|
SocketVMController(Host host,
java.lang.String processName,
ClusteredRegistryState registry,
ServerEvents serverEvents,
MessageBus bus,
HostManagement hostManagement)
|
Uses of MessageBus in com.metamatrix.common.messaging |
---|
Classes in com.metamatrix.common.messaging that implement MessageBus | |
---|---|
class |
NoOpMessageBus
A MessageBus implementation - all methods do nothing. |
class |
VMMessageBus
|
Uses of MessageBus in com.metamatrix.common.messaging.jgroups |
---|
Classes in com.metamatrix.common.messaging.jgroups that implement MessageBus | |
---|---|
class |
JGroupsMessageBus
|
Uses of MessageBus in com.metamatrix.metadata.runtime |
---|
Methods in com.metamatrix.metadata.runtime with parameters of type MessageBus | |
---|---|
void |
RuntimeMetadataCatalog.init(java.util.Properties runtimeProperties,
MessageBus messageBus,
CacheFactory factory)
The init method needs to be called prior to executing any other methods. |
Uses of MessageBus in com.metamatrix.platform.registry |
---|
Constructors in com.metamatrix.platform.registry with parameters of type MessageBus | |
---|---|
HostControllerRegistryBinding(java.lang.String hostName,
java.util.Properties properties,
HostManagement controller,
MessageBus bus)
|
|
ProcessRegistryBinding(java.lang.String hostName,
java.lang.String processName,
VMComponentDefn deployedComponent,
ProcessManagement vmController,
MessageBus bus)
|
|
ServiceRegistryBinding(ServiceID serviceID,
ServiceInterface si,
java.lang.String serviceType,
java.lang.String instanceName,
java.lang.String componentType,
java.lang.String deployedName,
java.lang.String hostName,
DeployedComponent deployedComponent,
ProductServiceConfigID pscID,
int state,
java.util.Date time,
boolean essential,
MessageBus bus)
Create new ServiceRegistryInstance |
Uses of MessageBus in com.metamatrix.platform.vm.controller |
---|
Constructors in com.metamatrix.platform.vm.controller with parameters of type MessageBus | |
---|---|
ProcessController(Host host,
java.lang.String processname,
ClusteredRegistryState registry,
ServerEvents serverEvents,
MessageBus bus,
HostManagement hostManagement)
Create a new instance of VMController. |
Uses of MessageBus in com.metamatrix.server |
---|
Methods in com.metamatrix.server that return MessageBus | |
---|---|
static MessageBus |
ResourceFinder.getMessageBus()
|
Constructors in com.metamatrix.server with parameters of type MessageBus | |
---|---|
HostController(Host host,
ClusteredRegistryState registry,
HostMonitor hostMonitor,
MessageBus bus)
|
Uses of MessageBus in com.metamatrix.server.dqp.service |
---|
Constructors in com.metamatrix.server.dqp.service with parameters of type MessageBus | |
---|---|
RemoteResultsReceiver(MessageBus bus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |