org.jasig.portal.spring.locator
Class ChannelPublishingServiceLocator
java.lang.Object
org.jasig.portal.spring.locator.AbstractBeanLocator<IChannelPublishingService>
org.jasig.portal.spring.locator.ChannelPublishingServiceLocator
- All Implemented Interfaces:
- DisposableBean, InitializingBean
public class ChannelPublishingServiceLocator
- extends AbstractBeanLocator<IChannelPublishingService>
| 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
- See Also:
- Constant Field Values
ChannelPublishingServiceLocator
public ChannelPublishingServiceLocator(IChannelPublishingService instance)
getIChannelPublishingService
public static IChannelPublishingService getIChannelPublishingService()
getLocator
protected AbstractBeanLocator<IChannelPublishingService> getLocator()
- Specified by:
getLocator in class AbstractBeanLocator<IChannelPublishingService>
setLocator
protected void setLocator(AbstractBeanLocator<IChannelPublishingService> locator)
- Specified by:
setLocator in class AbstractBeanLocator<IChannelPublishingService>
Copyright © 2010 Jasig. All Rights Reserved.