| org.jboss.test.jmx.interceptors.JNDIPersistence
JNDIPersistence | final public class JNDIPersistence extends AbstractInterceptor (Code) | | A simple file based persistence interceptor that saves the value of
Naming.bind() calls as serialized objects.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
getException | Throwable getException(Throwable ex)(Code) | | Unwrap the InvocationException to see what the Naming service
exception really was.
Parameters: ex - the wrapped InvocationException the underlying initial exception |
getStoreDirectory | public File getStoreDirectory()(Code) | | |
setStoreDirectory | public void setStoreDirectory(File storeDirectory)(Code) | | |
|
|