Uses of Class
org.jboss.portal.portlet.impl.jsr168.DispatchType

Packages that use DispatchType
org.jboss.portal.portlet.impl.jsr168   
 

Uses of DispatchType in org.jboss.portal.portlet.impl.jsr168
 

Methods in org.jboss.portal.portlet.impl.jsr168 that return DispatchType
 DispatchType Dispatch.getType()
           
static DispatchType DispatchType.valueOf(java.lang.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're declared.
 

Constructors in org.jboss.portal.portlet.impl.jsr168 with parameters of type DispatchType
Dispatch(DispatchType type, java.lang.String path)
           
 



Copyright © 2008. All Rights Reserved.