|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.n52.wps.commons.context.ExecutionContextFactory
public class ExecutionContextFactory
| Constructor Summary | |
|---|---|
ExecutionContextFactory()
|
|
| Method Summary | |
|---|---|
static ExecutionContext |
getContext()
|
static ExecutionContext |
getContext(boolean fallBackToDefault)
|
static ExecutionContext |
getDefault()
|
static void |
registerContext(ExecutionContext context)
|
static void |
unregisterContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutionContextFactory()
| Method Detail |
|---|
public static ExecutionContext getContext()
public static ExecutionContext getContext(boolean fallBackToDefault)
public static ExecutionContext getDefault()
public static void registerContext(ExecutionContext context)
public static void unregisterContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||