Uses of Interface
org.easymock.internal.IClassInstantiator
Packages that use IClassInstantiator
-
Uses of IClassInstantiator in org.easymock.internal
Classes in org.easymock.internal that implement IClassInstantiatorModifier and TypeClassDescriptionclassDefault class instantiator that is pretty limited.classMethods in org.easymock.internal that return IClassInstantiatorModifier and TypeMethodDescriptionstatic IClassInstantiatorClassInstantiatorFactory.getInstantiator()Returns a class instantiator suitable for the current JVMMethods in org.easymock.internal with parameters of type IClassInstantiatorModifier and TypeMethodDescriptionstatic voidClassInstantiatorFactory.setInstantiator(IClassInstantiator i) Allow to override the default instantiator.