public class EntitiesDescriptorFactoryBean extends org.springframework.beans.factory.config.AbstractFactoryBean<EntitiesDescriptor>
EntitiesDescriptor object from a resource.| Constructor and Description |
|---|
EntitiesDescriptorFactoryBean(org.springframework.core.io.Resource resource)
Constructor taking the resource that contains the object to read.
|
| Modifier and Type | Method and Description |
|---|---|
protected EntitiesDescriptor |
createInstance() |
Class<?> |
getObjectType() |
public EntitiesDescriptorFactoryBean(org.springframework.core.io.Resource resource)
resource - the resourcepublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<EntitiesDescriptor>getObjectType in class org.springframework.beans.factory.config.AbstractFactoryBean<EntitiesDescriptor>protected final EntitiesDescriptor createInstance() throws Exception
createInstance in class org.springframework.beans.factory.config.AbstractFactoryBean<EntitiesDescriptor>ExceptionCopyright © 2018 Litsec AB. All rights reserved.