Package net.spy.memcached.compat
Class SpyObject
java.lang.Object
net.spy.memcached.compat.SpyObject
- Direct Known Subclasses:
AbstractListenableFuture,AuthThreadMonitor,BaseMessage,BaseOperationImpl,BaseSerializingTranscoder,CacheLoader,CASMutator,DefaultConnectionFactory,IntegerTranscoder,KetamaNodeLocator,LongTranscoder,MemcachedClient,TapConnectionProvider,TCPMemcachedNodeImpl,TranscodeService
Superclass for all Spy Objects.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpyObject
public SpyObject()Get an instance of SpyObject.
-
-
Method Details
-
getLogger
Get a Logger instance for this class.- Returns:
- an appropriate logger instance.
-