public class ConnectionManager extends AbstractConnectionManager
| Constructor and Description |
|---|
ConnectionManager(BundleContext context,
java.lang.String connectionId,
ConnectionInformation connectionInformation,
java.lang.Integer autoReconnectDelay,
boolean initialOpen) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractConnectionService |
createConnection() |
protected java.util.Set<java.lang.String> |
getInterfaces() |
addRequest, dispose, disposeConnection, getAutoReconnectDelay, getConnectionInformation, getFactory, isIdle, isInitialOpen, removeRequest, serviceChange, updatepublic ConnectionManager(BundleContext context,
java.lang.String connectionId,
ConnectionInformation connectionInformation,
java.lang.Integer autoReconnectDelay,
boolean initialOpen)
protected AbstractConnectionService createConnection()
createConnection in class AbstractConnectionManagerprotected java.util.Set<java.lang.String> getInterfaces()
getInterfaces in class AbstractConnectionManager
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