Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.application
Interface HibernateLogManager


public interface HibernateLogManager


Method Summary
 void log(HibernateInterceptorChain chain, Runnee r)
          Run the specified runner in the passed interceptor chain.
 

Method Detail

log

void log(HibernateInterceptorChain chain,
         Runnee r)
         throws java.lang.Exception
Run the specified runner in the passed interceptor chain. Only calls within the local thread are processed by the chain, and when this method returns the chain will be restored.

Throws:
java.lang.Exception

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.