|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.framework.schema.internal.JaxbThreadContext
public final class JaxbThreadContext
The Class JaxbThreadContext.
| Method Summary | |
|---|---|
static JaxbPluginContext |
getPluginContext(java.lang.Thread thread)
Gets the id. |
static void |
removeKey(java.lang.Thread thread)
Removes the key. |
static void |
setPluginContext(java.lang.Thread thread,
java.lang.String id)
Sets the id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setPluginContext(java.lang.Thread thread,
java.lang.String id)
throws javax.xml.bind.JAXBException,
SchemaNotFoundException
thread - the threadid - the id
javax.xml.bind.JAXBException - the JAXB exception
SchemaNotFoundException - the index order schema not found exceptionpublic static JaxbPluginContext getPluginContext(java.lang.Thread thread)
thread - the thread
public static void removeKey(java.lang.Thread thread)
thread - the thread
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||