|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugin.PluginsClassLoaderConfigurationListener
public final class PluginsClassLoaderConfigurationListener
This application event listner 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.ApplicationListener
public void setDelegationClassLoader(ConfluenceUberClassLoader delegationClassLoader)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |