be.ehealth.technicalconnector.session
Class ServiceCacheKey

java.lang.Object
  extended by 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.


Constructor Summary
ServiceCacheKey(Class<?> clazz, String[] additionalParameters)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceCacheKey

public ServiceCacheKey(Class<?> clazz,
                       String[] additionalParameters)
Parameters:
clazz -
additionalParameters -
Method Detail

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 TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.