org.apache.directory.server.schema.bootstrap
Class DhcpDitStructureRuleProducer

java.lang.Object
  extended by org.apache.directory.server.schema.bootstrap.AbstractBootstrapProducer
      extended by org.apache.directory.server.schema.bootstrap.DhcpDitStructureRuleProducer
All Implemented Interfaces:
BootstrapProducer

public class DhcpDitStructureRuleProducer
extends AbstractBootstrapProducer

A producer of DitStructureRule objects for the dhcp 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.

Author:
Apache Directory Project

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.directory.server.schema.bootstrap.AbstractBootstrapProducer
AbstractBootstrapProducer.BootstrapAttributeType, AbstractBootstrapProducer.BootstrapMatchingRule, AbstractBootstrapProducer.BootstrapObjectClass, AbstractBootstrapProducer.BootstrapSyntax
 
Field Summary
 
Fields inherited from class org.apache.directory.server.schema.bootstrap.AbstractBootstrapProducer
EMPTY
 
Constructor Summary
DhcpDitStructureRuleProducer()
           
 
Method Summary
 void produce(Registries registries, ProducerCallback cb)
           
 
Methods inherited from class org.apache.directory.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

DhcpDitStructureRuleProducer

public DhcpDitStructureRuleProducer()
Method Detail

produce

public void produce(Registries registries,
                    ProducerCallback cb)
             throws javax.naming.NamingException
Throws:
javax.naming.NamingException
See Also:
BootstrapProducer.produce(Registries, ProducerCallback)


Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.