org.jacorb.demo.notification.whiteboard
Class IWorkgroupPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.jacorb.demo.notification.whiteboard.IWorkgroupPOA
          extended by org.jacorb.demo.notification.whiteboard.IWorkgroupPOATie
All Implemented Interfaces:
IWorkgroupOperations, InvokeHandler

public class IWorkgroupPOATie
extends IWorkgroupPOA

Generated from IDL interface "IWorkgroup".

Version:
generated at 19-May-2015 16:40:57
Author:
JacORB IDL compiler V 3.6.1

Constructor Summary
IWorkgroupPOATie(IWorkgroupOperations delegate)
           
IWorkgroupPOATie(IWorkgroupOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 IWorkgroupOperations _delegate()
           
 void _delegate(IWorkgroupOperations delegate)
           
 IWorkgroup _this()
           
 IWorkgroup _this(ORB orb)
           
 
Methods inherited from class org.jacorb.demo.notification.whiteboard.IWorkgroupPOA
_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

IWorkgroupPOATie

public IWorkgroupPOATie(IWorkgroupOperations delegate)

IWorkgroupPOATie

public IWorkgroupPOATie(IWorkgroupOperations delegate,
                        POA poa)
Method Detail

_this

public IWorkgroup _this()
Overrides:
_this in class IWorkgroupPOA

_this

public IWorkgroup _this(ORB orb)
Overrides:
_this in class IWorkgroupPOA

_delegate

public IWorkgroupOperations _delegate()

_delegate

public void _delegate(IWorkgroupOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant


Copyright © 2015 JacORB. All rights reserved.