Changeset 1400

Show
Ignore:
Timestamp:
03/06/08 18:33:42 (6 months ago)
Author:
mikey
Message:

added new marker interface net::stubbles::util::log::stubLoggerInitializer

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/util/log/stubLoggerXJConfFactory.php

    r1395 r1400  
    88 */ 
    99stubClassLoader::load('net::stubbles::util::log::stubLogger', 
     10                      'net::stubbles::util::log::stubLoggerInitializer', 
    1011                      'net::stubbles::util::xjconf::xjconf' 
    1112); 
     
    1819 * @uses        http://php.xjconf.net/ 
    1920 */ 
    20 class stubLoggerXJConfFactory extends stubXJConfAbstractInitializer 
     21class stubLoggerXJConfFactory extends stubXJConfAbstractInitializer implements stubLoggerInitializer 
    2122{ 
    2223    /**