ch.elca.el4j.util.socketstatistics
Class LoggerSocketFactory

java.lang.Object
  extended by ch.elca.el4j.util.socketstatistics.LoggerSocketFactory
All Implemented Interfaces:
SocketImplFactory

public class LoggerSocketFactory
extends Object
implements SocketImplFactory

Implementation of SocketImplFactory for the creation of SocketImplLogger.

Author:
Jonas Hauenstein (JHN)
File-location:
LoggerSocketFactory
Last check-in date:
2009-09-25 16:38:41 +0200 (Fr, 25. Sep 2009) by jonasha for revision 3929

Constructor Summary
LoggerSocketFactory()
           
 
Method Summary
 SocketImpl createSocketImpl()
          Modified version which also registers the corresponding MXbean (SocketStatisticsMXBean) on the MBeanServer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerSocketFactory

public LoggerSocketFactory()
Method Detail

createSocketImpl

public SocketImpl createSocketImpl()
Modified version which also registers the corresponding MXbean (SocketStatisticsMXBean) on the MBeanServer.

Specified by:
createSocketImpl in interface SocketImplFactory


Copyright © 2005-2011 ELCA. All Rights Reserved.