uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW20005-E

The class implements Provider<T> but its type parameter is incorrect. (class = aa....aa, type = bb....bb)

aa....aa: Implementation class name
bb....bb: Type parameter
Description
The type parameter of the class implementing the Provider<T> interface is not valid.
Action
Review the type parameter of the Provider<T> interface.