|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xenonsoft.bridgetown.soa.impl.NOPBeanPropertyValueResolver
An implementation of a bean property value resolver that takes no action. It simply accepts the input value and returns it on exit.
| Constructor Summary | |
NOPBeanPropertyValueResolver()
Default constructor |
|
| Method Summary | |
java.lang.Object |
getValue(ValueReferenceConfig valueRef,
java.lang.Object value,
java.lang.String description)
Get the evaluation value of the property value as required to set the bean property during IoC assembly. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NOPBeanPropertyValueResolver()
| Method Detail |
public java.lang.Object getValue(ValueReferenceConfig valueRef,
java.lang.Object value,
java.lang.String description)
getValue in interface IBeanPropertyValueResolvervalueRef - a reference to the value reference configurationvalue - the input value for the propertydescription - the additional description supplied the
assembly factory for use in error reporting and debugging
IBeanPropertyValueResolver.getValue(com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig, java.lang.Object, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||