osglworks / java-tool

Some simple common Java utilities
Apache License 2.0
52 stars 18 forks source link

CacheService - add state() method #217

Closed greenlaw110 closed 4 years ago

greenlaw110 commented 4 years ago

CacheService already has lifecycle switching method:

This CR is to add new method state() to return the current lifecycle state of the cache service instance.