| Package | Description |
|---|---|
| org.glassfish.apf |
Provides the classes necessary to process J2SE 1.5 annotations in the context
of the J2EE application server.
|
| org.glassfish.apf.impl |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler |
ProcessingContext.getErrorHandler()
Return the error handler for this processing context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingContext.setErrorHandler(ErrorHandler errorHandler)
Sets the ErrorHandler instance for all errors/warnings that may be raised
during the annotation processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultErrorHandler
Default implementation of the ErrorHandler
|
Copyright © 2015. All rights reserved.