Uses of Interface
org.jboss.forge.shell.plugins.Plugin

Packages that use Plugin
org.jboss.forge.shell.command   
 

Uses of Plugin in org.jboss.forge.shell.command
 

Methods in org.jboss.forge.shell.command that return Plugin
 Plugin PluginRegistry.instanceOf(PluginMetadata meta)
          Get the Plugin instance defined by the given PluginMetadata
 

Methods in org.jboss.forge.shell.command that return types with arguments of type Plugin
 Class<? extends Plugin> PluginMetadata.getType()
          Get the implementing Plugin class type for this PluginMetadata
 



Copyright © 2011 Seam Framework. All Rights Reserved.