uk.ac.ebi.cytocopter.internal
Class CyActivator

java.lang.Object
  extended by org.cytoscape.service.util.AbstractCyActivator
      extended by uk.ac.ebi.cytocopter.internal.CyActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class CyActivator
extends org.cytoscape.service.util.AbstractCyActivator


Field Summary
 org.osgi.framework.BundleContext bundleContext
           
 org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar
           
static String visualStyleFile
           
static String visualStyleName
           
 
Constructor Summary
CyActivator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext bundleContext)
           
 
Methods inherited from class org.cytoscape.service.util.AbstractCyActivator
getService, getService, registerAllServices, registerService, registerServiceListener, registerServiceListener, registerServiceListener, registerServiceListener, shutDown, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bundleContext

public org.osgi.framework.BundleContext bundleContext

cyServiceRegistrar

public org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar

visualStyleFile

public static final String visualStyleFile
See Also:
Constant Field Values

visualStyleName

public static final String visualStyleName
See Also:
Constant Field Values
Constructor Detail

CyActivator

public CyActivator()
Method Detail

start

public void start(org.osgi.framework.BundleContext bundleContext)
           throws Exception
Throws:
Exception


Copyright © 2014. All rights reserved.