Uses of Interface
org.slim3.commons.plugin.Plugin

Packages that use Plugin
org.slim3.commons.plugin This package provides plugin features. 
org.slim3.container.plugin This package provides plugin features. 
 

Uses of Plugin in org.slim3.commons.plugin
 

Fields in org.slim3.commons.plugin with type parameters of type Plugin
protected static List<Plugin> PluginManager.plugins
          The list for Plugin.
 

Uses of Plugin in org.slim3.container.plugin
 

Classes in org.slim3.container.plugin that implement Plugin
 class DataSourcePlugin
          A plugin implementation class for data source.
 class TransactionPlugin
          A plugin implementation class for transaction.
 



Copyright © 2008-2009 The Slim3 project. All Rights Reserved.