org.oddjob.arooa.types
Interface ValueFactory<T>

All Superinterfaces:
ArooaValue
All Known Implementing Classes:
AttachmentPart, BeanTrap, BeanViewBean, ClassType, ConnectionType, ExecutorThrottleType, HsqlConnectionType, LogoutType, SimpleServerSecurity, StderrType, StdinType, StdoutType, TeeType, TextPart, URLClassLoaderType, UsernamePassword, VanillaInterfaceHandler, XMLConfigurationType

public interface ValueFactory<T>
extends ArooaValue


Nested Class Summary
static class ValueFactory.Conversions
           
 
Method Summary
 T toValue()
           
 

Method Detail

toValue

T toValue()
          throws ArooaConversionException
Throws:
ArooaConversionException