All Classes and Interfaces
Class
Description
Application context with the necessary state for the application.
Necessary information for bean creation.
Marker annotation for bean priority to allow overriding bean types.
Provider for externally created beans for the CDI context.
Class annotations hook for class scanning.
Hook to process all directly implemented interfaces of a class.
One item in the classpath (e.g., a jar file).
Resolver for classpath items.
Class scanner to find all relevant classes.
Application configuration.
Provider for configuration property values.
Marker annotation for a custom configuration provider.
Hook to process custom configuration sources.
Necessary information for bean creation (when using a constructor).
Constructor annotations hook for class scanning.
Core framework module.
Default configuration implementation.
Graph with all beans and their dependencies.
Hook for dependency injection used by the class scanning mechanism.
Classpath item for a directory.
Main application initializer.
Configuration properties from environment variables (automatically loaded by the JVM).
One module of the framework.
Loader for framework modules.
Exception thrown when the configuration source is invalid.
Classpath item for a jar file.
Classpath item for JVM internal classes and resources.
Marker annotation for the main application class which will be started by the application bootstrapper.
Hook to find the main application class.
Method annotations hook for class scanning.
Exception thrown when a required configuration property is missing.
Multiple items in the classpath addressed as one.
Bean creation information for beans that are not instantiated but provided directly.
Configuration provider that reads the configuration from the command line.
Configuration properties from the system properties (automatically loaded by the JVM).