| Package | Description |
|---|---|
| org.eclipse.scada.da.server.osgi.modbus |
| Modifier and Type | Method and Description |
|---|---|
static ModbusMaster |
ModbusMaster.create(BundleContext context,
java.util.concurrent.ScheduledExecutorService executor,
java.lang.String id,
NioProcessor processor,
java.util.Map<java.lang.String,java.lang.String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractServiceConfigurationFactory.Entry<ModbusMaster> |
MasterFactory.createService(UserInformation userInformation,
java.lang.String configurationId,
BundleContext context,
java.util.Map<java.lang.String,java.lang.String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ModbusMaster> |
MasterFactory.updateService(UserInformation userInformation,
java.lang.String configurationId,
AbstractServiceConfigurationFactory.Entry<ModbusMaster> entry,
java.util.Map<java.lang.String,java.lang.String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MasterFactory.disposeService(UserInformation userInformation,
java.lang.String configurationId,
ModbusMaster service) |
void |
MasterFactory.Listener.masterAdded(java.lang.String id,
ModbusMaster master) |
void |
ModbusSlave.masterAdded(java.lang.String id,
ModbusMaster master) |
void |
MasterFactory.Listener.masterRemoved(java.lang.String id,
ModbusMaster master) |
void |
ModbusSlave.masterRemoved(java.lang.String id,
ModbusMaster master) |
void |
ModbusSlave.start(ModbusMaster master,
JobManager jobManager) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractServiceConfigurationFactory.Entry<ModbusMaster> |
MasterFactory.updateService(UserInformation userInformation,
java.lang.String configurationId,
AbstractServiceConfigurationFactory.Entry<ModbusMaster> entry,
java.util.Map<java.lang.String,java.lang.String> parameters) |
| Constructor and Description |
|---|
ModbusJobManager(ModbusMaster modbusMaster) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0