public abstract class SpringSDocumentFactory extends SDocumentFactory implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.NamedBean
SDocumentFactory.getDocumentFactoryRef(), que retornar uma referência
que usurá o Spring para recuperar a própria fábrica.| Constructor and Description |
|---|
SpringSDocumentFactory() |
| Modifier and Type | Method and Description |
|---|---|
RefSDocumentFactory |
createDocumentFactoryRef()
Retorna um referência serializável à fábrica atual utilizando o nome do
bean registrado no spring para recuperar a fábrica após uma
deserialização.
|
String |
getBeanName() |
void |
setBeanName(String springBeanName) |
createInstance, createInstance, empty, extendAddingSetupStep, getDocumentFactoryRef, of, setupDocumentpublic RefSDocumentFactory createDocumentFactoryRef()
createDocumentFactoryRef in class SDocumentFactorypublic String getBeanName()
getBeanName in interface org.springframework.beans.factory.NamedBeanpublic void setBeanName(String springBeanName)
setBeanName in interface org.springframework.beans.factory.BeanNameAwareCopyright © 2017. All rights reserved.