Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > firstProcessTransientInstance

firstProcessTransientInstance

firstProcessTransientInstance(): InstanceType;

The firstProcessTransientInstance method of the Class class returns a reference to the first transient instance of the class that was created by the current process.

See also "Caveat When Handling Shared Transient Class Instances", earlier in this section.