Package org.apache.beehive.controls.spi.svc

Interface Summary
Interceptor The controls implementation architecture has a interceptor model for adding annotation-based features.
 

Exception Summary
InterceptorPivotException The InterceptorPivotException class declares a checked exception that is thrown by an Interceptor upon pivoting.
ServiceException The ServiceException class declares an checked exception that is thrown by the Service API runtime under certain failure conditions.
 

Annotation Types Summary
InterceptorAnnotation InterceptorAnnotation is the meta-annotation used to identify annotations that are interceptor-based, and bind an interceptor service interface to those annotations.