org.infoglue.deliver.portal.deploy
Class Deploy.StreamWebAppDescriptorServiceImpl
java.lang.Object
org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService
org.infoglue.deliver.portal.deploy.Deploy.StreamWebAppDescriptorServiceImpl
- All Implemented Interfaces:
- org.apache.pluto.descriptors.services.WebAppDescriptorService
- Enclosing class:
- Deploy
public static class Deploy.StreamWebAppDescriptorServiceImpl
- extends org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService
| Fields inherited from class org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService |
WEB_XML_MAPPING |
| Methods inherited from class org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService |
getCastorMapping, getDTDUri, getPublicId, read, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.pluto.descriptors.services.WebAppDescriptorService |
getContextPath |
Deploy.StreamWebAppDescriptorServiceImpl
public Deploy.StreamWebAppDescriptorServiceImpl(java.lang.String contextPath,
java.io.InputStream in,
java.io.OutputStream out)
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
getContextPath
public java.lang.String getContextPath()
readInternal
protected java.lang.Object readInternal()
throws java.io.IOException
- Throws:
java.io.IOException
writeInternal
protected void writeInternal(java.lang.Object arg0)
throws java.io.IOException
- Throws:
java.io.IOException
getIgnoreExtraElements
protected boolean getIgnoreExtraElements()
Copyright © 2005 InfoGlue.org All Rights Reserved.