The "force" parameter in the implementation of the Activator.activate method
is currently ignored, so if the caller specifies force to be true, the
cached value of the object is return instead of contacting the
ActivationInstantiator to validate the cached entry for the activatable
object.
is currently ignored, so if the caller specifies force to be true, the
cached value of the object is return instead of contacting the
ActivationInstantiator to validate the cached entry for the activatable
object.