MCPcopy Create free account
hub / github.com/alibaba/AndFix / loadPatch

Method loadPatch

src/com/alipay/euler/andfix/patch/PatchManager.java:189–200  ·  view source on GitHub ↗

load patch,call when plugin be loaded. used for plugin architecture. need name and classloader of the plugin @param patchName patch name @param classLoader classloader

(String patchName, ClassLoader classLoader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addPatchMethod · 0.95
onCreateMethod · 0.80

Calls 4

getPatchNamesMethod · 0.80
getClassesMethod · 0.80
fixMethod · 0.80
getFileMethod · 0.80

Tested by

no test coverage detected