org.gudy.azureus2.pluginsimpl.local.deprecate
Class PluginDeprecation

java.lang.Object
  extended by org.gudy.azureus2.pluginsimpl.local.deprecate.PluginDeprecation

public class PluginDeprecation
extends Object

Author:
Allan Crooks

Constructor Summary
PluginDeprecation()
           
 
Method Summary
static void call(String identifier, Object context)
           
static void call(String identifier, String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginDeprecation

public PluginDeprecation()
Method Detail

call

public static void call(String identifier,
                        Object context)

call

public static void call(String identifier,
                        String context)