org.riotfamily.components.model.wrapper
Interface ValueWrapperFactory

All Known Implementing Classes:
HibernateWrapperFactory

public interface ValueWrapperFactory

Since:
7.0
Author:
Felix Gnass [fgnass at neteye dot de]

Method Summary
 ValueWrapper<?> createWapper(Object value)
           
 

Method Detail

createWapper

ValueWrapper<?> createWapper(Object value)
                             throws WrappingException
Throws:
WrappingException