Cool documentation

Uses of Interface
com.sap.tc.col.client.generic.api.IServiceModule

Packages that use IServiceModule
com.sap.tc.col.client.generic.api   
 

Uses of IServiceModule in com.sap.tc.col.client.generic.api
 

Methods in com.sap.tc.col.client.generic.api that return IServiceModule
 IServiceModule IServiceFacade.getServiceModule(java.lang.String serviceModuleName)
          returns the ServiceModule with given name or throws an IllegalArgumentException, if serviceModuleName is no existing ServiceModule
 IServiceModule IServiceFacade.getServiceModule(java.lang.String serviceModuleName, java.lang.String configuration)
          returns the ServiceModule with given name to the given configuration or throws an IllegalArgumentException, if serviceModuleName is no existing ServiceModule or configuration is no valid configuration
 IServiceModule IAspect.getServiceModule()
          Returns the ServiceModule this Aspect belongs to.
 


Cool documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:55