|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient
com.ibm.websphere.samples.technologysamples.basiccalcthinclient.BasicCalculatorClientThin
public class BasicCalculatorClientThin
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient |
---|
com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient.CalcException_DivideByZero, com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient.CalcException_InvalidOperation, com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient.CalcException_NotInitialized |
Field Summary |
---|
Fields inherited from class com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient |
---|
bc, bcHome |
Constructor Summary | |
---|---|
BasicCalculatorClientThin()
|
Method Summary | |
---|---|
void |
init()
Initializes the BasicCalculatorClient by establishing a connection to the remote EJB's |
Methods inherited from class com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient |
---|
calculate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicCalculatorClientThin()
Method Detail |
---|
public void init() throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |