Uses of Interface
net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext
Packages that use AbstractAsyncManagedObjectSource.SpecificationContext
Package
Description
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.cache.constant
Methods in net.officefloor.cache.constant with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidConstantCacheManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) ====================== ManagedObjectSource ========================== -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidExternalServiceInputFactoryImpl.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.compile.test.managedobject
Methods in net.officefloor.compile.test.managedobject with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.flyway
Methods in net.officefloor.flyway with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidFlywayManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidFlywayMigrateManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.frame.api.managedobject.source.impl
Methods in net.officefloor.frame.api.managedobject.source.impl with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected abstract voidAbstractAsyncManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) Overridden to load specifications. -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidTestManagedObject.TestManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jdbc
Methods in net.officefloor.jdbc with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidAbstractJdbcManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidConnectionManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jdbc.h2
Methods in net.officefloor.jdbc.h2 with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionstatic voidH2DataSourceFactory.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) Loads the specification.voidH2DataSourceManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) voidH2ReadOnlyConnectionManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jdbc.postgresql
Methods in net.officefloor.jdbc.postgresql with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionstatic voidPostgreSqlDataSourceFactory.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) Loads the specification.voidPostgreSqlDataSourceManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) voidPostgreSqlReadOnlyConnectionManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jpa
Methods in net.officefloor.jpa with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidJpaManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.nosql.cosmosdb
Methods in net.officefloor.nosql.cosmosdb with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidCosmosAsyncDatabaseManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidCosmosAsyncEntitiesManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidCosmosDatabaseManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidCosmosEntitiesManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.nosql.dynamodb
Methods in net.officefloor.nosql.dynamodb with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidDynamoDbMapperManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.nosql.firestore
Methods in net.officefloor.nosql.firestore with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidFirestoreManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.plugin.managedobject.clazz
Methods in net.officefloor.plugin.managedobject.clazz with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidClassManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.plugin.managedobject.singleton
Methods in net.officefloor.plugin.managedobject.singleton with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidSingleton.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.plugin.variable
Methods in net.officefloor.plugin.variable with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidVariableManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.plugin.xml.marshall.tree
Methods in net.officefloor.plugin.xml.marshall.tree with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidTreeXmlMarshallerManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.plugin.xml.unmarshall.flat
Methods in net.officefloor.plugin.xml.unmarshall.flat with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidFlatXmlUnmarshallerManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.plugin.xml.unmarshall.tree
Methods in net.officefloor.plugin.xml.unmarshall.tree with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidTreeXmlUnmarshallerManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.r2dbc
Methods in net.officefloor.r2dbc with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidR2dbcManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.server.http
Methods in net.officefloor.server.http with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidAbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpServerSocketManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.server.http.impl
Methods in net.officefloor.server.http.impl with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidHttpExternalResponseManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.servlet.supply
Methods in net.officefloor.servlet.supply with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidServletServicerManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.spring
Methods in net.officefloor.spring with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidApplicationContextManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidSpringBeanManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.spring.starter.rest.argument
Methods in net.officefloor.spring.starter.rest.argument with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidSpringArgumentManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidSpringBeanManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.spring.starter.rest.servlet
Methods in net.officefloor.spring.starter.rest.servlet with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidHttpServletRequestManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpServletResponseManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.spring.starter.rest.view
Methods in net.officefloor.spring.starter.rest.view with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidViewResponseManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.spring.webclient
Methods in net.officefloor.spring.webclient with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidWebClientManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.vertx.sqlclient
Methods in net.officefloor.vertx.sqlclient with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidVertxSqlPoolManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidJwtClaimsManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.jwt.authority
Methods in net.officefloor.web.jwt.authority with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidJwtAuthorityManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.resource.source
Methods in net.officefloor.web.resource.source with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidHttpResourceCacheManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpResourceStoreManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.response
Methods in net.officefloor.web.response with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidObjectResponseManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.security.impl
Methods in net.officefloor.web.security.impl with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidAccessControlManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidAuthenticationContextManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidAuthenticationManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidDefaultHttpAccessControlManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidDefaultHttpAuthenticationManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpAccessControlManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpAuthenticationManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpChallengeContextManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpSecurityExecuteManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.security.store
Methods in net.officefloor.web.security.store with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidJndiLdapManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidMockCredentialStoreManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidPasswordFileManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.session
Methods in net.officefloor.web.session with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidHttpSessionManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.session.object
Methods in net.officefloor.web.session.object with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidHttpSessionObjectManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.state
Methods in net.officefloor.web.state with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidHttpApplicationObjectManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpApplicationStateManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpArgumentManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpObjectManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpRequestObjectManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) protected voidHttpRequestStateManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context) -
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.thymeleaf
Methods in net.officefloor.web.thymeleaf with parameters of type AbstractAsyncManagedObjectSource.SpecificationContextModifier and TypeMethodDescriptionprotected voidThymeleafManagedObjectSource.loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)