public final class VaultProxy extends Object implements InvocationHandler
InvocationHandler class for Vault's Economy class,
used to make it possible to observe changes in the Economy status
without modifying the original class| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method m,
Object[] args) |
static <T extends CEconomy> |
register(T econ)
|
Copyright © 2015. All rights reserved.