Uses of Class
org.refcodes.interceptor.WorkPieceException
-
-
Uses of WorkPieceException in org.refcodes.interceptor
Methods in org.refcodes.interceptor that throw WorkPieceException Modifier and Type Method Description booleanCompositeSequentialInterceptorImpl. doIntercept(WP aWorkPiece)This method is invoked with a work as argument.booleanInterceptor. doIntercept(WP aWorkPiece)This method is invoked with a work as argument.
-