org.jboss.aophelper.core
Class AopCompile

java.lang.Object
  extended by org.jboss.aophelper.core.AopBaseSettings
      extended by org.jboss.aophelper.core.AopCompile
All Implemented Interfaces:
Serializable

public class AopCompile
extends AopBaseSettings
implements Serializable

A Compile.

Version:
$Revision: 1.1 $
Author:
Stale W. Pedersen
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.aophelper.core.AopBaseSettings
aopXml, classpath, noopt, report, suppress, transformPath, verbose, workingdir
 
Constructor Summary
AopCompile()
           
 
Method Summary
 
Methods inherited from class org.jboss.aophelper.core.AopBaseSettings
addClasspath, addXml, getAopXml, getAopXmlAsString, getClasspath, getTransformPath, getWorkingdir, isNoopt, isReport, isSuppress, isVerbose, removeClasspath, removeXml, setAopXml, setClasspath, setNoopt, setReport, setSuppress, setTransformPath, setVerbose, setWorkingdir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AopCompile

public AopCompile()


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.