Forge - Shell API 1.2.0.Final

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
 


Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.