public static class GuiceServletContextListener.CleanupHandler extends Object
| Constructor and Description |
|---|
GuiceServletContextListener.CleanupHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
register(GuiceServletContextListener.CleanupCapable cleanupCapable)
Add a new class instance for running cleanup code.
|
public GuiceServletContextListener.CleanupHandler()
public void register(GuiceServletContextListener.CleanupCapable cleanupCapable)
cleanupCapable - class instance implementing CleanupCapable.public void cleanup()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.