|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.InternalRequestGlobalsImpl
@Scope(value="perthread") public class InternalRequestGlobalsImpl
Constructor Summary | |
---|---|
InternalRequestGlobalsImpl()
|
Method Summary | |
---|---|
java.lang.Throwable |
getClassLoaderException()
|
void |
storeClassLoaderException(java.lang.Throwable classLoaderException)
Stores the throwable for later; only the first such exception is kept (later exceptions are ignored, see TAPESTRY-2399). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternalRequestGlobalsImpl()
Method Detail |
---|
public java.lang.Throwable getClassLoaderException()
getClassLoaderException
in interface InternalRequestGlobals
public void storeClassLoaderException(java.lang.Throwable classLoaderException)
InternalRequestGlobals
storeClassLoaderException
in interface InternalRequestGlobals
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |