@Path(value="/admin/serverinfo")
public interface ServerInfoResource
Modifier and Type | Method and Description |
---|---|
ServerInfoRepresentation |
getInfo() |
@GET @Produces(value="application/json") ServerInfoRepresentation getInfo()
Copyright © 2016 JBoss by Red Hat. All rights reserved.