org.mule.module.ibeans.annotations.invoke
Class HelloParamFactory

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

public class HelloParamFactory
extends java.lang.Object
implements org.ibeans.api.ParamFactory

TODO


Constructor Summary
HelloParamFactory()
           
 
Method Summary
 java.lang.Object create(java.lang.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

HelloParamFactory

public HelloParamFactory()
Method Detail

create

public java.lang.Object create(java.lang.String paramName,
                               boolean optional,
                               org.ibeans.api.InvocationContext invocationContext)
                        throws java.lang.Exception
Specified by:
create in interface org.ibeans.api.ParamFactory
Throws:
java.lang.Exception


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