org.jacorb.demo.notification.whiteboard
Class IFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.notification.whiteboard.IFactoryPOA
org.jacorb.demo.notification.whiteboard.IFactoryPOATie
- All Implemented Interfaces:
- IFactoryOperations, InvokeHandler
public class IFactoryPOATie
- extends IFactoryPOA
Generated from IDL interface "IFactory".
- Version:
- generated at 03-Nov-2015 12:34:44
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IFactoryPOATie
public IFactoryPOATie(IFactoryOperations delegate)
IFactoryPOATie
public IFactoryPOATie(IFactoryOperations delegate,
POA poa)
_this
public IFactory _this()
- Overrides:
_this in class IFactoryPOA
_this
public IFactory _this(ORB orb)
- Overrides:
_this in class IFactoryPOA
_delegate
public IFactoryOperations _delegate()
_delegate
public void _delegate(IFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
listAllWhiteboards
public String[] listAllWhiteboards()
getCreateWhiteboard
public IWhiteBoard getCreateWhiteboard(String name)
Copyright © 2015 JacORB. All rights reserved.