public class ExpirationWatchdog extends Object
| Constructor and Description |
|---|
ExpirationWatchdog(Object owner) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCleanupInterval() |
Object |
getOwner() |
void |
registerResource(IExpirationSupport resource) |
void |
setCleanupInterval(long cleanupInterval) |
void |
unregisterResource(IExpirationSupport resource) |
public ExpirationWatchdog(Object owner)
public long getCleanupInterval()
public Object getOwner()
public void registerResource(IExpirationSupport resource)
public void setCleanupInterval(long cleanupInterval)
public void unregisterResource(IExpirationSupport resource)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.