Uses of Interface
com.soklet.LifecycleInterceptor
Packages that use LifecycleInterceptor
-
Uses of LifecycleInterceptor in com.soklet
Methods in com.soklet that return LifecycleInterceptorModifier and TypeMethodDescriptionstatic LifecycleInterceptorLifecycleInterceptor.defaultInstance()Acquires a threadsafeLifecycleInterceptorinstance with sensible defaults.SokletConfig.getLifecycleInterceptor()How Soklet will perform custom behavior during server and request lifecycle events.Methods in com.soklet with parameters of type LifecycleInterceptorModifier and TypeMethodDescriptionSokletConfig.Builder.lifecycleInterceptor(LifecycleInterceptor lifecycleInterceptor) SokletConfig.Copier.lifecycleInterceptor(LifecycleInterceptor lifecycleInterceptor)