public interface Reaper
Modifier and Type | Method and Description |
---|---|
void |
handleExpiredContainer(Container expiredContainer)
Methode called with a container that has expired before the container is garbage
collected.
|
void handleExpiredContainer(Container expiredContainer)
expiredContainer
- The container that has expired.Copyright © 2018. All rights reserved.