public class LogNamesResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.glassfish.hk2.api.ServiceLocator |
habitat |
| Constructor and Description |
|---|
LogNamesResource() |
@GET
@Produces(value={"application/json","application/xml"})
public javax.ws.rs.core.Response getLogNames(@QueryParam(value="instanceName")
String instanceName)
throws IOException
IOExceptionCopyright © 2019. All rights reserved.