Uses of Interface
net.officefloor.frame.api.source.ServiceContext
-
-
Uses of ServiceContext in net.officefloor.compile.impl.managedfunction
Classes in net.officefloor.compile.impl.managedfunction that implement ServiceContext Modifier and Type Class Description class
ManagedFunctionSourceContextImpl
ManagedFunctionSourceContext
implementation. -
Uses of ServiceContext in net.officefloor.compile.impl.office
Classes in net.officefloor.compile.impl.office that implement ServiceContext Modifier and Type Class Description class
OfficeSourceContextImpl
OfficeSourceContext
implementation. -
Uses of ServiceContext in net.officefloor.compile.impl.officefloor
Classes in net.officefloor.compile.impl.officefloor that implement ServiceContext Modifier and Type Class Description class
OfficeFloorSourceContextImpl
OfficeFloorSourceContext
implementation. -
Uses of ServiceContext in net.officefloor.compile.impl.pool
Classes in net.officefloor.compile.impl.pool that implement ServiceContext Modifier and Type Class Description class
ManagedObjectPoolSourceContextImpl
ManagedObjectPoolSource
implementation. -
Uses of ServiceContext in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement ServiceContext Modifier and Type Class Description class
SectionSourceContextImpl
SectionSourceContext
implementation. -
Uses of ServiceContext in net.officefloor.compile.impl.supplier
Classes in net.officefloor.compile.impl.supplier that implement ServiceContext Modifier and Type Class Description class
SupplierSourceContextImpl
SupplierSourceContext
implementation. -
Uses of ServiceContext in net.officefloor.configuration.impl
Classes in net.officefloor.configuration.impl that implement ServiceContext Modifier and Type Class Description class
ConfigurationSourceContextImpl
SourceContext
andConfigurationContext
implementation. -
Uses of ServiceContext in net.officefloor.flyway.migrate
Methods in net.officefloor.flyway.migrate with parameters of type ServiceContext Modifier and Type Method Description OfficeExtensionService
FlywayMigrateOfficeExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.frame.api.executive
Classes in net.officefloor.frame.api.executive that implement ServiceContext Modifier and Type Class Description class
TeamSourceContextWrapper
Wrapper ofTeamSourceContext
to enable customising theTeam
. -
Uses of ServiceContext in net.officefloor.frame.api.source
Methods in net.officefloor.frame.api.source with parameters of type ServiceContext Modifier and Type Method Description S
ServiceFactory. 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 Modifier and Type Class Description class
ExecutiveSourceContextImpl
ExecutiveSourceContext
implementation. -
Uses of ServiceContext in net.officefloor.frame.impl.construct.managedobjectsource
Classes in net.officefloor.frame.impl.construct.managedobjectsource that implement ServiceContext Modifier and Type Class Description class
ManagedObjectSourceContextImpl<F extends java.lang.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 Modifier and Type Class Description class
SourceContextImpl
SourceContext
implementation. -
Uses of ServiceContext in net.officefloor.frame.impl.construct.team
Classes in net.officefloor.frame.impl.construct.team that implement ServiceContext Modifier and Type Class Description class
ExecutiveContextImpl
ExecutiveContext
implementation. -
Uses of ServiceContext in net.officefloor.gef.woof.test
Methods in net.officefloor.gef.woof.test with parameters of type ServiceContext Modifier and Type Method Description ProcedureSource
ManualProcedureSourceServiceFactory. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.jaxrs
Methods in net.officefloor.jaxrs with parameters of type ServiceContext Modifier and Type Method Description SupplierSourceService<?>
JaxRsSupplierSourceService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.jaxrs.procedure
Methods in net.officefloor.jaxrs.procedure with parameters of type ServiceContext Modifier and Type Method Description ProcedureSource
JaxRsProcedureSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.jdbc.h2.test
Methods in net.officefloor.jdbc.h2.test with parameters of type ServiceContext Modifier and Type Method Description TestDependencyService
H2ResetTestDependencyService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.jdbc.hikari
Methods in net.officefloor.jdbc.hikari with parameters of type ServiceContext Modifier and Type Method Description DataSourceTransformer
HikariDataSourceTransformer. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.jdbc.test
Methods in net.officefloor.jdbc.test with parameters of type ServiceContext Modifier and Type Method Description ConnectionDecorator
ValidateConnectionDecorator. createService(ServiceContext context)
PooledConnectionDecorator
ValidatePooledConnectionDecorator. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.kotlin
Methods in net.officefloor.kotlin with parameters of type ServiceContext Modifier and Type Method Description ObjectMapperParserDecorator
KotlinDataObjectMapperParserDecoratorServiceFactory. createService(ServiceContext context)
ProcedureSource
KotlinProcedureSourceServiceFactory. createService(ServiceContext serviceContext)
static java.lang.Class<?>
KotlinProcedureSourceServiceFactory. getKotlinFunctions(java.lang.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 Modifier and Type Method Description OfficeSourceService<?>
OfficeModelOfficeSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.model.impl.section
Methods in net.officefloor.model.impl.section with parameters of type ServiceContext Modifier and Type Method Description SectionSourceService<?>
SectionModelSectionSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.plugin.administration.clazz
Methods in net.officefloor.plugin.administration.clazz with parameters of type ServiceContext Modifier and Type Method Description AdministrationSourceService<?,?,?,?>
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 ServiceContext Modifier and Type Method Description ClassConstructorInterrogator
DependencyClassConstructorInterrogator. 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 ServiceContext Modifier and Type Method Description ClassDependencyManufacturer
AbstractFlowClassDependencyManufacturer. createService(ServiceContext context)
ClassDependencyManufacturer
AbstractVariableClassDependencyManufacturer. createService(ServiceContext context)
ClassDependencyManufacturer
AsynchronousFlowClassDependencyManufacturer. createService(ServiceContext context)
ClassDependencyManufacturer
LoggerClassDependencyManufacturer. createService(ServiceContext context)
ClassDependencyManufacturer
ManagedFunctionContextClassDependencyManufacturer. createService(ServiceContext context)
ClassDependencyManufacturer
ManagedObjectContextClassDependencyManufacturer. createService(ServiceContext context)
ClassDependencyManufacturer
PropertyClassDependencyManufacturer. createService(ServiceContext context)
ClassDependencyManufacturer
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 ServiceContext Modifier and Type Method Description ClassInjectionInterrogator
DependencyClassInjectionInterrogator. createService(ServiceContext context)
ClassInjectionInterrogator
FlowInterfaceClassInjectionInterrogator. createService(ServiceContext context)
ClassInjectionInterrogator
InitClassInjectionInterrogator. createService(ServiceContext context)
ClassInjectionInterrogator
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 ServiceContext Modifier and Type Method Description TypeQualifierInterrogator
QualifierTypeQualifierInterrogator. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.plugin.governance.clazz
Methods in net.officefloor.plugin.governance.clazz with parameters of type ServiceContext Modifier and Type Method Description GovernanceSourceService<?,?,?>
ClassGovernanceSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.plugin.managedfunction.clazz
Methods in net.officefloor.plugin.managedfunction.clazz with parameters of type ServiceContext Modifier and Type Method Description ManagedFunctionSourceService<?>
ClassManagedFunctionSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.plugin.managedobject.clazz
Methods in net.officefloor.plugin.managedobject.clazz with parameters of type ServiceContext Modifier and Type Method Description ManagedObjectSourceService<?,?,?>
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 Modifier and Type Method Description SectionSourceService<?>
ClassSectionSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.plugin.section.clazz.flow.impl
Methods in net.officefloor.plugin.section.clazz.flow.impl with parameters of type ServiceContext Modifier and Type Method Description ClassSectionFlowManufacturer
NextClassSectionFlowManufacturer. createService(ServiceContext context)
ClassSectionFlowManufacturer
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 ServiceContext Modifier and Type Method Description ClassSectionObjectManufacturer
ManagedObjectSectionClassObjectManufacturer. createService(ServiceContext context)
ClassSectionObjectManufacturer
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 ServiceContext Modifier and Type Method Description ClassSectionParameterInterrogator
ParameterAnnotationClassSectionParameterInterrogator. createService(ServiceContext context)
ClassSectionParameterInterrogator
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 ServiceContext Modifier and Type Method Description ClassSectionFlowSpawnInterrogator
SpawnClassSectionFlowSpawnInterrogator. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.plugin.team
Methods in net.officefloor.plugin.team with parameters of type ServiceContext Modifier and Type Method Description TeamSourceService<?>
OnePersonTeamSourceService. createService(ServiceContext context)
TeamSourceService<?>
PassiveTeamSourceService. createService(ServiceContext context)
TeamSourceService<?>
ThreadLocalAwareTeamSourceService. createService(ServiceContext context)
TeamSourceService<?>
WorkerPerJobTeamSourceService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.plugin.variable
Methods in net.officefloor.plugin.variable with parameters of type ServiceContext Modifier and Type Method Description OfficeExtensionService
VariableOfficeExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.reactor
Methods in net.officefloor.reactor with parameters of type ServiceContext Modifier and Type Method Description MethodReturnManufacturer<?,?>
ReactorMethodReturnManufacturerServiceFactory. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.scala
Methods in net.officefloor.scala with parameters of type ServiceContext Modifier and Type Method Description ObjectMapperParserDecorator
ScalaObjectMapperParserDecoratorServiceFactory. createService(ServiceContext context)
ObjectMapperResponderDecorator
ScalaObjectMapperResponderDecoratorServiceFactory. createService(ServiceContext context)
ProcedureSource
ScalaProcedureSourceServiceFactory. createService(ServiceContext serviceContext)
static java.lang.Object
ScalaProcedureSourceServiceFactory. getModule(java.lang.String resource, ServiceContext context)
Obtains theMODULE
from objectClass
. -
Uses of ServiceContext in net.officefloor.script
Methods in net.officefloor.script with parameters of type ServiceContext Modifier and Type Method Description ProcedureSource
AbstractScriptProcedureSourceServiceFactory. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.server.appengine
Methods in net.officefloor.server.appengine with parameters of type ServiceContext Modifier and Type Method Description OfficeFloorExtensionService
GoogleAppEngineOfficeFloorExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.server.aws.sam
Methods in net.officefloor.server.aws.sam with parameters of type ServiceContext Modifier and Type Method Description HttpServerImplementation
SamHttpServerImplementation. createService(ServiceContext context)
OfficeExtensionService
SamOfficeExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.server.http.netty
Methods in net.officefloor.server.http.netty with parameters of type ServiceContext Modifier and Type Method Description HttpServerImplementation
NettyHttpServerImplementation. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.server.http.servlet
Methods in net.officefloor.server.http.servlet with parameters of type ServiceContext Modifier and Type Method Description HttpServerImplementation
HttpServletHttpServerImplementation. createService(ServiceContext context)
OfficeExtensionService
HttpServletOfficeExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.server.http.undertow
Methods in net.officefloor.server.http.undertow with parameters of type ServiceContext Modifier and Type Method Description HttpServerImplementation
UndertowHttpServerImplementation. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.server.servlet.test
Methods in net.officefloor.server.servlet.test with parameters of type ServiceContext Modifier and Type Method Description OfficeExtensionService
MockServerOfficeExtensionService. createService(ServiceContext context)
OfficeFloorExtensionService
MockServerOfficeFloorExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.servlet.inject
Methods in net.officefloor.servlet.inject with parameters of type ServiceContext Modifier and Type Method Description FieldDependencyExtractor
DependencyFieldDependencyExtractor. createService(ServiceContext context)
FieldDependencyExtractor
InjectFieldDependencyExtractor. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.servlet.procedure
Methods in net.officefloor.servlet.procedure with parameters of type ServiceContext Modifier and Type Method Description ProcedureSource
FilterProcedureSource. createService(ServiceContext context)
ProcedureSource
ServletProcedureSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.servlet.supply
Methods in net.officefloor.servlet.supply with parameters of type ServiceContext Modifier and Type Method Description WoofExtensionService
ServletWoofExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.spring
Methods in net.officefloor.spring with parameters of type ServiceContext Modifier and Type Method Description SupplierSourceService<?>
SpringSupplierSourceService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.spring.data
Methods in net.officefloor.spring.data with parameters of type ServiceContext Modifier and Type Method Description SpringSupplierExtension
SpringDataExtension. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.spring.jaxrs
Methods in net.officefloor.spring.jaxrs with parameters of type ServiceContext Modifier and Type Method Description SpringSupplierExtension
JaxRsSpringSupplierExtension. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.spring.webflux
Methods in net.officefloor.spring.webflux with parameters of type ServiceContext Modifier and Type Method Description SpringSupplierExtension
WebFluxSpringSupplierExtension. createService(ServiceContext context)
WoofExtensionService
WebFluxWoofExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.spring.webflux.procedure
Methods in net.officefloor.spring.webflux.procedure with parameters of type ServiceContext Modifier and Type Method Description SpringSupplierExtension
SpringWebFluxProcedureRegistry. createService(ServiceContext context)
ProcedureSource
SpringWebFluxProcedureSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.spring.webmvc
Methods in net.officefloor.spring.webmvc with parameters of type ServiceContext Modifier and Type Method Description ServletSupplierExtension
WebMvcServletSupplierExtension. createService(ServiceContext context)
SpringSupplierExtension
WebMvcSpringSupplierExtension. createService(ServiceContext context)
WoofExtensionService
WebMvcWoofExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.spring.webmvc.procedure
Methods in net.officefloor.spring.webmvc.procedure with parameters of type ServiceContext Modifier and Type Method Description SpringSupplierExtension
SpringWebMvcProcedureRegistry. createService(ServiceContext context)
ProcedureSource
SpringWebMvcProcedureSource. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.tutorial.corshttpserver
Methods in net.officefloor.tutorial.corshttpserver with parameters of type ServiceContext Modifier and Type Method Description java.lang.Class<?>
CorsWebIntercepterServiceFactory. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.executive
Methods in net.officefloor.web.executive with parameters of type ServiceContext Modifier and Type Method Description OfficeFloorExtensionService
WebThreadAffinityOfficeFloorExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.json
Methods in net.officefloor.web.json with parameters of type ServiceContext Modifier and Type Method Description HttpObjectParserFactory
JacksonHttpObjectParserServiceFactory. createService(ServiceContext context)
HttpObjectResponderFactory
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 ServiceContext Modifier and Type Method Description JwksKeyParser
RsaPrivateJwksKeyParserServiceFactory. createService(ServiceContext context)
JwksKeyParser
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 ServiceContext Modifier and Type Method Description JwksKeyWriter<java.security.interfaces.RSAPrivateCrtKey>
RsaPrivateJwksKeyWriterServiceFactory. createService(ServiceContext context)
JwksKeyWriter<java.security.interfaces.RSAPublicKey>
RsaPublicJwksKeyWriterServiceFactory. createService(ServiceContext context)
JwksKeyWriter<javax.crypto.spec.SecretKeySpec>
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 ServiceContext Modifier and Type Method Description JwksKeyParser
RsaPublicJwksKeyParserServiceFactory. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.openapi
Methods in net.officefloor.web.openapi with parameters of type ServiceContext Modifier and Type Method Description WoofExtensionService
OpenApiWoofExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.openapi.response
Methods in net.officefloor.web.openapi.response with parameters of type ServiceContext Modifier and Type Method Description ClassDependencyManufacturer
ObjectResponseClassDependencyManufacturerServiceFactory. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.openapi.security
Methods in net.officefloor.web.openapi.security with parameters of type ServiceContext Modifier and Type Method Description OpenApiSecurityExtension
BasicOpenApiSecurityExtension. createService(ServiceContext context)
OpenApiSecurityExtension
JwtOpenApiSecurityExtension. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.resource.build
Methods in net.officefloor.web.resource.build with parameters of type ServiceContext Modifier and Type Method Description FileCacheFactory
TemporaryDirectoryFileCacheService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.resource.classpath
Methods in net.officefloor.web.resource.classpath with parameters of type ServiceContext Modifier and Type Method Description ResourceSystemFactory
ClasspathResourceSystemService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.web.resource.file
Methods in net.officefloor.web.resource.file with parameters of type ServiceContext Modifier and Type Method Description ResourceSystemFactory
FileResourceSystemService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.webapp
Methods in net.officefloor.webapp with parameters of type ServiceContext Modifier and Type Method Description OfficeFloorCompilerConfigurer
WebAppOfficeFloorCompilerConfigurationServiceFactory. createService(ServiceContext context)
WoofExtensionService
WebAppWoofExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.woof
Methods in net.officefloor.woof with parameters of type ServiceContext Modifier and Type Method Description OfficeExtensionService
WoofLoaderOfficeExtensionService. createService(ServiceContext context)
OfficeFloorExtensionService
WoofLoaderOfficeFloorExtensionService. createService(ServiceContext context)
-
Uses of ServiceContext in net.officefloor.woof.model.woof
Classes in net.officefloor.woof.model.woof that implement ServiceContext Modifier and Type Class Description class
WoofTemplateChangeContextImpl
WoofTemplateChangeContext
implementation.class
WoofTemplateExtensionChangeContextImpl
WoofTemplateExtensionChangeContext
implementation.
-