com.metamatrix.common.application
Class ServiceLoader

java.lang.Object
  extended by com.metamatrix.common.application.ServiceLoader

public class ServiceLoader
extends java.lang.Object

Used as an entry mechanism for the Designer to extend service classes without depending upon embedded.


Constructor Summary
ServiceLoader()
           
 
Method Summary
 ApplicationService loadService(java.lang.String serviceType, ApplicationService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLoader

public ServiceLoader()
Method Detail

loadService

public ApplicationService loadService(java.lang.String serviceType,
                                      ApplicationService service)


Copyright © 2009. All Rights Reserved.