Class DefaultSwaggerFactory

java.lang.Object
org.pipservices4.components.build.Factory
org.pipservices4.swagger.build.DefaultSwaggerFactory
All Implemented Interfaces:
org.pipservices4.components.build.IFactory

public class DefaultSwaggerFactory extends org.pipservices4.components.build.Factory
Creates Swagger components by their descriptors.
See Also:
  • Factory
  • HeartbeatRestController
  • HttpEndpoint
  • StatusRestController
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.pipservices4.components.build.Factory

    org.pipservices4.components.build.Factory.IComponentFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.pipservices4.components.build.Factory

    canCreate, create, register, registerAsType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DefaultSwaggerFactory

      public DefaultSwaggerFactory()