|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.samples.activitysessions.ASContainerSampleClient.ASContainerSampleClient
public class ASContainerSampleClient
An ActivitySessions Sample. This client uses the UserActivitySession interface to begin and end ActivitySessions. It updates instances of the ASContainerManagedEJB inside ActivitySessions and verifies that the updates are committed when the ActivitySession is ended with EndModeCheckPoint and that they are rolled back when the ActivitySession is ended with EndModeReset.
Constructor Summary | |
---|---|
ASContainerSampleClient()
ASContainerSampleClient constructor. |
Method Summary | |
---|---|
void |
function()
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 ASContainerSampleClient()
Method Detail |
---|
public void function()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |