| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassDescriptor
Contract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader.
| Method Summary | |
|---|---|
|  byte[] | getBytes()The bytes making up the class' bytecode. | 
|  String | getName()The name of the class. | 
|  boolean | isInstrumented()Determine if the class is already instrumented. | 
| Method Detail | 
|---|
String getName()
boolean isInstrumented()
byte[] getBytes()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||