net.spy
Class SpyObject
java.lang.Object
net.spy.SpyObject
- Direct Known Subclasses:
- AbstractCacheListener, AbstractSavable, CachePreparedStatementStub, Debug, GarbageCollector, GenericResultSetStub, GetPK, Info, InterfaceImplementor, JNDIConnectionSource, Job, LRUCache, MCastListener, NetStringDecoder, NmapEntry, ObjectPool, ObjectPoolConnectionSource, PoolAble, QuerySelectorFactory, RHash, Saver, SPGen, SpyCache, SpyDB, SpyLog, SpyLogQueue, SQLRunner, Syslog, ThreadPoolObserver, URLWatcher
- public class SpyObject
- extends Object
Superclass for all Spy Objects.
|
Constructor Summary |
SpyObject()
Get an instance of SpyObject. |
|
Method Summary |
protected Logger |
getLogger()
Get a Logger instance for this class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpyObject
public SpyObject()
- Get an instance of SpyObject.
getLogger
protected Logger getLogger()
- Get a Logger instance for this class.
- Returns:
- an appropriate logger instance.