Uses of Interface
org.wildfly.clustering.marshalling.TesterFactory
Packages that use TesterFactory
Package
Description
-
Uses of TesterFactory in org.wildfly.clustering.cache.function
Methods in org.wildfly.clustering.cache.function with parameters of type TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.cache.infinispan.embedded.persistence
Subinterfaces of TesterFactory in org.wildfly.clustering.cache.infinispan.embedded.persistenceClasses in org.wildfly.clustering.cache.infinispan.embedded.persistence that implement TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.marshalling
Subinterfaces of TesterFactory in org.wildfly.clustering.marshallingModifier and TypeInterfaceDescriptioninterfaceFactory for creating marshalling testers. -
Uses of TesterFactory in org.wildfly.clustering.marshalling.java
Classes in org.wildfly.clustering.marshalling.java that implement TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.marshalling.jboss
Classes in org.wildfly.clustering.marshalling.jboss that implement TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.marshalling.protostream
Classes in org.wildfly.clustering.marshalling.protostream that implement TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.server.infinispan
Methods in org.wildfly.clustering.server.infinispan with parameters of type TesterFactoryModifier and TypeMethodDescriptionvoidEmbeddedCacheManagerGroupMemberTestCase.test(TesterFactory factory) voidJGroupsAddressTestCase.test(TesterFactory factory) voidLocalEmbeddedCacheManagerGroupMemberTestCase.test(TesterFactory factory) voidLocalModeAddressTestCase.test(TesterFactory factory) -
Uses of TesterFactory in org.wildfly.clustering.server.infinispan.expiration
Methods in org.wildfly.clustering.server.infinispan.expiration with parameters of type TesterFactoryModifier and TypeMethodDescriptionvoidSimpleExpirationMetaDataMarshallerTestCase.test(TesterFactory factory) -
Uses of TesterFactory in org.wildfly.clustering.server.infinispan.provider
Methods in org.wildfly.clustering.server.infinispan.provider with parameters of type TesterFactoryModifier and TypeMethodDescriptionvoidAddressSetFunctionMarshallerTestCase.test(TesterFactory factory) -
Uses of TesterFactory in org.wildfly.clustering.server.infinispan.scheduler
Methods in org.wildfly.clustering.server.infinispan.scheduler with parameters of type TesterFactoryModifier and TypeMethodDescriptionvoidCommandMarshallerTestCase.testCancelCommand(TesterFactory factory) voidCommandMarshallerTestCase.testScheduleWithExpirationMetaDataCommand(TesterFactory factory) voidCommandMarshallerTestCase.testScheduleWithLocalMetaDataCommand(TesterFactory factory) voidCommandMarshallerTestCase.testScheduleWithMetaDataCommand(TesterFactory factory) -
Uses of TesterFactory in org.wildfly.clustering.server.jgroups
Methods in org.wildfly.clustering.server.jgroups with parameters of type TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.server.offset
Methods in org.wildfly.clustering.server.offset with parameters of type TesterFactoryModifier and TypeMethodDescriptionvoidOffsetMarshallerTestCase.duration(TesterFactory factory) voidOffsetMarshallerTestCase.instant(TesterFactory factory) -
Uses of TesterFactory in org.wildfly.clustering.server.util
Methods in org.wildfly.clustering.server.util with parameters of type TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.session.infinispan.embedded.attributes
Methods in org.wildfly.clustering.session.infinispan.embedded.attributes with parameters of type TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.session.infinispan.embedded.metadata
Methods in org.wildfly.clustering.session.infinispan.embedded.metadata with parameters of type TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.session.infinispan.embedded.user
Methods in org.wildfly.clustering.session.infinispan.embedded.user with parameters of type TesterFactoryModifier and TypeMethodDescriptionvoidUserContextKeyTestCase.test(TesterFactory factory) voidUserSessionsKeyTestCase.test(TesterFactory factory) -
Uses of TesterFactory in org.wildfly.clustering.session.infinispan.remote.attributes
Methods in org.wildfly.clustering.session.infinispan.remote.attributes with parameters of type TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.session.infinispan.remote.metadata
Methods in org.wildfly.clustering.session.infinispan.remote.metadata with parameters of type TesterFactory -
Uses of TesterFactory in org.wildfly.clustering.session.infinispan.remote.user
Methods in org.wildfly.clustering.session.infinispan.remote.user with parameters of type TesterFactoryModifier and TypeMethodDescriptionvoidUserContextKeyTestCase.test(TesterFactory factory) voidUserSessionsKeyTestCase.test(TesterFactory factory)