Class Dispatch
- java.lang.Object
-
- org.gatein.pc.portlet.impl.jsr168.Dispatch
-
public class Dispatch extends Object
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
-
-
Constructor Summary
Constructors Constructor Description Dispatch(DispatchType type, String path)
-
-
-
Constructor Detail
-
Dispatch
public Dispatch(DispatchType type, String path)
-
-
Method Detail
-
getType
public DispatchType getType()
-
getPath
public String getPath()
-
-