edu.sc.seis.fissuresUtil.mockFissures.IfEvent
Class MockEventDC
java.lang.Object
edu.sc.seis.fissuresUtil.mockFissures.IfEvent.MockEventDC
- All Implemented Interfaces:
- EventDC, EventDCOperations, java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class MockEventDC
- extends java.lang.Object
- implements EventDC
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockEventDC
public MockEventDC()
a_finder
public EventFinder a_finder()
- Specified by:
a_finder in interface EventDCOperations
a_channel_finder
public EventChannelFinder a_channel_finder()
- Specified by:
a_channel_finder in interface EventDCOperations
_release
public void _release()
- Specified by:
_release in interface org.omg.CORBA.Object
_non_existent
public boolean _non_existent()
- Specified by:
_non_existent in interface org.omg.CORBA.Object
_hash
public int _hash(int maximum)
- Specified by:
_hash in interface org.omg.CORBA.Object
_is_a
public boolean _is_a(java.lang.String repositoryIdentifier)
- Specified by:
_is_a in interface org.omg.CORBA.Object
_get_domain_managers
public org.omg.CORBA.DomainManager[] _get_domain_managers()
- Specified by:
_get_domain_managers in interface org.omg.CORBA.Object
_duplicate
public org.omg.CORBA.Object _duplicate()
- Specified by:
_duplicate in interface org.omg.CORBA.Object
_get_interface_def
public org.omg.CORBA.Object _get_interface_def()
- Specified by:
_get_interface_def in interface org.omg.CORBA.Object
_is_equivalent
public boolean _is_equivalent(org.omg.CORBA.Object other)
- Specified by:
_is_equivalent in interface org.omg.CORBA.Object
_get_policy
public org.omg.CORBA.Policy _get_policy(int policy_type)
- Specified by:
_get_policy in interface org.omg.CORBA.Object
_request
public org.omg.CORBA.Request _request(java.lang.String operation)
- Specified by:
_request in interface org.omg.CORBA.Object
_set_policy_override
public org.omg.CORBA.Object _set_policy_override(org.omg.CORBA.Policy[] policies,
org.omg.CORBA.SetOverrideType set_add)
- Specified by:
_set_policy_override in interface org.omg.CORBA.Object
_create_request
public org.omg.CORBA.Request _create_request(org.omg.CORBA.Context ctx,
java.lang.String operation,
org.omg.CORBA.NVList arg_list,
org.omg.CORBA.NamedValue result)
- Specified by:
_create_request in interface org.omg.CORBA.Object
_create_request
public org.omg.CORBA.Request _create_request(org.omg.CORBA.Context ctx,
java.lang.String operation,
org.omg.CORBA.NVList arg_list,
org.omg.CORBA.NamedValue result,
org.omg.CORBA.ExceptionList exclist,
org.omg.CORBA.ContextList ctxlist)
- Specified by:
_create_request in interface org.omg.CORBA.Object