@Produces(value="text/html") @Path(value="/playground") @Singleton public class PlaygroundResource extends Object
| Constructor and Description |
|---|
PlaygroundResource(org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
get(javax.servlet.http.HttpServletRequest request) |
@Inject
public PlaygroundResource(org.osgi.framework.Bundle bundle)
throws IOException
IOExceptionCopyright © 2021. All rights reserved.