public class ProxyEventFinder extends java.lang.Object implements EventFinder, CorbaServerWrapper
Modifier and Type | Field and Description |
---|---|
protected EventFinder |
ef |
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
Constructor and Description |
---|
ProxyEventFinder() |
ProxyEventFinder(EventFinder ef) |
Modifier and Type | Method and Description |
---|---|
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.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) |
org.omg.CORBA.Object |
_duplicate() |
org.omg.CORBA.DomainManager[] |
_get_domain_managers() |
org.omg.CORBA.Object |
_get_interface_def() |
org.omg.CORBA.Policy |
_get_policy(int policy_type) |
int |
_hash(int maximum) |
boolean |
_is_a(java.lang.String repositoryIdentifier) |
boolean |
_is_equivalent(org.omg.CORBA.Object other) |
boolean |
_non_existent() |
void |
_release() |
org.omg.CORBA.Request |
_request(java.lang.String operation) |
org.omg.CORBA.Object |
_set_policy_override(org.omg.CORBA.Policy[] policies,
org.omg.CORBA.SetOverrideType set_add) |
EventChannelFinder |
a_channel_finder() |
EventFactory |
a_factory() |
EventFinder |
a_finder() |
java.lang.String[] |
catalogs_from(java.lang.String contrib) |
EventAccess[] |
get_by_name(java.lang.String name) |
EventFinder |
getCorbaObject() |
java.lang.String |
getFullName() |
java.lang.String |
getServerDNS() |
java.lang.String |
getServerName() |
java.lang.String |
getServerType() |
EventFinder |
getWrappedEventFinder() |
boolean |
hasCorbaObject() |
java.lang.String[] |
known_catalogs() |
java.lang.String[] |
known_contributors() |
EventAccess[] |
query_events(Area the_area,
Quantity min_depth,
Quantity max_depth,
TimeRange time_range,
java.lang.String[] search_types,
float min_magnitude,
float max_magnitude,
java.lang.String[] catalogs,
java.lang.String[] contributors,
int seq_max,
EventSeqIterHolder iter) |
void |
reset() |
protected EventFinder ef
public ProxyEventFinder()
public ProxyEventFinder(EventFinder ef)
public EventFinder getWrappedEventFinder()
public java.lang.String getServerDNS()
getServerDNS
in interface CorbaServerWrapper
public java.lang.String getServerName()
getServerName
in interface CorbaServerWrapper
public java.lang.String getFullName()
getFullName
in interface CorbaServerWrapper
public java.lang.String getServerType()
getServerType
in interface CorbaServerWrapper
public void reset()
reset
in interface CorbaServerWrapper
public boolean hasCorbaObject()
public EventFinder getCorbaObject()
public EventAccess[] get_by_name(java.lang.String name)
get_by_name
in interface EventFinderOperations
public java.lang.String[] catalogs_from(java.lang.String contrib)
catalogs_from
in interface EventFinderOperations
public java.lang.String[] known_catalogs()
known_catalogs
in interface EventFinderOperations
public java.lang.String[] known_contributors()
known_contributors
in interface EventFinderOperations
public EventAccess[] query_events(Area the_area, Quantity min_depth, Quantity max_depth, TimeRange time_range, java.lang.String[] search_types, float min_magnitude, float max_magnitude, java.lang.String[] catalogs, java.lang.String[] contributors, int seq_max, EventSeqIterHolder iter)
query_events
in interface EventFinderOperations
public EventFactory a_factory()
a_factory
in interface EventMgrOperations
public EventChannelFinder a_channel_finder()
a_channel_finder
in interface EventDCOperations
public EventFinder a_finder()
a_finder
in interface EventDCOperations
public void _release()
_release
in interface org.omg.CORBA.Object
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)
_create_request
in interface org.omg.CORBA.Object
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)
_create_request
in interface org.omg.CORBA.Object
public org.omg.CORBA.Object _duplicate()
_duplicate
in interface org.omg.CORBA.Object
public org.omg.CORBA.DomainManager[] _get_domain_managers()
_get_domain_managers
in interface org.omg.CORBA.Object
public org.omg.CORBA.Object _get_interface_def()
_get_interface_def
in interface org.omg.CORBA.Object
public org.omg.CORBA.Policy _get_policy(int policy_type)
_get_policy
in interface org.omg.CORBA.Object
public int _hash(int maximum)
_hash
in interface org.omg.CORBA.Object
public boolean _is_a(java.lang.String repositoryIdentifier)
_is_a
in interface org.omg.CORBA.Object
public boolean _is_equivalent(org.omg.CORBA.Object other)
_is_equivalent
in interface org.omg.CORBA.Object
public boolean _non_existent()
_non_existent
in interface org.omg.CORBA.Object
public org.omg.CORBA.Request _request(java.lang.String operation)
_request
in interface org.omg.CORBA.Object
public org.omg.CORBA.Object _set_policy_override(org.omg.CORBA.Policy[] policies, org.omg.CORBA.SetOverrideType set_add)
_set_policy_override
in interface org.omg.CORBA.Object