Uses of Interface
net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext
-
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.compile.test.managedobject
Methods in net.officefloor.compile.test.managedobject with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.flyway
Methods in net.officefloor.flyway with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
FlywayManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
FlywayMigrateManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected abstract void
AbstractAsyncManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
TestManagedObject.TestManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.identity.google
Methods in net.officefloor.identity.google with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
GoogleIdTokenVerifierManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jdbc
Methods in net.officefloor.jdbc with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
AbstractJdbcManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
ConnectionManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jdbc.h2
Methods in net.officefloor.jdbc.h2 with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description static void
H2DataSourceFactory. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
Loads the specification.void
H2DataSourceManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
void
H2ReadOnlyConnectionManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jdbc.postgresql
Methods in net.officefloor.jdbc.postgresql with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description static void
PostgreSqlDataSourceFactory. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
Loads the specification.void
PostgreSqlDataSourceManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
void
PostgreSqlReadOnlyConnectionManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.jpa
Methods in net.officefloor.jpa with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
JpaManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.nosql.cosmosdb
Methods in net.officefloor.nosql.cosmosdb with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
CosmosAsyncClientManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
CosmosAsyncDatabaseManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
CosmosAsyncEntitiesManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
CosmosClientManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
CosmosDatabaseManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
CosmosEntitiesManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.nosql.dynamodb
Methods in net.officefloor.nosql.dynamodb with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
DynamoDbMapperManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.pay.paypal
Methods in net.officefloor.pay.paypal with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
PayPalHttpClientManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
ClassManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
Singleton. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.plugin.variable
Methods in net.officefloor.plugin.variable with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
VariableManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
TreeXmlMarshallerManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
FlatXmlUnmarshallerManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
TreeXmlUnmarshallerManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.r2dbc
Methods in net.officefloor.r2dbc with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
R2dbcManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.server.http
Methods in net.officefloor.server.http with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
HttpServerSocketManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.servlet.supply
Methods in net.officefloor.servlet.supply with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
ServletServicerManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.spring
Methods in net.officefloor.spring with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
ApplicationContextManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
SpringBeanManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.spring.webclient
Methods in net.officefloor.spring.webclient with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
WebClientManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.tutorial.jwtauthorityhttpserver
Methods in net.officefloor.tutorial.jwtauthorityhttpserver with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
InMemoryJwtAuthorityRepositoryManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.tutorial.jwthttpserver
Methods in net.officefloor.tutorial.jwthttpserver with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
InMemoryJwtAuthorityRepositoryManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
JwtClaimsManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
JwtAuthorityManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
HttpResourceCacheManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
HttpResourceStoreManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.response
Methods in net.officefloor.web.response with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
ObjectResponseManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.security.impl
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.security.store
Methods in net.officefloor.web.security.store with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
JndiLdapManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
MockCredentialStoreManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
PasswordFileManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.session
Methods in net.officefloor.web.session with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
HttpSessionManagedObjectSource. 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.SpecificationContext Modifier and Type Method Description protected void
HttpSessionObjectManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-
Uses of AbstractAsyncManagedObjectSource.SpecificationContext in net.officefloor.web.state
Methods in net.officefloor.web.state with parameters of type AbstractAsyncManagedObjectSource.SpecificationContext Modifier and Type Method Description protected void
HttpApplicationObjectManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
HttpApplicationStateManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
HttpArgumentManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
HttpObjectManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
HttpRequestObjectManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
protected void
HttpRequestStateManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
-