Class DefaultTopicDistributionService.ActivatorClassKey
java.lang.Object
org.glassfish.hk2.extras.events.internal.DefaultTopicDistributionService.ActivatorClassKey
- Enclosing class:
DefaultTopicDistributionService
This is here to handle the case where a PerLookup Factory (or the like)
could possibly return different classes every time it is looked up. For
each one we need to keep the set of subscribers
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Class<?> private final ActiveDescriptor<?> private final int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateActivatorClassKey(ActiveDescriptor<?> descriptor, Class<?> clazz) -
Method Summary
-
Field Details
-
descriptor
-
clazz
-
hashCode
private final int hashCode
-
-
Constructor Details
-
ActivatorClassKey
-
-
Method Details
-
hashCode
-
equals
-