org.mule.module.spring.events
Class TestSubscriptionEventBean

java.lang.Object
  extended by org.mule.module.spring.events.TestMuleEventBean
      extended by org.mule.module.spring.events.TestSubscriptionEventBean
All Implemented Interfaces:
java.util.EventListener, MuleEventListener, MuleSubscriptionEventListener, org.springframework.context.ApplicationListener

public class TestSubscriptionEventBean
extends TestMuleEventBean
implements MuleSubscriptionEventListener

TestSubscriptionEventBean TODO


Constructor Summary
TestSubscriptionEventBean()
           
 
Method Summary
 java.lang.String[] getSubscriptions()
           
 void setSubscriptions(java.lang.String[] subscriptions)
           
 
Methods inherited from class org.mule.module.spring.events.TestMuleEventBean
getEventCallback, onApplicationEvent, setEventCallback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.springframework.context.ApplicationListener
onApplicationEvent
 

Constructor Detail

TestSubscriptionEventBean

public TestSubscriptionEventBean()
Method Detail

setSubscriptions

public void setSubscriptions(java.lang.String[] subscriptions)
Specified by:
setSubscriptions in interface MuleSubscriptionEventListener

getSubscriptions

public java.lang.String[] getSubscriptions()
Specified by:
getSubscriptions in interface MuleSubscriptionEventListener


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.