Package com.helixframework.proxy
package com.helixframework.proxy
-
ClassesClassDescriptionRepresents a composite invocation handler that delegates method invocations to multiple invocation handlers.The ProxyFactory class is a utility class for creating dynamic proxy objects.The TimedInvocationHandler class is an implementation of the InvocationHandler interface that allows for timing method invocations.