A B C D E G I K M N O P R S T V 
所有类 所有程序包

A

addMessageListener(MessageListener<K, V>) - 类 中的方法io.microsphere.spring.test.kafka.CompositeMessageListener
 
addMessageListeners(Iterable<MessageListener<K, V>>) - 类 中的方法io.microsphere.spring.test.kafka.CompositeMessageListener
 
AnnotatedTypeMetadataTestFactory - io.microsphere.spring.test.context.annotation中的类
AnnotatedTypeMetadata Test Factory
AnnotatedTypeMetadataTestFactory() - 类 的构造器io.microsphere.spring.test.context.annotation.AnnotatedTypeMetadataTestFactory
 

B

brokerProperties() - 注释类型 中的方法io.microsphere.spring.test.kafka.EnableKafkaTest
Properties in form key=value that should be added to the broker config before runs.
brokerPropertiesLocation() - 注释类型 中的方法io.microsphere.spring.test.kafka.EnableKafkaTest
Spring Resource url specifying the location of properties that should be added to the broker config.
brokers() - 注释类型 中的方法io.microsphere.spring.test.kafka.EnableKafkaTest
 

C

ClassImportBeanDefinitionRegistrar - io.microsphere.spring.test中的类
Class ImportBeanDefinitionRegistrar
ClassImportBeanDefinitionRegistrar(String[]) - 类 的构造器io.microsphere.spring.test.ClassImportBeanDefinitionRegistrar
 
CompatibilityTestUtils - io.microsphere.test.util中的类
Compatibility test tool
CompatibilityTestUtils() - 类 的构造器io.microsphere.test.util.CompatibilityTestUtils
 
compositeMessageListener() - 类 中的方法io.microsphere.spring.test.kafka.KafkaTestConfiguration
 
CompositeMessageListener<K,​V> - io.microsphere.spring.test.kafka中的类
Composite MessageListener
CompositeMessageListener() - 类 的构造器io.microsphere.spring.test.kafka.CompositeMessageListener
 
configFile() - 注释类型 中的方法io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
 
controlledShutdown() - 注释类型 中的方法io.microsphere.spring.test.kafka.EnableKafkaTest
 
createMethodAnnotatedTypeMetadata() - 类 中的方法io.microsphere.spring.test.context.annotation.AnnotatedTypeMetadataTestFactory
 

D

dataSource() - 注释类型 中的方法io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
 

E

EmbeddedDatabaseType - io.microsphere.spring.test.jdbc.embedded中的枚举
Embedded database types
EmbeddedKafkaHolder - io.microsphere.spring.test.kafka.embedded中的类
 
EnableEmbeddedDatabase - io.microsphere.spring.test.jdbc.embedded中的注释类型
Enable an embedded database
EnableEmbeddedDatabases - io.microsphere.spring.test.jdbc.embedded中的注释类型
EnableEmbeddedRedisServer - io.microsphere.spring.test.redis.embedded中的注释类型
Enable the embedded Redis server
EnableKafkaTest - io.microsphere.spring.test.kafka中的注释类型
Enable Kafka Test
EnableRedisTest - io.microsphere.spring.test.redis中的注释类型
Enable Redis Test configures the component list: RedisTemplate<Object,Object> StringRedisTemplate RedisServer

G

getBeanFactory() - 类 中的方法io.microsphere.spring.test.context.annotation.TestConditionContext
 
getClassLoader() - 类 中的方法io.microsphere.spring.test.context.annotation.TestConditionContext
 
getEmbeddedKafka() - 类 中的静态方法io.microsphere.spring.test.kafka.embedded.EmbeddedKafkaHolder
 
getEnvironment() - 类 中的方法io.microsphere.spring.test.context.annotation.TestConditionContext
 
getRegistry() - 类 中的方法io.microsphere.spring.test.context.annotation.TestConditionContext
 
getResourceLoader() - 类 中的方法io.microsphere.spring.test.context.annotation.TestConditionContext
 

I

io.microsphere.spring.test - 程序包 io.microsphere.spring.test
 
io.microsphere.spring.test.context.annotation - 程序包 io.microsphere.spring.test.context.annotation
 
io.microsphere.spring.test.jdbc.embedded - 程序包 io.microsphere.spring.test.jdbc.embedded
 
io.microsphere.spring.test.kafka - 程序包 io.microsphere.spring.test.kafka
 
io.microsphere.spring.test.kafka.embedded - 程序包 io.microsphere.spring.test.kafka.embedded
 
io.microsphere.spring.test.redis - 程序包 io.microsphere.spring.test.redis
 
io.microsphere.spring.test.redis.embedded - 程序包 io.microsphere.spring.test.redis.embedded
 
io.microsphere.test.util - 程序包 io.microsphere.test.util
 

K

kafkaTemplate(EmbeddedKafkaBroker) - 类 中的方法io.microsphere.spring.test.kafka.KafkaTestConfiguration
 
KafkaTestConfiguration<K,​V> - io.microsphere.spring.test.kafka中的类
Kafka Test configuration
KafkaTestConfiguration(ObjectProvider<RecordMessageConverter>, ObjectProvider<ProducerListener<K, V>>) - 类 的构造器io.microsphere.spring.test.kafka.KafkaTestConfiguration
 

M

MARIADB - io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
MariaDB
messageListenerContainer(EmbeddedKafkaBroker, CompositeMessageListener<K, V>) - 类 中的方法io.microsphere.spring.test.kafka.KafkaTestConfiguration
 

N

name() - 注释类型 中的方法io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
 
NO_DEFINITION - 注释类型 中的静态变量io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
No Definition

O

onMessage(ConsumerRecord<K, V>) - 类 中的方法io.microsphere.spring.test.kafka.CompositeMessageListener
 
onMessage(ConsumerRecord<K, V>, Consumer<?, ?>) - 类 中的方法io.microsphere.spring.test.kafka.CompositeMessageListener
 
onMessage(ConsumerRecord<K, V>, Acknowledgment) - 类 中的方法io.microsphere.spring.test.kafka.CompositeMessageListener
 
onMessage(ConsumerRecord<K, V>, Acknowledgment, Consumer<?, ?>) - 类 中的方法io.microsphere.spring.test.kafka.CompositeMessageListener
 

P

partitions() - 注释类型 中的方法io.microsphere.spring.test.kafka.EnableKafkaTest
 
port() - 注释类型 中的方法io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
JDBC connection port
port() - 注释类型 中的方法io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
 
ports() - 注释类型 中的方法io.microsphere.spring.test.kafka.EnableKafkaTest
Set explicit ports on which the kafka brokers will listen.
primary() - 注释类型 中的方法io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
 
properties() - 注释类型 中的方法io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
 
PUBLIC_METHOD_FILTER - 类 中的静态变量io.microsphere.test.util.CompatibilityTestUtils
 
PUBLIC_STATIC_FIELD_FILTER - 类 中的静态变量io.microsphere.test.util.CompatibilityTestUtils
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法io.microsphere.spring.test.ClassImportBeanDefinitionRegistrar
 

S

setApplicationContext(ApplicationContext) - 类 中的方法io.microsphere.spring.test.context.annotation.TestConditionContext
 
setBeanClassLoader(ClassLoader) - 类 中的方法io.microsphere.spring.test.context.annotation.AnnotatedTypeMetadataTestFactory
 
setting() - 注释类型 中的方法io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
 
slaveOf() - 注释类型 中的方法io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
 
SQLITE - io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
 

T

testCompatibilityOnFields(Class<?>, Class<?>) - 类 中的静态方法io.microsphere.test.util.CompatibilityTestUtils
Testing field Compatibility
testCompatibilityOnFields(Class<?>, Class<?>, Predicate<Field>) - 类 中的静态方法io.microsphere.test.util.CompatibilityTestUtils
Testing field Compatibility
testCompatibilityOnMethods(Class<?>, Class<?>, Predicate<Method>) - 类 中的静态方法io.microsphere.test.util.CompatibilityTestUtils
Test method compatibility
TestConditionContext - io.microsphere.spring.test.context.annotation中的类
ConditionContext test
TestConditionContext() - 类 的构造器io.microsphere.spring.test.context.annotation.TestConditionContext
 
topics() - 注释类型 中的方法io.microsphere.spring.test.kafka.EnableKafkaTest
Topics that should be created Topics may contain property placeholders, e.g.
type() - 注释类型 中的方法io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
 

V

value() - 注释类型 中的方法io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabases
 
valueOf(String) - 枚举 中的静态方法io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E G I K M N O P R S T V 
所有类 所有程序包