@Configuration @ComponentScan(basePackages="org.osivia.services.contact.portlet") public class ContactConfiguration extends Object
| Constructor and Description |
|---|
ContactConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.internationalization.IBundleFactory |
getBundleFactory() |
org.springframework.context.support.ResourceBundleMessageSource |
getMessageSource() |
org.osivia.portal.api.notifications.INotificationsService |
getNotificationService() |
org.springframework.web.servlet.view.InternalResourceViewResolver |
getViewResolver() |
@Bean public org.springframework.web.servlet.view.InternalResourceViewResolver getViewResolver()
@Bean(name="messageSource") public org.springframework.context.support.ResourceBundleMessageSource getMessageSource()
@Bean public org.osivia.portal.api.internationalization.IBundleFactory getBundleFactory()
@Bean public org.osivia.portal.api.notifications.INotificationsService getNotificationService()
Copyright © 2021 OSIVIA. All rights reserved.