invalidate


Description:

public virtual void invalidate ()

Inform this that it is no longer being used to create accessibles.

When called, this may need to inform Objects which it has created that they need to be re-instantiated. Note: primarily used for runtime replacement of ObjectFactorys in object registries.

Parameters:

this

an ObjectFactory to invalidate