TPTP 4.4.0 Monitoring Tools Project
Internal API Specification

org.eclipse.hyades.logging.adapter.ui.internal.util
Class AdapterUIUtilities

java.lang.Object
  extended byorg.eclipse.hyades.logging.adapter.ui.internal.util.AdapterUIUtilities

public class AdapterUIUtilities
extends java.lang.Object


Field Summary
protected  java.util.List glaComponentInstances
           
 
Constructor Summary
AdapterUIUtilities()
           
 
Method Summary
 java.util.List getGLAComponentInstances()
           
 java.util.List getGLAComponentInstances(java.lang.String objectType)
           
static AdapterUIUtilities getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

glaComponentInstances

protected java.util.List glaComponentInstances
Constructor Detail

AdapterUIUtilities

public AdapterUIUtilities()
Method Detail

getInstance

public static AdapterUIUtilities getInstance()

getGLAComponentInstances

public java.util.List getGLAComponentInstances()
Returns:

getGLAComponentInstances

public java.util.List getGLAComponentInstances(java.lang.String objectType)

TPTP 4.4.0 Monitoring Tools Project
Internal API Specification