public class ComponentImportModule extends ModuleSupport<Void> implements PluginContextBuilder, org.springframework.beans.factory.BeanFactoryAware
Modifier and Type | Field and Description |
---|---|
static String |
MODULE_TYPE |
logger
Constructor and Description |
---|
ComponentImportModule() |
Modifier and Type | Method and Description |
---|---|
void |
buildContext(PluginContext pluginContext)
Budowa kontekstu wtyczki.
|
protected void |
initModule() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
disable, enable, getDefinition, getKey, getObject, getObjectClass, getPlugin, init, toString
public static final String MODULE_TYPE
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) throws org.springframework.beans.BeansException
setBeanFactory
in interface org.springframework.beans.factory.BeanFactoryAware
org.springframework.beans.BeansException
protected void initModule() throws PluginsException
initModule
in class ModuleSupport<Void>
PluginsException
public void buildContext(PluginContext pluginContext) throws PluginsException
PluginContextBuilder
buildContext
in interface PluginContextBuilder
pluginContext
- budowany kontekst wtyczkiPluginsException
Copyright © 2014 Suncode. All rights reserved.