Uses of Interface
org.wicketopia.WicketopiaPlugin

Packages that use WicketopiaPlugin
org.wicketopia   
org.wicketopia.joda   
org.wicketopia.persistence   
 

Uses of WicketopiaPlugin in org.wicketopia
 

Methods in org.wicketopia with type parameters of type WicketopiaPlugin
<P extends WicketopiaPlugin>
P
Wicketopia.getPlugin(Class<P> pluginType)
          Retrieves a plugin by type
 

Methods in org.wicketopia with parameters of type WicketopiaPlugin
 void Wicketopia.addPlugin(WicketopiaPlugin plugin)
           
 

Constructors in org.wicketopia with parameters of type WicketopiaPlugin
Wicketopia(WicketopiaPlugin... plugins)
           
 

Constructor parameters in org.wicketopia with type arguments of type WicketopiaPlugin
Wicketopia(List<WicketopiaPlugin> plugins)
           
 

Uses of WicketopiaPlugin in org.wicketopia.joda
 

Classes in org.wicketopia.joda that implement WicketopiaPlugin
 class JodaPlugin
           
 

Uses of WicketopiaPlugin in org.wicketopia.persistence
 

Classes in org.wicketopia.persistence that implement WicketopiaPlugin
 class PersistencePlugin
           
 



Copyright © 2010-2013. All Rights Reserved.