org.hornetq.spi.core.logging
Interface LogDelegateFactory


public interface LogDelegateFactory

I am responsible for creating LogDelegate instances.

Author:
Kenny MacLeod

Method Summary
 LogDelegate createDelegate(Class<?> clazz)
           
 

Method Detail

createDelegate

LogDelegate createDelegate(Class<?> clazz)


Copyright © 2009 Red Hat Inc. All Rights Reserved.