| Package | Description |
|---|---|
| org.springframework.extensions.webscripts | |
| org.springframework.extensions.webscripts.processor |
| Modifier and Type | Method and Description |
|---|---|
TemplateProcessorRegistry |
AbstractRuntimeContainer.getTemplateProcessorRegistry() |
TemplateProcessorRegistry |
Container.getTemplateProcessorRegistry()
Gets the Template Processor Registry
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateProcessorRegistrar.setRegistry(TemplateProcessorRegistry registry) |
void |
AbstractRuntimeContainer.setTemplateProcessorRegistry(TemplateProcessorRegistry templateProcessorRegistry) |
| Modifier and Type | Method and Description |
|---|---|
TemplateProcessorRegistry |
BaseRegisterableTemplateProcessor.getTemplateProcessorRegistry()
Gets the template processor registry
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRegisterableTemplateProcessor.setTemplateProcessorRegistry(TemplateProcessorRegistry templateProcessorRegistry)
Sets the template processor registry to which this processor
will be registered
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.