Class LockBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<DistributedLock>, org.springframework.beans.factory.InitializingBean

    public class LockBean
    extends HekateBaseBean<DistributedLock>
    implements org.springframework.beans.factory.InitializingBean
    Imports DistributedLock into a Spring context.
    • Constructor Detail

      • LockBean

        public LockBean()