Package org.xwiki.component.embed
-
Interface Summary Interface Description LifecycleHandler A lifecycle handler is used when instantiating a Component and can perform operation to set up the component (for example if a component implements a given interface calls a method of that interface, etc). -
Class Summary Class Description ComposableLifecycleHandler Handles lifecycle forComposable
.EmbeddableComponentManager Simple implementation ofComponentManager
to be used when using some XWiki modules standalone.GenericProvider<T> Default provider used when the Component Manager needs to inject aProvider
field but no custom Provider has been registered.InitializableLifecycleHandler Handles lifecycle forInitializableLifecycleHandler
.