fr.esrf.Tango
Class DevicePOATie
java.lang.Object
org.omg.PortableServer.Servant
fr.esrf.Tango.DevicePOA
fr.esrf.Tango.DevicePOATie
- All Implemented Interfaces:
- DeviceOperations, org.omg.CORBA.portable.InvokeHandler
public class DevicePOATie
- extends DevicePOA
Generated from IDL interface "Device"
- Author:
- JacORB IDL compiler V 2.2, 7-May-2004
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DevicePOATie
public DevicePOATie(DeviceOperations delegate)
DevicePOATie
public DevicePOATie(DeviceOperations delegate,
org.omg.PortableServer.POA poa)
_this
public Device _this()
- Overrides:
_this in class DevicePOA
_this
public Device _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class DevicePOA
_delegate
public DeviceOperations _delegate()
_delegate
public void _delegate(DeviceOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
write_attributes
public void write_attributes(AttributeValue[] values)
throws DevFailed
- Throws:
DevFailed
name
public java.lang.String name()
ping
public void ping()
throws DevFailed
- Throws:
DevFailed
description
public java.lang.String description()
read_attributes
public AttributeValue[] read_attributes(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
adm_name
public java.lang.String adm_name()
command_list_query
public DevCmdInfo[] command_list_query()
throws DevFailed
- Throws:
DevFailed
info
public DevInfo info()
throws DevFailed
- Throws:
DevFailed
command_inout
public org.omg.CORBA.Any command_inout(java.lang.String command,
org.omg.CORBA.Any argin)
throws DevFailed
- Throws:
DevFailed
state
public DevState state()
status
public java.lang.String status()
set_attribute_config
public void set_attribute_config(AttributeConfig[] new_conf)
throws DevFailed
- Throws:
DevFailed
black_box
public java.lang.String[] black_box(int n)
throws DevFailed
- Throws:
DevFailed
get_attribute_config
public AttributeConfig[] get_attribute_config(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
command_query
public DevCmdInfo command_query(java.lang.String command)
throws DevFailed
- Throws:
DevFailed