org.mule.module.ibeans.annotations
Interface TestImplicitPropertiesinFactoryIBean

All Superinterfaces:
org.ibeans.api.ExceptionListenerAware

public interface TestImplicitPropertiesinFactoryIBean
extends org.ibeans.api.ExceptionListenerAware


Field Summary
static org.ibeans.api.ParamFactory s3SignatureEvaluator
           
 
Method Summary
 Object doStuff()
           
 
Methods inherited from interface org.ibeans.api.ExceptionListenerAware
setExceptionListener
 

Field Detail

s3SignatureEvaluator

@HeaderParam(value="Authorization")
static final org.ibeans.api.ParamFactory s3SignatureEvaluator
Method Detail

doStuff

@Call(uri="http://s3.amazonaws.com/")
Object doStuff()
               throws org.ibeans.api.CallException
Throws:
org.ibeans.api.CallException


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