public static class Oak.OakDefaultComponents
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Oak.OakDefaultComponents |
INSTANCE
Deprecated.
create a new instance of
Oak.OakDefaultComponents instead. |
Constructor and Description |
---|
OakDefaultComponents() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<CommitHook> |
commitHooks() |
java.lang.Iterable<EditorProvider> |
editorProviders() |
java.lang.Iterable<IndexEditorProvider> |
indexEditorProviders() |
java.lang.Iterable<QueryIndexProvider> |
queryIndexProviders() |
java.lang.Iterable<RepositoryInitializer> |
repositoryInitializers() |
SecurityProvider |
securityProvider() |
@Deprecated public static final Oak.OakDefaultComponents INSTANCE
Oak.OakDefaultComponents
instead.public java.lang.Iterable<CommitHook> commitHooks()
public java.lang.Iterable<RepositoryInitializer> repositoryInitializers()
public java.lang.Iterable<EditorProvider> editorProviders()
public java.lang.Iterable<IndexEditorProvider> indexEditorProviders()
public java.lang.Iterable<QueryIndexProvider> queryIndexProviders()
public SecurityProvider securityProvider()
Copyright © 2010 - 2020 Adobe. All Rights Reserved