VisiBroker for Java

org.omg.DsLogAdmin
Interface BasicLogOperations

All Superinterfaces:
LogOperations
All Known Subinterfaces:
BasicLog

public interface BasicLogOperations
extends LogOperations

The BasicLog interface allows "event unaware" clients to access a log directly without any knowledge of events or notifications. It does not support event forwarding, nor does it emit log events.


Method Summary
 void destroy()
          The destroy() operation is inherited from CosEventChannelAdmin::EventChannel and disconnects any consumers or suppliers connected via its event or notification channel interface, destroys the log object and all its contained log records, and frees the associated persistent storage.
 
Methods inherited from interface org.omg.DsLogAdmin.LogOperations
copy_with_id, copy, delete_records_by_id, delete_records, flush, get_administrative_state, get_availability_status, get_capacity_alarm_thresholds, get_current_size, get_forwarding_state, get_interval, get_log_full_action, get_log_qos, get_max_record_life, get_max_size, get_n_records, get_operational_state, get_record_attribute, get_week_mask, id, match, my_factory, query, retrieve, set_administrative_state, set_capacity_alarm_thresholds, set_forwarding_state, set_interval, set_log_full_action, set_log_qos, set_max_record_life, set_max_size, set_record_attribute, set_records_attribute, set_week_mask, write_recordlist, write_records
 

Method Detail

destroy

void destroy()
The destroy() operation is inherited from CosEventChannelAdmin::EventChannel and disconnects any consumers or suppliers connected via its event or notification channel interface, destroys the log object and all its contained log records, and frees the associated persistent storage. An ObjectDeletion event is generated whenever a log is destroyed


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online