public class Activator
extends AbstractUIPlugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLUGIN_ID |
| Constructor and Description |
|---|
Activator()
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ConfigurationFormInformation> |
findMatching(java.lang.String factoryId) |
static Activator |
getDefault()
Returns the shared instance
|
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public static final java.lang.String PLUGIN_ID
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static Activator getDefault()
public static java.util.List<ConfigurationFormInformation> findMatching(java.lang.String factoryId)
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