Class DefaultGrpcFactory

java.lang.Object
org.pipservices4.components.build.Factory
org.pipservices4.grpc.build.DefaultGrpcFactory
All Implemented Interfaces:
org.pipservices4.components.build.IFactory

public class DefaultGrpcFactory extends org.pipservices4.components.build.Factory
Creates GRPC components by their descriptors.
See Also:
  • 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

    • DefaultGrpcFactory

      public DefaultGrpcFactory()