public class CommandPOATie extends CommandPOA
Constructor and Description |
---|
CommandPOATie(CommandOperations delegate) |
CommandPOATie(CommandOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
CommandOperations |
_delegate() |
void |
_delegate(CommandOperations delegate) |
Command |
_this() |
Command |
_this(ORB orb) |
boolean |
do_on(Any element) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public CommandPOATie(CommandOperations delegate)
public CommandPOATie(CommandOperations delegate, POA poa)
public Command _this()
_this
in class CommandPOA
public Command _this(ORB orb)
_this
in class CommandPOA
public CommandOperations _delegate()
public void _delegate(CommandOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public boolean do_on(Any element)
Copyright © 2016 JacORB. All rights reserved.