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.1" from WorkflowService.idl Friday, May 18, 2007 2:02:07 PM CEST


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

Method Detail

getSharkConnection

public SharkConnection getSharkConnection()
                                   throws BaseException
Throws:
BaseException

getProperties

public NameValueInfo[] getProperties()
                              throws BaseException
Throws:
BaseException

doneWith

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