org.jacorb.demo.notification.whiteboard
Interface IFactoryOperations

All Known Subinterfaces:
IFactory
All Known Implementing Classes:
_IFactoryStub, IFactoryPOA, IFactoryPOATie, WhiteBoardFactory

public interface IFactoryOperations

Generated from IDL interface "IFactory".

Version:
generated at 20-Jul-2016 16:17:07
Author:
JacORB IDL compiler V 3.8

Method Summary
 IWhiteBoard getCreateWhiteboard(String name)
           
 String[] listAllWhiteboards()
           
 

Method Detail

getCreateWhiteboard

IWhiteBoard getCreateWhiteboard(String name)

listAllWhiteboards

String[] listAllWhiteboards()


Copyright © 2016 JacORB. All rights reserved.