Uses of Interface
net.officefloor.frame.api.source.ServiceContext
Packages that use ServiceContext
Package
Description
-
Uses of ServiceContext in net.officefloor.compile.impl.managedfunction
Classes in net.officefloor.compile.impl.managedfunction that implement ServiceContext -
Uses of ServiceContext in net.officefloor.compile.impl.office
Classes in net.officefloor.compile.impl.office that implement ServiceContext -
Uses of ServiceContext in net.officefloor.compile.impl.officefloor
Classes in net.officefloor.compile.impl.officefloor that implement ServiceContext -
Uses of ServiceContext in net.officefloor.compile.impl.pool
Classes in net.officefloor.compile.impl.pool that implement ServiceContext -
Uses of ServiceContext in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement ServiceContext -
Uses of ServiceContext in net.officefloor.compile.impl.supplier
Classes in net.officefloor.compile.impl.supplier that implement ServiceContext -
Uses of ServiceContext in net.officefloor.configuration.impl
Classes in net.officefloor.configuration.impl that implement ServiceContext -
Uses of ServiceContext in net.officefloor.flyway.migrate
Methods in net.officefloor.flyway.migrate with parameters of type ServiceContextModifier and TypeMethodDescriptionFlywayMigrateOfficeExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.frame.api.executive
Classes in net.officefloor.frame.api.executive that implement ServiceContextModifier and TypeClassDescriptionclassWrapper ofTeamSourceContextto enable customising theTeam. -
Uses of ServiceContext in net.officefloor.frame.api.source
Methods in net.officefloor.frame.api.source with parameters of type ServiceContextModifier and TypeMethodDescriptionServiceFactory.createService(ServiceContext context) Creates the service. -
Uses of ServiceContext in net.officefloor.frame.impl.construct.executive
Classes in net.officefloor.frame.impl.construct.executive that implement ServiceContext -
Uses of ServiceContext in net.officefloor.frame.impl.construct.managedobjectsource
Classes in net.officefloor.frame.impl.construct.managedobjectsource that implement ServiceContextModifier and TypeClassDescriptionclassManagedObjectSourceContextImpl<F extends Enum<F>>Implementation of theManagedObjectSourceContext. -
Uses of ServiceContext in net.officefloor.frame.impl.construct.source
Classes in net.officefloor.frame.impl.construct.source that implement ServiceContext -
Uses of ServiceContext in net.officefloor.frame.impl.construct.team
Classes in net.officefloor.frame.impl.construct.team that implement ServiceContext -
Uses of ServiceContext in net.officefloor.jaxrs
Methods in net.officefloor.jaxrs with parameters of type ServiceContextModifier and TypeMethodDescriptionJaxRsSupplierSourceService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.jaxrs.procedure
Methods in net.officefloor.jaxrs.procedure with parameters of type ServiceContext -
Uses of ServiceContext in net.officefloor.jdbc.h2.test
Methods in net.officefloor.jdbc.h2.test with parameters of type ServiceContextModifier and TypeMethodDescriptionH2ResetTestDependencyService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.jdbc.hikari
Methods in net.officefloor.jdbc.hikari with parameters of type ServiceContextModifier and TypeMethodDescriptionHikariDataSourceTransformer.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.jdbc.test
Methods in net.officefloor.jdbc.test with parameters of type ServiceContextModifier and TypeMethodDescriptionValidateConnectionDecorator.createService(ServiceContext context) ValidatePooledConnectionDecorator.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.kotlin
Methods in net.officefloor.kotlin with parameters of type ServiceContextModifier and TypeMethodDescriptionKotlinDataObjectMapperParserDecoratorServiceFactory.createService(ServiceContext context) KotlinProcedureSourceServiceFactory.createService(ServiceContext serviceContext) static Class<?>KotlinProcedureSourceServiceFactory.getKotlinFunctions(String resource, ServiceContext context) Obtains the Kotlin functionsClass. -
Uses of ServiceContext in net.officefloor.model.impl.office
Methods in net.officefloor.model.impl.office with parameters of type ServiceContext -
Uses of ServiceContext in net.officefloor.model.impl.section
Methods in net.officefloor.model.impl.section with parameters of type ServiceContextModifier and TypeMethodDescriptionSectionModelSectionSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.administration.clazz
Methods in net.officefloor.plugin.administration.clazz with parameters of type ServiceContextModifier and TypeMethodDescriptionAdministrationSourceService<?,?, ?, ?> ClassAdministrationSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.clazz.constructor.impl
Methods in net.officefloor.plugin.clazz.constructor.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionDependencyClassConstructorInterrogator.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.clazz.dependency.impl
Methods in net.officefloor.plugin.clazz.dependency.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionAbstractFlowClassDependencyManufacturer.createService(ServiceContext context) AbstractVariableClassDependencyManufacturer.createService(ServiceContext context) AsynchronousFlowClassDependencyManufacturer.createService(ServiceContext context) LoggerClassDependencyManufacturer.createService(ServiceContext context) ManagedFunctionContextClassDependencyManufacturer.createService(ServiceContext context) ManagedObjectContextClassDependencyManufacturer.createService(ServiceContext context) PropertyClassDependencyManufacturer.createService(ServiceContext context) ValueClassDependencyManufacturer.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.clazz.interrogate.impl
Methods in net.officefloor.plugin.clazz.interrogate.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionDependencyClassInjectionInterrogator.createService(ServiceContext context) FlowInterfaceClassInjectionInterrogator.createService(ServiceContext context) InitClassInjectionInterrogator.createService(ServiceContext context) ManagedObjectClassInjectionInterrogator.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.clazz.qualifier.impl
Methods in net.officefloor.plugin.clazz.qualifier.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionQualifierTypeQualifierInterrogator.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.governance.clazz
Methods in net.officefloor.plugin.governance.clazz with parameters of type ServiceContextModifier and TypeMethodDescriptionGovernanceSourceService<?,?, ?> ClassGovernanceSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.managedfunction.clazz
Methods in net.officefloor.plugin.managedfunction.clazz with parameters of type ServiceContextModifier and TypeMethodDescriptionClassManagedFunctionSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.managedobject.clazz
Methods in net.officefloor.plugin.managedobject.clazz with parameters of type ServiceContextModifier and TypeMethodDescriptionManagedObjectSourceService<?,?, ?> ClassManagedObjectSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.section.clazz
Methods in net.officefloor.plugin.section.clazz with parameters of type ServiceContext -
Uses of ServiceContext in net.officefloor.plugin.section.clazz.flow.impl
Methods in net.officefloor.plugin.section.clazz.flow.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionNextClassSectionFlowManufacturer.createService(ServiceContext context) SubSectionClassSectionFlowManufacturer.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.section.clazz.object.impl
Methods in net.officefloor.plugin.section.clazz.object.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionManagedObjectSectionClassObjectManufacturer.createService(ServiceContext context) VariableSectionClassObjectManufacturer.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.section.clazz.parameter.impl
Methods in net.officefloor.plugin.section.clazz.parameter.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionParameterAnnotationClassSectionParameterInterrogator.createService(ServiceContext context) ParameterClassSectionParameterInterrogator.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.section.clazz.spawn.impl
Methods in net.officefloor.plugin.section.clazz.spawn.impl with parameters of type ServiceContextModifier and TypeMethodDescriptionSpawnClassSectionFlowSpawnInterrogator.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.team
Methods in net.officefloor.plugin.team with parameters of type ServiceContextModifier and TypeMethodDescriptionOnePersonTeamSourceService.createService(ServiceContext context) PassiveTeamSourceService.createService(ServiceContext context) ThreadLocalAwareTeamSourceService.createService(ServiceContext context) WorkerPerJobTeamSourceService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.plugin.variable
Methods in net.officefloor.plugin.variable with parameters of type ServiceContextModifier and TypeMethodDescriptionVariableOfficeExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.reactor
Methods in net.officefloor.reactor with parameters of type ServiceContextModifier and TypeMethodDescriptionReactorMethodReturnManufacturerServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.scala
Methods in net.officefloor.scala with parameters of type ServiceContextModifier and TypeMethodDescriptionScalaObjectMapperParserDecoratorServiceFactory.createService(ServiceContext context) ScalaObjectMapperResponderDecoratorServiceFactory.createService(ServiceContext context) ScalaProcedureSourceServiceFactory.createService(ServiceContext serviceContext) static ObjectScalaProcedureSourceServiceFactory.getModule(String resource, ServiceContext context) Obtains theMODULEfrom objectClass. -
Uses of ServiceContext in net.officefloor.script
Methods in net.officefloor.script with parameters of type ServiceContextModifier and TypeMethodDescriptionAbstractScriptProcedureSourceServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.aws.sam
Methods in net.officefloor.server.aws.sam with parameters of type ServiceContextModifier and TypeMethodDescriptionSamHttpServerImplementation.createService(ServiceContext context) SamOfficeExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.google.function
Methods in net.officefloor.server.google.function with parameters of type ServiceContextModifier and TypeMethodDescriptionGoogleFunctionHttpServerImplementation.createService(ServiceContext context) GoogleFunctionOfficeExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.google.function.maven
Methods in net.officefloor.server.google.function.maven with parameters of type ServiceContextModifier and TypeMethodDescriptionMavenGoogleFunctionOfficeExtensionService.createService(ServiceContext context) MavenGoogleFunctionOfficeFloorExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.google.function.wrap
Methods in net.officefloor.server.google.function.wrap with parameters of type ServiceContextModifier and TypeMethodDescriptionSetupGoogleFunctionOfficeExtensionService.createService(ServiceContext context) SetupGoogleFunctionOfficeFloorExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.http.netty
Methods in net.officefloor.server.http.netty with parameters of type ServiceContextModifier and TypeMethodDescriptionNettyHttpServerImplementation.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.http.servlet
Methods in net.officefloor.server.http.servlet with parameters of type ServiceContextModifier and TypeMethodDescriptionHttpServletHttpServerImplementation.createService(ServiceContext context) HttpServletOfficeExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.http.test
Methods in net.officefloor.server.http.test with parameters of type ServiceContextModifier and TypeMethodDescriptionExternalServerOfficeExtensionService.createService(ServiceContext context) ExternalServerOfficeFloorExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.http.undertow
Methods in net.officefloor.server.http.undertow with parameters of type ServiceContextModifier and TypeMethodDescriptionUndertowHttpServerImplementation.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.server.http.vertx
Methods in net.officefloor.server.http.vertx with parameters of type ServiceContextModifier and TypeMethodDescriptionVertxHttpServerImplementation.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.servlet.inject
Methods in net.officefloor.servlet.inject with parameters of type ServiceContextModifier and TypeMethodDescriptionDependencyFieldDependencyExtractor.createService(ServiceContext context) InjectFieldDependencyExtractor.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.servlet.procedure
Methods in net.officefloor.servlet.procedure with parameters of type ServiceContextModifier and TypeMethodDescriptionFilterProcedureSource.createService(ServiceContext context) ServletProcedureSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.servlet.supply
Methods in net.officefloor.servlet.supply with parameters of type ServiceContextModifier and TypeMethodDescriptionServletWoofExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring
Methods in net.officefloor.spring with parameters of type ServiceContextModifier and TypeMethodDescriptionSpringSupplierSourceService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.data
Methods in net.officefloor.spring.data with parameters of type ServiceContext -
Uses of ServiceContext in net.officefloor.spring.jaxrs
Methods in net.officefloor.spring.jaxrs with parameters of type ServiceContextModifier and TypeMethodDescriptionJaxRsSpringSupplierExtension.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.starter.rest
Methods in net.officefloor.spring.starter.rest with parameters of type ServiceContextModifier and TypeMethodDescriptionAbstractExtraSpringBootExtensionServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.starter.rest.argument
Methods in net.officefloor.spring.starter.rest.argument with parameters of type ServiceContextModifier and TypeMethodDescriptionQualifierTypeQualifierInterrogator.createService(ServiceContext context) SpringMvcArguments.createService(ServiceContext context) SpringTypeQualifierInterrogator.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.starter.rest.security
Methods in net.officefloor.spring.starter.rest.security with parameters of type ServiceContextModifier and TypeMethodDescriptionSecuritySpringExceptionHandlerServiceFactory.createService(ServiceContext context) SpringSecurityOfficeExtensionServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.webflux
Methods in net.officefloor.spring.webflux with parameters of type ServiceContextModifier and TypeMethodDescriptionWebFluxSpringSupplierExtension.createService(ServiceContext context) WebFluxWoofExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.webflux.procedure
Methods in net.officefloor.spring.webflux.procedure with parameters of type ServiceContextModifier and TypeMethodDescriptionSpringWebFluxProcedureRegistry.createService(ServiceContext context) SpringWebFluxProcedureSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.webmvc
Methods in net.officefloor.spring.webmvc with parameters of type ServiceContextModifier and TypeMethodDescriptionWebMvcServletSupplierExtension.createService(ServiceContext context) WebMvcSpringSupplierExtension.createService(ServiceContext context) WebMvcWoofExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.spring.webmvc.procedure
Methods in net.officefloor.spring.webmvc.procedure with parameters of type ServiceContextModifier and TypeMethodDescriptionSpringWebMvcProcedureRegistry.createService(ServiceContext context) SpringWebMvcProcedureSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.vertx
Methods in net.officefloor.vertx with parameters of type ServiceContextModifier and TypeMethodDescriptionVertxMethodReturnManufacturerServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.executive
Methods in net.officefloor.web.executive with parameters of type ServiceContextModifier and TypeMethodDescriptionWebThreadAffinityOfficeFloorExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.json
Methods in net.officefloor.web.json with parameters of type ServiceContextModifier and TypeMethodDescriptionJacksonHttpObjectParserServiceFactory.createService(ServiceContext context) JacksonHttpObjectResponderServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.jwt.authority.jwks.parser
Methods in net.officefloor.web.jwt.authority.jwks.parser with parameters of type ServiceContextModifier and TypeMethodDescriptionRsaPrivateJwksKeyParserServiceFactory.createService(ServiceContext context) SecretJwksKeyParserServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.jwt.authority.jwks.writer
Methods in net.officefloor.web.jwt.authority.jwks.writer with parameters of type ServiceContextModifier and TypeMethodDescriptionRsaPrivateJwksKeyWriterServiceFactory.createService(ServiceContext context) RsaPublicJwksKeyWriterServiceFactory.createService(ServiceContext context) SecretJwksKeyWriterServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.jwt.jwks.parser
Methods in net.officefloor.web.jwt.jwks.parser with parameters of type ServiceContextModifier and TypeMethodDescriptionRsaPublicJwksKeyParserServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.openapi
Methods in net.officefloor.web.openapi with parameters of type ServiceContextModifier and TypeMethodDescriptionOpenApiWoofExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.openapi.response
Methods in net.officefloor.web.openapi.response with parameters of type ServiceContextModifier and TypeMethodDescriptionObjectResponseClassDependencyManufacturerServiceFactory.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.openapi.security
Methods in net.officefloor.web.openapi.security with parameters of type ServiceContextModifier and TypeMethodDescriptionBasicOpenApiSecurityExtension.createService(ServiceContext context) JwtOpenApiSecurityExtension.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.resource.build
Methods in net.officefloor.web.resource.build with parameters of type ServiceContextModifier and TypeMethodDescriptionTemporaryDirectoryFileCacheService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.resource.classpath
Methods in net.officefloor.web.resource.classpath with parameters of type ServiceContextModifier and TypeMethodDescriptionClasspathResourceSystemService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.resource.file
Methods in net.officefloor.web.resource.file with parameters of type ServiceContextModifier and TypeMethodDescriptionFileResourceSystemService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.web.thymeleaf
Methods in net.officefloor.web.thymeleaf with parameters of type ServiceContextModifier and TypeMethodDescriptionThymeleafOfficeExtensionService.createService(ServiceContext context) ThymeleafProcedureSource.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.webapp
Methods in net.officefloor.webapp with parameters of type ServiceContextModifier and TypeMethodDescriptionWebAppOfficeFloorCompilerConfigurationServiceFactory.createService(ServiceContext context) WebAppWoofExtensionService.createService(ServiceContext context) -
Uses of ServiceContext in net.officefloor.woof
Methods in net.officefloor.woof with parameters of type ServiceContextModifier and TypeMethodDescriptionWoofLoaderOfficeExtensionService.createService(ServiceContext context) WoofLoaderOfficeFloorExtensionService.createService(ServiceContext context)