Uses of Interface
com.sas.iom.orb.ThreadPoolEventListenerInterface
Packages that use ThreadPoolEventListenerInterface
-
Uses of ThreadPoolEventListenerInterface in com.sas.iom.orb
Methods in com.sas.iom.orb with parameters of type ThreadPoolEventListenerInterfaceModifier and TypeMethodDescriptionvoidThreadPool.addListener(ThreadPoolEventListenerInterface listener) Add a listener that is interested in ThreadPool events.voidThreadPool.removeListener(ThreadPoolEventListenerInterface listener) Remove a listener that is no longer intereseted in ThreadPool events.