Uses of Class
org.nuiton.plugin.Plugin.Packaging

Packages that use Plugin.Packaging
org.nuiton.plugin   
 

Uses of Plugin.Packaging in org.nuiton.plugin
 

Methods in org.nuiton.plugin that return Plugin.Packaging
static Plugin.Packaging Plugin.Packaging.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Plugin.Packaging[] Plugin.Packaging.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.nuiton.plugin with parameters of type Plugin.Packaging
protected  boolean AbstractPlugin.acceptPackaging(Plugin.Packaging... packages)
          Accept the project's packaging between some given.
protected  boolean AbstractPlugin.rejectPackaging(Plugin.Packaging... packages)
          Accept the project's packaging if not in given one.
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.