railo.runtime.config.component
Class ComponentFactory

java.lang.Object
  extended by railo.runtime.config.component.ComponentFactory

public class ComponentFactory
extends Object


Constructor Summary
ComponentFactory()
           
 
Method Summary
static void deploy(Resource dir, boolean doNew)
          this method deploy all components for org.railo.cfml
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentFactory

public ComponentFactory()
Method Detail

deploy

public static void deploy(Resource dir,
                          boolean doNew)
this method deploy all components for org.railo.cfml

Parameters:
dir - components directory
doNew - redeploy even the file exist, this is set to true when a new version is started


Copyright © 2012 Railo