Package org.infinispan.rest.resources
Class LoggingResource
java.lang.Object
org.infinispan.rest.resources.LoggingResource
- All Implemented Interfaces:
ResourceHandler
Logging configuration resource. This resource is log4j 2.x-specific
- Since:
- 11.0
- Author:
- tristan@infinispan.org
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LoggingResource
-
-
Method Details
-
getInvocations
Description copied from interface:ResourceHandler
Return theInvocations
handled by this ResourceHandler.- Specified by:
getInvocations
in interfaceResourceHandler
-