org.hibernate.service.config.spi
Interface ConfigurationService.Converter<T>

Enclosing interface:
ConfigurationService

public static interface ConfigurationService.Converter<T>


Method Summary
 T convert(Object value)
           
 

Method Detail

convert

T convert(Object value)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.