tecgraf.openbus.session_service.v1_05
Class SessionEventSinkPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by tecgraf.openbus.session_service.v1_05.SessionEventSinkPOA
          extended by tecgraf.openbus.session_service.v1_05.SessionEventSinkPOATie
All Implemented Interfaces:
InvokeHandler, SessionEventSinkOperations

public class SessionEventSinkPOATie
extends SessionEventSinkPOA

Generated from IDL interface "SessionEventSink".

Version:
generated at Jan 25, 2017 11:06:46 AM
Author:
JacORB IDL compiler V 3.8

Constructor Summary
SessionEventSinkPOATie(SessionEventSinkOperations delegate)
           
SessionEventSinkPOATie(SessionEventSinkOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 SessionEventSinkOperations _delegate()
           
 void _delegate(SessionEventSinkOperations delegate)
           
 SessionEventSink _this()
           
 SessionEventSink _this(ORB orb)
           
 void disconnect(String sender)
           
 void push(String sender, SessionEvent ev)
           
 
Methods inherited from class tecgraf.openbus.session_service.v1_05.SessionEventSinkPOA
_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

SessionEventSinkPOATie

public SessionEventSinkPOATie(SessionEventSinkOperations delegate)

SessionEventSinkPOATie

public SessionEventSinkPOATie(SessionEventSinkOperations delegate,
                              POA poa)
Method Detail

_this

public SessionEventSink _this()
Overrides:
_this in class SessionEventSinkPOA

_this

public SessionEventSink _this(ORB orb)
Overrides:
_this in class SessionEventSinkPOA

_delegate

public SessionEventSinkOperations _delegate()

_delegate

public void _delegate(SessionEventSinkOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

disconnect

public void disconnect(String sender)

push

public void push(String sender,
                 SessionEvent ev)


Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.