Implementing a Cache Manager
There are several methods that must be implemented by a cache manager. Because the Arbortext PE Request Manager can receive simultaneous requests, every method except the init and destroy methods must be thread-safe .
Est-ce que cela a été utile ?