@Configuration @ComponentScan(basePackages="org.osivia.demo.scheduler.plugin") public class SchedulerPluginConfiguration extends Object implements org.springframework.web.portlet.context.PortletConfigAware
PortletContextAware| Constructor and Description |
|---|
SchedulerPluginConfiguration()
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.
|
org.osivia.portal.api.urls.IPortalUrlFactory |
getPortalUrlFactory()
Get portal URL factory.
|
void |
setPortletConfig(javax.portlet.PortletConfig portletConfig) |
@Bean(name="messageSource") public org.springframework.context.support.ResourceBundleMessageSource getMessageSource()
@Bean public org.osivia.portal.api.urls.IPortalUrlFactory getPortalUrlFactory()
@Bean public org.osivia.portal.api.internationalization.IBundleFactory getBundleFactory()
public void setPortletConfig(javax.portlet.PortletConfig portletConfig)
setPortletConfig in interface org.springframework.web.portlet.context.PortletConfigAwareCopyright © 2018. All rights reserved.