Package | Description |
---|---|
org.brandao.brutos.annotation.configuration |
Contém os recursos necessários para o processamento da configuração da aplicação.
|
org.brandao.brutos.annotation.configuration.web |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnnotationConfig |
class |
AcceptRequestTypeAnnotationConfig |
class |
ActionAnnotationConfig |
class |
AnyAnnotationConfig |
class |
AnyElementCollectionAnnotationConfig
Deprecated.
|
class |
AnyKeyCollectionAnnotationConfig
Deprecated.
|
class |
BasicAnnotationConfig |
class |
BeanAnnotationConfig |
class |
ControllerAnnotationConfig |
class |
ElementCollectionAnnotationConfig |
class |
ExtendedScopeAnnotationConfig |
class |
InterceptedByAnnotationConfig |
class |
InterceptsAnnotationConfig |
class |
InterceptsStackAnnotationConfig |
class |
KeyCollectionAnnotationConfig |
class |
PropertyAnnotationConfig
Deprecated.
|
class |
ResponseTypeAnnotationConfig |
class |
RestrictionAnnotationConfig |
class |
RestrictionsAnnotationConfig |
class |
RootAnnotationConfig |
class |
ThrowSafeAnnotationConfig |
class |
ThrowSafeListAnnotationConfig
Deprecated.
|
class |
TypeDefAnnotationConfig |
Modifier and Type | Method and Description |
---|---|
static AnnotationConfig |
AnnotationUtil.createAnnotationTree(AnnotationConfig rootAnnotationConfig,
ConfigurableApplicationContext applicationContext,
List<Class<?>> list) |
static AnnotationConfig |
AnnotationUtil.createAnnotationTree(ConfigurableApplicationContext applicationContext,
List<Class<?>> list) |
AnnotationConfig |
AnnotationConfigEntry.getAnnotationConfig() |
Modifier and Type | Method and Description |
---|---|
static AnnotationConfig |
AnnotationUtil.createAnnotationTree(AnnotationConfig rootAnnotationConfig,
ConfigurableApplicationContext applicationContext,
List<Class<?>> list) |
void |
AnnotationConfigEntry.setAnnotationConfig(AnnotationConfig annotationConfig) |
Modifier and Type | Class and Description |
---|---|
class |
WebActionAnnotationConfig |
class |
WebBasicAnnotationConfig |
class |
WebControllerAnnotationConfig |
class |
WebThrowSafeAnnotationConfig |
Copyright © 2018 Brandao. All rights reserved.