Class GenericContext<T>
java.lang.Object
com.labs64.netlicensing.domain.vo.GenericContext<T>
Provides generic context.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
containsKey
(Class<?> key) boolean
containsKey
(String key)
-
Constructor Details
-
GenericContext
-
-
Method Details
-
getContextMap
-
containsKey
-
containsKey
-
setValue
-
setValue
-
setValue
-
getValue
-
getValue
-
setObject
-
setObject
-
setObject
-
getObject
-
getObject
-