Package org.omegazero.common.plugins
Class Plugin.LoadedClassFile
java.lang.Object
org.omegazero.common.plugins.Plugin.LoadedClassFile
- Enclosing class:
- Plugin
Represents a loaded file with an optional
Manifest
and CodeSource
.- Since:
- 2.8
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
data
public final byte[] data -
manifest
-
codeSource
-
-
Constructor Details
-
LoadedClassFile
-