Interface | Description |
---|---|
LifeCycled |
Internal interface to register hooks with the life cycle of
Cache or
CacheManager instances. |
Class | Description |
---|---|
LifeCycledAdapter |
Adapter class for
LifeCycled in case you do not need to implement all methods from the interface. |
ServiceLocator |
Provides discovery and tracking services for
Service implementations. |
ServiceLocator.DependencySet |