org.apache.pluto.descriptors.services.impl
Class ContextPortletAppDescriptorServiceImpl
java.lang.Object
org.apache.pluto.descriptors.services.impl.AbstractCastorDescriptorService
org.apache.pluto.descriptors.services.impl.AbstractPortletAppDescriptorService
org.apache.pluto.descriptors.services.impl.ContextPortletAppDescriptorServiceImpl
- All Implemented Interfaces:
- PortletAppDescriptorService
- public class ContextPortletAppDescriptorServiceImpl
- extends AbstractPortletAppDescriptorService
Portlet Application Deployment Descriptor Service which
retrieves reads the descriptor from the ServletContext.
- Since:
- Mar 5, 2005
- Version:
- $Id: ContextPortletAppDescriptorServiceImpl.java 156743 2005-03-10 05:50:30Z ddewolf $
- Author:
- David H. DeWolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORTLET_XML_URI
public static final java.lang.String PORTLET_XML_URI
- See Also:
- Constant Field Values
ContextPortletAppDescriptorServiceImpl
public ContextPortletAppDescriptorServiceImpl(javax.servlet.ServletContext ctx)
getInputStream
protected java.io.InputStream getInputStream()
throws java.io.IOException
- Throws:
java.io.IOException
getOutputStream
protected java.io.OutputStream getOutputStream()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2003-2007 . All Rights Reserved.