railo.runtime.flash
Class FlashEngineDummy

java.lang.Object
  extended by railo.runtime.flash.FlashEngineDummy
All Implemented Interfaces:
FlashEngine

public class FlashEngineDummy
extends Object
implements FlashEngine


Constructor Summary
FlashEngineDummy()
           
 
Method Summary
 InputStream createFlash(String input)
          return flash generated by the flashEngine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashEngineDummy

public FlashEngineDummy()
Method Detail

createFlash

public InputStream createFlash(String input)
Description copied from interface: FlashEngine
return flash generated by the flashEngine

Specified by:
createFlash in interface FlashEngine
Parameters:
input - xml input
Returns:
genereted flash
See Also:
FlashEngine.createFlash(java.lang.String)


Copyright © 2012 Railo