org.jasig.portlet.proxy.service
Class ClasspathResourceContentService
java.lang.Object
org.jasig.portlet.proxy.service.ClasspathResourceContentService
- All Implemented Interfaces:
- IContentService<GenericContentRequestImpl,GenericContentResponseImpl>
@Service(value="classpathContentService")
public class ClasspathResourceContentService
- extends Object
- implements IContentService<GenericContentRequestImpl,GenericContentResponseImpl>
- Author:
- Jen Bourey, jennifer.bourey@gmail.com
|
Field Summary |
protected org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
ClasspathResourceContentService
public ClasspathResourceContentService()
getRequest
public GenericContentRequestImpl getRequest(javax.portlet.PortletRequest request)
- Specified by:
getRequest in interface IContentService<GenericContentRequestImpl,GenericContentResponseImpl>
getContent
public GenericContentResponseImpl getContent(GenericContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request)
- Specified by:
getContent in interface IContentService<GenericContentRequestImpl,GenericContentResponseImpl>
Copyright © 2012 Jasig. All Rights Reserved.