railo.runtime.config.ajax
Class AjaxFactory

java.lang.Object
  extended by railo.runtime.config.ajax.AjaxFactory

public class AjaxFactory
extends Object


Constructor Summary
AjaxFactory()
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxFactory

public AjaxFactory()
Method Detail

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 directory
doNew - 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 directory
doNew - redeploy even the file exist, this is set to true when a new version is started


Copyright © 2012 Railo