public class PluginWrapper extends org.springframework.context.annotation.AnnotationConfigApplicationContext implements PluginEven
APPLICATION_EVENT_MULTICASTER_BEAN_NAME, LIFECYCLE_PROCESSOR_BEAN_NAME, logger, MESSAGE_SOURCE_BEAN_NAME| 构造器和说明 |
|---|
PluginWrapper(String path,
ClassLoader classLoader,
Plugin plug,
Class<?> plugClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
install()
安装并启动
|
void |
start()
启动
|
void |
stop()
停止
|
void |
uninstall()
卸载
|
register, registerBean, scan, setBeanNameGenerator, setEnvironment, setScopeMetadataResolvercancelRefresh, closeBeanFactory, getAutowireCapableBeanFactory, getBeanDefinition, getBeanFactory, getClassLoader, getDefaultListableBeanFactory, getResource, getResources, isAlias, isBeanNameInUse, refreshBeanFactory, registerAlias, registerBean, registerBean, registerBean, registerBean, registerBean, registerBeanDefinition, removeAlias, removeBeanDefinition, setAllowBeanDefinitionOverriding, setAllowCircularReferences, setClassLoader, setParent, setResourceLoaderaddApplicationListener, addBeanFactoryPostProcessor, assertBeanFactoryActive, close, containsBean, containsBeanDefinition, containsLocalBean, createEnvironment, destroy, destroyBeans, doClose, findAnnotationOnBean, finishBeanFactoryInitialization, finishRefresh, getAliases, getApplicationListeners, getApplicationName, getBean, getBean, getBean, getBean, getBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanFactoryPostProcessors, getBeanNamesForAnnotation, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeanProvider, getBeanProvider, getBeansOfType, getBeansOfType, getBeansWithAnnotation, getDisplayName, getEnvironment, getId, getInternalParentBeanFactory, getInternalParentMessageSource, getMessage, getMessage, getMessage, getParent, getParentBeanFactory, getResourcePatternResolver, getStartupDate, getType, getType, initApplicationEventMulticaster, initLifecycleProcessor, initMessageSource, initPropertySources, invokeBeanFactoryPostProcessors, isActive, isPrototype, isRunning, isSingleton, isTypeMatch, isTypeMatch, obtainFreshBeanFactory, onClose, onRefresh, postProcessBeanFactory, prepareBeanFactory, prepareRefresh, publishEvent, publishEvent, publishEvent, refresh, registerBeanPostProcessors, registerListeners, registerShutdownHook, resetCommonCaches, setDisplayName, setId, toStringaddProtocolResolver, clearResourceCaches, getProtocolResolvers, getResourceByPath, getResourceCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic PluginWrapper(String path, ClassLoader classLoader, Plugin plug, Class<?> plugClass)
public void install()
PluginEveninstall 在接口中 PluginEvenpublic void uninstall()
PluginEvenuninstall 在接口中 PluginEvenpublic void stop()
PluginEvenstop 在接口中 PluginEvenstop 在接口中 org.springframework.context.Lifecyclestop 在类中 org.springframework.context.support.AbstractApplicationContextpublic void start()
PluginEvenstart 在接口中 PluginEvenstart 在接口中 org.springframework.context.Lifecyclestart 在类中 org.springframework.context.support.AbstractApplicationContextCopyright © 2020. All rights reserved.