fr.esrf.Tango
Class Device_2POATie
java.lang.Object
org.omg.PortableServer.Servant
fr.esrf.Tango.Device_2POA
fr.esrf.Tango.Device_2POATie
- All Implemented Interfaces:
- Device_2Operations, DeviceOperations, org.omg.CORBA.portable.InvokeHandler
public class Device_2POATie
- extends Device_2POA
Generated from IDL interface "Device_2"
- 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 |
Device_2POATie
public Device_2POATie(Device_2Operations delegate)
Device_2POATie
public Device_2POATie(Device_2Operations delegate,
org.omg.PortableServer.POA poa)
_this
public Device_2 _this()
- Overrides:
_this in class Device_2POA
_this
public Device_2 _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class Device_2POA
_delegate
public Device_2Operations _delegate()
_delegate
public void _delegate(Device_2Operations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
info
public DevInfo info()
throws DevFailed
- Throws:
DevFailed
status
public java.lang.String status()
name
public java.lang.String name()
read_attributes
public AttributeValue[] read_attributes(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
read_attributes_2
public AttributeValue[] read_attributes_2(java.lang.String[] names,
DevSource source)
throws DevFailed
- Throws:
DevFailed
adm_name
public java.lang.String adm_name()
get_attribute_config
public AttributeConfig[] get_attribute_config(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
command_inout_2
public org.omg.CORBA.Any command_inout_2(java.lang.String command,
org.omg.CORBA.Any argin,
DevSource source)
throws DevFailed
- Throws:
DevFailed
read_attribute_history_2
public DevAttrHistory[] read_attribute_history_2(java.lang.String name,
int n)
throws DevFailed
- Throws:
DevFailed
get_attribute_config_2
public AttributeConfig_2[] get_attribute_config_2(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
command_list_query
public DevCmdInfo[] command_list_query()
throws DevFailed
- Throws:
DevFailed
command_list_query_2
public DevCmdInfo_2[] command_list_query_2()
throws DevFailed
- Throws:
DevFailed
state
public DevState state()
command_inout_history_2
public DevCmdHistory[] command_inout_history_2(java.lang.String command,
int n)
throws DevFailed
- Throws:
DevFailed
ping
public void ping()
throws DevFailed
- Throws:
DevFailed
write_attributes
public void write_attributes(AttributeValue[] values)
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
command_query
public DevCmdInfo command_query(java.lang.String command)
throws DevFailed
- Throws:
DevFailed
command_query_2
public DevCmdInfo_2 command_query_2(java.lang.String command)
throws DevFailed
- Throws:
DevFailed
description
public java.lang.String description()
black_box
public java.lang.String[] black_box(int n)
throws DevFailed
- Throws:
DevFailed
set_attribute_config
public void set_attribute_config(AttributeConfig[] new_conf)
throws DevFailed
- Throws:
DevFailed