org.nnsoft.guice.rocoto.configuration.binder
Interface PropertyValueBindingBuilder


public interface PropertyValueBindingBuilder

Binds to a property value.


Method Summary
 void toValue(String value)
          Binds property to the given value.
 

Method Detail

toValue

void toValue(String value)
Binds property to the given value.

Parameters:
value - The property value


Copyright © 2010-2012 99 Software Foundation. All Rights Reserved.