public class ConfigurableStandaloneContextAwareManagerFactory extends DefaultStandaloneContextAwareManagerFactory
| Constructor and Description |
|---|
ConfigurableStandaloneContextAwareManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
createProperties() |
protected ProcessorsFactory |
newProcessorsFactory()
Override to provide a different or modified default factory implementation.
|
initialize, newGroupExtractor, newModelFactory, newServletContextUriLocatornewUriLocatorFactoryaddModelTransformer, create, destroy, newAuthorizationManager, newCacheKeyFactory, newCacheStrategy, newHashStrategy, newMetaDataFactory, newModelTransformers, newNamingStrategy, onAfterInitializeManager, onCachePeriodChanged, onModelPeriodChanged, setCacheKeyFactory, setCacheStrategy, setGroupExtractor, setHashBuilder, setHashStrategy, setMetaDataFactory, setModelFactory, setModelTransformers, setNamingStrategy, setProcessorsFactory, setResourceAuthorizationManager, setUriLocatorFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetProcessorsFactorydestroycreateonCachePeriodChanged, onModelPeriodChangedpublic ConfigurableStandaloneContextAwareManagerFactory()
protected final ProcessorsFactory newProcessorsFactory()
BaseWroManagerFactorynewProcessorsFactory in class DefaultStandaloneContextAwareManagerFactoryProcessorsFactory object.protected Properties createProperties()
Properties from where processors lookup will be performed. By default an empty Properties
object is returned.Copyright © 2008-2013. All Rights Reserved.