ServiceLocatorUtilities.enableTopicDistribution(org.glassfish.hk2.api.ServiceLocator)
if a subscriber throws an exception this service will be called.InterceptionService
which uses annotations to denote which services should intercept other services.OperationState.ACTIVE or OperationState.SUSPENDED.Interceptor) and a class to be intercepted
(annotated with Intercepted).MethodInterceptor or
ConstructorInterceptor in order
to signify that these services should be automatically bound
with the default interception service implementation.Context for an Operation.Topic.publish(Object)
call after the message has been distributed to all subscribers.Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.