public interface Interceptor
Modifier and Type | Method and Description |
---|---|
Object |
intercept(Invocation invocation) |
default Object |
plugin(Object target) |
default void |
setProperties(Properties properties) |
Object intercept(Invocation invocation) throws Throwable
Throwable
default void setProperties(Properties properties)
Copyright © 2009–2024. All rights reserved.