org.jboss.portal.portlet.impl.jsr168.taglib
Class DefineObjectsTag

java.lang.Object
  extended by TagSupport
      extended by org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
          extended by org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTag

public class DefineObjectsTag
extends PortletTag

The defineObjects tag for the JSR 168 Portlet specification.

Version:
$Revision: 5448 $
Author:
Sherman Wood

Constructor Summary
DefineObjectsTag()
           
 
Method Summary
 int doEndTag()
           
 int doStartTag()
           
 
Methods inherited from class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
getConfig, getDispatchedRequest, getInvocation, getRequest, getResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefineObjectsTag

public DefineObjectsTag()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException

doEndTag

public int doEndTag()
             throws JspException
Throws:
JspException