|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BasicLogOperations
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. |
Method Detail |
---|
void destroy()
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
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |