Class DefaultAnnotationMapper<T>

java.lang.Object
jadex.bdi.runtime.impl.DefaultAnnotationMapper<T>

public class DefaultAnnotationMapper<T> extends Object
Service mapper that uses the annotations in a goal. If not present it will try the following: - use declared goal parameters as service parameters - use declared goal result
  • Constructor Details

    • DefaultAnnotationMapper

      public DefaultAnnotationMapper()