Modifier and Type | Class and Description |
---|---|
static class |
ActionHandlerValidatorLinkerHelper.CommonBindingDescriptor<B>
Deprecated.
BingingDescriptor implementation for the Guice/Spring.
|
Modifier and Type | Method and Description |
---|---|
<B> Iterator<ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor<B>> |
ActionHandlerValidatorLinkerHelper.BeanProvider.getBindings(Class<B> clazz) |
Modifier and Type | Class and Description |
---|---|
static class |
GuiceBeanProvider.GuiceBindingDescriptorAdapter<B>
Deprecated.
Adapter for tranforming Guice Binding into BeanProvider implementation.
|
Modifier and Type | Method and Description |
---|---|
<B> Iterator<ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor<B>> |
GuiceBeanProvider.getBindings(Class<B> clazz)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
SpringBeanProvider.SpringBindingDescriptorAdapter<B>
Deprecated.
Adapter for tranforming Guice Binding into BeanProvider implementation.
|
Modifier and Type | Method and Description |
---|---|
<B> Iterator<ActionHandlerValidatorLinkerHelper.BeanProvider.BindingDescriptor<B>> |
SpringBeanProvider.getBindings(Class<B> clazz)
Deprecated.
|
Copyright © 2010-2014 ArcBees. All Rights Reserved.