be.ehealth.technicalconnector.session
Class ServiceCacheKey
java.lang.Object
be.ehealth.technicalconnector.session.ServiceCacheKey
public class ServiceCacheKey
- extends Object
class that contains the key for the serviceCache. the key is the class of the service and its configuration variables.
ServiceCacheKey
public ServiceCacheKey(Class<?> clazz,
String[] additionalParameters)
- Parameters:
clazz - additionalParameters -
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
- See Also:
Object.hashCode()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
- See Also:
Object.equals(java.lang.Object)
Connector Packaging generic 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.