|
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.ComponentFactory
Factory for creating Component objects
| Method Summary | |
|---|---|
static Component |
buildComponent(java.lang.String classname,
java.lang.String id,
java.lang.String name)
Deprecated. Creates and returns an instance of a Component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static Component buildComponent(java.lang.String classname,
java.lang.String id,
java.lang.String name)
throws PreparationException
classname - - name of the implementation class for the componentid - - unique ID within the adapter configurationname - - name of the component
PreparationException - if the component cannot be instantiated
|
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 | ||||||||||