Skip navigation links
C D F G I O P R S W 

C

close() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
CompositeSequentialInterceptorImpl<WP> - Class in org.refcodes.interceptor.impls
A compound sequential interceptor which is passing the work piece from one contained interceptor to the next in the order in which them were passed.
CompositeSequentialInterceptorImpl(Interceptor<WP>...) - Constructor for class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
Constructs the sequential interceptor which contains a list of interceptors being invoked in the order in which them were added upon calling the method doAssemble(Object).
CompositeSequentialInterceptorImpl(ExecutionStrategy, Interceptor<WP>...) - Constructor for class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
Constructs the sequential interceptor which contains a list of interceptors being invoked in the order in which them were added upon calling the method doAssemble(Object).
CompositeSequentialInterceptorImpl(boolean, boolean, Interceptor<WP>...) - Constructor for class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
Constructs the sequential interceptor which contains a list of interceptors being invoked in the order in which them were added upon calling the method doAssemble(Object).
CompositeSequentialInterceptorImpl(ExecutionStrategy, boolean, boolean, Interceptor<WP>...) - Constructor for class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
Constructs the sequential interceptor which contains a list of interceptors being invoked in the order in which them were added upon calling the method doAssemble(Object).

D

decompose() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
destroy() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
dispose() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
doAssemble(WP) - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
doAssemble(WP) - Method in interface org.refcodes.interceptor.Interceptor
This method is invoked with a work as argument.

F

flush() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 

G

getWorkPiece() - Method in interface org.refcodes.interceptor.WorkPieceAccessor
 
getWorkPiece() - Method in exception org.refcodes.interceptor.WorkPieceException
 

I

initialize() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
Interceptor<WP> - Interface in org.refcodes.interceptor
An interceptor to manufacture a work piece object.
InterceptorException - Exception in org.refcodes.interceptor
Base exception for the interceptor artifact.
InterceptorException(String, String) - Constructor for exception org.refcodes.interceptor.InterceptorException
 
InterceptorException(String, Throwable, String) - Constructor for exception org.refcodes.interceptor.InterceptorException
 
InterceptorException(String, Throwable) - Constructor for exception org.refcodes.interceptor.InterceptorException
 
InterceptorException(String) - Constructor for exception org.refcodes.interceptor.InterceptorException
 
InterceptorException(Throwable, String) - Constructor for exception org.refcodes.interceptor.InterceptorException
 
InterceptorException(Throwable) - Constructor for exception org.refcodes.interceptor.InterceptorException
 

O

open() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
org.refcodes.interceptor - package org.refcodes.interceptor
 
org.refcodes.interceptor.impls - package org.refcodes.interceptor.impls
 

P

pause() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 

R

reset() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
resume() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 

S

setWorkPiece(WP) - Method in interface org.refcodes.interceptor.WorkPieceAccessor.WorkPieceMutator
 
start() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 
stop() - Method in class org.refcodes.interceptor.impls.CompositeSequentialInterceptorImpl
 

W

WorkPieceAccessor<WP> - Interface in org.refcodes.interceptor
Provides an accessor for a work piece property.
WorkPieceAccessor.WorkPieceMutator<WP> - Interface in org.refcodes.interceptor
Provides a mutator for a work piece property.
WorkPieceAccessor.WorkPieceProperty<WP> - Interface in org.refcodes.interceptor
Provides a work piece property.
WorkPieceException - Exception in org.refcodes.interceptor
The work piece exception is related to a work piece.
WorkPieceException(Object, String, String) - Constructor for exception org.refcodes.interceptor.WorkPieceException
 
WorkPieceException(Object, String, Throwable, String) - Constructor for exception org.refcodes.interceptor.WorkPieceException
 
WorkPieceException(Object, String, Throwable) - Constructor for exception org.refcodes.interceptor.WorkPieceException
 
WorkPieceException(Object, String) - Constructor for exception org.refcodes.interceptor.WorkPieceException
 
WorkPieceException(Object, Throwable, String) - Constructor for exception org.refcodes.interceptor.WorkPieceException
 
WorkPieceException(Object, Throwable) - Constructor for exception org.refcodes.interceptor.WorkPieceException
 
C D F G I O P R S W 
Skip navigation links

Copyright © 2016. All rights reserved.