Adrian Nistor created ISPN-9555:
-----------------------------------
Summary: ComponentRegistry should enforce that registered components
implement the interface/contract
Key: ISPN-9555
URL:
https://issues.jboss.org/browse/ISPN-9555
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Adrian Nistor
Assignee: Dan Berindei
ComponentRegistry.registerComponent(impl, interface) does not currently check that the
impl really is assignable to the interface.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)