Package org.nuxeo.runtime.jtajca
Class NuxeoContainer.InstallContext
- java.lang.Object
-
- java.lang.Throwable
-
- org.nuxeo.runtime.jtajca.NuxeoContainer.InstallContext
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NuxeoContainer
public static class NuxeoContainer.InstallContext extends Throwable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description String
threadName
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Field Detail
-
threadName
public final String threadName
-
-