Class LoggingProxy
java.lang.Object
org.identityconnectors.framework.impl.api.LoggingProxy
- All Implemented Interfaces:
InvocationHandler
Proxy responsible for logging operations from the API.
-
Constructor Summary
ConstructorDescriptionLoggingProxy
(Class<? extends APIOperation> api, Object target, String instanceName) -
Method Summary
-
Constructor Details
-
LoggingProxy
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
isLoggable
public static boolean isLoggable()
-