Uses of Package
de.aristaflow.adept2.base.registry
Packages that use de.aristaflow.adept2.base.registry
Package
Description
-
Classes in de.aristaflow.adept2.base.registry used by de.aristaflow.adept2.base.registryClassDescriptionThis class manages interfaces (or super-classes) of component types and instances of components including singletons.
InstanceInformationencapsulates the properties from the configuration relevant for a component instance.The instantiation modes an instance may have.This interface marks anADEPT2Serviceto require a configuration manager in its constructor.This class extends the plugin registry to support the retrieval of used component instances without needing to know the used instance name at all.The local service registry extends theInstanceToInstanceRegistryto support service components.Checks the configuration of theServiceRegistry.ServiceExportInformationencapsulates the data which is needed for exporting a service, which is: the services for exporting a service (ADEPT2ServiceExport), the URIs under which the service is exported and which correspond based on the position in the array to the export service, whether the service is to be published at the global registry.This interface is used for starting services which requires a start routine (Callable.call()) and the service name (LocalServiceRegistry.ServiceStarter.getServiceName()) for logging purpose.While theAbstractRegistrydoes not allow to be directly accessed, this class supports the retrieval of specific component instances as well as default component instances.Checks that all declared plugin instances are configured properly, that is they have an implementation class and runtime plugins have a plugin classpath.Service specific extension to the default instance information of theAbstractRegistry.This configuration manager extends a normal configuration manager by the means for runtime configurations. -
Classes in de.aristaflow.adept2.base.registry used by de.aristaflow.adept2.core.registryClassDescriptionThis class manages interfaces (or super-classes) of component types and instances of components including singletons.This interface marks an
ADEPT2Serviceto require a configuration manager in its constructor.This class extends the plugin registry to support the retrieval of used component instances without needing to know the used instance name at all.The local service registry extends theInstanceToInstanceRegistryto support service components.While theAbstractRegistrydoes not allow to be directly accessed, this class supports the retrieval of specific component instances as well as default component instances.A service registry extends theLocalServiceRegistryto support export and publishing of local services as well as accessing remote services.This configuration manager extends a normal configuration manager by the means for runtime configurations. -
Classes in de.aristaflow.adept2.base.registry used by de.aristaflow.adept2.core.registry.twophaseClassDescriptionThis class manages interfaces (or super-classes) of component types and instances of components including singletons.This interface marks an
ADEPT2Serviceto require a configuration manager in its constructor.This class extends the plugin registry to support the retrieval of used component instances without needing to know the used instance name at all.The local service registry extends theInstanceToInstanceRegistryto support service components.While theAbstractRegistrydoes not allow to be directly accessed, this class supports the retrieval of specific component instances as well as default component instances.A service registry extends theLocalServiceRegistryto support export and publishing of local services as well as accessing remote services.This configuration manager extends a normal configuration manager by the means for runtime configurations. -
Classes in de.aristaflow.adept2.base.registry used by de.aristaflow.adept2.modelClassDescriptionThis class manages interfaces (or super-classes) of component types and instances of components including singletons.This interface marks an
ADEPT2Serviceto require a configuration manager in its constructor.This class extends the plugin registry to support the retrieval of used component instances without needing to know the used instance name at all.While theAbstractRegistrydoes not allow to be directly accessed, this class supports the retrieval of specific component instances as well as default component instances.This configuration manager extends a normal configuration manager by the means for runtime configurations.