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


PDF 

StatsServiceMBean documentation



Bean Description  > List of operations  > Operations declaration 

Bean Description

Description : Statistics service

Type : net.sbbi.jafs.services.StatsService

Domain : services

List of operations

computeStatsgetDailyStatsgetDailyStatsSingleUsergetMonthlyStatsgetMonthlyStatsSingleUsergetWeeklyStatsgetWeeklyStatsSingleUser

Operations declaration

getDailyStats

DescriptionDaily server statistics for all users

Return typejava.lang.String

ImpactINFO

Parameters
serverCodetype: java.lang.StringThe server code for the statistics

getWeeklyStats

DescriptionWeekly server statistics for all users

Return typejava.lang.String

ImpactINFO

Parameters
serverCodetype: java.lang.StringThe server code for the statistics

getMonthlyStats

DescriptionMonthly server statistics for all users

Return typejava.lang.String

ImpactINFO

Parameters
serverCodetype: java.lang.StringThe server code for the statistics
monthtype: java.lang.IntegerThe statistics month
yeartype: java.lang.IntegerThe statistics year

getDailyStatsSingleUser

DescriptionDaily server statistics for a single users

Return typejava.lang.String

ImpactINFO

Parameters
serverCodetype: java.lang.StringThe server code for the statistics
userNametype: java.lang.StringThe user name for the statistics

getWeeklyStatsSingleUser

DescriptionWeekly server statistics for a single users

Return typejava.lang.String

ImpactINFO

Parameters
serverCodetype: java.lang.StringThe server code for the statistics
userNametype: java.lang.StringThe user name for the statistics

getMonthlyStatsSingleUser

DescriptionMonthly server statistics for a single users

Return typejava.lang.String

ImpactINFO

Parameters
serverCodetype: java.lang.StringThe server code for the statistics
userNametype: java.lang.StringThe user name for the statistics
monthtype: java.lang.IntegerThe statistics month
yeartype: java.lang.IntegerThe statistics year

computeStats

DescriptionStarts the statistics generation.

Return typevoid

ImpactACTION


 

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.