org.eclipse.wst.wsdl
Class WSDLPlugin.Implementation

java.lang.Object
  extended byEclipsePlugin
      extended byorg.eclipse.wst.wsdl.WSDLPlugin.Implementation
Enclosing class:
WSDLPlugin

public static class WSDLPlugin.Implementation
extends EclipsePlugin

The actual implementation of the Eclipse Plugin.

See Also:
Serialized Form

Constructor Summary
WSDLPlugin.Implementation(IPluginDescriptor descriptor)
          Creates an instance.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLPlugin.Implementation

public WSDLPlugin.Implementation(IPluginDescriptor descriptor)
Creates an instance.

Parameters:
descriptor - the description of the plugin.