|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.apf.factory.Factory
public abstract class Factory
The Factory is responsible for initializing a ready to use AnnotationProcessor.
| Constructor Summary | |
|---|---|
protected |
Factory()
we do no Create new instances of Factory |
| Method Summary | |
|---|---|
static AnnotationProcessorImpl |
getDefaultAnnotationProcessor()
Return a empty AnnotationProcessor with no annotation handlers registered |
static boolean |
isSkipAnnotationProcessing(java.lang.String cName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Factory()
| Method Detail |
|---|
public static AnnotationProcessorImpl getDefaultAnnotationProcessor()
public static boolean isSkipAnnotationProcessing(java.lang.String cName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||