Package | Description |
---|---|
br.com.caelum.vraptor.config | |
br.com.caelum.vraptor.ioc.guice | |
br.com.caelum.vraptor.ioc.pico | |
br.com.caelum.vraptor.ioc.spring |
Modifier and Type | Method and Description |
---|---|
ContainerProvider |
BasicConfiguration.getProvider() |
Modifier and Type | Class and Description |
---|---|
class |
GuiceProvider
A Container Provider that uses Google Guice as DI container.
|
Modifier and Type | Class and Description |
---|---|
class |
PicoProvider
Managing internal components by using pico container.
There is an extension point through the registerComponents method, which allows one to give a customized container. |
Modifier and Type | Class and Description |
---|---|
class |
SpringProvider |
Copyright © 2013 Caelum. All Rights Reserved.