Modifier and Type | Method and Description |
---|---|
Boolean |
ClassDeactivator.isActivated(Class<? extends Deactivatable> targetClass)
Provides classes which should be deactivated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AlternativeBeanClassProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
ClassFilter |
Modifier and Type | Interface and Description |
---|---|
interface |
WindowContextQuotaHandler
Allows to create a custom handler for a custom window-quota
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ClassDeactivationUtils.isActivated(Class<? extends Deactivatable> targetClass)
Evaluates if the given
Deactivatable is active. |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityPersistenceRepository<E,PK extends Serializable> |
interface |
EntityRepository<E,PK extends Serializable>
Base Repository interface.
|
interface |
FullEntityRepository<E,PK extends Serializable>
Full repository interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityRepository<E,PK extends Serializable>
Base Repository class to be extended by concrete implementations
(abstract classes with implementation methods).
|
class |
AbstractFullEntityRepository<E,PK extends Serializable>
Full repository base class to be extended by concrete implementations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArticleRepository |
Modifier and Type | Interface and Description |
---|---|
interface |
Scheduler<T> |
Modifier and Type | Class and Description |
---|---|
static class |
CdiTestSuiteRunner.TestConfigSource |
Modifier and Type | Interface and Description |
---|---|
interface |
TestControlValidator
Allows to provide a different validator which could
allow e.g. more scope-annotations (if a custom cdi-control implementation supports that custom contexts as well).
|
Modifier and Type | Interface and Description |
---|---|
interface |
MockFilter |
Copyright © 2020 The Apache Software Foundation. All rights reserved.