org.csstudio.utility.pvmanager
Class Activator

java.lang.Object
  extended by Plugin
      extended by org.csstudio.utility.pvmanager.Activator

public class Activator
extends Plugin

The activator class controls the plug-in life cycle


Field Summary
static java.lang.String ID
           
 
Constructor Summary
Activator()
           
 
Method Summary
 void start(BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

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

Activator

public Activator()
Method Detail

start

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