g-Eclipse
Release 1.0.0

eu.geclipse.servicejob.ui.properties
Class Factory

java.lang.Object
  extended by eu.geclipse.servicejob.ui.properties.Factory

public class Factory
extends java.lang.Object

Adapter factory implementation for showing properties of Operator's Jobs.


Constructor Summary
Factory()
           
 
Method Summary
 java.lang.Object getAdapter(java.lang.Object adaptableObject, java.lang.Class adapterType)
           
 java.lang.Class[] getAdapterList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Factory

public Factory()
Method Detail

getAdapter

public java.lang.Object getAdapter(java.lang.Object adaptableObject,
                                   java.lang.Class adapterType)

getAdapterList

public java.lang.Class[] getAdapterList()

g-Eclipse
Release 1.0.0