| Package | Description |
|---|---|
| org.shept.org.springframework.web.bind.support | |
| org.shept.org.springframework.web.servlet.mvc.delegation.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultComponentBindingInitializer |
class |
FilterBindingInitializer |
| Modifier and Type | Field and Description |
|---|---|
private Map<Class<?>,ComponentBindingInitializer> |
DefaultComponentBindingInitializer.initializersForType |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,ComponentBindingInitializer> |
DefaultComponentBindingInitializer.getInitializersForType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComponentBindingInitializer.setInitializersForType(Map<Class<?>,ComponentBindingInitializer> initializersForType) |
| Modifier and Type | Field and Description |
|---|---|
private ComponentBindingInitializer[] |
SegmentConfiguration.componentBindingInitializers |
| Modifier and Type | Method and Description |
|---|---|
ComponentBindingInitializer[] |
SegmentConfiguration.getComponentBindingInitializers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentConfiguration.setComponentBindingInitializer(ComponentBindingInitializer componentBindingInitializer) |
void |
SegmentConfiguration.setComponentBindingInitializers(ComponentBindingInitializer[] componentBindingInitializers) |
Copyright © 2014. All Rights Reserved.