org.mule.module.scripting.component
Class GroovyRefreshableBeanBuilder
java.lang.Object
org.mule.module.scripting.component.GroovyRefreshableBeanBuilder
- All Implemented Interfaces:
- Callable, EventListener
public class GroovyRefreshableBeanBuilder
- extends Object
- implements Callable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyRefreshableBeanBuilder
public GroovyRefreshableBeanBuilder()
onCall
public Object onCall(MuleEventContext eventContext)
throws Exception
- Specified by:
onCall in interface Callable
- Throws:
Exception
getRefreshableBean
public Object getRefreshableBean()
setRefreshableBean
public void setRefreshableBean(Object refreshableBean)
getMethodName
public String getMethodName()
setMethodName
public void setMethodName(String methodName)
Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.