|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.ejbx.EJBBase
org.openxava.ejbx.SessionBase
org.openxava.util.impl.ServerBean
public class ServerBean
| Constructor Summary | |
|---|---|
ServerBean()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
calculate(ICalculator calculator)
|
java.lang.Object |
calculateWithoutTransaction(ICalculator calculator)
|
void |
ejbCreate()
|
IRemoteAction |
execute(IRemoteAction action)
|
| Methods inherited from class org.openxava.ejbx.SessionBase |
|---|
ejbActivate, ejbPassivate, ejbRemove, getSessionContext, setSessionContext |
| Methods inherited from class org.openxava.ejbx.EJBBase |
|---|
getCallerPrincipal, getConnection, getConnection, getContext, getPortableContext, getProperty, isCallerInRole, isTrue, setDefaultDataSource, setEJBContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerBean()
| Method Detail |
|---|
public void ejbCreate()
throws CreateException
CreateException
public java.lang.Object calculate(ICalculator calculator)
throws java.lang.Exception
java.lang.Exception
public java.lang.Object calculateWithoutTransaction(ICalculator calculator)
throws java.lang.Exception
java.lang.Exception
public IRemoteAction execute(IRemoteAction action)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||