Class StateGuard


  • public class StateGuard
    extends Object
    Helper class that provides support for components lifecycle management and locking.

    Internally this class is backed by ReentrantReadWriteLock.