| Name | Description | Type | Package | Framework |
| AbstractAccessDecisionVoter | Base implementation which provides helper methods. | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| AbstractContext | A skeleton containing the most important parts of a custom CDI Context. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| AbstractDecisionVoter | | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| AbstractEntityRepository | Base Repository class to be extended by concrete implementations (abstract classes with implementation methods). | Class | org.apache.deltaspike.data | Delta Spike |
|
| AbstractFullEntityRepository | Full repository base class to be extended by concrete implementations. | Class | org.apache.deltaspike.data | Delta Spike |
|
| AbstractInvocationContext | | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| AbstractResourceProvider | An abstract InjectableResourceProvider implementation with some basic utility functionality. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| AccessDecisionState | enum AccessDecisionStateState-enum for AccessDecisionVoterContext | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| AccessDecisionVoter | Interface for implementing concrete voters. | Interface | org.apache.deltaspike.security.api | Delta Spike |
|
| AccessDecisionVoterContext | Optional context which allows to get the current state as well as the results of the security check. | Interface | org.apache.deltaspike.security.api | Delta Spike |
|
| AccessDeniedException | Exception occurs in case of a security-violation. | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| ActiveEntityManagerHolder | Optional holder which allows to customize the handling of the EntityManager. | Interface | org.apache.deltaspike.jpa.spi | Delta Spike |
|
| AfterPhase | Qualifier for after-request observersRequired Element Summary | Class | org.apache.deltaspike.jsf.api.listener | Delta Spike |
|
| Aggregated | Marks view-metadata annotations or their fields as aggregated metadata. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| AlternativeLiteral | Literal for Alternative. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| Annotateds | Utilities for working with Annotateds. | Class | org.apache.deltaspike.core | Delta Spike |
|
| AnnotatedTypeBuilder | Builder to aid in creation of a new AnnotatedType for use in CDI life cycle events. | Class | org.apache.deltaspike.core.util.metadata | Delta Spike |
|
| AnnotationInstanceProvider | A small helper class to create an Annotation instance of the given annotation class via Proxy. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| AnnotationUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| AnyLiteral | Literal for the Any annotation. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ApplicationMockManager | | Interface | org.apache.deltaspike.testcontrol.api | Delta Spike |
|
| ApplicationScopedLiteral | Literal for ApplicationScopedSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ArraysUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| BaseConfigPropertyProducer | This contains the fundamental parts for implementing own ConfigProperty producers. | Class | org.apache.deltaspike.core.spi | Delta Spike |
|
| BaseImmutableBean | A base class for implementing Bean. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| BasePropertyExpressionInterpreter | Base implementation for simple (property) expressions. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| BeanBuilder | A builder class for creating immutable beans. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| BeanManagerProvider | This class provides access to the BeanManager by registering the current BeanManager in an extension and making it available via a singleton factory for the current application. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| BeanProvider | This class contains utility methods for resolution of contextual references in situations where no injection is available because the current class is not managed by the CDI Container. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| BeanUtils | A set of utility methods for working with beans. | Class | org.apache.deltaspike.core | Delta Spike |
|
| BeforeHandles | Marker annotation for a method to be considered an Exception Handler, handles the exception in the BEFORE traversal of the exception chain. | Class | org.apache.deltaspike.core.api.exception | Delta Spike |
|
| BeforePhase | | Class | org.apache.deltaspike.jsf.api.listener | Delta Spike |
|
| CallbackDescriptor | Basic descriptor for a given class and callback type. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| CdiContainer | A CdiTestContainer provides access to an underlying JSR-299 (CDI) Container. | Interface | org.apache.deltaspike.cdise | Delta Spike |
|
| CdiContainerLoader | This class provides access to the ContainerControl. | Class | org.apache.deltaspike.cdise | Delta Spike |
|
| CdiTestRunner | A JUnit test runner to start up with a CDI or embedded JavaEE container. | Class | org.apache.deltaspike.testcontrol.api | Delta Spike |
|
| CdiTestSuiteRunner | | Class | org.apache.deltaspike.testcontrol.api | Delta Spike |
|
| ClassDeactivationUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| ClassDeactivator | DeltaSpike allows you to deactivate pre-configured parts (like Extensions, event-broadcasters,. | Interface | org.apache.deltaspike.core.spi | Delta Spike |
|
| ClasspathResourceProvider | A classpath-based resource provider. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ClassUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| ClientWindow | API to interact with the window/browser tab handling. | Interface | org.apache.deltaspike.jsf.spi.scope | Delta Spike |
|
| ClientWindowConfig | Configuration for ClientWindow handler which is used to determine the correct windowId for ?WindowScoped beans. | Interface | org.apache.deltaspike.jsf.spi.scope | Delta Spike |
|
| CollectionUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| ConfigDescriptor | Base descriptor for all type-safe view-configs which describes the config class, metadata, callbacks and other properties of a view-config. | Interface | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ConfigDescriptorValidator | Allows to validate the final view-config descriptors before they get deployed. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| ConfigFilter | A filter which can be added to the The filter can be used to decrypt config values or prepare | Interface | org.apache.deltaspike.core.spi | Delta Spike |
|
| ConfigNodeConverter | Allows to provide multiple strategies to process the nodes of the built config-tree. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| ConfigPreProcessor | Allows to change the found meta-data (e. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| ConfigProperty | This Qualifier allows simple injection of configuration properties through the DeltaSpike configuration A default implementation is provided in DeltaSpike for basic String injection points: | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ConfigResolver | The main entry point to the DeltaSpike configuration mechanism. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ConfigSource | A ConfigSource provides properties from a specific place, like JNDI configuration, a properties file, etc | Interface | org.apache.deltaspike.core.spi | Delta Spike |
|
| ConfigSourceProvider | is able to maintain multiple ConfigSources. | Interface | org.apache.deltaspike.core.spi | Delta Spike |
|
| ConfigValidator | | Interface | org.apache.deltaspike.core.spi | Delta Spike |
|
| ContextControl | Control native CDI Container Contexts. | Interface | org.apache.deltaspike.cdise | Delta Spike |
|
| ContextualInstanceInfo | This data holder contains all necessary data you need to store a Contextual Instance in a CDI Context. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| ContextualLifecycle | Callbacks used by BeanBuilder and ImmutableBeanWrapper to allow control | Interface | org.apache.deltaspike.core.util.metadata | Delta Spike |
|
| ContextualStorage | This Storage holds all information needed for storing Contextual Instances in a Context. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| ContextUtils | A set of utility methods for working with contexts. | Class | org.apache.deltaspike.core | Delta Spike |
|
| ConversationGroup | See Also:GroupedConversationScoped, ConversationSubGroup | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ConversationScopedLiteral | Literal for ConversationScopedSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ConversationSubGroup | Represents a subgroup of a conversation group. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| CoreBaseConfig | | Interface | org.apache.deltaspike.core.api.config | Delta Spike |
|
| CreatedOn | | Class | org.apache.deltaspike.data.api | Delta Spike |
|
| Criteria | Criteria API utilities. | Interface | org.apache.deltaspike.data.api | Delta Spike |
|
| CriteriaSupport | Interface to be added to a repository for criteria support. | Interface | org.apache.deltaspike.data.api | Delta Spike |
|
| CurrentUser | | Class | org.apache.deltaspike.data.api | Delta Spike |
|
| Deactivatable | Interface to allow easier detection of deactivatable classes. | Interface | org.apache.deltaspike.core.spi | Delta Spike |
|
| DefaultCallback | A ConfigDescriptor can contain CallbackDescriptors or ExecutableCallbackDescriptors. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| DefaultClientWindowConfig | Default implementation of ClientWindowConfig. | Class | org.apache.deltaspike.jsf.spi.scope | Delta Spike |
|
| DefaultErrorView | Abstract class which marks an error view. | Class | org.apache.deltaspike.core.api.config | Delta Spike |
|
| DefaultLiteral | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| DelegateQueryHandler | A marker interface. | Interface | org.apache.deltaspike.data | Delta Spike |
|
| DelegatingContextualLifecycle | | Class | org.apache.deltaspike.core.util.metadata | Delta Spike |
|
| DeltaSpike | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| DeltaSpikeBaseConfig | Marker interface for all classes used for static configuration of DeltaSpike itself. | Interface | org.apache.deltaspike.core.api.config | Delta Spike |
|
| DeltaSpikeConfig | Marker interface for all classes used for dynamic configuration of DeltaSpike itself. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| DeltaSpikeLiteral | Literal for the DeltaSpike annotation. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| DeltaSpikeProxy | Interface which will automatically be implemented by the proxy instance. | Interface | org.apache.deltaspike.proxy | Delta Spike |
|
| DeltaSpikeProxyContextualLifecycle | ContextualLifecycle which handles a complete lifecycle of a proxy: - creates a proxy via a DeltaSpikeProxyFactory | Class | org.apache.deltaspike.proxy | Delta Spike |
|
| DeltaSpikeProxyFactory | | Class | org.apache.deltaspike.proxy | Delta Spike |
|
| DependentProvider | A Provider for @Dependent scoped contextual instances. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| DependentScopeLiteral | Literal for DependentSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| Destroyed | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| DestroyedLiteral | Annotation literal for Destroyed. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| DummyInjectionTarget | | Class | org.apache.deltaspike.core.util.metadata | Delta Spike |
|
| DynamicMockManager | | Interface | org.apache.deltaspike.testcontrol.api | Delta Spike |
|
| EditableAccessDecisionVoterContext | | Interface | org.apache.deltaspike.security.spi | Delta Spike |
|
| EntityGraph | Defines an entity graph to be applied to a query. | Class | org.apache.deltaspike.data | Delta Spike |
|
| EntityGraphType | enum EntityGraphTypeEntity graph type (fetch graph or load graph). | Class | org.apache.deltaspike.data | Delta Spike |
|
| EntityManagerConfig | Configure the EntityManager for a specific repository. | Class | org.apache.deltaspike.data | Delta Spike |
|
| EntityManagerDelegate | Expose EntityManager methods not present on repository base interfaces. | Interface | org.apache.deltaspike.data | Delta Spike |
|
| EntityManagerResolver | Resolve the EntityManager used for a specific repository. | Interface | org.apache.deltaspike.data | Delta Spike |
|
| EntityRepository | Base Repository interface. | Interface | org.apache.deltaspike.data | Delta Spike |
|
| ErrorViewAwareAccessDeniedException | | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| ExceptionEvent | Payload for an exception to be handled. | Interface | org.apache.deltaspike.core.api.exception.control | Delta Spike |
|
| ExceptionHandler | | Class | org.apache.deltaspike.core.api.exception | Delta Spike |
|
| ExceptionHandlingFlow | enum ExceptionHandlingFlowEnum of exception handling states. | Class | org.apache.deltaspike.core.api.exception | Delta Spike |
|
| ExceptionStackEvent | Information about the current exception and exception cause container. | Class | org.apache.deltaspike.core.api.exception.control | Delta Spike |
|
| ExceptionStackItem | Container for the exception and it's stack trace. | Class | org.apache.deltaspike.core.api.exception | Delta Spike |
|
| ExceptionToCatchEvent | Entry point event into the Exception Control system. | Class | org.apache.deltaspike.core.api.exception.control | Delta Spike |
|
| ExceptionUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| Exclude | @Exclude(ifProjectStage=Production. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ExecutableCallbackDescriptor | Specialized CallbackDescriptor which provides execute(java. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ExpressionInterpreter | Generic interface for evaluation of expressions, like the ones provided by Exclude. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| ExternalContainer | | Interface | org.apache.deltaspike.testcontrol | Delta Spike |
|
| FileResourceProvider | A file-based resource provider, looking for a file based on the name. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| FirstResult | | Class | org.apache.deltaspike.data | Delta Spike |
|
| Folder | Optional annotation to specify folder specific meta-dataOptional Element Summary | Class | org.apache.deltaspike.jsf.api.config | Delta Spike |
|
| FolderLiteral | | Class | org.apache.deltaspike.jsf.api | Delta Spike |
|
| FullEntityRepository | Full repository interface. | Interface | org.apache.deltaspike.data | Delta Spike |
|
| GroupedConversation | | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| GroupedConversationManager | | Interface | org.apache.deltaspike.core.spi.scope | Delta Spike |
|
| GroupedConversationScoped | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| HandlerMethod | Metadata interface for an exception handler method. | Interface | org.apache.deltaspike.core.api.exception | Delta Spike |
|
| Handles | Marker annotation for a method to be considered an Exception Handler. | Class | org.apache.deltaspike.core.api.exception | Delta Spike |
|
| HierarchyDiscovery | Utility class for resolving all bean types from a given type. | Class | org.apache.deltaspike.core | Delta Spike |
|
| ImmutableBean | | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| ImmutableBeanWrapper | This bean-wrapper allows you to build a general purpose bean (likely a producer method), and register it for a narrowed type (or qualifiers). | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| ImmutableInjectionPoint | A base class for implementing InjectionPoint. | Class | org.apache.deltaspike.core.util.metadata | Delta Spike |
|
| ImmutablePassivationCapableBean | | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| ImmutablePassivationCapableBeanWrapper | PassivationCapable version of an ImmutableBeanWrapper. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| Initialized | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| InitializedLiteral | Annotation literal for Initialized. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| InitView | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| InjectableMethod | Allows an AnnotatedMethod to be injected using the CDI type safe ParameterValueRedefiner allows the default value to be overridden by | Class | org.apache.deltaspike.core.util.metadata | Delta Spike |
|
| InjectableResource | Qualifier which enables simple injection of resources into beans, eliminating the need to deal with their loading. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| InjectableResourceLiteral | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| InjectableResourceProvider | Provides lookup capability to find a resource. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| InjectionPointWrapper | Simple wrapper for injection points. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| InlineMetaDataTransformer | Allows to transform an annotation annotated with @InlineViewMetaData to an annotation annotated with @ViewMetaData. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| InlineViewMetaData | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| InterceptorStrategy | Base interface for all interceptor strategies which allow to provide custom implementations for DeltaSpike interceptors. | Interface | org.apache.deltaspike.core | Delta Spike |
|
| IntrospectiveExceptionEvent | Internal view into the ExceptionEvent. | Interface | org.apache.deltaspike.core.spi.exception.control | Delta Spike |
|
| JmxBroadcaster | Interface used to send JMX message from CDI MBeans. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| JmxManaged | Describes a JMX operation or attribute, when used on a method or a field, respectively. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| JpaBaseConfig | | Interface | org.apache.deltaspike.jpa.api.config | Delta Spike |
|
| JsfBaseConfig | | Interface | org.apache.deltaspike.jsf.api.config | Delta Spike |
|
| JsfMessage | An injectable component for typesafe FacesMessages. | Interface | org.apache.deltaspike.jsf.api | Delta Spike |
|
| JsfModuleConfig | Config for all JSF specific configurations. | Class | org.apache.deltaspike.jsf.api | Delta Spike |
|
| JsfPhaseId | It isn't possible to use the original implementation of JSF in combination with annotationsEnum Constant Summary | Class | org.apache.deltaspike.jsf.api.listener | Delta Spike |
|
| JsfPhaseListener | Annotation for implementations of PhaseListener. | Class | org.apache.deltaspike.jsf.api.listener | Delta Spike |
|
| LocaleResolver | Provides the current Locale. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| MappingConfig | Defines mapping configuration for query result and input parameters. | Class | org.apache.deltaspike.data.api | Delta Spike |
|
| MaxResults | | Class | org.apache.deltaspike.data | Delta Spike |
|
| MBean | This annotation marks a CDI managed bean as exported through JMX. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| Message | Basic interface for all messages. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageBundle | Marker annotation for a message-bundle interface which provides type-safe messages. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageBundleLiteral | Literal for MessageBundleSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageContext | Central context for handling dynamic messages. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageContextConfig | Configures message resolution and processing of a MessageBundle. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageContextConfigLiteral | Literal for MessageContextConfigSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageInterpolator | An application can provide a custom implementation as @Alternative. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageResolver | | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| MessageTemplate | Provides the message (template) for type-safe messages. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| MockFilter | | Interface | org.apache.deltaspike.testcontrol.spi | Delta Spike |
|
| ModelLiteral | Literal for Model annotation. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ModifiedBy | | Class | org.apache.deltaspike.data.api | Delta Spike |
|
| ModifiedOn | Marks a property which should be updated with a timestamp when the entity gets updated. | Class | org.apache.deltaspike.data.api | Delta Spike |
|
| Modifying | | Class | org.apache.deltaspike.data | Delta Spike |
|
| NamedLiteral | Literal for Named qualifier. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| NamingConventionUtils | | Class | org.apache.deltaspike.jsf | Delta Spike |
|
| NavigationParameter | Used on JSF action methods, this adds navigation parameters (key-value pairs) to the resulting navigation string. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| NavigationParameterContext | Can be used to add parameters dynamically to the final navigation string. | Interface | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| NavigationParameterStrategy | | Interface | org.apache.deltaspike.jsf.spi.config.view | Delta Spike |
|
| NewLiteral | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| NotificationInfo | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ParameterValueRedefiner | Provides the ability to redefine the value of a parameter on an InjectableMethod via the | Interface | org.apache.deltaspike.core.util.metadata | Delta Spike |
|
| ParentExtensionStorage | Support for Containers with 'hierarchic BeanManagers' This is mostly useful for EAR applications. | Class | org.apache.deltaspike.core | Delta Spike |
|
| PartialBeanBinding | | Class | org.apache.deltaspike.partialbean | Delta Spike |
|
| PersistenceConfigurationProvider | Provide the configuration for the EntityManagerFactory which gets produced with a given PersistenceUnitName. | Interface | org.apache.deltaspike.jpa.spi | Delta Spike |
|
| PersistenceUnitName | The name of the PersistenceUnit to get picked up by the EntityManagerFactoryProducer. | Class | org.apache.deltaspike.jpa.api | Delta Spike |
|
| PostRenderView | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| PreRenderView | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| PreViewAction | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| PreViewConfigNavigateEvent | This event is fired before a navigation from/to a view-config-based page occurs. | Class | org.apache.deltaspike.core.api.config.view.navigation | Delta Spike |
|
| ProjectStage | This class is the base of all ProjectStages. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ProjectStageHolder | A marker interface for custom ProjectStage holders. | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| ProjectStageProducer | Produces ProjectStage configurations. | Class | org.apache.deltaspike.core | Delta Spike |
|
| PropertyFileConfig | If you implement this interface, the property files with the given file name will be registered asThere are 2 ways to register a PropertyFileConfig | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| PropertyFileUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| PropertyLoader | Utility class to load configuration properties via arbitrary property files in a well defined order. | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ProxyClassGenerator | | Interface | org.apache.deltaspike.proxy | Delta Spike |
|
| ProxyUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| Query | Supply query meta data to a method with this annotation. | Class | org.apache.deltaspike.data | Delta Spike |
|
| QueryInOutMapper | Handles concrete mapping of query results and query input parameters. | Interface | org.apache.deltaspike.data.api | Delta Spike |
|
| QueryInvocationContext | Expose the current query invocation to extensions. | Interface | org.apache.deltaspike.data | Delta Spike |
|
| QueryInvocationException | | Class | org.apache.deltaspike.data | Delta Spike |
|
| QueryParam | Mark a method parameter as a query parameter. | Class | org.apache.deltaspike.data | Delta Spike |
|
| QueryResult | Can be used as query result type, which will not execute the query immediately. | Interface | org.apache.deltaspike.data | Delta Spike |
|
| QuerySelection | Used for selection queries with the simplified Criteria API. | Interface | org.apache.deltaspike.data.api | Delta Spike |
|
| ReflectionUtils | Utilities for common reflection based actions. | Class | org.apache.deltaspike.core | Delta Spike |
|
| Repository | The Repository annotation needs to be present in order to have the interface or class to be processed by the CDI extension. | Class | org.apache.deltaspike.data | Delta Spike |
|
| RequestScopedLiteral | Literal for RequestScopedSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| Scheduled | | Class | org.apache.deltaspike.scheduler | Delta Spike |
|
| Scheduler | | Interface | org.apache.deltaspike.scheduler | Delta Spike |
|
| Secured | Interceptor for securing beans. | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| SecuredReturn | | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| Secures | | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| SecurityBindingType | | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| SecurityDefinitionException | This exception is thrown when a security-related configuration error is detected, such as a missing or ambiguous security binding type | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| SecurityException | Any exception that is raised by the security module extends from this runtime exception class, making it easy for other modules and extensions to catch all | Class | org.apache.deltaspike.security | Delta Spike |
|
| SecurityParameterBinding | | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| SecurityStrategy | | Interface | org.apache.deltaspike.security.spi | Delta Spike |
|
| SecurityViolation | Provides the concrete reason for the restriction. | Interface | org.apache.deltaspike.security.api | Delta Spike |
|
| SecurityViolationHandler | | Interface | org.apache.deltaspike.security.spi | Delta Spike |
|
| ServiceUtils | Allows handling the lookup (with fallbacks) in a central place. | Class | org.apache.deltaspike.core | Delta Spike |
|
| SessionScopeLiteral | Literal for SessionScopedSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| SetAccessiblePrivilegedAction | PrivilegedAction instance to enabling access to the specified AccessibleObject. | Class | org.apache.deltaspike.core.util | Delta Spike |
|
| SimpleCallbackDescriptor | ExecutableCallbackDescriptor for simple callback methods without (supported) parameters, which exposes #execute without parameters. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| SimpleQueryInOutMapperBase | A base mapper to map from Dto to Entity and vice versa. | Class | org.apache.deltaspike.data.api | Delta Spike |
|
| SingleResultType | enum SingleResultTypeDefines the way a single result query is fetched. | Class | org.apache.deltaspike.data | Delta Spike |
|
| SingletonLiteral | Literal for SingletonSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| SkipMetaDataMerge | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| SpecializesLiteral | Literal for SpecializesSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| StringUtils | | Class | org.apache.deltaspike.core | Delta Spike |
|
| TargetViewConfigProvider | It's restricted to reference ViewConfig classes to force more solid references. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| TestAware | | Interface | org.apache.deltaspike.testcontrol | Delta Spike |
|
| TestBaseConfig | | Interface | org.apache.deltaspike.testcontrol.api | Delta Spike |
|
| TestControl | Optional control annotation for unit-testsOptional Element Summary | Class | org.apache.deltaspike.testcontrol | Delta Spike |
|
| TestControlLiteral | | Class | org.apache.deltaspike.testcontrol.api | Delta Spike |
|
| TestControlValidator | Allows to provide a different validator which could allow e. | Interface | org.apache.deltaspike.testcontrol | Delta Spike |
|
| TestStage | | Interface | org.apache.deltaspike.core.api | Delta Spike |
|
| TestStatementDecoratorFactory | | Interface | org.apache.deltaspike.testcontrol.spi | Delta Spike |
|
| Transactional | If it isn't possible to use EJBs, this interceptor adds transaction support to methods or a class. | Class | org.apache.deltaspike.jpa.api | Delta Spike |
|
| TransactionConfig | | Interface | org.apache.deltaspike.jpa.api | Delta Spike |
|
| TransactionHelper | This class allows to execute CDI-unmanaged code blocks in a @Transactional manner. | Class | org.apache.deltaspike.jpa.api | Delta Spike |
|
| TransactionScoped | A @TransactionScoped contextual instance will be unique for a given transaction controlled by Transactional. | Class | org.apache.deltaspike.jpa.api | Delta Spike |
|
| TransactionStrategy | | Interface | org.apache.deltaspike.jpa.spi | Delta Spike |
|
| TypedLiteral | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| TypedMock | | Class | org.apache.deltaspike.testcontrol.api | Delta Spike |
|
| ValueExpressionEvaluationInputStream | A filtered stream that evaluates value expressions in the original stream while reading from it. | Class | org.apache.deltaspike.jsf | Delta Spike |
|
| View | Optional annotation to specify page specific meta-dataOptional Element Summary | Class | org.apache.deltaspike.jsf.api.config | Delta Spike |
|
| ViewAccessContextManager | | Interface | org.apache.deltaspike.core.spi.scope | Delta Spike |
|
| ViewAccessScoped | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ViewConfig | | Interface | org.apache.deltaspike.core.api.config | Delta Spike |
|
| ViewConfigDescriptor | Descriptor which represents a concrete view (page). | Interface | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ViewConfigInheritanceStrategy | Allows to customize the inheritance-strategy for meta-data. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| ViewConfigNode | Node-type used for building the meta-data-tree during the bootstrapping process. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| ViewConfigResolver | Resolver of view-configs. | Interface | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ViewConfigRoot | Allows to customize the default behaviour for processing the meta-data-treeOptional Element Summary | Class | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| ViewControllerRef | Specifies one or more view-controllers for the view-config which has this annotation applied. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ViewControllerRefLiteral | Literal for ViewControllerRefSee Also:Serialized Form | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| ViewLiteral | | Class | org.apache.deltaspike.jsf.api | Delta Spike |
|
| ViewMetaData | Meta-annotation for custom metadata which can be applied to view-configs. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ViewNavigationHandler | A type-safe ViewConfig-based NavigationHandler wrapper. | Interface | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ViewRef | A reference to a view-config, applied on a view-controller. | Class | org.apache.deltaspike.core.api.config | Delta Spike |
|
| WebResourceProvider | Loads resources using ServletContext. | Class | org.apache.deltaspike.servlet.api | Delta Spike |
|
| WindowContext | We support the general notion of multiple 'windows' That might be different parallel edit pages in a | Interface | org.apache.deltaspike.core.spi.scope | Delta Spike |
|
| WindowContextQuotaHandler | | Interface | org.apache.deltaspike.core.spi.scope | Delta Spike |
|
| WindowScoped | | Class | org.apache.deltaspike.core.api | Delta Spike |
|
| WrappingBeanBuilder | A WrappingBeanBuilder helps creating Beans which internally just wrap another existing Bean. | Class | org.apache.deltaspike.core.util | Delta Spike |