Package | Description |
---|---|
org.xwiki.component.manager | |
org.xwiki.component.namespace |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentManager
Provide way to access and modify components repository.
|
interface |
ComponentManagerInitializer
Called at
ComponentManager initialization to be able to apply modification to the ComponentManager and its
components before it's really used (send events, etc.). |
Modifier and Type | Interface and Description |
---|---|
interface |
NamespaceContextExecutor
Allow executing some code in the context of the specified namespace.
|
interface |
NamespaceValidator
Validate a namespace against list of allowed namespaces.
|
Copyright © 2004–2022 XWiki. All rights reserved.