Uses of Interface
org.jacorb.demo.notification.whiteboard.IWorkgroupOperations

Uses of IWorkgroupOperations in org.jacorb.demo.notification.whiteboard
 

Subinterfaces of IWorkgroupOperations in org.jacorb.demo.notification.whiteboard
 interface IWorkgroup
          Generated from IDL interface "IWorkgroup".
 

Classes in org.jacorb.demo.notification.whiteboard that implement IWorkgroupOperations
 class _IWorkgroupStub
          Generated from IDL interface "IWorkgroup".
 class IWorkgroupPOA
          Generated from IDL interface "IWorkgroup".
 class IWorkgroupPOATie
          Generated from IDL interface "IWorkgroup".
 class Workgroup
           
 

Methods in org.jacorb.demo.notification.whiteboard that return IWorkgroupOperations
 IWorkgroupOperations IWorkgroupPOATie._delegate()
           
 

Methods in org.jacorb.demo.notification.whiteboard with parameters of type IWorkgroupOperations
 void IWorkgroupPOATie._delegate(IWorkgroupOperations delegate)
           
 

Constructors in org.jacorb.demo.notification.whiteboard with parameters of type IWorkgroupOperations
IWorkgroupPOATie(IWorkgroupOperations delegate)
           
IWorkgroupPOATie(IWorkgroupOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.