Modifier and Type | Field and Description |
---|---|
protected AnnotationIntrospector |
_introspector |
Constructor and Description |
---|
AnnotationDecorator(WebAppContext context) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
decorate(java.lang.Object o) |
void |
destroy(java.lang.Object o) |
protected void |
introspect(java.lang.Object o)
Look for annotations that can be discovered with introspection:
Resource
Resources
PostConstruct
PreDestroy
ServletSecurity?
|
void |
registerHandlers(WebAppContext context) |
protected AnnotationIntrospector _introspector
public AnnotationDecorator(WebAppContext context)
public void registerHandlers(WebAppContext context)
protected void introspect(java.lang.Object o)
o
- the object ot introspectpublic java.lang.Object decorate(java.lang.Object o)
Copyright © 1995–2023 Webtide. All rights reserved.