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

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

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

Fields in org.jacorb.demo.notification.whiteboard declared as IFactory
protected  IFactory Workgroup.factory_
           
 IFactory IFactoryHolder.value
           
 

Methods in org.jacorb.demo.notification.whiteboard that return IFactory
 IFactory IFactoryPOATie._this()
           
 IFactory IFactoryPOA._this()
           
 IFactory IFactoryPOATie._this(ORB orb)
           
 IFactory IFactoryPOA._this(ORB orb)
           
static IFactory IFactoryHelper.extract(Any any)
           
static IFactory IFactoryHelper.narrow(Object obj)
           
static IFactory IFactoryHelper.read(InputStream in)
           
static IFactory IFactoryHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.jacorb.demo.notification.whiteboard with parameters of type IFactory
IFactoryHolder(IFactory initial)
           
Workgroup(ORB orb, POA poa, IFactory factory)
           
 



Copyright © 2015 JacORB. All rights reserved.