org.mule.module.ibeans.annotations
Class ReversePropertyParamFactory

java.lang.Object
  extended by org.mule.module.ibeans.annotations.ReversePropertyParamFactory
All Implemented Interfaces:
org.ibeans.api.ParamFactory

public class ReversePropertyParamFactory
extends Object
implements org.ibeans.api.ParamFactory

TODO


Constructor Summary
ReversePropertyParamFactory(String propertyName)
           
 
Method Summary
 String create(String paramName, boolean optional, org.ibeans.api.InvocationContext invocationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReversePropertyParamFactory

public ReversePropertyParamFactory(String propertyName)
Method Detail

create

public String create(String paramName,
                     boolean optional,
                     org.ibeans.api.InvocationContext invocationContext)
Specified by:
create in interface org.ibeans.api.ParamFactory


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