Package org.xwiki.component.embed

Interface Summary
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
ComposableLifecycleHandler Handles lifecycle for Composable.
EmbeddableComponentManager Simple implementation of ComponentManager to be used when using some XWiki modules standalone.
GenericProvider Default provider used when the Component Manager needs to inject a Provider field but no custom Provider has been registered.
InitializableLifecycleHandler Handles lifecycle for InitializableLifecycleHandler.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.