| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.lifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeInitializer
Composite repository initializer that delegates the
CompositeInitializer.initialize(NodeBuilder) call in sequence to all the
component initializers. |
| Modifier and Type | Field and Description |
|---|---|
static RepositoryInitializer |
RepositoryInitializer.DEFAULT
Default implementation makes no changes to the repository.
|
| Constructor and Description |
|---|
CompositeInitializer(RepositoryInitializer... initializers) |
| Constructor and Description |
|---|
CompositeInitializer(Collection<RepositoryInitializer> trackers) |
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.