Class ScoreSystem
- java.lang.Object
-
- org.jboss.resteasy.reactive.server.util.ScoreSystem
-
public class ScoreSystem extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classScoreSystem.Categorystatic classScoreSystem.Diagnosticstatic classScoreSystem.EndpointScorestatic classScoreSystem.EndpointScoresstatic classScoreSystem.RequestFilterEntry
-
Field Summary
Fields Modifier and Type Field Description static ScoreSystem.EndpointScoreslatestScoresstatic RuntimeResourceVisitorScoreVisitor
-
Constructor Summary
Constructors Constructor Description ScoreSystem()
-
-
-
Field Detail
-
latestScores
public static ScoreSystem.EndpointScores latestScores
-
ScoreVisitor
public static final RuntimeResourceVisitor ScoreVisitor
-
-