Sun Adapter for WebLogic API
C D E G I L M P R S

C

checkIfClosed() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
Check whether the Connection instance was already closed (if close was previously called).
cleanup() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
cleanup
cleanup() - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Perform clean up of any resources or reset of any state held by the instance of EwayConnection.
close() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
Closes the application connection handle.
com.stc.connector.ejbadapter - package com.stc.connector.ejbadapter
 
com.stc.connector.ejbadapter.alerts - package com.stc.connector.ejbadapter.alerts
 
com.stc.connector.ejbadapter.appconn - package com.stc.connector.ejbadapter.appconn
 
com.stc.connector.ejbadapter.eway - package com.stc.connector.ejbadapter.eway
 
com.stc.connector.ejbadapter.webservice - package com.stc.connector.ejbadapter.webservice
 
Configurations - Interface in com.stc.connector.ejbadapter
This interface just contains a set of constants for the configuration secion and parameters
CORBANAME_PREFIX - Static variable in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
createApplication(String) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
Creates an Application from the Application Connection.
createManagedConnectionInternal(Subject, ConnectionRequestInfo) - Method in class com.stc.connector.ejbadapter.eway.EjbManagedConnectionFactory
 
createOutputHandler() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
Creates an OutputHandler for "sending" data to the EIS.

D

destroy() - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Release any resources prior to the destruction of the associated ManagedConnection.

E

EJB_ERRORENCOUNTERED - Static variable in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
EJB eway error encountered
EJB_EWAY_RUNNING - Static variable in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
eWay running status code.
EJB_EWAY_STARTED - Static variable in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
eWay started status code.
EJB_EWAY_STOPPED - Static variable in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
eWay stopped status code.
EJB_EWAY_STOPPING - Static variable in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
eWay stopping status code.
EJB_EWAY_SUSPENDED - Static variable in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
eWay suspended status code.
EJB_EWAY_SUSPENDING - Static variable in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
eWay suspending status code.
EJB_JNDI_NAME_PROPERTY - Static variable in interface com.stc.connector.ejbadapter.Configurations
 
EJB_LOCAL_JNDI_NAME_PROPERTY - Static variable in interface com.stc.connector.ejbadapter.Configurations
 
EjbAlertCodes - Class in com.stc.connector.ejbadapter.alerts
 
EjbAlertCodes() - Constructor for class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
 
EjbApplicationConnection - Class in com.stc.connector.ejbadapter.appconn
This class implements the ApplicationConnection interface for the ICAN EJB Application Connection.
EjbApplicationConnection(ManagedConnectionCallback) - Constructor for class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
Creates a new instance of EjbApplicationConnection.
EjbApplicationImpl - Class in com.stc.connector.ejbadapter.appconn
Class implements the ICAN EJB client function to lookup EJB Home or local EJB Home interfaces
EjbApplicationImpl() - Constructor for class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
default constructor
EjbApplicationImpl(EjbApplicationConnection) - Constructor for class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
EjbEwayConnection - Class in com.stc.connector.ejbadapter.eway
This class implements the EwayConnection interface for providing HTTP connection oriented services for the Eway/JCA framework.
EjbEwayConnection() - Constructor for class com.stc.connector.ejbadapter.eway.EjbEwayConnection
 
EjbManagedConnection - Class in com.stc.connector.ejbadapter.eway
 
EjbManagedConnection(STCManagedConnectionFactory, Subject, ConfigurationHelper) - Constructor for class com.stc.connector.ejbadapter.eway.EjbManagedConnection
 
EjbManagedConnectionFactory - Class in com.stc.connector.ejbadapter.eway
 
EjbManagedConnectionFactory() - Constructor for class com.stc.connector.ejbadapter.eway.EjbManagedConnectionFactory
 
EjbWebServiceException - Exception in com.stc.connector.ejbadapter.webservice
Exception class for Ejb web service requests.
EjbWebServiceException() - Constructor for exception com.stc.connector.ejbadapter.webservice.EjbWebServiceException
Creates a new instance of EjbWebServiceException without detail message.
EjbWebServiceException(String) - Constructor for exception com.stc.connector.ejbadapter.webservice.EjbWebServiceException
Constructs an instance of EjbWebServiceException with the specified detail message.

G

getApplicationAsObj(String) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
getApplicationAsObj
getConnection(Subject, ConnectionRequestInfo) - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Get a new instance of the connection handle (application connection).
getEjbApp(String) - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Get a EJB (home/remote) stub as an java.lang.Object
getEwayConnection() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
Get the ManagedConnection associated with this application connection.
getHome(String) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
getHome(String, InitialContext) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
getLocalHome(String) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
getLocalHome(String, InitialContext) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
getLocalTransaction() - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Get a LocalTransaction instance for local transaction demaracation.
getMapping(String) - Method in class com.stc.connector.ejbadapter.alerts.EjbAlertCodes
 
getMetaData() - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Get a new instance of the ManagedConnectionMetaData which contains connection information for the currently established connection.
getMonitor() - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
getMBean Convenient method to get the initialized mMonitor (Is there anyone that will need this at a higher level?)
getRemote() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
getRemote(InitialContext) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
getXAResource() - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Get an XAResource instance for global transaction demaracation.

I

initEjb() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
initEjb
initialize(ManagedConnectionCallback, Subject, ConnectionRequestInfo, MonitorDataContainer) - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Initialize the EwayConnection.
invalidateConnection() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
This is called by the ManagedConnection to invalidate the connection handle.

L

LOCALEJB_PREFIX - Static variable in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
LoggingPrefix - Class in com.stc.connector.ejbadapter
Provider of the Logging Prefix for this Eway
LoggingPrefix() - Constructor for class com.stc.connector.ejbadapter.LoggingPrefix
 

M

matchConnection(Subject, ConnectionRequestInfo) - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
Determines whether this instance of the EwayConnection matches the the connection request with the connection information in Subject and/or ConnectionRequestInfo.

P

PARAMETER_SECTION_NAME - Static variable in interface com.stc.connector.ejbadapter.Configurations
The parameter section name for the connection settings
PORT_NUMBER_PROPERTY - Static variable in interface com.stc.connector.ejbadapter.Configurations
 
PREFIX - Static variable in class com.stc.connector.ejbadapter.LoggingPrefix
Prefix for the Logging in this eWay Connector

R

reassociateConnection(ManagedConnectionCallback) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
This is called by the ManagedConnection to associate the connection handle to the ManagedConnection.
reset() - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
reset

S

sendAlert(String, int) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationConnection
sendAlert Wrapper for the mbean sendAlert method just in case the mbean is not initialized properly/
sendAlert(String, int) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
sendAlert(String, int) - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
sendAlert Wrapper for the mbean sendAlert method just in case the mbean is not initialized properly/
SERVER_NAME_PROPERTY - Static variable in interface com.stc.connector.ejbadapter.Configurations
 
setConfiguration(ConfigurationHelper) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
setMonitor(ObjectReference) - Method in class com.stc.connector.ejbadapter.appconn.EjbApplicationImpl
 
setMonitor(ObjectReference) - Method in class com.stc.connector.ejbadapter.eway.EjbEwayConnection
setMBean Implementing the STCManagedSlave interface to set up/register a callback so that the connector framework can initialize the Mbean for this eway

C D E G I L M P R S
Sun Adapter for WebLogic API