org.eclipse.m2m.atl.service.core
Class ServiceExtensionManager

java.lang.Object
  extended by org.eclipse.m2m.atl.service.core.ServiceExtensionManager

public class ServiceExtensionManager
extends java.lang.Object

ServiceExtensionManager creates transformation configurations available from declared extension points This class implements Singleton Design Pattern


Method Summary
static ServiceExtensionManager getInstance()
           
 java.util.List getTransformationConfigurations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ServiceExtensionManager getInstance()

getTransformationConfigurations

public java.util.List getTransformationConfigurations()

Copyright 2007 IBM Corporation and others.
All Rights Reserved.