Package com.e1c.g5.v8.dt.internal.check
Class CheckPluginExecutableExtensionFactory
java.lang.Object
com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactory
com.e1c.g5.v8.dt.internal.check.CheckPluginExecutableExtensionFactory
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
public class CheckPluginExecutableExtensionFactory
extends AbstractGuiceAwareExecutableExtensionFactory
Executable extension factory for Checks plugin.
- 
Field SummaryFields inherited from class com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactoryPARAMETER_CLASS_NAME, PARAMETER_NAMED
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected org.osgi.framework.Bundleprotected com.google.inject.InjectorMethods inherited from class com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactorycreate, setInitializationData
- 
Constructor Details- 
CheckPluginExecutableExtensionFactorypublic CheckPluginExecutableExtensionFactory()
 
- 
- 
Method Details- 
getBundleprotected org.osgi.framework.Bundle getBundle()- Specified by:
- getBundlein class- AbstractGuiceAwareExecutableExtensionFactory
 
- 
getInjectorprotected com.google.inject.Injector getInjector()- Specified by:
- getInjectorin class- AbstractGuiceAwareExecutableExtensionFactory
 
 
-