| |
|
| java.lang.Object org.objectweb.jonas.jtests.beans.jca15.ConnectorCASLR
ConnectorCASLR | public class ConnectorCASLR implements SessionBean(Code) | | -
|
ejbContext | SessionContext ejbContext(Code) | | |
closeUp | public void closeUp(int w)(Code) | | closeUp
|
cntListeners | public int cntListeners()(Code) | | |
ejbActivate | public void ejbActivate()(Code) | | |
ejbCreate | public void ejbCreate() throws CreateException(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
getCMInstance | public boolean getCMInstance()(Code) | | After the newly created ManagedConnectionFactory instance has been configured with
its property set, the application server creates a new ConnectionManager instance.
true returned if ConnectionManager is valid
|
getMCF_Pwriter | public int getMCF_Pwriter()(Code) | | |
getMC_Pwriter | public int getMC_Pwriter()(Code) | | |
getServerName | public String getServerName() throws Exception(Code) | | The application server calls setter methods on the ManagedConnectionFactory instance
to set various configuration properties on this instance. These properties provide
information required by the ManagedConnectionFactory instance to create physical
connections to the underlying EIS. The application server uses an existing property set
(configured during the deployment of a resource adapter) to set the required properties on
the ManagedConnectionFactory instance.
|
isConnection | public boolean isConnection()(Code) | | |
isConnectionSpec | public boolean isConnectionSpec()(Code) | | JUnit tests
|
isInteraction | public boolean isInteraction()(Code) | | |
setMatchNull | public void setMatchNull(boolean b)(Code) | | |
setSessionContext | public void setSessionContext(SessionContext ctx)(Code) | | |
|
|
|