public class WhiteBoardFactory extends IFactoryPOA implements IFactoryOperations
| Constructor and Description |
|---|
WhiteBoardFactory(ORB orb,
POA poa,
EventChannelFactory ecf) |
| Modifier and Type | Method and Description |
|---|---|
IWhiteBoard |
getCreateWhiteboard(String name) |
String[] |
listAllWhiteboards() |
static void |
main(String[] args) |
_all_interfaces, _invoke, _this, _this_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic WhiteBoardFactory(ORB orb, POA poa, EventChannelFactory ecf)
public IWhiteBoard getCreateWhiteboard(String name)
getCreateWhiteboard in interface IFactoryOperationspublic String[] listAllWhiteboards()
listAllWhiteboards in interface IFactoryOperationspublic static void main(String[] args)
Copyright © 2017 JacORB. All rights reserved.