PersistenceResource instead.@Produces(value={"application/json","application/xml"})
@Consumes(value={"application/json","application/xml"})
@Path(value="/")
public class PersistenceResource
extends AbstractPersistenceResource
APPLICATION_SCHEMA_JSON, APPLICATION_SCHEMA_JSON_TYPE, SERVICE_VERSION_FORMAT| Constructor and Description |
|---|
PersistenceResource()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
callSessionBean(javax.ws.rs.core.HttpHeaders hh,
javax.ws.rs.core.UriInfo ui,
InputStream is)
Deprecated.
|
javax.ws.rs.core.Response |
getContexts(javax.ws.rs.core.HttpHeaders hh,
javax.ws.rs.core.UriInfo uriInfo)
Deprecated.
|
getPersistenceFactory, getPersistenceFactory, getQueryParameters, setPersistenceFactory@GET
public javax.ws.rs.core.Response getContexts(@Context
javax.ws.rs.core.HttpHeaders hh,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws JAXBException
JAXBException@POST
@Produces(value="*/*")
public javax.ws.rs.core.Response callSessionBean(@Context
javax.ws.rs.core.HttpHeaders hh,
@Context
javax.ws.rs.core.UriInfo ui,
InputStream is)
throws JAXBException,
ClassNotFoundException,
NamingException,
NoSuchMethodException,
InvocationTargetException,
IllegalAccessException
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference