tecgraf.openbus.opendreams
Class IOpenDreamsPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by tecgraf.openbus.opendreams.IOpenDreamsPOA
          extended by tecgraf.openbus.opendreams.IOpenDreamsPOATie
All Implemented Interfaces:
InvokeHandler, IOpenDreamsOperations

public class IOpenDreamsPOATie
extends IOpenDreamsPOA

Generated from IDL interface "IOpenDreams".

Version:
generated at Nov 3, 2010 2:32:41 PM
Author:
JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006

Constructor Summary
IOpenDreamsPOATie(IOpenDreamsOperations delegate)
           
IOpenDreamsPOATie(IOpenDreamsOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 IOpenDreamsOperations _delegate()
           
 void _delegate(IOpenDreamsOperations delegate)
           
 IOpenDreams _this()
           
 IOpenDreams _this(ORB orb)
           
 Session getSession(String projectId)
           
 
Methods inherited from class tecgraf.openbus.opendreams.IOpenDreamsPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOpenDreamsPOATie

public IOpenDreamsPOATie(IOpenDreamsOperations delegate)

IOpenDreamsPOATie

public IOpenDreamsPOATie(IOpenDreamsOperations delegate,
                         POA poa)
Method Detail

_this

public IOpenDreams _this()
Overrides:
_this in class IOpenDreamsPOA

_this

public IOpenDreams _this(ORB orb)
Overrides:
_this in class IOpenDreamsPOA

_delegate

public IOpenDreamsOperations _delegate()

_delegate

public void _delegate(IOpenDreamsOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

getSession

public Session getSession(String projectId)
                   throws AuthorizationException,
                          InternalException
Throws:
AuthorizationException
InternalException


Tecgraf PUC-Rio