|
Bus | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExternalService | |
---|---|
org.topcased.externalbus.core | |
org.topcased.service.transformation.services.external |
Uses of IExternalService in org.topcased.externalbus.core |
---|
Methods in org.topcased.externalbus.core that return IExternalService | |
---|---|
IExternalService |
ExternalService.getClazz()
Returns external service class of this service |
IExternalService |
ExternalServicesManager.getExternalServiceClass(java.lang.String serviceId)
Get externalService class which implements IExternalService This class allows to launch the external service. |
Constructors in org.topcased.externalbus.core with parameters of type IExternalService | |
---|---|
ExternalService(java.lang.String serviceId,
java.lang.String serviceName,
IExternalService externalServiceClass,
java.lang.String idType,
java.util.Set<java.lang.String> idParameterIn,
java.lang.String idParameterOut)
Constructor |
|
ExternalService(java.lang.String serviceId,
java.lang.String serviceName,
java.lang.String serviceClassName,
IExternalService externalServiceClass)
Constructor |
Uses of IExternalService in org.topcased.service.transformation.services.external |
---|
Classes in org.topcased.service.transformation.services.external that implement IExternalService | |
---|---|
class |
TransformationExternal
External service of Import. |
|
Bus | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.