org.jumpmind.symmetric.fs.config
Class ScriptAPI

java.lang.Object
  extended by org.jumpmind.util.Context
      extended by org.jumpmind.symmetric.fs.config.ScriptAPI

public class ScriptAPI
extends Context

This is a context object that different objects can be added to so that are available to be called from file sync scripts.


Field Summary
 
Fields inherited from class org.jumpmind.util.Context
context
 
Constructor Summary
ScriptAPI()
           
 
Method Summary
 
Methods inherited from class org.jumpmind.util.Context
get, keySet, put, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptAPI

public ScriptAPI()


Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.