:: com :: sun :: star :: logging ::
|
unpublished |
service SimpleLogRing |
|
|
- Supported Interface
- XSimpleLogRing
|
- Usage Restrictions
- not published
- Description
- This service allows to log the events in a ring of specified size.
- Since
- OOo 3.2
|
Constructors' Summary |
create |
creates a ring of default size - 256 messages
|
createWithSize |
creates a ring of specified size
|
Constructors' Details |
create
- Description
- creates a ring of default size - 256 messages
|
|
createWithSize
|
createWithSize( |
[in] long |
nSize ); |
- Description
- creates a ring of specified size
- Parameter nSize
- the number of messages in a ring
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.