xdoclet.modules.portlet

Class PortletXmlSubTask

public class PortletXmlSubTask extends XmlSubTask

Generates portlet.xml deployment descriptor, per JSR-168.

Author: Craig Walls (xdoclet@habuma.com)

UNKNOWN: August 18, 2003 display-name = "portlet.xml" name = "portletxml" parent = "xdoclet.modules.portlet.PortletDocletTask" file = "custom-portlet-modes.xml" relates-to = "portlet.xml" description = "An XML unparsed entity * containing custom-portlet-mode entities for a portlet application deployed to a JSR-168 compliant portlet * container. * file = "portlet-custom-window-states.xml" relates-to = "portlet.xml" description = "An XML unparsed * entity containing custom-window-state entities for portlet application deployed to a JSR-168 compliant portlet * container. * file = "portlet-user-attributes.xml" relates-to = "portlet.xml" description = "An XML unparsed entity * containing user-attribute entities for portlet application deployed to a JSR-168 compliant portlet container. * file = "portlet-security.xml" relates-to = "portlet.xml" description = "An XML unparsed entity * containing security-constraint entities for portlet application deployed to a JSR-168 compliant portlet * container.

Constructor Summary
PortletXmlSubTask()
Method Summary
protected voidengineStarted()
voidexecute()
Describe what the method does

Constructor Detail

PortletXmlSubTask

public PortletXmlSubTask()

Method Detail

engineStarted

protected void engineStarted()

execute

public void execute()
Describe what the method does

Throws: XDocletException