com.artenum.cassandra.plugin.clipping
Class ClippingPluginIntegrator

java.lang.Object
  extended by com.artenum.cassandra.plugin.clipping.ClippingPluginIntegrator
All Implemented Interfaces:
com.artenum.cassandra.plugin.CassandraPluginIntegrator

public class ClippingPluginIntegrator
extends java.lang.Object
implements com.artenum.cassandra.plugin.CassandraPluginIntegrator

This class integrates all plugins contained in the jar file into Cassandra. Practically, this class adds all needed links items in the menus of the main Cassandra GUI. The instantiation itself is delegated to the action linked to your menu.

Author:
seb

Constructor Summary
ClippingPluginIntegrator()
           
 
Method Summary
 void integratePluginsInFramework(com.artenum.cassandra.pipeline.PipeLineManager pipelineManager, com.artenum.cassandra.plugin.PluginManager pluginManager, com.artenum.cassandra.plugin.DynamicPluginMenu menu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClippingPluginIntegrator

public ClippingPluginIntegrator()
Method Detail

integratePluginsInFramework

public void integratePluginsInFramework(com.artenum.cassandra.pipeline.PipeLineManager pipelineManager,
                                        com.artenum.cassandra.plugin.PluginManager pluginManager,
                                        com.artenum.cassandra.plugin.DynamicPluginMenu menu)
Specified by:
integratePluginsInFramework in interface com.artenum.cassandra.plugin.CassandraPluginIntegrator


 (c) Copyright: Artenum SARL, 101-103 Boulevard Mac Donald, 
                75019, Paris, France 2005.
                http://www.artenum.com
 
 License:

  This program is free software; you can redistribute it 
  and/or modify it under the terms of the Q Public License; 
  either version 1 of the License.

  This program is distributed in the hope that it will be
  useful, but WITHOUT ANY WARRANTY; without even the implied
  warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
  PURPOSE. See the Q Public License for more details.

  You should have received a copy of the Q Public License 
  License along with this program; 
  if not, write to:
    Artenum SARL, 101-103 Boulevard Mac Donald,
    75019, PARIS, FRANCE, e-mail: contact@artenum.com