public interface JetspeedDescriptorService
Modifier and Type | Method and Description |
---|---|
PortletApplication |
read(String name,
String contextPath,
InputStream webDescriptor,
InputStream portletDescriptor,
InputStream jetspeedPortletDescriptor,
ClassLoader paClassLoader)
Retrieve the PortletApp deployment descriptor
(portlet.xml).
|
PortletApplication read(String name, String contextPath, InputStream webDescriptor, InputStream portletDescriptor, InputStream jetspeedPortletDescriptor, ClassLoader paClassLoader) throws Exception
Exception
- if an loading or parsing error occurs.Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.