Package com._1c.g5.v8.dt.bp.scheme
Class BpSchemePluginExecutableExtensionFactory
- java.lang.Object
- 
- com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactory
- 
- com._1c.g5.v8.dt.bp.scheme.BpSchemePluginExecutableExtensionFactory
 
 
- 
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
 
 public class BpSchemePluginExecutableExtensionFactory extends AbstractGuiceAwareExecutableExtensionFactory Extension Factory for BP scheme plugin.
- 
- 
Field Summary- 
Fields inherited from class com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactoryPARAMETER_CLASS_NAME, PARAMETER_NAMED
 
- 
 - 
Constructor SummaryConstructors Constructor Description BpSchemePluginExecutableExtensionFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.osgi.framework.BundlegetBundle()protected com.google.inject.InjectorgetInjector()- 
Methods inherited from class com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactorycreate, setInitializationData
 
- 
 
- 
- 
- 
Method Detail- 
getBundleprotected org.osgi.framework.Bundle getBundle() - Specified by:
- getBundlein class- AbstractGuiceAwareExecutableExtensionFactory
 
 - 
getInjectorprotected com.google.inject.Injector getInjector() - Specified by:
- getInjectorin class- AbstractGuiceAwareExecutableExtensionFactory
 
 
- 
 
-