org.xerial.util.bean.impl
Class BindRuleGeneratorForBeanStream<E>
java.lang.Object
org.xerial.util.bean.impl.BindRuleGeneratorForBeanStream<E>
- All Implemented Interfaces:
- BindRuleGenerator
public class BindRuleGeneratorForBeanStream<E>
- extends Object
- implements BindRuleGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindRuleGeneratorForBeanStream
public BindRuleGeneratorForBeanStream(Class<E> targetBeanClass)
throws BeanException
- Throws:
BeanException
getBeanBinderSet
public <T> BeanBinderSet getBeanBinderSet(Class<T> beanClass)
throws BeanException
- Description copied from interface:
BindRuleGenerator
- Gets the binder set of the given bean class
- Specified by:
getBeanBinderSet in interface BindRuleGenerator
- Returns:
-
- Throws:
BeanException

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.