org.mule.module.xml.config
Class JaxbContextFactoryBean
java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean
org.mule.module.xml.config.JaxbContextFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean
public class JaxbContextFactoryBean
- extends org.springframework.beans.factory.config.AbstractFactoryBean
TODO
Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
logger |
Methods inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbContextFactoryBean
public JaxbContextFactoryBean()
getObjectType
public java.lang.Class getObjectType()
- Specified by:
getObjectType
in interface org.springframework.beans.factory.FactoryBean
- Specified by:
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean
createInstance
protected java.lang.Object createInstance()
throws java.lang.Exception
- Specified by:
createInstance
in class org.springframework.beans.factory.config.AbstractFactoryBean
- Throws:
java.lang.Exception
getPackageNames
public java.lang.String getPackageNames()
setPackageNames
public void setPackageNames(java.lang.String packageNames)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.