@Configuration
@ComponentScan(basePackages={"org.osivia.services.editor.plugin","org.osivia.services.editor.image.portlet"})
public class EditorPluginConfiguration
extends Object
implements org.springframework.web.portlet.context.PortletConfigAware
PortletConfigAware| Constructor and Description |
|---|
EditorPluginConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.internationalization.IBundleFactory |
getBundleFactory()
Get internationalization bundle factory.
|
org.springframework.context.support.ResourceBundleMessageSource |
getMessageSource()
Get message source.
|
void |
setPortletConfig(javax.portlet.PortletConfig portletConfig) |
public void setPortletConfig(javax.portlet.PortletConfig portletConfig)
setPortletConfig in interface org.springframework.web.portlet.context.PortletConfigAware@Bean(name="messageSource") public org.springframework.context.support.ResourceBundleMessageSource getMessageSource()
@Bean public org.osivia.portal.api.internationalization.IBundleFactory getBundleFactory()
Copyright © 2022 OSIVIA. All rights reserved.