public class ContextPortletAppDescriptorServiceImpl extends AbstractPortletAppDescriptorService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PORTLET_XML_URI |
PORTLET_XML_MAPPING
Constructor and Description |
---|
ContextPortletAppDescriptorServiceImpl(javax.servlet.ServletContext ctx) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContextPath() |
protected java.io.InputStream |
getInputStream() |
protected java.io.OutputStream |
getOutputStream() |
protected java.lang.Object |
readInternal()
Read the and convert the descriptor into it's Object graph.
|
protected void |
writeInternal(java.lang.Object object)
Write the object graph to it's descriptor.
|
getCastorMapping, getDTDUri, getIgnoreExtraElements, getPublicId, read, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextPath
public static final java.lang.String PORTLET_XML_URI
public ContextPortletAppDescriptorServiceImpl(javax.servlet.ServletContext ctx)
protected java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException
protected java.io.OutputStream getOutputStream() throws java.io.IOException
java.io.IOException
public java.lang.String getContextPath()
protected java.lang.Object readInternal() throws java.io.IOException
java.io.IOException
protected void writeInternal(java.lang.Object object) throws java.io.IOException
object
- java.io.IOException
Copyright © 2003-2013 . All Rights Reserved.