public class PersistenceResource extends AbstractPersistenceResource
SERVICE_VERSION_1_0, SERVICE_VERSION_FORMAT| Constructor and Description |
|---|
PersistenceResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
callSessionBean(String version,
javax.ws.rs.core.HttpHeaders hh,
javax.ws.rs.core.UriInfo ui,
InputStream is) |
javax.ws.rs.core.Response |
getContexts(String version,
javax.ws.rs.core.HttpHeaders hh,
javax.ws.rs.core.UriInfo uriInfo) |
getPersistenceFactory, getPersistenceFactory, setPersistenceFactorypublic javax.ws.rs.core.Response getContexts(String version, @Context javax.ws.rs.core.HttpHeaders hh, @Context javax.ws.rs.core.UriInfo uriInfo) throws JAXBException
JAXBExceptionpublic javax.ws.rs.core.Response callSessionBean(String version, @Context javax.ws.rs.core.HttpHeaders hh, @Context javax.ws.rs.core.UriInfo ui, InputStream is) throws JAXBException, ClassNotFoundException, NamingException, NoSuchMethodException, InvocationTargetException, IllegalAccessException