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, setHashStrategy, setMetaDataFactory, setModelFactory, setModelTransformers, setNamingStrategy, setProcessorsFactory, setResourceAuthorizationManager, setResourceWatcher, setUriLocatorFactorypublic 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-2014. All Rights Reserved.