Uses of Class
org.gcube.common.core.plugins.GCUBEPluginManager.PluginConsumer

Packages that use GCUBEPluginManager.PluginConsumer
org.gcube.common.core.plugins   
 

Uses of GCUBEPluginManager.PluginConsumer in org.gcube.common.core.plugins
 

Methods in org.gcube.common.core.plugins with parameters of type GCUBEPluginManager.PluginConsumer
 void GCUBEPluginManager.subscribe(GCUBEPluginManager.PluginConsumer<PLUGINCONTEXT> c, GCUBEPluginManager.PluginTopic... topics)
          Subscribes a consumer to one or more registration events.
 void GCUBEPluginManager.unsubscribe(GCUBEPluginManager.PluginConsumer<PLUGINCONTEXT> c, GCUBEPluginManager.PluginTopic... topics)
          Unsubscribes a consumer from one or more registration events.
 



Copyright © 2012. All Rights Reserved.