edu.iris.Fissures.IfSeismogramMgr
Class SeismogramFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfSeismogramMgr.SeismogramFactoryPOA
edu.iris.Fissures.IfSeismogramMgr.SeismogramFactoryPOATie
- All Implemented Interfaces:
- SeismogramFactoryOperations, org.omg.CORBA.portable.InvokeHandler
public class SeismogramFactoryPOATie
- extends SeismogramFactoryPOA
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeismogramFactoryPOATie
public SeismogramFactoryPOATie(SeismogramFactoryOperations delegate)
SeismogramFactoryPOATie
public SeismogramFactoryPOATie(SeismogramFactoryOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public SeismogramFactoryOperations _delegate()
_delegate
public void _delegate(SeismogramFactoryOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
active_seismogram_count
public int active_seismogram_count()
create
public Seismogram create(SeismogramAttr the_attributes,
AuditInfo[] audit_info)
throws FissuresException
- Throws:
FissuresException
create_from_value
public Seismogram create_from_value(LocalSeismogram a_seismogram,
AuditInfo[] audit_info)
throws FissuresException
- Throws:
FissuresException
create_from_values
public Seismogram[] create_from_values(LocalMotionVector a_seismogram,
AuditInfo[] audit_info)
throws FissuresException
- Throws:
FissuresException
create_from_ref
public Seismogram create_from_ref(Seismogram a_seismogram,
AuditInfo[] audit_info)
throws FissuresException
- Throws:
FissuresException