|
TPTP 4.4.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.logging.adapter.impl.ContextFactory
Factory for creating Context objects.
| Method Summary | |
|---|---|
static Context |
buildContext(java.lang.String classname,
java.lang.String id,
java.lang.String name)
Deprecated. Build a context instance using the specifed classname, id , and name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static Context buildContext(java.lang.String classname,
java.lang.String id,
java.lang.String name)
throws PreparationException
classname - - the name of the context classid - - a unique Id within the adapter configuationname - - the name of this context instance
PreparationException - if the context cannot be constructed
|
TPTP 4.4.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||