org.jasig.portal.spring.locator
Class ThrowableToElementLocator
java.lang.Object
org.jasig.portal.spring.locator.AbstractBeanLocator<IThrowableToElement>
org.jasig.portal.spring.locator.ThrowableToElementLocator
- All Implemented Interfaces:
- DisposableBean, InitializingBean
Deprecated. code that needs an IThrowableToElement should use direct dependency injection where possible
@Deprecated
public class ThrowableToElementLocator
- extends AbstractBeanLocator<IThrowableToElement>
- 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
ThrowableToElementLocator
public ThrowableToElementLocator(IThrowableToElement instance)
- Deprecated.
getThrowableToElement
public static IThrowableToElement getThrowableToElement()
- Deprecated.
getLocator
protected AbstractBeanLocator<IThrowableToElement> getLocator()
- Deprecated.
- Specified by:
getLocator in class AbstractBeanLocator<IThrowableToElement>
setLocator
protected void setLocator(AbstractBeanLocator<IThrowableToElement> locator)
- Deprecated.
- Specified by:
setLocator in class AbstractBeanLocator<IThrowableToElement>
Copyright © 2010 Jasig. All Rights Reserved.