|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.sm.as.DummySingleActivitySession
The DummyActivitySession defines null implementation of ActivitySession
Constructor Summary | |
---|---|
DummySingleActivitySession()
Constructor for DummySingleActivitySession. |
Method Summary | |
---|---|
void |
beginSession()
do nothing |
void |
endSession()
do nothing |
java.lang.String |
getSessionId()
do nothing |
boolean |
isStarted()
do nothing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummySingleActivitySession()
Method Detail |
public void beginSession() throws UnSupportActivitySessionFeatureException, BTTActivitySessionInternalException
beginSession
in interface SingleActivitySession
BTTActivitySessionInternalException
UnSupportActivitySessionFeatureException
public void endSession() throws BTTActivitySessionInternalException
endSession
in interface SingleActivitySession
BTTActivitySessionInternalException
public java.lang.String getSessionId()
getSessionId
in interface SingleActivitySession
public boolean isStarted()
isStarted
in interface SingleActivitySession
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |