public interface Configurer
| Modifier and Type | Method and Description |
|---|---|
void |
addControllers(org.brandao.brutos.ControllerRegistry controllerRegistry) |
void |
addInterceptors(org.brandao.brutos.InterceptorRegistry interceptorRegistry) |
void |
addScopes(org.brandao.brutos.ScopeRegistry scopeRegistry) |
void |
addTypes(org.brandao.brutos.TypeRegistry typeRegistry) |
void addInterceptors(org.brandao.brutos.InterceptorRegistry interceptorRegistry)
void addControllers(org.brandao.brutos.ControllerRegistry controllerRegistry)
void addScopes(org.brandao.brutos.ScopeRegistry scopeRegistry)
void addTypes(org.brandao.brutos.TypeRegistry typeRegistry)
Copyright © 2018 Brandao. All rights reserved.