Class SpelServiceImpl

java.lang.Object
io.gravitee.am.service.impl.SpelServiceImpl
All Implemented Interfaces:
SpelService

@Component public class SpelServiceImpl extends Object implements SpelService
Author:
Guillaume CUSNIEUX (guillaume.cusnieux at graviteesource.com), GraviteeSource Team
  • Constructor Details

    • SpelServiceImpl

      public SpelServiceImpl()
  • Method Details

    • getGrammar

      public io.reactivex.rxjava3.core.Single<net.minidev.json.JSONObject> getGrammar()
      Specified by:
      getGrammar in interface SpelService