org.jboss.portal.faces.component.portlet
Class PortletHandler

java.lang.Object
  extended by ComponentHandler
      extended by org.jboss.portal.faces.component.portlet.PortletHandler

public class PortletHandler
extends ComponentHandler

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
PortletHandler(ComponentConfig config)
           
 
Method Summary
protected  MetaRuleset createMetaRuleset(java.lang.Class type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletHandler

public PortletHandler(ComponentConfig config)
Method Detail

createMetaRuleset

protected MetaRuleset createMetaRuleset(java.lang.Class type)