Uses of Interface
org.apache.jackrabbit.spi.commons.logging.AbstractLogger.SafeCallable

Packages that use AbstractLogger.SafeCallable
org.apache.jackrabbit.spi.commons.logging   
 

Uses of AbstractLogger.SafeCallable in org.apache.jackrabbit.spi.commons.logging
 

Methods in org.apache.jackrabbit.spi.commons.logging with parameters of type AbstractLogger.SafeCallable
protected  Object AbstractLogger.execute(AbstractLogger.SafeCallable thunk, String methodName, Object[] args)
          Execute a thunk of a method which does not throw any checked exception.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.