Uses of Interface
org.jboss.modcluster.mcmp.MCMPConnectionListener
Packages that use MCMPConnectionListener
-
Uses of MCMPConnectionListener in org.jboss.modcluster
Classes in org.jboss.modcluster that implement MCMPConnectionListener -
Uses of MCMPConnectionListener in org.jboss.modcluster.mcmp
Methods in org.jboss.modcluster.mcmp with parameters of type MCMPConnectionListenerModifier and TypeMethodDescriptionvoidMCMPHandler.init(Collection<ProxyConfiguration> initialProxies, MCMPConnectionListener connectionListener) Initialization method for MCMP handler. -
Uses of MCMPConnectionListener in org.jboss.modcluster.mcmp.impl
Methods in org.jboss.modcluster.mcmp.impl with parameters of type MCMPConnectionListenerModifier and TypeMethodDescriptionvoidDefaultMCMPHandler.init(Collection<ProxyConfiguration> proxies, MCMPConnectionListener connectionListener)