Class BAMServerProxy

All Implemented Interfaces:
InvocationHandler, TargetedInvocationHandler<Object>

public class BAMServerProxy extends BaseTargetedInvocationHandler<Object>
A service-side proxy for that records an entry in the BAM for invocations on the proxied service endpoint.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: