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 19-May-2015 16:40:57
Author:
JacORB IDL compiler V 3.6.1

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

Method Detail

getCreateWhiteboard

IWhiteBoard getCreateWhiteboard(String name)

listAllWhiteboards

String[] listAllWhiteboards()


Copyright © 2015 JacORB. All rights reserved.