If other applications need to be able to find one of your running objects from its coclass, then call
com:register-active-object
to register an interface pointer for the object in the system Running Object Table. Use
com:get-active-object
to look for a registered running instance, and call
com:revoke-active-object
to remove the registration.
LispWorks Release Notes and Installation Guide - 23 Dec 2011