Package | Description |
---|---|
org.hibernate.bytecode.enhance.spi |
Package defining bytecode code enhancement (instrumentation) support.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
Enhancer.enhance(String className,
byte[] originalBytes)
Performs the enhancement.
|
byte[] |
Enhancer.enhanceComposite(String className,
byte[] originalBytes) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.