org.milyn.javabean.dynamic.ext
Class BeanWriterFactory
java.lang.Object
org.milyn.javabean.dynamic.ext.BeanWriterFactory
- All Implemented Interfaces:
- org.milyn.delivery.ContentHandler
public class BeanWriterFactory
- extends Object
- implements org.milyn.delivery.ContentHandler
BeanWriter Factory.
tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanWriterFactory
public BeanWriterFactory()
createBeanWriter
@Initialize
public void createBeanWriter()
getBeanWriters
public static Map<String,BeanWriter> getBeanWriters(Class<?> beanClass,
org.milyn.container.ApplicationContext appContext)
getBeanWriters
public static Map<Class<?>,Map<String,BeanWriter>> getBeanWriters(org.milyn.container.ApplicationContext appContext)
Copyright © 2018. All rights reserved.