public class JsonResourceRecordDefinitionFactory extends AbstractObjectWithProperties implements org.springframework.context.ApplicationContextAware, RecordDefinitionFactory
| Constructor and Description |
|---|
JsonResourceRecordDefinitionFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationPattern() |
RecordDefinition |
getRecordDefinition(String typePath) |
void |
init() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setLocationPattern(String locationPattern) |
clearProperties, close, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic String getLocationPattern()
public RecordDefinition getRecordDefinition(String typePath)
getRecordDefinition in interface RecordDefinitionFactory@PostConstruct public void init()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void setLocationPattern(String locationPattern)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.