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, setPersistenceFactory
public javax.ws.rs.core.Response getContexts(String version, @Context javax.ws.rs.core.HttpHeaders hh, @Context javax.ws.rs.core.UriInfo uriInfo) throws JAXBException
JAXBException
public 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