|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.PluginsClassLoaderConfigurationListener
public final class PluginsClassLoaderConfigurationListener
This application event listener will configure the provided delegation class loader to use the plugins classloader once the PluginsClassLoaderAvailableEvent is fired.
| Constructor Summary | |
|---|---|
PluginsClassLoaderConfigurationListener()
|
|
| Method Summary | |
|---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event)
|
void |
setDelegationClassLoader(ConfluenceUberClassLoader delegationClassLoader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginsClassLoaderConfigurationListener()
| Method Detail |
|---|
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListenerpublic void setDelegationClassLoader(ConfluenceUberClassLoader delegationClassLoader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||