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.
-