Package wt.recent

Class StandardRecentlyVisitedService

java.lang.Object
wt.services.StandardManager
wt.recent.StandardRecentlyVisitedService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, RecentlyVisitedService, wt.services.Manager

public class StandardRecentlyVisitedService extends StandardManager implements RecentlyVisitedService, Serializable
Service implementation for recently accessed objects/containers.

Use the newStandardRecentlyVisitedService static factory method(s), not the StandardRecentlyVisitedService constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: