|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
public class RestEJBConnectorBean
| Constructor Summary | |
|---|---|
RestEJBConnectorBean()
|
|
| Method Summary | |
|---|---|
protected MultivaluedMetadata |
createMultivaluedMetadata(HashMap<String,String> map)
Create MultivaluedMetadata. |
void |
ejbActivate()
|
void |
ejbCreate()
required by ejb spec. |
void |
ejbPassivate()
|
void |
ejbRemove()
|
protected org.exoplatform.container.ExoContainer |
getContainer()
|
SerialResponse |
service(SerialRequest request)
|
void |
setSessionContext(javax.ejb.SessionContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestEJBConnectorBean()
| Method Detail |
|---|
public final SerialResponse service(SerialRequest request)
throws IOException
IOExceptionRestEJBConnector#service(SerialRequest)}
{@inheritDoc}public void ejbPassivate()
ejbPassivate in interface javax.ejb.SessionBeanpublic void ejbActivate()
ejbActivate in interface javax.ejb.SessionBeanpublic void ejbRemove()
ejbRemove in interface javax.ejb.SessionBeanpublic void setSessionContext(javax.ejb.SessionContext context)
setSessionContext in interface javax.ejb.SessionBeanpublic void ejbCreate()
protected org.exoplatform.container.ExoContainer getContainer()
protected MultivaluedMetadata createMultivaluedMetadata(HashMap<String,String> map)
map - the source map.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||