Uses of Class
org.gatein.pc.portlet.impl.jsr168.DispatchType
-
Packages that use DispatchType Package Description org.gatein.pc.portlet.impl.jsr168 -
-
Uses of DispatchType in org.gatein.pc.portlet.impl.jsr168
Methods in org.gatein.pc.portlet.impl.jsr168 that return DispatchType Modifier and Type Method Description DispatchTypeDispatch. getType()static DispatchTypeDispatchType. valueOf(String name)Returns the enum constant of this type with the specified name.static DispatchType[]DispatchType. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.gatein.pc.portlet.impl.jsr168 with parameters of type DispatchType Constructor Description Dispatch(DispatchType type, String path)
-