org.jboss.portal.test.framework.embedded.apacheds
Class ApacheDSService

java.lang.Object
  extended by org.jboss.portal.test.framework.embedded.apacheds.ApacheDSService

public class ApacheDSService
extends java.lang.Object

XMBean Service for ApacheDS integration

based on code snippets taken from apache directory examples from http://docs.safehaus.org/display/APACHEDS/Embedding+ApacheDS https://svn.safehaus.org/repos/sandbox/apachecon/ by akarasulu@apache.org

Since:
Sep 29, 2006
Version:
$Revision$
Author:
Boleslaw Dawidowicz

Constructor Summary
ApacheDSService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheDSService

public ApacheDSService()