org.seasar.framework.mock.portlet
クラス MockPortletRequestDispatcherImpl

java.lang.Object
  拡張org.seasar.framework.mock.portlet.MockPortletRequestDispatcherImpl
すべての実装インタフェース:
MockPortletRequestDispatcher, javax.portlet.PortletRequestDispatcher

public class MockPortletRequestDispatcherImpl
extends Object
implements MockPortletRequestDispatcher

作成者:
shinsuke

コンストラクタの概要
MockPortletRequestDispatcherImpl()
           
 
メソッドの概要
 void include(javax.portlet.RenderRequest arg0, javax.portlet.RenderResponse arg1)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MockPortletRequestDispatcherImpl

public MockPortletRequestDispatcherImpl()
メソッドの詳細

include

public void include(javax.portlet.RenderRequest arg0,
                    javax.portlet.RenderResponse arg1)
             throws javax.portlet.PortletException,
                    IOException
定義:
インタフェース javax.portlet.PortletRequestDispatcher 内の include
例外:
javax.portlet.PortletException
IOException


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.