| 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 | |
| ComponentManager.Listener |
Listener interface for component manager events
|
| ConfigurationDescriptor |
This interface is experimental.
|
| Descriptor |
Descriptors implementing this interface will automatically be registered within the default registry in
DefaultComponent. |
| Extensible |
Defines an extensible object.
|
| Extension |
A component extension.
|
| ExtensionPoint |
A component extension point.
|
| RegistrationInfo |
The component registration info.
|
| 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.
|
| ComponentStartOrders |
Some default application start orders.
|
| ContributionFragmentRegistry<T> | Deprecated
since 10.3 use DefaultComponent descriptors management methods instead
|
| ContributionFragmentRegistry.Fragment<T> | |
| ContributionFragmentRegistry.FragmentList<T> | |
| DefaultComponent |
Empty implementation for a component.
|
| DescriptorRegistry |
Default generic descriptor registry.
|
| Property | |
| SimpleContributionRegistry<T> | Deprecated
since 10.3 use DefaultComponent descriptors management methods instead
|
| URLStreamRef |
Copyright © 2019 Nuxeo. All rights reserved.