Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6.1
-
Fix Version/s: 5.6.2
-
Component/s: configuration
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Minor [ 4 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Summary | Add utility method to DefaultBootstrap about setting parameter value | Add utility methods to DefaultBootstrap about setting parameter value |
| Fix Version/s | 5.6.2 [ 10672 ] |
| Description |
Add utility method to DefaultBootstrap:
* to set a parameter as positive long, checking that the value is upper or equals to 0, * to set a parameter as URI, checking that the value is a valid URI, * to set a parameter as implementation class, checking that the class is found and implements the given interface, |
Add utility methods to DefaultBootstrap:
* to set a parameter as positive long, checking that the value is upper or equals to 0, * to set a parameter as URI, checking that the value is a valid URI, * to set a parameter as implementation class, checking that the class is found and implements the given interface, |
| Description |
Add utility methods to DefaultBootstrap:
* to set a parameter as positive long, checking that the value is upper or equals to 0, * to set a parameter as URI, checking that the value is a valid URI, * to set a parameter as implementation class, checking that the class is found and implements the given interface, |
Add utility methods to {{DefaultBootstrap}}:
* to set a parameter as positive long, checking that the value is upper or equals to 0, * to set a parameter as {{URI}}, checking that the value is a valid URI, * to set a parameter as implementation class, checking that the class is found and implements the given interface. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Methods added in trunk