RTMExamples.AutoTest
クラス MyServiceSVC_impl
java.lang.Object
org.omg.PortableServer.Servant
RTMExamples.AutoTest.MyServicePOA
RTMExamples.AutoTest.MyServiceSVC_impl
- すべての実装されたインタフェース:
- org.omg.CORBA.portable.InvokeHandler, MyServiceOperations
public class MyServiceSVC_impl
- extends MyServicePOA
クラス org.omg.PortableServer.Servant から継承されたメソッド |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyServiceSVC_impl
public MyServiceSVC_impl()
echo
public java.lang.String echo(java.lang.String msg)
get_echo_history
public java.lang.String[] get_echo_history()
set_value
public void set_value(float value)
get_value
public float get_value()
get_value_history
public float[] get_value_history()
get_echo_message
public java.lang.String get_echo_message()