Class ProxyManagement
java.lang.Object
org.openprovenance.prov.template.log2prov.ProxyManagement
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TfacadeProxy(Class<T> iface, Object remoteObject) static <T> TsimpleProxy(Class iface, InvocationHandler handler, Class... otherIfaces)
-
Field Details
-
debug
public static boolean debug
-
-
Constructor Details
-
ProxyManagement
public ProxyManagement()
-
-
Method Details
-
simpleProxy
-
facadeProxy
-