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:01:24 PM CEST
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)