uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW20011-E

The class implements Provider<T> but does not specify the type parameter. (class = aa....aa)

aa....aa: Class name
Description
The type parameter is not specified in the class implementing the Provider<T> interface.
Action
Specify the type parameter of the Provider<T> interface.