A C D G H I O P R S U 

A

AnnotationConfiguration - Class in org.cipango.annotations
Configuration
AnnotationConfiguration() - Constructor for class org.cipango.annotations.AnnotationConfiguration
 
AnnotationDecorator - Class in org.cipango.annotations
WebAppDecoratorWrapper
AnnotationDecorator(WebAppContext) - Constructor for class org.cipango.annotations.AnnotationDecorator
 
apply() - Method in class org.cipango.annotations.SipApplicationAnnotation
 
apply() - Method in class org.cipango.annotations.SipApplicationKeyAnnotation
 
apply() - Method in class org.cipango.annotations.SipListenerAnnotation
 
apply() - Method in class org.cipango.annotations.SipServletAnnotation
 

C

clearAnnotationList(List<AnnotationParser.DiscoverableAnnotationHandler>) - Method in class org.cipango.annotations.AnnotationConfiguration
 
cloneConfigure(WebAppContext, WebAppContext) - Method in class org.cipango.annotations.AnnotationConfiguration
 
configure(WebAppContext) - Method in class org.cipango.annotations.AnnotationConfiguration
 

D

decorateFilterHolder(FilterHolder) - Method in class org.cipango.annotations.AnnotationDecorator
 
decorateFilterInstance(T) - Method in class org.cipango.annotations.AnnotationDecorator
 
decorateListenerInstance(T) - Method in class org.cipango.annotations.AnnotationDecorator
 
decorateServletHolder(ServletHolder) - Method in class org.cipango.annotations.AnnotationDecorator
 
decorateServletHolder(SipServletHolder) - Method in class org.cipango.annotations.AnnotationDecorator
 
decorateServletInstance(T) - Method in class org.cipango.annotations.AnnotationDecorator
 
destroyFilterInstance(Filter) - Method in class org.cipango.annotations.AnnotationDecorator
 
destroyListenerInstance(EventListener) - Method in class org.cipango.annotations.AnnotationDecorator
 
destroyServletInstance(Servlet) - Method in class org.cipango.annotations.AnnotationDecorator
 
doHandle(Class) - Method in class org.cipango.annotations.ResourceAnnotationHandler
 

G

gatherAnnotations(List<DiscoveredAnnotation>, List<AnnotationParser.DiscoverableAnnotationHandler>) - Method in class org.cipango.annotations.AnnotationConfiguration
 
getAnnotationName() - Method in class org.cipango.annotations.SipApplicationAnnotationHandler
 
getAnnotationName() - Method in class org.cipango.annotations.SipApplicationKeyAnnotationHandler
 
getAnnotationName() - Method in class org.cipango.annotations.SipListenerAnnotationHandler
 
getAnnotationName() - Method in class org.cipango.annotations.SipServletAnnotationHandler
 
getSipAppCtx() - Method in class org.cipango.annotations.ResourceAnnotationHandler
 

H

handleClass(String, int, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipApplicationAnnotationHandler
 
handleClass(String, int, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipApplicationKeyAnnotationHandler
 
handleClass(String, int, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipListenerAnnotationHandler
 
handleClass(String, int, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipServletAnnotationHandler
 
handleField(Class, Field) - Method in class org.cipango.annotations.ResourceAnnotationHandler
 
handleField(String, String, int, String, String, Object, String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipApplicationAnnotationHandler
 
handleField(String, String, int, String, String, Object, String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipApplicationKeyAnnotationHandler
 
handleField(String, String, int, String, String, Object, String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipListenerAnnotationHandler
 
handleField(String, String, int, String, String, Object, String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipServletAnnotationHandler
 
handleMethod(String, String, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipApplicationAnnotationHandler
 
handleMethod(String, String, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipApplicationKeyAnnotationHandler
 
handleMethod(String, String, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipListenerAnnotationHandler
 
handleMethod(String, String, int, String, String, String[], String, List<AnnotationParser.Value>) - Method in class org.cipango.annotations.SipServletAnnotationHandler
 

I

introspect(Object) - Method in class org.cipango.annotations.AnnotationDecorator
Look for annotations that can be discovered with introspection: Resource Resources PostConstruct PreDestroy ServletSecurity?
isEmpty(String) - Static method in class org.cipango.annotations.Util
 
isServletType(Class) - Static method in class org.cipango.annotations.Util
 

O

org.cipango.annotations - package org.cipango.annotations
 

P

parseContainerPath(WebAppContext, AnnotationParser) - Method in class org.cipango.annotations.AnnotationConfiguration
 
parseWebInfClasses(WebAppContext, AnnotationParser) - Method in class org.cipango.annotations.AnnotationConfiguration
 
parseWebInfLib(WebAppContext, AnnotationParser) - Method in class org.cipango.annotations.AnnotationConfiguration
 

R

ResourceAnnotationHandler - Class in org.cipango.annotations
 
ResourceAnnotationHandler(WebAppContext) - Constructor for class org.cipango.annotations.ResourceAnnotationHandler
 

S

SipApplicationAnnotation - Class in org.cipango.annotations
 
SipApplicationAnnotation(WebAppContext, String) - Constructor for class org.cipango.annotations.SipApplicationAnnotation
 
SipApplicationAnnotationHandler - Class in org.cipango.annotations
 
SipApplicationAnnotationHandler(WebAppContext) - Constructor for class org.cipango.annotations.SipApplicationAnnotationHandler
 
SipApplicationKeyAnnotation - Class in org.cipango.annotations
 
SipApplicationKeyAnnotation(WebAppContext, String) - Constructor for class org.cipango.annotations.SipApplicationKeyAnnotation
 
SipApplicationKeyAnnotationHandler - Class in org.cipango.annotations
 
SipApplicationKeyAnnotationHandler(WebAppContext) - Constructor for class org.cipango.annotations.SipApplicationKeyAnnotationHandler
 
SipListenerAnnotation - Class in org.cipango.annotations
 
SipListenerAnnotation(WebAppContext, String) - Constructor for class org.cipango.annotations.SipListenerAnnotation
 
SipListenerAnnotationHandler - Class in org.cipango.annotations
 
SipListenerAnnotationHandler(WebAppContext) - Constructor for class org.cipango.annotations.SipListenerAnnotationHandler
 
SipServletAnnotation - Class in org.cipango.annotations
 
SipServletAnnotation(WebAppContext, String) - Constructor for class org.cipango.annotations.SipServletAnnotation
 
SipServletAnnotationHandler - Class in org.cipango.annotations
 
SipServletAnnotationHandler(WebAppContext) - Constructor for class org.cipango.annotations.SipServletAnnotationHandler
 

U

Util - Class in org.cipango.annotations
 
Util() - Constructor for class org.cipango.annotations.Util
 
A C D G H I O P R S U 

Copyright © 2014. All Rights Reserved.