Class MigrationExecutableExtensionFactory
java.lang.Object
com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactory
com._1c.g5.v8.dt.internal.migration.MigrationExecutableExtensionFactory
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
public class MigrationExecutableExtensionFactory
extends AbstractGuiceAwareExecutableExtensionFactory
Extension Factory for migration 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- 
MigrationExecutableExtensionFactorypublic MigrationExecutableExtensionFactory()
 
- 
- 
Method Details- 
getBundleprotected org.osgi.framework.Bundle getBundle()- Specified by:
- getBundlein class- AbstractGuiceAwareExecutableExtensionFactory
 
- 
getInjectorprotected com.google.inject.Injector getInjector()- Specified by:
- getInjectorin class- AbstractGuiceAwareExecutableExtensionFactory
 
 
-