railo.runtime.config.ajax
Class AjaxFactory
java.lang.Object
railo.runtime.config.ajax.AjaxFactory
public class AjaxFactory
- extends Object
Method Summary |
static void |
deployFunctions(Resource dir,
boolean doNew)
this method deploy all ajax functions to the railo enviroment and the helper files |
static void |
deployTags(Resource dir,
boolean doNew)
this functions deploy all ajax tags to the railo enviroment and the helper files |
AjaxFactory
public AjaxFactory()
deployFunctions
public static void deployFunctions(Resource dir,
boolean doNew)
- this method deploy all ajax functions to the railo enviroment and the helper files
- Parameters:
dir
- tag directorydoNew
- redeploy even the file exist, this is set to true when a new version is started
deployTags
public static void deployTags(Resource dir,
boolean doNew)
- this functions deploy all ajax tags to the railo enviroment and the helper files
- Parameters:
dir
- tag directorydoNew
- redeploy even the file exist, this is set to true when a new version is started
Copyright © 2012 Railo