Uses of Class
org.wicketstuff.annotation.mount.MountDefinition

Packages that use MountDefinition
org.wicketstuff.annotation.strategy   
 

Uses of MountDefinition in org.wicketstuff.annotation.strategy
 

Classes in org.wicketstuff.annotation.strategy with annotations of type MountDefinition
 interface MountBookmarkablePageRequestTarget
          Annotation to use for mounting a page using BookmarkablePageRequestTargetUrlCodingStrategy.
 interface MountHybrid
          Annotation to use for mounting a page using HybridUrlCodingStrategy.
 interface MountIndexedHybrid
          Annotation to use for mounting a page using IndexedHybridUrlCodingStrategy.
 interface MountIndexedParam
          Annotation to use for mounting a page using IndexedParamUrlCodingStrategy.
 interface MountMixedParam
          Annotation to use for mounting a page using MixedParamUrlCodingStrategy.
 interface MountQueryString
          Annotation to use for mounting a page using QueryStringUrlCodingStrategy.
 



Copyright © 2012. All Rights Reserved.