org.mule.issues
Class PersistentStore6007TestCase.Component

java.lang.Object
  extended by org.mule.issues.PersistentStore6007TestCase.Component
All Implemented Interfaces:
Callable, EventListener
Enclosing class:
PersistentStore6007TestCase

public static class PersistentStore6007TestCase.Component
extends Object
implements Callable


Constructor Summary
PersistentStore6007TestCase.Component()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentStore6007TestCase.Component

public PersistentStore6007TestCase.Component()
Method Detail

onCall

public Object onCall(MuleEventContext eventContext)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception


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