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 |
A reloadable component.
|
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.
|
ExtensionRegistry<T> | Deprecated
since 5.5: extend
ContributionFragmentRegistry instead |
Property | |
ReloadableComponent |
A component that expose a reload method usefull to completely reload the component and preserving
already registered extensions.
|
URLStreamRef |
Copyright © 2011 Nuxeo SA. All Rights Reserved.