Uses of Class
net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource
-
-
Uses of AbstractAsyncManagedObjectSource in net.officefloor.compile.test.managedobject
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.compile.test.managedobject Modifier and Type Class Description static class
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
ManagedObjectSource
to enable obtaining theAbstractAsyncManagedObjectSource.MetaDataContext
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.flyway
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.flyway Modifier and Type Class Description class
FlywayManagedObjectSource
ManagedObjectSource
forFlyway
.class
FlywayMigrateManagedObjectSource
Flyway
migrateManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.frame.api.managedobject.source.impl
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.frame.api.managedobject.source.impl Modifier and Type Class Description class
AbstractManagedObjectSource<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>>
AbstractManagedObjectSource
that allows to synchronously source theManagedObject
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.frame.test
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.frame.test Modifier and Type Class Description class
TestManagedObject.TestManagedObjectSource
TestManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.identity.google
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.identity.google Modifier and Type Class Description class
GoogleIdTokenVerifierManagedObjectSource
ManagedObjectSource
for theGoogleIdTokenVerifier
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.jdbc
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.jdbc Modifier and Type Class Description class
AbstractJdbcManagedObjectSource
AbstractManagedObjectSource
forConnection
.class
ConnectionManagedObjectSource
ManagedObjectSource
forConnection
.class
DataSourceManagedObjectSource
ManagedObjectSource
for aDataSource
.class
ReadOnlyConnectionManagedObjectSource
Read-onlyConnection
ManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.jdbc.h2
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.jdbc.h2 Modifier and Type Class Description class
H2DataSourceManagedObjectSource
class
H2ReadOnlyConnectionManagedObjectSource
H2 read-onlyConnectionManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.jdbc.postgresql
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.jdbc.postgresql Modifier and Type Class Description class
PostgreSqlDataSourceManagedObjectSource
PostgreSQLDataSourceManagedObjectSource
.class
PostgreSqlReadOnlyConnectionManagedObjectSource
PostgreSQLConnectionManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.jpa
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.jpa Modifier and Type Class Description class
JpaManagedObjectSource
JPAManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.jpa.datanucleus
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.jpa.datanucleus Modifier and Type Class Description class
DataNucleusJpaManagedObjectSource
DataNucleusJpaManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.jpa.hibernate
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.jpa.hibernate Modifier and Type Class Description class
HibernateJpaManagedObjectSource
HibernateJpaManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.nosql.cosmosdb
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.nosql.cosmosdb Modifier and Type Class Description class
CosmosAsyncClientManagedObjectSource
ManagedObjectSource
for theCosmosAsyncClient
.class
CosmosAsyncDatabaseManagedObjectSource
ManagedObjectSource
for theCosmosAsyncDatabase
.class
CosmosAsyncEntitiesManagedObjectSource
ManagedObjectSource
for theCosmosAsyncEntities
.class
CosmosClientManagedObjectSource
ManagedObjectSource
for theCosmosClient
.class
CosmosDatabaseManagedObjectSource
ManagedObjectSource
for theCosmosDatabase
.class
CosmosEntitiesManagedObjectSource
ManagedObjectSource
for theCosmosEntities
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.nosql.dynamodb
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.nosql.dynamodb Modifier and Type Class Description class
DynamoDbMapperManagedObjectSource
ManagedObjectSource
for theDynamoDBMapper
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.pay.paypal
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.pay.paypal Modifier and Type Class Description class
PayPalHttpClientManagedObjectSource
ManagedObjectSource
for thePayPalHttpClient
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.managedobject.clazz
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.managedobject.clazz Modifier and Type Class Description class
ClassManagedObjectSource
ManagedObjectSource
that manages anObject
via reflection. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.managedobject.singleton
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.managedobject.singleton Modifier and Type Class Description class
Singleton
Provides a singleton object. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.variable
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.variable Modifier and Type Class Description class
VariableManagedObjectSource<T>
VariableManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.xml.marshall.tree
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.xml.marshall.tree Modifier and Type Class Description class
TreeXmlMarshallerManagedObjectSource
ManagedObjectSource
for theTreeXmlMarshaller
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.xml.unmarshall.flat
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.xml.unmarshall.flat Modifier and Type Class Description class
FlatXmlUnmarshallerManagedObjectSource
ManagedObjectSource
to obtain aFlatXmlUnmarshaller
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.xml.unmarshall.tree
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.plugin.xml.unmarshall.tree Modifier and Type Class Description class
TreeXmlUnmarshallerManagedObjectSource
ManagedObjectSource
to obtain aTreeXmlUnmarshaller
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.r2dbc
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.r2dbc Modifier and Type Class Description class
R2dbcManagedObjectSource
ManagedObjectSource
for R2DBCConnection
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.server.http
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.server.http Modifier and Type Class Description static class
AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
class
HttpServerSocketManagedObjectSource
-
Uses of AbstractAsyncManagedObjectSource in net.officefloor.servlet.supply
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.servlet.supply Modifier and Type Class Description class
ServletServicerManagedObjectSource
ManagedObjectSource
to provideServletManager
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.spring
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.spring Modifier and Type Class Description class
ApplicationContextManagedObjectSource
ManagedObjectSource
for theConfigurableApplicationContext
.class
SpringBeanManagedObjectSource
Spring beanManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.spring.webclient
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.spring.webclient Modifier and Type Class Description class
WebClientManagedObjectSource
ManagedObjectSource
for aWebClient
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.tutorial.jwtauthorityhttpserver
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.tutorial.jwtauthorityhttpserver Modifier and Type Class Description class
InMemoryJwtAuthorityRepositoryManagedObjectSource
In memoryJwtAuthorityRepository
ManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.tutorial.jwthttpserver
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.tutorial.jwthttpserver Modifier and Type Class Description class
InMemoryJwtAuthorityRepositoryManagedObjectSource
In memoryJwtAuthorityRepository
ManagedObjectSource
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.jwt
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.jwt Modifier and Type Class Description class
JwtClaimsManagedObjectSource
ManagedObjectSource
to provide the JWT claims. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.jwt.authority
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.jwt.authority Modifier and Type Class Description class
JwtAuthorityManagedObjectSource
-
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.resource.source
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.resource.source Modifier and Type Class Description class
HttpResourceCacheManagedObjectSource
ManagedObjectSource
for theHttpResourceCache
.class
HttpResourceStoreManagedObjectSource
ManagedObjectSource
for theHttpResourceStore
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.response
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.response Modifier and Type Class Description class
ObjectResponseManagedObjectSource
ManagedObjectSource
for theObjectResponse
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.security.impl
-
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.security.store
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.security.store Modifier and Type Class Description class
JndiLdapManagedObjectSource
class
MockCredentialStoreManagedObjectSource
Provides mocking of aCredentialStore
in a similar wayMockChallengeHttpSecuritySource
works.class
PasswordFileManagedObjectSource
-
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.session
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.session Modifier and Type Class Description class
HttpSessionManagedObjectSource
ManagedObjectSource
for aHttpSession
. -
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.session.object
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.session.object Modifier and Type Class Description class
HttpSessionObjectManagedObjectSource
-
Uses of AbstractAsyncManagedObjectSource in net.officefloor.web.state
Subclasses of AbstractAsyncManagedObjectSource in net.officefloor.web.state Modifier and Type Class Description class
HttpApplicationObjectManagedObjectSource
class
HttpApplicationStateManagedObjectSource
ManagedObjectSource
for theHttpRequestState
.class
HttpArgumentManagedObjectSource
ManagedObjectSource
for a HTTP argument.class
HttpObjectManagedObjectSource<T>
class
HttpRequestObjectManagedObjectSource
class
HttpRequestStateManagedObjectSource
ManagedObjectSource
for theHttpRequestState
.
-