
| Key: |
CMP-392
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Shay Banon
|
| Reporter: |
Shay Banon
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Sometimes, one would like to have the option of overriding the class name stored when using poly class. By default, getClass().getName() is called, but sometimes this classes are proxied and the actual class should be stored.
|
|
Description
|
Sometimes, one would like to have the option of overriding the class name stored when using poly class. By default, getClass().getName() is called, but sometimes this classes are proxied and the actual class should be stored. |
Show » |
|