@Configuration
@ComponentScan(basePackages={"org.osivia.services.calendar.common","org.osivia.services.calendar.synchronization.edition.portlet"})
public class CalendarSynchronizationEditionConfiguration
extends Object
implements org.springframework.web.portlet.context.PortletContextAware
PortletContextAware| Constructor and Description |
|---|
CalendarSynchronizationEditionConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.support.ResourceBundleMessageSource |
getMessageSource()
Get message source.
|
org.springframework.web.servlet.view.InternalResourceViewResolver |
getViewResolver()
Get view resolver.
|
void |
setPortletContext(javax.portlet.PortletContext portletContext) |
public CalendarSynchronizationEditionConfiguration()
public void setPortletContext(javax.portlet.PortletContext portletContext)
setPortletContext in interface org.springframework.web.portlet.context.PortletContextAware@Bean public org.springframework.web.servlet.view.InternalResourceViewResolver getViewResolver()
@Bean(name="messageSource") public org.springframework.context.support.ResourceBundleMessageSource getMessageSource()
Copyright © 2019 OSIVIA. All rights reserved.