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  java.lang.Object AbstractLogger.execute(AbstractLogger.SafeCallable thunk, java.lang.String methodName, java.lang.Object[] args)
          Execute a thunk of a method which does not throw any checked exception.
 



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