Table of Contents

Search

  1. Preface
  2. RulePoint Interfaces
  3. RulePoint Services
  4. Custom Service API
  5. Java Adapter for REST API
  6. RulePoint REST API
  7. Sample XML and JSON Requests and Responses
  8. RulePoint Pluggable Authentication Module
  9. HTTP Request and Response Attributes

Developer Guide

Developer Guide

com.informatica.cep.sdk.annotations.Service annotation

com.informatica.cep.sdk.annotations.Service annotation

The following table describes the attributes of the Service annotation:
Attribute
Description
name
The unique name of the service. Ensure that this property does not conflict with any other service of this type.
configClassName
The fully qualified class name of the custom service.
displayName
The display name for the service on the UI.
description
Optional. A short description for the service.
connectionTypeName
Optional. The unique name of the connection to use for this service. Leave this field blank if this service does not require a connection.
serviceType
The type of service, for example:
  • Source
  • Responder
  • Connection
  • Analytic
  • Marshaller

0 COMMENTS

We’d like to hear from you!