public interface ClassLoaderAwareListenable extends Listenable
Listenable
with the possibility of specifying the
ClassLoader
which should be set as the context class loader for the invoked
listener methodModifier and Type | Method and Description |
---|---|
void |
addListener(Object listener,
ClassLoader classLoader)
Adds a listener along with a class loader to use for the invocation
|
addListener, getListeners, removeListener
void addListener(Object listener, ClassLoader classLoader)
listener
- classLoader
- Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.