com.carbonfive.flash.test
Class TestASTranslatorFactory

java.lang.Object
  extended by com.carbonfive.flash.ASTranslatorFactory
      extended by com.carbonfive.flash.test.TestASTranslatorFactory
All Implemented Interfaces:
java.io.Serializable

public class TestASTranslatorFactory
extends ASTranslatorFactory
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.carbonfive.flash.ASTranslatorFactory
FACTORY_PROPERTY
 
Constructor Summary
TestASTranslatorFactory()
           
 
Method Summary
 ASTranslator getASTranslator()
           
 
Methods inherited from class com.carbonfive.flash.ASTranslatorFactory
getInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestASTranslatorFactory

public TestASTranslatorFactory()
Method Detail

getASTranslator

public ASTranslator getASTranslator()
Overrides:
getASTranslator in class ASTranslatorFactory