public class Activator
extends AbstractUIPlugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXTP_CONNECTON_DISCOVERER |
static java.lang.String |
PLUGIN_ID |
static Root |
ROOT |
| Constructor and Description |
|---|
Activator()
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionManager |
getConnectionManager() |
static Activator |
getDefault()
Returns the shared instance
|
static ConnectionManager |
getDefaultConectionManager() |
IObservableSet |
getDiscovererSet() |
ObservableSet |
getTreeRoot() |
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public static final java.lang.String PLUGIN_ID
public static final java.lang.String EXTP_CONNECTON_DISCOVERER
public static final Root ROOT
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic IObservableSet getDiscovererSet()
public ObservableSet getTreeRoot()
public ConnectionManager getConnectionManager()
public static Activator getDefault()
public static ConnectionManager getDefaultConectionManager()
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