public interface IFactoryOperations
| Modifier and Type | Method and Description |
|---|---|
IWhiteBoard |
getCreateWhiteboard(String name) |
String[] |
listAllWhiteboards() |
IWhiteBoard getCreateWhiteboard(String name)
String[] listAllWhiteboards()
Copyright © 2017 JacORB. All rights reserved.