Cytoscape 2.8.0 API

cytoscape.data.webservice
Interface CyWebServiceEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
WebServiceClientImpl, WebServiceClientImplWithGUI

public interface CyWebServiceEventListener
extends EventListener

Listener for Web Service Event handling. Functions


Method Summary
 void executeService(CyWebServiceEvent e)
          Execute the service specified in the event object.
 

Method Detail

executeService

void executeService(CyWebServiceEvent e)
                    throws CyWebServiceException
Execute the service specified in the event object.

Parameters:
e - DOCUMENT ME!
Throws:
CyWebServiceException

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.