Uses of Interface
org.infinispan.rest.logging.Log
-
Packages that use Log Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes.org.infinispan.rest.cachemanager Cache manager wrapper for REST interface.org.infinispan.rest.logging org.infinispan.rest.operations.mediatypes -
-
Uses of Log in org.infinispan.rest
Fields in org.infinispan.rest declared as Log Modifier and Type Field Description protected static LogRestRequestHandler. loggerMethods in org.infinispan.rest that return Log Modifier and Type Method Description protected abstract LogBaseHttpRequestHandler. getLogger()protected LogRestRequestHandler. getLogger() -
Uses of Log in org.infinispan.rest.cachemanager
Fields in org.infinispan.rest.cachemanager declared as Log Modifier and Type Field Description protected static LogRestCacheManager. logger -
Uses of Log in org.infinispan.rest.logging
Classes in org.infinispan.rest.logging that implement Log Modifier and Type Class Description classLog_$loggerWarning this class consists of generated code.Fields in org.infinispan.rest.logging declared as Log Modifier and Type Field Description static LogLog. REST -
Uses of Log in org.infinispan.rest.operations.mediatypes
Fields in org.infinispan.rest.operations.mediatypes declared as Log Modifier and Type Field Description protected static LogCharset. logger
-