JMX Documentation
 
Mbeans (English)
 
  FtpServer
  LogService
Mbeans (French)
 
  FtpServer
 
  Built with Apache Forrest logo Financial help logo
 
Designed for Firefox logo Java.net member logo
 


PDF 

LogServiceMBean documentation



Bean Description  > List of attributes  > List of operations  > Attributes declaration  > Operations declaration 

Bean Description

Description : Logs service

Type : net.sbbi.jafs.services.LogService

Domain : services

List of attributes

activeLoggers

List of operations

searchClientsLogssetLogLevel

Attributes declaration

activeLoggers

DescriptionThe active loggers names

Typejava.util.List

Writeablefalse

Operations declaration

setLogLevel

DescriptionSets log's level, return the level assigned

Return typejava.lang.String

ImpactACTION

Parameters
leveltype: java.lang.StringThe log granularity: ALL, DEBUG, INFO, WARN, ERROR, FATAL
loggerNametype: java.lang.StringThe loggers's name

searchClientsLogs

DescriptionSearch client sessions logs entries

Return typejava.util.List

ImpactINFO

Parameters
serverCodetype: java.lang.StringThe server code where to search sessions logs
toSearchtype: java.lang.StringThe string to be searched
regExptype: java.lang.BooleanTells if the search string is a regular expression
maxDaystype: java.lang.IntegerThe maximum number of days to be searched
maxHitstype: java.lang.IntegerThe maximum number of hits to return


 

Copyright © 2005 SuperBonBon Industries. All rights reserved.
Unless otherwise expressly noted, the contents of these pages are licensed under the Creative Commons - Attribution / Share Alike license.