org.mule.tck.security
Class TestSecurityComponent

java.lang.Object
  extended by org.mule.tck.security.TestSecurityComponent
All Implemented Interfaces:
Callable, EventListener

public class TestSecurityComponent
extends Object
implements Callable


Field Summary
protected static org.apache.commons.logging.Log logger
           
 
Constructor Summary
TestSecurityComponent()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.apache.commons.logging.Log logger
Constructor Detail

TestSecurityComponent

public TestSecurityComponent()
Method Detail

onCall

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


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