org.enhydra.shark.corba.WorkflowService
Interface SharkInterfaceOperations

All Known Subinterfaces:
SharkInterface
All Known Implementing Classes:
_SharkInterfaceImplBase, _SharkInterfaceStub, SharkInterfacePOA

public interface SharkInterfaceOperations

org/enhydra/shark/corba/WorkflowService/SharkInterfaceOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from WorkflowService.idl Thursday, September 24, 2009 9:13:25 AM CEST


Method Summary
 void doneWith(org.omg.CORBA.Object toDisconnect)
           
 NameValueInfo[] getProperties()
           
 SharkConnection getSharkConnection()
           
 

Method Detail

getSharkConnection

SharkConnection getSharkConnection()
                                   throws BaseException
Throws:
BaseException

getProperties

NameValueInfo[] getProperties()
                              throws BaseException
Throws:
BaseException

doneWith

void doneWith(org.omg.CORBA.Object toDisconnect)