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

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

Subinterfaces of IFactoryOperations in org.jacorb.demo.notification.whiteboard
 interface IFactory
          Generated from IDL interface "IFactory".
 

Classes in org.jacorb.demo.notification.whiteboard that implement IFactoryOperations
 class _IFactoryStub
          Generated from IDL interface "IFactory".
 class IFactoryPOA
          Generated from IDL interface "IFactory".
 class IFactoryPOATie
          Generated from IDL interface "IFactory".
 class WhiteBoardFactory
          WhiteBoardFactory.java
 

Methods in org.jacorb.demo.notification.whiteboard that return IFactoryOperations
 IFactoryOperations IFactoryPOATie._delegate()
           
 

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

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



Copyright © 2015 JacORB. All rights reserved.