org.eclipse.wst.wsdl
Class WSDLPluginImplementation

java.lang.Object
  extended byEclipsePlugin
      extended byorg.eclipse.wst.wsdl.WSDLPluginImplementation

public class WSDLPluginImplementation
extends EclipsePlugin

The actual implementation of the Eclipse Plugin.

See Also:
Serialized Form

Constructor Summary
WSDLPluginImplementation(org.eclipse.core.runtime.IPluginDescriptor descriptor)
          Creates an instance.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLPluginImplementation

public WSDLPluginImplementation(org.eclipse.core.runtime.IPluginDescriptor descriptor)
Creates an instance.

Parameters:
descriptor - the description of the plugin.