org.ow2.orchestra.console.ws.client.events
Class ExploreProcessEndpointsEvent

java.lang.Object
  extended by com.google.web.bindery.event.shared.Event<H>
      extended by com.google.gwt.event.shared.GwtEvent<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler>
          extended by org.ow2.orchestra.console.ws.client.events.ExploreProcessEndpointsEvent

public class ExploreProcessEndpointsEvent
extends com.google.gwt.event.shared.GwtEvent<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler>

Author:
Loic Albertin

Nested Class Summary
static interface ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler
           
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Field Summary
static com.google.gwt.event.shared.GwtEvent.Type<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler> TYPE
           
 
Constructor Summary
ExploreProcessEndpointsEvent(String wsdlUrl)
           
 
Method Summary
protected  void dispatch(ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler exploreProcessEndpointsEventHandler)
           
 com.google.gwt.event.shared.GwtEvent.Type<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler> getAssociatedType()
           
 String getWsdlUrl()
           
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive
 
Methods inherited from class com.google.web.bindery.event.shared.Event
setSource, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static com.google.gwt.event.shared.GwtEvent.Type<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler> TYPE
Constructor Detail

ExploreProcessEndpointsEvent

public ExploreProcessEndpointsEvent(String wsdlUrl)
Method Detail

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler> getAssociatedType()
Overrides:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler>

dispatch

protected void dispatch(ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler exploreProcessEndpointsEventHandler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<ExploreProcessEndpointsEvent.ExploreProcessEndpointsEventHandler>

getWsdlUrl

public String getWsdlUrl()


Copyright © 2012 OW2 Consortium. All Rights Reserved.