Package com._1c.g5.v8.dt.ws.ui
Class WsRefGuiceAwareExecutableExtensionFactory
java.lang.Object
com._1c.g5.wiring.AbstractGuiceAwareExecutableExtensionFactory
com._1c.g5.v8.dt.ws.ui.WsRefGuiceAwareExecutableExtensionFactory
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.core.runtime.IExecutableExtensionFactory
public class WsRefGuiceAwareExecutableExtensionFactory
extends AbstractGuiceAwareExecutableExtensionFactory
Implementation of 
AbstractGuiceAwareExecutableExtensionFactory for WSDefinitions package- 
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- 
WsRefGuiceAwareExecutableExtensionFactorypublic WsRefGuiceAwareExecutableExtensionFactory()
 
- 
- 
Method Details- 
getBundleprotected org.osgi.framework.Bundle getBundle()- Specified by:
- getBundlein class- AbstractGuiceAwareExecutableExtensionFactory
 
- 
getInjectorprotected com.google.inject.Injector getInjector()- Specified by:
- getInjectorin class- AbstractGuiceAwareExecutableExtensionFactory
 
 
-