Package org.redisson

Class JndiRedissonFactory

  • All Implemented Interfaces:

    public class JndiRedissonFactory
    extends 
    implements 
    Redisson object factory used to register instance in JNDI registry.
    Author:
    Nikita Koksharov
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected RedissonClient  configPath)  
       obj,  name,  nameCtx, <?,​?> environment)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Constructor Detail

      • JndiRedissonFactory

        public JndiRedissonFactory()
    • Method Detail

      • getObjectInstance

        public  getObjectInstance​( obj,
                                         name,
                                         nameCtx,
                                        <?,​?> environment)
                                 throws 
        Specified by:
         in interface 
        Throws:
      • buildClient

        protected  configPath)
                                      throws 
        Throws: