Class WDSPlugin

All Implemented Interfaces:
PluginMBean, DynamicMBean, MBeanRegistration, BaseObjectNamed, SelfEmailingMBean

public class WDSPlugin extends AbstractPlugin implements PluginMBean
An class used by plugins that are common to WDS (Windchill Directory Server). These plugins rely on common WDS pathing information provided by this class. This class will set up the necessary connections between WDS and Windchill to carry out the plugin data collection. This class wraps common functionality needed for WDS plugin execution.

Supported API: true

Extendable: true