public class SpringExtensionImpl extends ExtensionImpl
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
appClassLoader, contributions, documentation, element, extensionPoint, name, target| Constructor and Description |
|---|
SpringExtensionImpl(ComponentName name,
String extensionPoint,
Element element,
ClassLoader appClassLoader,
org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.ApplicationContext |
getApplicationContext() |
dispose, getAppClassLoader, getComponentName, getContributions, getDocumentation, getElement, getExtensionPoint, getId, getTargetComponentName, setContributions, setElement, setTargetComponentName, toStringprotected org.springframework.context.ApplicationContext applicationContext
public SpringExtensionImpl(ComponentName name, String extensionPoint, Element element, ClassLoader appClassLoader, org.springframework.context.ApplicationContext applicationContext)
Copyright © 2021. All rights reserved.