org.apache.catalina.manager.ManagerServlet Servlet that enables remote management of the web applications installed within the same virtual host as this web application is. Normally, this functionality will be protected by a security constraint in the web application deployment descriptor. However, this requirement can be relaxed during ...
org.jboss.test.naming.test.SimpleUnitTestCase Simple unit tests for the jndi implementation. Note that there cannot be any security related tests in this file as typically it is not run with the right classpath resources for that.
org.jnp.client.Main This is a test client of the NamingServer. It calls the server in various ways to test the functionality. <p>The JNDI configuration is provided in the jndi.properties file. @see org.jnp.interfaces.NamingContext @author oberg @author Scott_Stark@displayscape.com @version $Revision: 1.9.6.3 ...
org.apache.ojb.ejb.ContextHelper Helper class for client side JNDI context lookup. This class lookup system properties for {@link Context#INITIAL_CONTEXT_FACTORY}, {@link Context#PROVIDER_URL} and {@link Context#URL_PKG_PREFIXES}. If not set, InitialContext for JBoss (with default settings) was instantiated. @author <a HREF=" ...
test.interfaces.QueueBeanUtil Utility class for QueueBean. @xdoclet-generated at 16-04-05 @copyright The XDoclet Team @author XDoclet @version 1.2.3
org.jboss.jaxr.juddi.JUDDIService A JBoss MBean for the JUDDI Service MBean for the JUDDI open source project integrated as part of the JAXR requirements for J2EE 1.4 compliance @author <mailto:Anil.Saldhana@jboss.org>Anil Saldhana extends="org.jboss.system.ServiceMBean" @since Nov 8, 2004
org.apache.turbine.services.naming.TurbineNamingService This class is the default implementation of NamingService, which provides JNDI naming contexts. @author <a HREF="mailto:greg@shwoop.com">Greg Ritter</a> @author <a HREF="mailto:colin.chalmers@maxware.nl">Colin Chalmers</a> @author <a HREF="mailto:hps@intermeta.de">He ...