org.mule.util.scan
Class SubscribeBean

java.lang.Object
  extended by org.mule.util.scan.SubscribeBean

public class SubscribeBean
extends Object

Repesents a subscribe bean in a different package from where the test is run


Constructor Summary
SubscribeBean()
           
 
Method Summary
 String doSomething(Object data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscribeBean

public SubscribeBean()
Method Detail

doSomething

public String doSomething(Object data)


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