@Singleton @Path(value="agent/observable") @Produces(value="application/json") public class ObservableAgentResource extends Object
| Constructor and Description |
|---|
ObservableAgentResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
observable(AsyncResponse async) |
@GET public void observable(@Suspended AsyncResponse async)
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.