| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
| org.eclipse.jetty.util.log |
Jetty Util : Common Logging Integrations
|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| org.eclipse.jetty.util.thread.strategy |
| Class | Description |
|---|---|
| ManagedAttribute |
The
@ManagedAttribute annotation is used to indicate that a given method
exposes a JMX attribute. |
| ManagedObject |
The
@ManagedObject annotation is used on a class at the top level to
indicate that it should be exposed as an mbean. |
| Class | Description |
|---|---|
| ManagedAttribute |
The
@ManagedAttribute annotation is used to indicate that a given method
exposes a JMX attribute. |
| ManagedObject |
The
@ManagedObject annotation is used on a class at the top level to
indicate that it should be exposed as an mbean. |
| ManagedOperation |
The
@ManagedOperation annotation is used to indicate that a given method
should be considered a JMX operation. |
| Class | Description |
|---|---|
| ManagedAttribute |
The
@ManagedAttribute annotation is used to indicate that a given method
exposes a JMX attribute. |
| ManagedObject |
The
@ManagedObject annotation is used on a class at the top level to
indicate that it should be exposed as an mbean. |
| Class | Description |
|---|---|
| ManagedAttribute |
The
@ManagedAttribute annotation is used to indicate that a given method
exposes a JMX attribute. |
| ManagedObject |
The
@ManagedObject annotation is used on a class at the top level to
indicate that it should be exposed as an mbean. |
| ManagedOperation |
The
@ManagedOperation annotation is used to indicate that a given method
should be considered a JMX operation. |
| Name |
This annotation is used to describe variables in method
signatures so that when rendered into tools like JConsole
it is clear what the parameters are.
|
| Class | Description |
|---|---|
| ManagedAttribute |
The
@ManagedAttribute annotation is used to indicate that a given method
exposes a JMX attribute. |
| ManagedObject |
The
@ManagedObject annotation is used on a class at the top level to
indicate that it should be exposed as an mbean. |
| ManagedOperation |
The
@ManagedOperation annotation is used to indicate that a given method
should be considered a JMX operation. |
Copyright © 1995–2017 Webtide. All rights reserved.