|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogMgrOperations
Method Summary | |
---|---|
Log |
find_log(int id)
Returns a reference to the log that has the supplied log id. |
int[] |
list_logs_by_id()
The list_logs_by_id() operation is similar to the list_logs() operation except that it returns a list of log ids instead of logs |
Log[] |
list_logs()
Lists all existing logs that have either been created through the LogMgr or are copies of those logs created through the LogMgr. |
Method Detail |
---|
int[] list_logs_by_id()
Log find_log(int id)
Log[] list_logs()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |