public interface ConnectionStore
| Modifier and Type | Method and Description |
|---|---|
void |
add(ConnectionDescriptor connectionDescriptor) |
void |
remove(ConnectionDescriptor connectionDescriptor) |
void |
update(ConnectionDescriptor oldConnectionDescriptor,
ConnectionDescriptor newConnectionDescriptor) |
void remove(ConnectionDescriptor connectionDescriptor) throws CoreException
CoreExceptionvoid add(ConnectionDescriptor connectionDescriptor) throws CoreException
CoreExceptionvoid update(ConnectionDescriptor oldConnectionDescriptor, ConnectionDescriptor newConnectionDescriptor) throws CoreException
CoreException
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