@Deprecated public class AnyElementCollectionAnnotationConfig extends AbstractAnnotationConfig
annotation, applicationContext
Constructor and Description |
---|
AnyElementCollectionAnnotationConfig()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
applyConfiguration(Object source,
Object builder,
ComponentRegistry componentRegistry)
Deprecated.
Aplica o recurso na entidade.
|
Object |
applyConfiguration0(Object source,
Object builder,
ComponentRegistry componentRegistry)
Deprecated.
|
boolean |
isApplicable(Object source)
Deprecated.
Verifica se o recurso vai ser aplicado à entidade.
|
applyInternalConfiguration, getConfiguration, getExecutionOrder, getSourceConverter, setApplicationContext, setConfiguration, setSourceConverter
public AnyElementCollectionAnnotationConfig()
public boolean isApplicable(Object source)
AnnotationConfig
source
- Entidade.public Object applyConfiguration(Object source, Object builder, ComponentRegistry componentRegistry)
AnnotationConfig
source
- Entidade.builder
- Construtor da entidade.componentRegistry
- Regsitro dos componentes da aplicação.public Object applyConfiguration0(Object source, Object builder, ComponentRegistry componentRegistry) throws InstantiationException, IllegalAccessException
Copyright © 2018 Brandao. All rights reserved.