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

public.javadoc.org.spincast.core.config.ServerStartedInterceptor.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






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












org.spincast.core.config

Class ServerStartedInterceptor

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


    public class ServerStartedInterceptor
    extends Object
    implements org.aopalliance.intercept.MethodInterceptor
    Interceptor that will call the ServerStartedListener listeners once the server is started.
    • Constructor Detail

      • ServerStartedInterceptor

        public ServerStartedInterceptor(com.google.inject.Provider<ServerUtils> serverUtilsProvider)
    • Method Detail

      • getServerUtils

        protected ServerUtils getServerUtils()
      • 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