org.jboss.portal.portlet.impl.jsr168
Class Dispatch

java.lang.Object
  extended by org.jboss.portal.portlet.impl.jsr168.Dispatch

public class Dispatch
extends java.lang.Object

Version:
$Revision: 630 $
Author:
Julien Viet

Constructor Summary
Dispatch(DispatchType type, java.lang.String path)
           
 
Method Summary
 java.lang.String getPath()
           
 DispatchType getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dispatch

public Dispatch(DispatchType type,
                java.lang.String path)
Method Detail

getType

public DispatchType getType()

getPath

public java.lang.String getPath()


Copyright © 2008. All Rights Reserved.