public abstract class AbstractReferenceJanitor extends Object implements ReferenceJanitor
| Constructor and Description |
|---|
AbstractReferenceJanitor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
void |
postInvoke(ExtMethodInvocationRequest extMethodInvocationRequest,
Object resultObject,
Throwable error) |
void |
preInvoke(ExtMethodInvocationRequest extMethodInvocationRequest) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUppublic AbstractReferenceJanitor()
public int getPriority()
getPriority in interface ReferenceJanitorpublic void preInvoke(ExtMethodInvocationRequest extMethodInvocationRequest)
preInvoke in interface ReferenceJanitorpublic void postInvoke(ExtMethodInvocationRequest extMethodInvocationRequest, Object resultObject, Throwable error)
postInvoke in interface ReferenceJanitorCopyright © 2013–2017. All rights reserved.