|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BootstrapProducer in org.apache.directory.server.schema.bootstrap |
|---|
| Classes in org.apache.directory.server.schema.bootstrap that implement BootstrapProducer | |
|---|---|
class |
AbstractBootstrapProducer
An abstract producer implementation. |
class |
ApacheAttributeTypeProducer
A producer of schema attributeType definations for the apache schema. |
class |
ApacheComparatorProducer
A producer of Comparator objects for the eve schema. |
class |
ApacheDitContentRuleProducer
A producer of DitContentRule objects for the apache schema. |
class |
ApacheDitStructureRuleProducer
A producer of DitStructureRule objects for the apache schema. |
class |
ApacheMatchingRuleProducer
A producer of MatchingRule objects for the eve schema. |
class |
ApacheMatchingRuleUseProducer
A producer of MatchingRuleUse objects for the apache schema. |
class |
ApachemetaAttributeTypeProducer
A producer of schema attributeType definations for the apachemeta schema. |
class |
ApachemetaComparatorProducer
A producer of Comparator objects for the apachemeta schema. |
class |
ApachemetaDitContentRuleProducer
A producer of DitContentRule objects for the apachemeta schema. |
class |
ApachemetaDitStructureRuleProducer
A producer of DitStructureRule objects for the apachemeta schema. |
class |
ApachemetaMatchingRuleProducer
A producer of MatchingRule objects for the apachemeta schema. |
class |
ApachemetaMatchingRuleUseProducer
A producer of MatchingRuleUse objects for the apachemeta schema. |
class |
ApachemetaNameFormProducer
A producer of NameForm objects for the apachemeta schema. |
class |
ApachemetaNormalizerProducer
A producer of Normalizer objects for the apachemeta schema. |
class |
ApachemetaObjectClassProducer
A producer of schema objectClass definations for the apachemeta schema. |
class |
ApachemetaSyntaxCheckerProducer
A producer of SyntaxChecker objects for the apachemeta schema. |
class |
ApachemetaSyntaxProducer
A producer of Syntax objects for the apachemeta schema. |
class |
ApacheNameFormProducer
A producer of NameForm objects for the apache schema. |
class |
ApacheNormalizerProducer
A producer of Normalizer objects for the eve schema. |
class |
ApacheObjectClassProducer
A producer of schema objectClass definations for the apache schema. |
class |
ApacheSyntaxCheckerProducer
A producer of SyntaxChecker objects for the apache schema. |
class |
ApacheSyntaxProducer
A producer of Syntax objects for the apache schema. |
class |
CoreAttributeTypeProducer
A producer of schema attributeType definations for the core schema. |
class |
CoreComparatorProducer
A producer of Comparator objects for the core schema. |
class |
CoreDitContentRuleProducer
A producer of DitContentRule objects for the core schema. |
class |
CoreDitStructureRuleProducer
A producer of DitStructureRule objects for the core schema. |
class |
CoreMatchingRuleProducer
A producer of MatchingRule objects for the core schema. |
class |
CoreMatchingRuleUseProducer
A producer of MatchingRuleUse objects for the core schema. |
class |
CoreNameFormProducer
A producer of NameForm objects for the core schema. |
class |
CoreNormalizerProducer
A producer of Normalizer objects for the core schema. |
class |
CoreObjectClassProducer
A producer of schema objectClass definations for the core schema. |
class |
CoreSyntaxCheckerProducer
A producer of SyntaxChecker objects for the core schema. |
class |
CoreSyntaxProducer
A producer of Syntax objects for the core schema. |
class |
SystemAttributeTypeProducer
A producer of schema attributeType definations for the system schema. |
class |
SystemComparatorProducer
Document this class. |
class |
SystemDitContentRuleProducer
A producer of DitContentRule objects for the system schema. |
class |
SystemDitStructureRuleProducer
A producer of DitStructureRule objects for the system schema. |
class |
SystemMatchingRuleProducer
A simple maching rule configuration where objects and java code are used to create matching rules. |
class |
SystemMatchingRuleUseProducer
A producer of MatchingRuleUse objects for the system schema. |
class |
SystemNameFormProducer
A producer of NameForm objects for the system schema. |
class |
SystemNormalizerProducer
A bootstrap producer which creates and announces newly created Normalizers for various matchingRules in the core schema. |
class |
SystemObjectClassProducer
A producer of schema objectClass definations for the system schema. |
class |
SystemSyntaxCheckerProducer
A producer of SyntaxCheckers for the core schema. |
class |
SystemSyntaxProducer
A simple Syntax factory for the core LDAP schema in Section 4.3.2 of RFC2252. |
| Methods in org.apache.directory.server.schema.bootstrap with parameters of type BootstrapProducer | |
|---|---|
void |
ProducerCallback.schemaObjectProduced(BootstrapProducer producer,
java.lang.String registryKey,
java.lang.Object schemaObject)
Called to announce the creation of a new schema object by a producer. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||