View Javadoc
1 package org.smartcomps.twister.engine.priv.core.definition; 2 3 /*** 4 * Representation of a service accessible by the workflow engine. 5 */ 6 public interface Service { 7 }

This page was automatically generated by Maven