Class WstApplicationsExtensionFactory
java.lang.Object
com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactory
com.e1c.g5.dt.internal.applications.wst.WstApplicationsExtensionFactory
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
Executable extension factory for applications WST servers plug-in.
- 
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- 
WstApplicationsExtensionFactorypublic WstApplicationsExtensionFactory()
 
- 
- 
Method Details- 
getBundleprotected org.osgi.framework.Bundle getBundle()- Specified by:
- getBundlein class- AbstractGuiceAwareExecutableExtensionFactory
 
- 
getInjectorprotected com.google.inject.Injector getInjector()- Specified by:
- getInjectorin class- AbstractGuiceAwareExecutableExtensionFactory
 
 
-