Uses of Interface
org.apache.servicemix.scripting.ScriptingMarshalerSupport

Uses of ScriptingMarshalerSupport in org.apache.servicemix.scripting
 

Classes in org.apache.servicemix.scripting that implement ScriptingMarshalerSupport
 class DefaultScriptingMarshaler
           
 

Methods in org.apache.servicemix.scripting that return ScriptingMarshalerSupport
 ScriptingMarshalerSupport ScriptingEndpoint.getMarshaler()
           
 

Methods in org.apache.servicemix.scripting with parameters of type ScriptingMarshalerSupport
 void ScriptingEndpoint.setMarshaler(ScriptingMarshalerSupport marshaler)
          Custom marshaler implementation to handle startup/shutdown, loading the script code and registering additional user beans.
 



Copyright © 2005-2013 FuseSource. All Rights Reserved.