net.flexmojos.oss.compiler
Class CompilerThreadLocal

java.lang.Object
  extended by net.flexmojos.oss.compiler.CompilerThreadLocal

public class CompilerThreadLocal
extends Object


Field Summary
static ThreadLocal<flex2.compiler.Logger> logger
           
static ThreadLocal<flex2.compiler.common.SinglePathResolver> pathResolver
           
 
Constructor Summary
CompilerThreadLocal()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final ThreadLocal<flex2.compiler.Logger> logger

pathResolver

public static final ThreadLocal<flex2.compiler.common.SinglePathResolver> pathResolver
Constructor Detail

CompilerThreadLocal

public CompilerThreadLocal()


Copyright © 2008-2012 flexmojos. All Rights Reserved.