public class GeneratedResourceEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
binaryContent
Binary content of the generated resource.
|
Class<?> |
loadedClass
Loaded class.
|
ProtectionDomain |
protectionDomain
The Protection Domain of class.
|
| Constructor and Description |
|---|
GeneratedResourceEntry() |
public byte[] binaryContent
public volatile Class<?> loadedClass
public ProtectionDomain protectionDomain
Copyright © 2021. All rights reserved.