| Package | Description |
|---|---|
| org.springframework.guice.module |
| Modifier and Type | Method and Description |
|---|---|
static BeanFactoryProvider |
BeanFactoryProvider.from(Class<?>... config)
Create an application context using these configuration classes.
|
static BeanFactoryProvider |
BeanFactoryProvider.from(String... basePackages)
Create an application context by scanning these base packages.
|
BeanFactoryProvider |
BeanFactoryProvider.initializer(org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>... initializers) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.