Class SpringSimpleMessageSubscriberSupport
java.lang.Object
it.tidalwave.messagebus.impl.spring.SpringSimpleMessageSubscriberSupport
- Author:
- Fabrizio Giudici
-
Constructor Summary
ConstructorDescriptionSpringSimpleMessageSubscriberSupport
(org.springframework.beans.factory.BeanFactory beanFactory, Object bean) -
Method Summary
-
Constructor Details
-
SpringSimpleMessageSubscriberSupport
public SpringSimpleMessageSubscriberSupport(@Nonnull org.springframework.beans.factory.BeanFactory beanFactory, @Nonnull Object bean)
-
-
Method Details
-
subscribeAll
public void subscribeAll() -
unsubscribeAll
public void unsubscribeAll()
-