| Interface | Description |
|---|---|
| Adaptable |
An interface for an adaptable object.
|
| Component |
A Nuxeo Runtime component.
|
| ComponentContext | |
| ComponentInstance |
A component instance is a proxy to the component implementation object.
|
| ComponentManager | |
| ConfigurationDescriptor |
This interface is experimental.
|
| Extensible |
Defines an extensible object.
|
| Extension |
A component extension.
|
| ExtensionPoint |
A component extension point.
|
| RegistrationInfo |
The component registration info.
|
| Reloadable | Deprecated
since 5.6: services needing a reload should listen to runtime reload events instead
|
| RuntimeContext |
The runtime context.
|
| StreamRef |
A named stream used to be able to deploy new components without referring to them via URLs.
|
| Class | Description |
|---|---|
| ComponentName |
A component name.
|
| ContributionFragmentRegistry<T> |
This is a contribution registry that is managing contribution fragments and merge them as needed.
|
| ContributionFragmentRegistry.Fragment<T> | |
| ContributionFragmentRegistry.FragmentList<T> | |
| DefaultComponent |
Empty implementation for a component.
|
| Property | |
| ReloadableComponent | Deprecated
since 5.6: services needing a reload should listen to runtime reload events instead.
|
| SimpleContributionRegistry<T> |
Simple contribution registry, keeping up to date contributions in a map, and not handling merge.
|
| URLStreamRef |
Copyright © 2015 Nuxeo SA. All rights reserved.