[ Version ( since = "3.4" ) ]
public void load_extensions ()
Creates an instance of all instantiable subtypes of Extension which target the class of this.
The lifetimes of these newly created Extension objects are bound to this such that they are finalized when this is finalized.
this |
an Extensible |