coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Ensure Options.getClassOfOption(...) helper methods ignore abstract classes #187

Closed brianoliver closed 9 years ago

brianoliver commented 9 years ago

The current implementation may return an abstract class when using the Options.getClassOfOption(...) methods. This is incorrect. Only concrete classes or interfaces directly implementing the Option interface should be returned.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-187

brianoliver commented 9 years ago

Reported by @brianoliver

brianoliver commented 9 years ago

Marked as fixed by @brianoliver on Monday, November 10th 2014, 2:25:11 pm