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

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

Classes in org.jacorb.demo.notification.whiteboard that implement IWhiteBoard
 class _IWhiteBoardStub
          Generated from IDL interface "IWhiteBoard".
 

Fields in org.jacorb.demo.notification.whiteboard declared as IWhiteBoard
 IWhiteBoard IWhiteBoardHolder.value
           
protected  IWhiteBoard Workgroup.whiteboard_
           
 

Methods in org.jacorb.demo.notification.whiteboard that return IWhiteBoard
 IWhiteBoard IWhiteBoardPOATie._this()
           
 IWhiteBoard IWhiteBoardPOA._this()
           
 IWhiteBoard IWhiteBoardPOATie._this(ORB orb)
           
 IWhiteBoard IWhiteBoardPOA._this(ORB orb)
           
static IWhiteBoard IWhiteBoardHelper.extract(Any any)
           
 IWhiteBoard _IFactoryStub.getCreateWhiteboard(String name)
           
 IWhiteBoard IFactoryPOATie.getCreateWhiteboard(String name)
           
 IWhiteBoard IFactoryOperations.getCreateWhiteboard(String name)
           
 IWhiteBoard WhiteBoardFactory.getCreateWhiteboard(String name)
           
static IWhiteBoard IWhiteBoardHelper.narrow(Object obj)
           
static IWhiteBoard IWhiteBoardHelper.read(InputStream in)
           
static IWhiteBoard IWhiteBoardHelper.unchecked_narrow(Object obj)
           
 

Methods in org.jacorb.demo.notification.whiteboard with parameters of type IWhiteBoard
static void IWhiteBoardHelper.insert(Any any, IWhiteBoard s)
           
static void IWhiteBoardHelper.write(OutputStream _out, IWhiteBoard s)
           
 

Constructors in org.jacorb.demo.notification.whiteboard with parameters of type IWhiteBoard
IWhiteBoardHolder(IWhiteBoard initial)
           
 



Copyright © 2016 JacORB. All rights reserved.