Services Builder for CICS(R) 3270 Bridge v2.0.0.0

Uses of Class
com.attachmate.cicsbridge.j2ee.outputs.CurrentScreenName

Packages that use CurrentScreenName
com.attachmate.cicsbridge.j2ee.ejb.stateful   
com.attachmate.cicsbridge.j2ee.resource.cci   
 

Uses of CurrentScreenName in com.attachmate.cicsbridge.j2ee.ejb.stateful
 

Methods in com.attachmate.cicsbridge.j2ee.ejb.stateful that return CurrentScreenName
 CurrentScreenName BridgeAPI_EJB.getCurrentScreenName(int inTimeOut)
          Returns the name of the current host screen.
 

Uses of CurrentScreenName in com.attachmate.cicsbridge.j2ee.resource.cci
 

Methods in com.attachmate.cicsbridge.j2ee.resource.cci that return CurrentScreenName
 CurrentScreenName IBridgeAPI.getCurrentScreenName(int inTimeOut)
          Returns the name of the current host screen.
 


Services Builder for CICS(R) 3270 Bridge v2.0.0.0