Package org.jboss.modcluster.advertise
Interface AdvertiseListenerFactory
- All Known Implementing Classes:
AdvertiseListenerFactoryImpl
public interface AdvertiseListenerFactory
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptioncreateListener
(MCMPHandler handler, AdvertiseConfiguration config)
-
Method Details
-
createListener
AdvertiseListener createListener(MCMPHandler handler, AdvertiseConfiguration config) throws IOException - Throws:
IOException
-