org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS <p> An adapter for jdbc drivers that do not include an implementation of {@link javax.sql.ConnectionPoolDataSource}, but still include a {@link java.sql.DriverManager} implementation. <code>ConnectionPoolDataSource</code>s are not used within general applications. They are used ...
org.enhydra.spi.conf.ConfFileInitialContext Class <code>ConfFileInitialContext</code> is the CAROL LMI JNDI SPI Context for local context. This context is accessible only in local jvm, this is a singleton (the close method do nothing). This cotext bind and return Local Java Refferences. It also reads Enhydra application's config ...
org.objectweb.jass.as.jboss.JBOSSActivityService MBean that creates and registers the Activity Service implementation classes for the JBOSS application server. @author fran Date: Feb 11, 2004 org.objectweb.jass.hls.as.ActivityService.java
org.jboss.ejb.plugins.AbstractTxInterceptorBMT A common superclass for the BMT transaction interceptors. @author <a HREF="mailto:osh@sparre.dk">Ole Husgaard</a> @version $Revision: 1.13 $ Attributes ---------------------------------------------------- This associates the thread to the UserTransaction. It is used to redirect loo ...
org.jboss.invocation.iiop.IIOPInvoker IIOP invoker that routs IIOP requests to CORBA servants. It implements the interface <code>ServantRegistries</code>, which gives access to four <code>ServantRegistry</code> instances: <ul> <li>a <code>ServantRegistry</code> with a single transient PO ...
org.apache.ldap.server.jndi.ServerDirContext The DirContext implementation for the Server Side JNDI LDAP provider. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $