public class ReferenceJanitorRegistry extends Object
| Constructor and Description |
|---|
ReferenceJanitorRegistry(ObjectManager objectManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
postInvoke(ExtMethodInvocationRequest extMethodInvocationRequest,
Object resultObject,
Throwable error) |
void |
preInvoke(ExtMethodInvocationRequest extMethodInvocationRequest) |
public ReferenceJanitorRegistry(ObjectManager objectManager)
public void cleanUp()
public void preInvoke(ExtMethodInvocationRequest extMethodInvocationRequest)
public void postInvoke(ExtMethodInvocationRequest extMethodInvocationRequest, Object resultObject, Throwable error)
Copyright © 2013–2019. All rights reserved.