Interface | Description |
---|---|
LogQuerySupportMBean |
An MBean for querying log events which has a serialized API and a simple JSON API to avoid serialization issues
|
Predicate<T> |
Applies a predicate to a type; can be replaced by the Predicate from Guava later maybe?
|
Class | Description |
---|---|
LogQuerySupport |
Base class for any
LogQuerySupportMBean implementation |
LruList<T> |
A simple LRU list that stores a fixed size
|
MavenCoordinates |
A helper class for returning the coordinates from a Properties file
|
Objects |
Copyright © 2019 JBoss by Red Hat. All rights reserved.