| 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
io.fabric8.insight.log.service.LogQueryMBean 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 | |
| Strings |
Copyright © 2011–2014 Red Hat. All rights reserved.