JavaScript is disabled on your browser.
Skip navigation links
OpenAM Server Only 7.5.0 Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.sun.identity.shared.stats.Stats
Packages that use
Stats
Package
Description
com.sun.identity.shared.stats
Defines classes to interact with statistics.
Uses of
Stats
in
com.sun.identity.shared.stats
Methods in
com.sun.identity.shared.stats
that return
Stats
Modifier and Type
Method
Description
static
Stats
Stats.
getInstance
(
String
statsName)
Returns an existing instance of Stats for the specified stats file or a new one if no such instance already exists.