org.apache.jetspeed.security.ldap
Class JetspeedDitStructureRuleProducer

java.lang.Object
  extended by org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
      extended by org.apache.jetspeed.security.ldap.JetspeedDitStructureRuleProducer
All Implemented Interfaces:
org.apache.ldap.server.schema.bootstrap.BootstrapProducer

public class JetspeedDitStructureRuleProducer
extends org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer

A producer of DitStructureRule objects for the jetspeed schema. This code has been automatically generated using schema files in the OpenLDAP format along with the directory plugin for maven. This has been done to facilitate OpenLDAP schema interoperability.

Version:
$Rev$
Author:
Apache Directory Project

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType, org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule, org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass, org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
Field Summary
 
Fields inherited from class org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
EMPTY
 
Constructor Summary
JetspeedDitStructureRuleProducer()
           
 
Method Summary
 void produce(org.apache.ldap.server.schema.bootstrap.BootstrapRegistries registries, org.apache.ldap.server.schema.bootstrap.ProducerCallback cb)
           
 
Methods inherited from class org.apache.ldap.server.schema.bootstrap.AbstractBootstrapProducer
getType, newAttributeType, newObjectClass, newSyntax
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JetspeedDitStructureRuleProducer

public JetspeedDitStructureRuleProducer()
Method Detail

produce

public void produce(org.apache.ldap.server.schema.bootstrap.BootstrapRegistries registries,
                    org.apache.ldap.server.schema.bootstrap.ProducerCallback cb)
             throws NamingException
Throws:
NamingException
See Also:
BootstrapProducer.produce(BootstrapRegistries, ProducerCallback)


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.