coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Introduce the ability to provide parameters to @Options.Default methods #289

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

On some occasions it is desirable to pass parameters that may be used when calling @Options.Default methods.

eg:

options.get(Some.class, param1, param2, ...);

This is especially useful to acquire and configure Profiles.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-289

brianoliver commented 8 years ago

Reported by @brianoliver

brianoliver commented 8 years ago

Marked as fixed by @brianoliver on Wednesday, February 17th 2016, 7:27:51 am