Class PlatformUpdateHandlerInterceptor
java.lang.Object
me.devnatan.inventoryframework.pipeline.PlatformUpdateHandlerInterceptor
- All Implemented Interfaces:
me.devnatan.inventoryframework.pipeline.PipelineInterceptor<me.devnatan.inventoryframework.VirtualView>
public final class PlatformUpdateHandlerInterceptor
extends Object
implements me.devnatan.inventoryframework.pipeline.PipelineInterceptor<me.devnatan.inventoryframework.VirtualView>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintercept(me.devnatan.inventoryframework.pipeline.PipelineContext<me.devnatan.inventoryframework.VirtualView> pipeline, me.devnatan.inventoryframework.VirtualView subject)
-
Constructor Details
-
PlatformUpdateHandlerInterceptor
public PlatformUpdateHandlerInterceptor()
-
-
Method Details
-
intercept
public void intercept(me.devnatan.inventoryframework.pipeline.PipelineContext<me.devnatan.inventoryframework.VirtualView> pipeline, me.devnatan.inventoryframework.VirtualView subject) - Specified by:
interceptin interfaceme.devnatan.inventoryframework.pipeline.PipelineInterceptor<me.devnatan.inventoryframework.VirtualView>
-