Uses of Interface
net.officefloor.frame.api.source.ServiceFactory
Packages that use ServiceFactory
Package
Description
-
Uses of ServiceFactory in net.officefloor.activity.procedure.spi
Subinterfaces of ServiceFactory in net.officefloor.activity.procedure.spi -
Uses of ServiceFactory in net.officefloor.compile
Subinterfaces of ServiceFactory in net.officefloor.compileModifier and TypeInterfaceDescriptioninterfaceinterfaceServiceFactoryfor theGovernanceSourceService.interfaceinterfaceinterfaceServiceFactoryfor theManagedObjectSourceService.interfaceinterfaceServiceFactoryfor theOfficeSourceService.interfaceServiceFactoryfor theSectionSourceService.interfaceServiceFactoryfor theSupplierSourceService.interfaceServiceFactoryfor theTeamSourceService. -
Uses of ServiceFactory in net.officefloor.compile.classes
Subinterfaces of ServiceFactory in net.officefloor.compile.classes -
Uses of ServiceFactory in net.officefloor.compile.spi.office.extension
Subinterfaces of ServiceFactory in net.officefloor.compile.spi.office.extension -
Uses of ServiceFactory in net.officefloor.compile.spi.officefloor.extension
Subinterfaces of ServiceFactory in net.officefloor.compile.spi.officefloor.extensionModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.flyway
Subinterfaces of ServiceFactory in net.officefloor.flyway -
Uses of ServiceFactory in net.officefloor.flyway.migrate
Classes in net.officefloor.flyway.migrate that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.frame.api.source
Methods in net.officefloor.frame.api.source with type parameters of type ServiceFactoryModifier and TypeMethodDescription<S,F extends ServiceFactory<S>>
SSourceContext.loadOptionalService(Class<F> serviceFactoryType) Optionally loads a single service.<S,F extends ServiceFactory<S>>
Iterable<S>SourceContext.loadOptionalServices(Class<F> serviceFactoryType) Optionally loads multiple services.<S,F extends ServiceFactory<S>>
SSourceContext.loadService(F serviceFactory) Loads the specific service.<S,F extends ServiceFactory<S>, D extends F>
SSourceContext.loadService(Class<F> serviceFactoryType, D defaultServiceFactory) Loads a single service.<S,F extends ServiceFactory<S>, D extends F>
Iterable<S>SourceContext.loadServices(Class<F> serviceFactoryType, D defaultServiceFactory) Loads multiple services.Methods in net.officefloor.frame.api.source that return ServiceFactoryModifier and TypeMethodDescriptionAbstractSourceError.getServiceFactory()Obtains the potentialServiceFactoryrequiring the property.Constructors in net.officefloor.frame.api.source with parameters of type ServiceFactoryModifierConstructorDescriptionAbstractSourceError(AbstractSourceError error, ServiceFactory<?> serviceFactory) Instantiate to propagateServiceFactorysource error.UnknownClassError(UnknownClassError unknownClassError, ServiceFactory<?> serviceFactory) Instantiate.UnknownPropertyError(UnknownPropertyError unknownPropertyError, ServiceFactory<?> serviceFactory) Instantiate.UnknownResourceError(UnknownResourceError error, ServiceFactory<?> serviceFactory) Instantiate. -
Uses of ServiceFactory in net.officefloor.frame.impl.construct.source
Methods in net.officefloor.frame.impl.construct.source with type parameters of type ServiceFactoryModifier and TypeMethodDescription<S,F extends ServiceFactory<S>>
SSourceContextImpl.loadOptionalService(Class<F> serviceFactoryType) <S,F extends ServiceFactory<S>>
Iterable<S>SourceContextImpl.loadOptionalServices(Class<F> serviceFactoryType) <S,F extends ServiceFactory<S>>
SSourceContextImpl.loadService(F serviceFactory) <S,F extends ServiceFactory<S>, D extends F>
SSourceContextImpl.loadService(Class<F> serviceFactoryType, D defaultServiceFactory) <S,F extends ServiceFactory<S>, D extends F>
Iterable<S>SourceContextImpl.loadServices(Class<F> serviceFactoryType, D defaultServiceFactory) -
Uses of ServiceFactory in net.officefloor.javascript
Classes in net.officefloor.javascript that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.jaxrs
Classes in net.officefloor.jaxrs that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.jaxrs.procedure
Classes in net.officefloor.jaxrs.procedure that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.jdbc.datasource
Subinterfaces of ServiceFactory in net.officefloor.jdbc.datasource -
Uses of ServiceFactory in net.officefloor.jdbc.decorate
Subinterfaces of ServiceFactory in net.officefloor.jdbc.decorateModifier and TypeInterfaceDescriptioninterfaceServiceFactoryfor theConnectionDecorator.interfaceServiceFactoryfor thePooledConnectionDecorator. -
Uses of ServiceFactory in net.officefloor.jdbc.h2.test
Classes in net.officefloor.jdbc.h2.test that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.jdbc.hikari
Classes in net.officefloor.jdbc.hikari that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.jdbc.test
Classes in net.officefloor.jdbc.test that implement ServiceFactoryModifier and TypeClassDescriptionclassConnectionDecoratorto validate theConnectioninstances.classPooledConnectionDecoratorto validate thePooledConnectioninstances. -
Uses of ServiceFactory in net.officefloor.kotlin
Classes in net.officefloor.kotlin that implement ServiceFactoryModifier and TypeClassDescriptionclassKotlin DataObjectMapperParserDecoratorServiceFactory.classKotlinProcedureSourceServiceFactory. -
Uses of ServiceFactory in net.officefloor.model.impl.office
Classes in net.officefloor.model.impl.office that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.model.impl.section
Classes in net.officefloor.model.impl.section that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.nosql.cosmosdb
Subinterfaces of ServiceFactory in net.officefloor.nosql.cosmosdbModifier and TypeInterfaceDescriptioninterfaceServiceFactoryfor theCosmosClientBuilder.interfaceServiceFactoryfor theCosmosDbFactory.interfaceServiceFactoryfor theCosmosEntityLocator. -
Uses of ServiceFactory in net.officefloor.nosql.dynamodb
Subinterfaces of ServiceFactory in net.officefloor.nosql.dynamodbModifier and TypeInterfaceDescriptioninterfaceServiceFactoryfor theAmazonDynamoDbFactory.interfaceServiceFactoryfor theDynamoEntityLocator. -
Uses of ServiceFactory in net.officefloor.nosql.firestore
Subinterfaces of ServiceFactory in net.officefloor.nosql.firestore -
Uses of ServiceFactory in net.officefloor.nosql.objectify
Subinterfaces of ServiceFactory in net.officefloor.nosql.objectifyModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.plugin.administration.clazz
Classes in net.officefloor.plugin.administration.clazz that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.plugin.clazz.constructor
Subinterfaces of ServiceFactory in net.officefloor.plugin.clazz.constructorModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.plugin.clazz.constructor.impl
Classes in net.officefloor.plugin.clazz.constructor.impl that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.plugin.clazz.dependency
Subinterfaces of ServiceFactory in net.officefloor.plugin.clazz.dependencyModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.plugin.clazz.dependency.impl
Classes in net.officefloor.plugin.clazz.dependency.impl that implement ServiceFactoryModifier and TypeClassDescriptionclassClassDependencyManufacturerfor providingFlowinvocations.classClassDependencyManufacturerfor a variable.classclassClassDependencyManufacturerContextimplementation for flows.classClassDependencyManufacturerfor providing a dependencyFlowInterface.classClassDependencyManufacturerfor aIn.classclassclassclassClassDependencyManufacturerfor aOut.classClassDependencyManufacturerfor theProperty.classclassClassDependencyManufacturerfor aVal.classClassDependencyManufacturerfor aVar. -
Uses of ServiceFactory in net.officefloor.plugin.clazz.interrogate
Subinterfaces of ServiceFactory in net.officefloor.plugin.clazz.interrogateModifier and TypeInterfaceDescriptioninterfaceServiceFactoryfor theClassInjectionInterrogator. -
Uses of ServiceFactory in net.officefloor.plugin.clazz.interrogate.impl
Classes in net.officefloor.plugin.clazz.interrogate.impl that implement ServiceFactoryModifier and TypeClassDescriptionclassclassclassclass -
Uses of ServiceFactory in net.officefloor.plugin.clazz.method
Subinterfaces of ServiceFactory in net.officefloor.plugin.clazz.method -
Uses of ServiceFactory in net.officefloor.plugin.clazz.qualifier
Subinterfaces of ServiceFactory in net.officefloor.plugin.clazz.qualifier -
Uses of ServiceFactory in net.officefloor.plugin.clazz.qualifier.impl
Classes in net.officefloor.plugin.clazz.qualifier.impl that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.plugin.governance.clazz
Classes in net.officefloor.plugin.governance.clazz that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.plugin.managedfunction.clazz
Classes in net.officefloor.plugin.managedfunction.clazz that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.plugin.managedobject.clazz
Classes in net.officefloor.plugin.managedobject.clazz that implement ServiceFactoryModifier and TypeClassDescriptionclassManagedObjectSourcethat manages anObjectvia reflection. -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz
Classes in net.officefloor.plugin.section.clazz that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.flow
Subinterfaces of ServiceFactory in net.officefloor.plugin.section.clazz.flowModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.flow.impl
Classes in net.officefloor.plugin.section.clazz.flow.impl that implement ServiceFactoryModifier and TypeClassDescriptionclassclass -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.object
Subinterfaces of ServiceFactory in net.officefloor.plugin.section.clazz.objectModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.object.impl
Classes in net.officefloor.plugin.section.clazz.object.impl that implement ServiceFactoryModifier and TypeClassDescriptionclassclass -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.parameter
Subinterfaces of ServiceFactory in net.officefloor.plugin.section.clazz.parameterModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.parameter.impl
Classes in net.officefloor.plugin.section.clazz.parameter.impl that implement ServiceFactoryModifier and TypeClassDescriptionclassclass -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.spawn
Subinterfaces of ServiceFactory in net.officefloor.plugin.section.clazz.spawnModifier and TypeInterfaceDescriptioninterface -
Uses of ServiceFactory in net.officefloor.plugin.section.clazz.spawn.impl
Classes in net.officefloor.plugin.section.clazz.spawn.impl that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.plugin.team
Classes in net.officefloor.plugin.team that implement ServiceFactoryModifier and TypeClassDescriptionclassclassclassclass -
Uses of ServiceFactory in net.officefloor.plugin.variable
Classes in net.officefloor.plugin.variable that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.reactor
Classes in net.officefloor.reactor that implement ServiceFactoryModifier and TypeClassDescriptionclassReactorMethodReturnManufacturerServiceFactory<R extends org.reactivestreams.Publisher<? super T>,T> -
Uses of ServiceFactory in net.officefloor.scala
Classes in net.officefloor.scala that implement ServiceFactoryModifier and TypeClassDescriptionclassclassclass -
Uses of ServiceFactory in net.officefloor.script
Classes in net.officefloor.script that implement ServiceFactoryModifier and TypeClassDescriptionclassProcedureSourceServiceFactoryproviding abstract support for Scripts. -
Uses of ServiceFactory in net.officefloor.server.aws.sam
Classes in net.officefloor.server.aws.sam that implement ServiceFactoryModifier and TypeClassDescriptionclassAWS SAMHttpServerImplementation.classAWS SAMOfficeExtensionService. -
Uses of ServiceFactory in net.officefloor.server.google.function
Classes in net.officefloor.server.google.function that implement ServiceFactoryModifier and TypeClassDescriptionclassGoogle FunctionHttpServerImplementation.classGoogleHttpFunctionOfficeExtensionService. -
Uses of ServiceFactory in net.officefloor.server.google.function.maven
Classes in net.officefloor.server.google.function.maven that implement ServiceFactoryModifier and TypeClassDescriptionclassOfficeExtensionServiceto run Google Function.classOfficeFloorExtensionto run Google Function. -
Uses of ServiceFactory in net.officefloor.server.google.function.wrap
Classes in net.officefloor.server.google.function.wrap that implement ServiceFactoryModifier and TypeClassDescriptionclassOfficeExtensionServiceto setup an testing of GoogleHttpFunction.classOfficeFloorExtensionServiceto setup testing a GoogleHttpFunction. -
Uses of ServiceFactory in net.officefloor.server.http
Subinterfaces of ServiceFactory in net.officefloor.server.http -
Uses of ServiceFactory in net.officefloor.server.http.netty
Classes in net.officefloor.server.http.netty that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.server.http.servlet
Classes in net.officefloor.server.http.servlet that implement ServiceFactoryModifier and TypeClassDescriptionclassHttpServerImplementationto validate tests.classOfficeExtensionServicefor the HTTP Servlet. -
Uses of ServiceFactory in net.officefloor.server.http.test
Classes in net.officefloor.server.http.test that implement ServiceFactoryModifier and TypeClassDescriptionclassOfficeExtensionServiceto setup an external server.classOfficeFloorExtensionServiceto setup an external server. -
Uses of ServiceFactory in net.officefloor.server.http.undertow
Classes in net.officefloor.server.http.undertow that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.server.http.vertx
Classes in net.officefloor.server.http.vertx that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.servlet.inject
Subinterfaces of ServiceFactory in net.officefloor.servlet.injectClasses in net.officefloor.servlet.inject that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.servlet.procedure
Classes in net.officefloor.servlet.procedure that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.servlet.supply
Classes in net.officefloor.servlet.supply that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.servlet.supply.extension
Subinterfaces of ServiceFactory in net.officefloor.servlet.supply.extension -
Uses of ServiceFactory in net.officefloor.spring
Classes in net.officefloor.spring that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.spring.data
Classes in net.officefloor.spring.data that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.spring.extension
Subinterfaces of ServiceFactory in net.officefloor.spring.extension -
Uses of ServiceFactory in net.officefloor.spring.jaxrs
Classes in net.officefloor.spring.jaxrs that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.spring.starter.rest
Subinterfaces of ServiceFactory in net.officefloor.spring.starter.restModifier and TypeInterfaceDescriptioninterfaceClasses in net.officefloor.spring.starter.rest that implement ServiceFactoryModifier and TypeClassDescriptionclassConvenienceOfficeFloorSpringBootExtensionServiceFactorythat handles extra Spring Boots that may not be on the class path. -
Uses of ServiceFactory in net.officefloor.spring.starter.rest.argument
Subinterfaces of ServiceFactory in net.officefloor.spring.starter.rest.argumentClasses in net.officefloor.spring.starter.rest.argument that implement ServiceFactoryModifier and TypeClassDescriptionclassTypeQualifierInterrogatorfor Spring'sQualifier.classSpringArgumentsfor MVC.classTypeQualifierInterrogatorfor Spring annotations. -
Uses of ServiceFactory in net.officefloor.spring.starter.rest.data
Classes in net.officefloor.spring.starter.rest.data that implement ServiceFactoryModifier and TypeClassDescriptionclassAbstractExtraSpringBootExtensionServiceFactoryfor Spring Boot Data. -
Uses of ServiceFactory in net.officefloor.spring.starter.rest.response
Subinterfaces of ServiceFactory in net.officefloor.spring.starter.rest.response -
Uses of ServiceFactory in net.officefloor.spring.starter.rest.security
Classes in net.officefloor.spring.starter.rest.security that implement ServiceFactoryModifier and TypeClassDescriptionclassSpringExceptionHandlerServiceFactoryfor Spring Security.classOfficeExtensionServiceFactoryfor Spring Security. -
Uses of ServiceFactory in net.officefloor.spring.webflux
Classes in net.officefloor.spring.webflux that implement ServiceFactoryModifier and TypeClassDescriptionclassWeb FluxSpringSupplierExtension.classWoofExtensionServiceto service via Web Flux. -
Uses of ServiceFactory in net.officefloor.spring.webflux.procedure
Classes in net.officefloor.spring.webflux.procedure that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.spring.webmvc
Classes in net.officefloor.spring.webmvc that implement ServiceFactoryModifier and TypeClassDescriptionclassWeb MVCServletSupplierExtension.classWeb MVCSpringSupplierExtension.classWoofExtensionServiceto provide aServletcontainer. -
Uses of ServiceFactory in net.officefloor.spring.webmvc.procedure
Classes in net.officefloor.spring.webmvc.procedure that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.test
Subinterfaces of ServiceFactory in net.officefloor.test -
Uses of ServiceFactory in net.officefloor.vertx
Classes in net.officefloor.vertx that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.vertx.sqlclient
Subinterfaces of ServiceFactory in net.officefloor.vertx.sqlclient -
Uses of ServiceFactory in net.officefloor.web.build
Subinterfaces of ServiceFactory in net.officefloor.web.buildModifier and TypeInterfaceDescriptioninterfaceinterfaceServiceFactoryfor theHttpObjectParserFactory.interfaceServiceFactoryfor theHttpObjectResponderFactory.interfaceServiceFactoryto provide a singleMethodClassfor intercepting allHttpRequestinstances before they are serviced by WoOF. -
Uses of ServiceFactory in net.officefloor.web.executive
Classes in net.officefloor.web.executive that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.web.json
Subinterfaces of ServiceFactory in net.officefloor.web.jsonModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in net.officefloor.web.json that implement ServiceFactoryModifier and TypeClassDescriptionclassServiceFactoryfor JacksonHttpObjectParserServiceFactory.classJacksonHttpObjectResponderServiceFactory. -
Uses of ServiceFactory in net.officefloor.web.jwt.authority.jwks
Subinterfaces of ServiceFactory in net.officefloor.web.jwt.authority.jwksModifier and TypeInterfaceDescriptioninterfaceServiceFactoryto plug in variousJwksKeyWriterimplementations. -
Uses of ServiceFactory in net.officefloor.web.jwt.authority.jwks.parser
Classes in net.officefloor.web.jwt.authority.jwks.parser that implement ServiceFactoryModifier and TypeClassDescriptionclassclass -
Uses of ServiceFactory in net.officefloor.web.jwt.authority.jwks.writer
Classes in net.officefloor.web.jwt.authority.jwks.writer that implement ServiceFactoryModifier and TypeClassDescriptionclassclassclass -
Uses of ServiceFactory in net.officefloor.web.jwt.jwks
Subinterfaces of ServiceFactory in net.officefloor.web.jwt.jwksModifier and TypeInterfaceDescriptioninterfaceServiceFactoryto plug in variousJwksKeyParserimplementations. -
Uses of ServiceFactory in net.officefloor.web.jwt.jwks.parser
Classes in net.officefloor.web.jwt.jwks.parser that implement ServiceFactoryModifier and TypeClassDescriptionclass -
Uses of ServiceFactory in net.officefloor.web.openapi
Classes in net.officefloor.web.openapi that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.web.openapi.operation
Subinterfaces of ServiceFactory in net.officefloor.web.openapi.operation -
Uses of ServiceFactory in net.officefloor.web.openapi.response
Classes in net.officefloor.web.openapi.response that implement ServiceFactoryModifier and TypeClassDescriptionclassClassDependencyManufacturerServiceFactoryto provide enriched annotations for theObjectResponse. -
Uses of ServiceFactory in net.officefloor.web.openapi.security
Subinterfaces of ServiceFactory in net.officefloor.web.openapi.securityModifier and TypeInterfaceDescriptioninterfaceClasses in net.officefloor.web.openapi.security that implement ServiceFactoryModifier and TypeClassDescriptionclassOpenApiSecurityExtensionforbasicauthentication.classOpenApiSecurityExtensionforbasicauthentication. -
Uses of ServiceFactory in net.officefloor.web.resource.build
Classes in net.officefloor.web.resource.build that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.web.resource.classpath
Classes in net.officefloor.web.resource.classpath that implement ServiceFactoryModifier and TypeClassDescriptionclassResourceSystemFactoryto create aResourceSystemfrom the class path. -
Uses of ServiceFactory in net.officefloor.web.resource.file
Classes in net.officefloor.web.resource.file that implement ServiceFactory -
Uses of ServiceFactory in net.officefloor.web.resource.spi
Subinterfaces of ServiceFactory in net.officefloor.web.resource.spiModifier and TypeInterfaceDescriptioninterfaceServiceFactoryfor theFileCacheFactory.interfaceServiceFactoryinterface for providing aResourceSystemFactory.interfaceServiceFactoryfor theResourceTransformerFactory. -
Uses of ServiceFactory in net.officefloor.web.thymeleaf
Classes in net.officefloor.web.thymeleaf that implement ServiceFactoryModifier and TypeClassDescriptionclassOfficeExtensionServicethat auto-registers theThymeleafManagedObjectSourceso that aTemplateEngineis available for auto-wiring intoThymeleafProcedureSourcerender functions.classProcedureSourcethat renders a Thymeleaf template. -
Uses of ServiceFactory in net.officefloor.webapp
Classes in net.officefloor.webapp that implement ServiceFactoryModifier and TypeClassDescriptionclassLoads theClassLoaderfor WAR.classWoofExtensionServiceto configureServletManager. -
Uses of ServiceFactory in net.officefloor.woof
Subinterfaces of ServiceFactory in net.officefloor.woofClasses in net.officefloor.woof that implement ServiceFactoryModifier and TypeClassDescriptionclassOfficeExtensionServicefor theWoofLoader.classOfficeFloorExtensionServicefor theWoofLoader. -
Uses of ServiceFactory in net.officefloor.woof.template
Subinterfaces of ServiceFactory in net.officefloor.woof.templateModifier and TypeInterfaceDescriptioninterfaceServiceFactoryfor providing aWoofTemplateExtensionSource.