Creating service components

Follow the steps below to create a service component:

  1. “Define the component interface and properties”

  2. “Implement GenericService interface methods”

  3. “Implement other required methods”

  4. “Install the component as an EAServer service”