C - The type of the components managed by this container.public interface ComponentContainerInstance<C>
extends org.everit.osgi.ecm.component.resource.ComponentContainer<C>
ComponentContainer. This interface should be used
only by the creator of the ComponentContainer.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Stops and deletes all components that are managed by this container and unregisters registered
OSGi services.
|
void |
open()
Starts the component container instance.
|
void close()
void open()
ComponentContainer and optionally
MetaTypeProvider and
ManagedService or ManagedServiceFactory
interfacesCopyright © 2011–2015 Everit Kft.. All rights reserved.