public class DefaultFileResourceDiscoverer extends ResourceDiscoverer implements ConnectionStore
STORE_ID_DELIM| Constructor and Description |
|---|
DefaultFileResourceDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ConnectionDescriptor connectionInformation) |
protected void |
initialize() |
void |
remove(ConnectionDescriptor connectionInformation) |
void |
update(ConnectionDescriptor oldConnectionDescriptor,
ConnectionDescriptor newConnectionDescriptor) |
load, load, loadaddConnection, addConnectionListener, dispose, fireDiscoveryUpdate, getConnections, removeConnection, removeConnectionListener, setConnectionsprotected void initialize()
initialize in class ResourceDiscovererpublic void add(ConnectionDescriptor connectionInformation) throws CoreException
add in interface ConnectionStoreCoreExceptionpublic void remove(ConnectionDescriptor connectionInformation) throws CoreException
remove in interface ConnectionStoreCoreExceptionpublic void update(ConnectionDescriptor oldConnectionDescriptor, ConnectionDescriptor newConnectionDescriptor) throws CoreException
update in interface ConnectionStoreCoreException
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