Uses of Interface
de.bea.domingo.proxy.NotesRecycler

Packages that use NotesRecycler
de.bea.domingo.proxy Proxy implementation of the contract in package de.bea.domingo
 

Uses of NotesRecycler in de.bea.domingo.proxy
 

Classes in de.bea.domingo.proxy that implement NotesRecycler
 class NoRecycleStrategy
          Implementation of interface NotesRecycler that does no recycling of any Notes objects.
 class RecycleStrategy
          Implementation of interface NotesRecycler that explicitly recycles almost all Notes objects.
 



Domingo Java-API