Package org.apache.log4j.receivers.db
Class CustomSQLDBReceiver.CustomReceiverJob
- java.lang.Object
-
- org.apache.log4j.receivers.db.CustomSQLDBReceiver.CustomReceiverJob
-
- All Implemented Interfaces:
Job
- Enclosing class:
- CustomSQLDBReceiver
class CustomSQLDBReceiver.CustomReceiverJob extends java.lang.Object implements Job
-
-
Constructor Summary
Constructors Constructor Description CustomReceiverJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
Execute job.
-