public class RarBundleContext
extends org.glassfish.apf.context.AnnotationContext
| Constructor and Description |
|---|
RarBundleContext(ConnectorDescriptor desc) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(ElementType type,
AnnotatedElement element) |
ConnectorDescriptor |
getDescriptor() |
org.glassfish.apf.ProcessingContext |
getProcessingContext() |
void |
setProcessingContext(org.glassfish.apf.ProcessingContext processingContext) |
void |
startElement(ElementType type,
AnnotatedElement element) |
public RarBundleContext(ConnectorDescriptor desc)
public ConnectorDescriptor getDescriptor()
public void setProcessingContext(org.glassfish.apf.ProcessingContext processingContext)
setProcessingContext in class org.glassfish.apf.context.AnnotationContextpublic org.glassfish.apf.ProcessingContext getProcessingContext()
getProcessingContext in class org.glassfish.apf.context.AnnotationContextpublic void startElement(ElementType type, AnnotatedElement element) throws org.glassfish.apf.AnnotationProcessorException
startElement in interface org.glassfish.apf.AnnotatedElementHandlerstartElement in class org.glassfish.apf.context.AnnotationContextorg.glassfish.apf.AnnotationProcessorExceptionpublic void endElement(ElementType type, AnnotatedElement element) throws org.glassfish.apf.AnnotationProcessorException
endElement in interface org.glassfish.apf.AnnotatedElementHandlerendElement in class org.glassfish.apf.context.AnnotationContextorg.glassfish.apf.AnnotationProcessorExceptionCopyright © 2013. All Rights Reserved.