org.jacorb.demo.notification.whiteboard
Class WhiteBoardFactory
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.notification.whiteboard.IFactoryPOA
org.jacorb.demo.notification.whiteboard.WhiteBoardFactory
- All Implemented Interfaces:
- IFactoryOperations, InvokeHandler
public class WhiteBoardFactory
- extends IFactoryPOA
- implements IFactoryOperations
WhiteBoardFactory.java
- Author:
- Alphonse Bendt
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _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 |
WhiteBoardFactory
public WhiteBoardFactory(ORB orb,
POA poa,
EventChannelFactory ecf)
getCreateWhiteboard
public IWhiteBoard getCreateWhiteboard(String name)
- Specified by:
getCreateWhiteboard in interface IFactoryOperations
listAllWhiteboards
public String[] listAllWhiteboards()
- Specified by:
listAllWhiteboards in interface IFactoryOperations
main
public static void main(String[] args)
Copyright © 2015 JacORB. All rights reserved.