org.eclipse.etrice.core.ui
Class ConfigExecutableExtensionFactory

java.lang.Object
  extended by AbstractGuiceAwareExecutableExtensionFactory
      extended by org.eclipse.etrice.core.ui.ConfigExecutableExtensionFactory

public class ConfigExecutableExtensionFactory
extends AbstractGuiceAwareExecutableExtensionFactory

This class was generated. Customizations should only happen in a newly introduced subclass.


Constructor Summary
ConfigExecutableExtensionFactory()
           
 
Method Summary
protected  org.osgi.framework.Bundle getBundle()
           
protected  Injector getInjector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigExecutableExtensionFactory

public ConfigExecutableExtensionFactory()
Method Detail

getBundle

protected org.osgi.framework.Bundle getBundle()

getInjector

protected Injector getInjector()