info.rvin.mojo.flexmojo.compiler
Class CompileLogger

java.lang.Object
  extended by info.rvin.mojo.flexmojo.compiler.CompileLogger
All Implemented Interfaces:
flex2.tools.oem.Logger

public class CompileLogger
extends java.lang.Object
implements flex2.tools.oem.Logger


Constructor Summary
CompileLogger(org.apache.maven.plugin.logging.Log log)
           
 
Method Summary
 void log(flex2.tools.oem.Message msg, int errorCode, java.lang.String source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompileLogger

public CompileLogger(org.apache.maven.plugin.logging.Log log)
Method Detail

log

public void log(flex2.tools.oem.Message msg,
                int errorCode,
                java.lang.String source)
Specified by:
log in interface flex2.tools.oem.Logger


Copyright © 2008-2009 Flex-Mojos. All Rights Reserved.