public class ProfileActionBeanPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
ProfileAction beans by wrapping them in a Spring Web Flow adaptor.| Constructor and Description |
|---|
ProfileActionBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.