All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.jdbc.DataSourceInterceptor.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






DataSourceInterceptor (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.jdbc

Class DataSourceInterceptor

  • All Implemented Interfaces:
    org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor


    public class DataSourceInterceptor
    extends Object
    implements org.aopalliance.intercept.MethodInterceptor
    • Constructor Detail

      • DataSourceInterceptor

        public DataSourceInterceptor(com.google.inject.Provider<JdbcScope> jdbcScopeProvider)
    • Method Detail

      • getJdbcScope

        protected JdbcScope getJdbcScope()
      • invoke

        public Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
                      throws Throwable
        Specified by:
        invoke in interface org.aopalliance.intercept.MethodInterceptor
        Throws:
        Throwable

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy