public void startFilterDatabaseObjectReferencesExports(GarbageCollector garbageCollector)(Code)
Starts filtering references to database objects (
OzoneProxy s) which
are exported to clients at all client connections.
Every reference which is exported will be notified to the given GarbageCollector.
Additionally, references which are known to be used by clients are notified to the
given GarbageCollector within this call.