|
Carrot2 v3.3.0
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.core.ControllerContextListenerAdapter
public class ControllerContextListenerAdapter
An empty adapter implementation of IControllerContextListener.
| Constructor Summary | |
|---|---|
ControllerContextListenerAdapter()
|
|
| Method Summary | |
|---|---|
void |
beforeDisposal(IControllerContext context)
Invoked before the context is disposed and any keys (values) should be cleaned up to allow garbage collection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControllerContextListenerAdapter()
| Method Detail |
|---|
public void beforeDisposal(IControllerContext context)
IControllerContextListener
beforeDisposal in interface IControllerContextListenerIController.dispose()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||