Sorry, to the Ant and JBoss lists, but the response is quicker from you. I am trying to get the name of a class during static initialization. Normally, you do this.getClass().getName(), however getClass() is not static and therefore can not be called from a method, or initialization. Does anyone know how to do this?
- RE: [cinjug] Get class name in static context Mills, Maurice
- RE: [cinjug] Get class name in static context Robert K Casto
- RE: [cinjug] Get class name in static context Ozzy Espaillat
- RE: [cinjug] Get class name in static context James Carman
- RE: [cinjug] Get class name in static context Robert K Casto
