Class AdvertiseListenerFactoryImpl
java.lang.Object
org.jboss.modcluster.advertise.impl.AdvertiseListenerFactoryImpl
- All Implemented Interfaces:
AdvertiseListenerFactory
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateListener(MCMPHandler handler, AdvertiseConfiguration config)
-
Constructor Details
-
AdvertiseListenerFactoryImpl
public AdvertiseListenerFactoryImpl()
-
-
Method Details
-
createListener
public AdvertiseListener createListener(MCMPHandler handler, AdvertiseConfiguration config) throws IOException - Specified by:
createListenerin interfaceAdvertiseListenerFactory- Throws:
IOException
-