public class ComponentConfigurer extends Object
| Modifier and Type | Field and Description |
|---|---|
static TypeFilter[] |
DEFAULT_FILTERS |
static List<Class<?>> |
defaultAnnotationConfig |
| Constructor and Description |
|---|
ComponentConfigurer(org.brandao.brutos.ConfigurableApplicationContext applicationContext) |
ComponentConfigurer(org.brandao.brutos.ConfigurableApplicationContext applicationContext,
List<Class<?>> baseAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationEntry |
getConfiguration() |
void |
init(org.brandao.brutos.ComponentRegistry componentRegistry) |
void |
setConfiguration(ConfigurationEntry configuration) |
public static final TypeFilter[] DEFAULT_FILTERS
public ComponentConfigurer(org.brandao.brutos.ConfigurableApplicationContext applicationContext)
public void init(org.brandao.brutos.ComponentRegistry componentRegistry)
public ConfigurationEntry getConfiguration()
public void setConfiguration(ConfigurationEntry configuration)
Copyright © 2018 Brandao. All rights reserved.