| Package | Description |
|---|---|
| org.glassfish.admin.rest.composite |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseBodyBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.jersey.media.sse.EventOutput |
CompositeResource.executeSseCommand(Subject subject,
String command,
ParameterMap parameters,
ResponseBodyBuilder builder)
Execute an
AdminCommand via SSE, but provide an ActionReportProcessor that allows
the calling resource, via an EntityBuilder instance, to return a ResponseBody that
extra information such as the newly create entity, as well as any messages returned by the subsystem. |
Copyright © 2019. All rights reserved.