|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.samples.activitysessions.ASBeanSampleClient.ASBeanSampleClient
public class ASBeanSampleClient
An ActivitySessions Sample.
The client creates an instance of the ASBeanManagedEJB bean and invokes a method on it, displaying the results. This is really just way to start the sample.
Constructor Summary | |
---|---|
ASBeanSampleClient()
ASBeanSampleClient constructor. |
Method Summary | |
---|---|
void |
function(java.lang.String[] args)
The function method performs the all the work. |
static void |
main(java.lang.String[] args)
main method for this client. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASBeanSampleClient()
Method Detail |
---|
public void function(java.lang.String[] args)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |