|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextCloseHandler | |
|---|---|
| org.directwebremoting.guice.util | This package provides Guice enhancements that are independent of DWR. |
| Uses of ContextCloseHandler in org.directwebremoting.guice.util |
|---|
| Classes in org.directwebremoting.guice.util that implement ContextCloseHandler | |
|---|---|
class |
AbstractContextCloseHandler<T>
A partially implemented handler for objects contained in contexts that are closing. |
| Methods in org.directwebremoting.guice.util that return ContextCloseHandler | |
|---|---|
static ContextCloseHandler<java.io.Closeable> |
ContextCloseHandlers.newExceptionLoggingCloseableHandler(java.util.List<java.lang.Exception> exceptions)
|
| Methods in org.directwebremoting.guice.util with parameters of type ContextCloseHandler | |
|---|---|
void |
ContextScope.close(C context,
ContextCloseHandler<?>... closeHandlers)
Closes the given context. |
void |
AbstractContextScope.close(C context,
ContextCloseHandler<?>... closeHandlers)
|
void |
ContextScope.closeAll(ContextCloseHandler<?>... closeHandlers)
Closes all open contexts. |
void |
AbstractContextScope.closeAll(ContextCloseHandler<?>... closeHandlers)
|
|
Copyright ยจ 2008 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||