Uses of Interface
com.github.advisedtesting.core.ObjectFactory
-
Packages that use ObjectFactory Package Description com.github.advisedtesting.core com.github.advisedtesting.core.internal -
-
Uses of ObjectFactory in com.github.advisedtesting.core
Methods in com.github.advisedtesting.core that return ObjectFactory Modifier and Type Method Description ObjectFactoryContextAwareMethodInvocation. getCurrentContextFactory()Methods in com.github.advisedtesting.core with parameters of type ObjectFactory Modifier and Type Method Description voidContextAwareMethodInvocation. registerObjectFactory(ObjectFactory factory) -
Uses of ObjectFactory in com.github.advisedtesting.core.internal
Classes in com.github.advisedtesting.core.internal that implement ObjectFactory Modifier and Type Class Description classProviderAwareObjectFactoryAggregateclassSimpleObjectFactoryMethods in com.github.advisedtesting.core.internal with parameters of type ObjectFactory Modifier and Type Method Description voidProviderAwareObjectFactoryAggregate. register(Annotation annotation, ObjectFactory objectFactory)
-