Interface PoolInterceptorProvider

  • All Known Implementing Classes:
    ConnectionInitializerInterceptor

    public interface PoolInterceptorProvider
    Interface to be implemented by connection pool interceptors that are meant to be instantiated using weld
    Author:
    openbravo
    • Method Detail

      • getPoolInterceptorsClassNames

        String getPoolInterceptorsClassNames()
        Returns:
        A string containing a list of full interceptor class names separated by semicolons