org.jasig.portal.spring.locator
Class ChannelRequestParameterManagerLocator
java.lang.Object
org.jasig.portal.spring.locator.AbstractBeanLocator<IChannelRequestParameterManager>
org.jasig.portal.spring.locator.ChannelRequestParameterManagerLocator
- All Implemented Interfaces:
- DisposableBean, InitializingBean
Deprecated. code that needs an IChannelRequestParameterManager should use direct dependency injection where possible
@Deprecated
public class ChannelRequestParameterManagerLocator
- extends AbstractBeanLocator<IChannelRequestParameterManager>
- Version:
- $Revision: 19776 $
- Author:
- Eric Dalquist
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEAN_NAME
public static final String BEAN_NAME
- Deprecated.
- See Also:
- Constant Field Values
ChannelRequestParameterManagerLocator
public ChannelRequestParameterManagerLocator(IChannelRequestParameterManager instance)
- Deprecated.
getChannelRequestParameterManager
public static IChannelRequestParameterManager getChannelRequestParameterManager()
- Deprecated.
getLocator
protected AbstractBeanLocator<IChannelRequestParameterManager> getLocator()
- Deprecated.
- Specified by:
getLocator in class AbstractBeanLocator<IChannelRequestParameterManager>
setLocator
protected void setLocator(AbstractBeanLocator<IChannelRequestParameterManager> locator)
- Deprecated.
- Specified by:
setLocator in class AbstractBeanLocator<IChannelRequestParameterManager>
Copyright © 2010 Jasig. All Rights Reserved.