- getCurrentState() - Method in interface ej.components.registry.BundleRegistry
-
Gets the current state of the registry.
- getCurrentState() - Method in class ej.components.registry.impl.AbstractRegistry
-
- getImplementationName(String) - Method in class ej.components.dependencyinjection.AbstractServiceLoader
-
Gets the implementation class name for the given key.
- getImplementationName(String) - Method in class ej.components.dependencyinjection.FilePropertiesServiceLoader
-
- getImplementationName(String) - Method in class ej.components.dependencyinjection.MetaInfServiceLoader
-
- getImplementationName(String) - Method in class ej.components.dependencyinjection.SystemPropertiesServiceLoader
-
- getRegistry() - Static method in class ej.components.registry.util.BundleRegistryHelper
-
Gets the registry declared as provider of the bundle registry service.
- getService(Class<T>) - Method in class ej.components.dependencyinjection.AbstractServiceLoader
-
- getService(Class<T>, Class<? extends T>) - Method in class ej.components.dependencyinjection.AbstractServiceLoader
-
- getService(Class<T>, boolean) - Method in class ej.components.dependencyinjection.AbstractServiceLoader
-
- getService(Class<T>, Class<? extends T>, boolean) - Method in class ej.components.dependencyinjection.AbstractServiceLoader
-
- getService(Class<T>) - Method in class ej.components.dependencyinjection.CompositeServiceLoader
-
- getService(Class<T>, Class<? extends T>) - Method in class ej.components.dependencyinjection.CompositeServiceLoader
-
- getService(Class<T>, boolean) - Method in class ej.components.dependencyinjection.CompositeServiceLoader
-
- getService(Class<T>, Class<? extends T>, boolean) - Method in class ej.components.dependencyinjection.CompositeServiceLoader
-
- getService(Class<T>) - Method in class ej.components.dependencyinjection.DefaultServiceLoader
-
- getService(Class<T>, Class<? extends T>) - Method in class ej.components.dependencyinjection.DefaultServiceLoader
-
- getService(Class<T>, boolean) - Method in class ej.components.dependencyinjection.DefaultServiceLoader
-
- getService(Class<T>, Class<? extends T>, boolean) - Method in class ej.components.dependencyinjection.DefaultServiceLoader
-
- getService(Class<T>) - Method in class ej.components.dependencyinjection.RegistryServiceLoader
-
- getService(Class<T>, Class<? extends T>) - Method in class ej.components.dependencyinjection.RegistryServiceLoader
-
- getService(Class<T>, boolean) - Method in class ej.components.dependencyinjection.RegistryServiceLoader
-
- getService(Class<T>, Class<? extends T>, boolean) - Method in class ej.components.dependencyinjection.RegistryServiceLoader
-
- getService(Class<T>) - Method in interface ej.components.dependencyinjection.ServiceLoader
-
Gets the instance of the given service.
- getService(Class<T>, Class<? extends T>) - Method in interface ej.components.dependencyinjection.ServiceLoader
-
Gets the registered implementation for the given service.
- getService(Class<T>, boolean) - Method in interface ej.components.dependencyinjection.ServiceLoader
-
Gets the registered implementation for the given service.
- getService(Class<T>, Class<? extends T>, boolean) - Method in interface ej.components.dependencyinjection.ServiceLoader
-
Gets the registered implementation for the given service.
- getService(Class<T>) - Method in class ej.components.registry.impl.AbstractRegistry
-
- getService(Class<T>) - Method in interface ej.components.ServiceProvider
-
Gets the instance of the given service.
- getServiceLoader() - Static method in class ej.components.dependencyinjection.ServiceLoaderFactory
-
Gets a service loader unique instance.