Uses of Interface
tecgraf.openbus.DRMAA.SessionOperations

Packages that use SessionOperations
tecgraf.openbus.DRMAA Possui as classes geradas pelo compilador IDL a partir da especificação da idl CORBA definida em drmaa.idl
 

Uses of SessionOperations in tecgraf.openbus.DRMAA
 

Subinterfaces of SessionOperations in tecgraf.openbus.DRMAA
 interface Session
          Generated from IDL interface "Session".
 

Classes in tecgraf.openbus.DRMAA that implement SessionOperations
 class _SessionStub
          Generated from IDL interface "Session".
 class SessionPOA
          Generated from IDL interface "Session".
 class SessionPOATie
          Generated from IDL interface "Session".
 

Methods in tecgraf.openbus.DRMAA that return SessionOperations
 SessionOperations SessionPOATie._delegate()
           
 

Methods in tecgraf.openbus.DRMAA with parameters of type SessionOperations
 void SessionPOATie._delegate(SessionOperations delegate)
           
 

Constructors in tecgraf.openbus.DRMAA with parameters of type SessionOperations
SessionPOATie(SessionOperations delegate)
           
SessionPOATie(SessionOperations delegate, POA poa)
           
 



Tecgraf PUC-Rio