org.mevenide.plugins
Class PluginInfoManager

java.lang.Object
  extended by org.mevenide.plugins.PluginInfoManager

public final class PluginInfoManager
extends java.lang.Object

Author:
Milos Kleint

Method Summary
 IPluginInfo[] getCurrentPlugins()
           
 boolean isUsedByProject(IPluginInfo info)
          is somewhat slow.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCurrentPlugins

public IPluginInfo[] getCurrentPlugins()

isUsedByProject

public boolean isUsedByProject(IPluginInfo info)
is somewhat slow.



Copyright © 2003-2005 The Codehaus. All Rights Reserved.