Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.privatnotizen
Class Activator

java.lang.Object
  extended by Plugin
      extended by ch.elexis.privatnotizen.Activator

public class Activator
extends Plugin

The activator class controls the plug-in life cycle


Field Summary
static java.lang.String PLUGIN_ID
           
 
Constructor Summary
Activator()
          The constructor
 
Method Summary
static Activator getDefault()
          Returns the shared instance
 void start(BundleContext context)
           
 void stop(BundleContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_ID

public static final java.lang.String PLUGIN_ID
See Also:
Constant Field Values
Constructor Detail

Activator

public Activator()
The constructor

Method Detail

start

public void start(BundleContext context)
           throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop(BundleContext context)
          throws java.lang.Exception
Throws:
java.lang.Exception

getDefault

public static Activator getDefault()
Returns the shared instance

Returns:
the shared instance

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis