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(java.lang.String version, javax.ws.rs.core.HttpHeaders hh, javax.ws.rs.core.UriInfo ui, java.io.InputStream is) |
javax.ws.rs.core.Response |
getContexts(java.lang.String version, javax.ws.rs.core.HttpHeaders hh, javax.ws.rs.core.UriInfo uriInfo) |
getPersistenceFactory, getPersistenceFactory, setPersistenceFactory
public javax.ws.rs.core.Response getContexts(java.lang.String version, @Context javax.ws.rs.core.HttpHeaders hh, @Context javax.ws.rs.core.UriInfo uriInfo) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public javax.ws.rs.core.Response callSessionBean(java.lang.String version, @Context javax.ws.rs.core.HttpHeaders hh, @Context javax.ws.rs.core.UriInfo ui, java.io.InputStream is) throws javax.xml.bind.JAXBException, java.lang.ClassNotFoundException, javax.naming.NamingException, java.lang.NoSuchMethodException, java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
javax.xml.bind.JAXBException
java.lang.ClassNotFoundException
javax.naming.NamingException
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException