org.richfaces.cdk.apt
Class TaskFactoryImpl

java.lang.Object
  extended by org.richfaces.cdk.apt.TaskFactoryImpl
All Implemented Interfaces:
CompilationTaskFactory

public class TaskFactoryImpl
extends java.lang.Object
implements CompilationTaskFactory

Author:
asmirnov@exadel.com

Constructor Summary
TaskFactoryImpl()
           
 
Method Summary
 javax.tools.JavaCompiler.CompilationTask get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskFactoryImpl

public TaskFactoryImpl()
Method Detail

get

public javax.tools.JavaCompiler.CompilationTask get()
                                             throws AptException
Specified by:
get in interface CompilationTaskFactory
Throws:
AptException


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