org.jacorb.demo.notification.whiteboard
Class IWhiteBoardPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.jacorb.demo.notification.whiteboard.IWhiteBoardPOA
          extended by org.jacorb.demo.notification.whiteboard.IWhiteBoardPOATie
All Implemented Interfaces:
IWhiteBoardOperations, InvokeHandler

public class IWhiteBoardPOATie
extends IWhiteBoardPOA

Generated from IDL interface "IWhiteBoard".

Version:
generated at 20-Jul-2016 16:17:07
Author:
JacORB IDL compiler V 3.8

Constructor Summary
IWhiteBoardPOATie(IWhiteBoardOperations delegate)
           
IWhiteBoardPOATie(IWhiteBoardOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 IWhiteBoardOperations _delegate()
           
 void _delegate(IWhiteBoardOperations delegate)
           
 IWhiteBoard _this()
           
 IWhiteBoard _this(ORB orb)
           
 IRegistrationInfo join(IWorkgroup group)
           
 boolean leave(int group)
           
 
Methods inherited from class org.jacorb.demo.notification.whiteboard.IWhiteBoardPOA
_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

IWhiteBoardPOATie

public IWhiteBoardPOATie(IWhiteBoardOperations delegate)

IWhiteBoardPOATie

public IWhiteBoardPOATie(IWhiteBoardOperations delegate,
                         POA poa)
Method Detail

_this

public IWhiteBoard _this()
Overrides:
_this in class IWhiteBoardPOA

_this

public IWhiteBoard _this(ORB orb)
Overrides:
_this in class IWhiteBoardPOA

_delegate

public IWhiteBoardOperations _delegate()

_delegate

public void _delegate(IWhiteBoardOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

leave

public boolean leave(int group)

join

public IRegistrationInfo join(IWorkgroup group)


Copyright © 2016 JacORB. All rights reserved.