Uses of Class
net.officefloor.frame.api.managedobject.source.impl.AbstractManagedObjectSource
-
-
Uses of AbstractManagedObjectSource in net.officefloor.compile.test.managedobject
Subclasses of AbstractManagedObjectSource in net.officefloor.compile.test.managedobject Modifier and Type Class Description static class
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
ManagedObjectSource
to enable obtaining theAbstractAsyncManagedObjectSource.MetaDataContext
. -
Uses of AbstractManagedObjectSource in net.officefloor.flyway
Subclasses of AbstractManagedObjectSource in net.officefloor.flyway Modifier and Type Class Description class
FlywayManagedObjectSource
ManagedObjectSource
forFlyway
.class
FlywayMigrateManagedObjectSource
Flyway
migrateManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.identity.google
Subclasses of AbstractManagedObjectSource in net.officefloor.identity.google Modifier and Type Class Description class
GoogleIdTokenVerifierManagedObjectSource
ManagedObjectSource
for theGoogleIdTokenVerifier
. -
Uses of AbstractManagedObjectSource in net.officefloor.jdbc
Subclasses of AbstractManagedObjectSource 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 AbstractManagedObjectSource in net.officefloor.jdbc.h2
Subclasses of AbstractManagedObjectSource in net.officefloor.jdbc.h2 Modifier and Type Class Description class
H2DataSourceManagedObjectSource
class
H2ReadOnlyConnectionManagedObjectSource
H2 read-onlyConnectionManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.jdbc.postgresql
Subclasses of AbstractManagedObjectSource in net.officefloor.jdbc.postgresql Modifier and Type Class Description class
PostgreSqlDataSourceManagedObjectSource
PostgreSQLDataSourceManagedObjectSource
.class
PostgreSqlReadOnlyConnectionManagedObjectSource
PostgreSQLConnectionManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.jpa
Subclasses of AbstractManagedObjectSource in net.officefloor.jpa Modifier and Type Class Description class
JpaManagedObjectSource
JPAManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.jpa.datanucleus
Subclasses of AbstractManagedObjectSource in net.officefloor.jpa.datanucleus Modifier and Type Class Description class
DataNucleusJpaManagedObjectSource
DataNucleusJpaManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.jpa.hibernate
Subclasses of AbstractManagedObjectSource in net.officefloor.jpa.hibernate Modifier and Type Class Description class
HibernateJpaManagedObjectSource
HibernateJpaManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.nosql.cosmosdb
Subclasses of AbstractManagedObjectSource 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 AbstractManagedObjectSource in net.officefloor.nosql.dynamodb
Subclasses of AbstractManagedObjectSource in net.officefloor.nosql.dynamodb Modifier and Type Class Description class
DynamoDbMapperManagedObjectSource
ManagedObjectSource
for theDynamoDBMapper
. -
Uses of AbstractManagedObjectSource in net.officefloor.pay.paypal
Subclasses of AbstractManagedObjectSource in net.officefloor.pay.paypal Modifier and Type Class Description class
PayPalHttpClientManagedObjectSource
ManagedObjectSource
for thePayPalHttpClient
. -
Uses of AbstractManagedObjectSource in net.officefloor.plugin.managedobject.clazz
Subclasses of AbstractManagedObjectSource in net.officefloor.plugin.managedobject.clazz Modifier and Type Class Description class
ClassManagedObjectSource
ManagedObjectSource
that manages anObject
via reflection. -
Uses of AbstractManagedObjectSource in net.officefloor.plugin.managedobject.singleton
Subclasses of AbstractManagedObjectSource in net.officefloor.plugin.managedobject.singleton Modifier and Type Class Description class
Singleton
Provides a singleton object. -
Uses of AbstractManagedObjectSource in net.officefloor.plugin.variable
Subclasses of AbstractManagedObjectSource in net.officefloor.plugin.variable Modifier and Type Class Description class
VariableManagedObjectSource<T>
VariableManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.plugin.xml.marshall.tree
Subclasses of AbstractManagedObjectSource in net.officefloor.plugin.xml.marshall.tree Modifier and Type Class Description class
TreeXmlMarshallerManagedObjectSource
ManagedObjectSource
for theTreeXmlMarshaller
. -
Uses of AbstractManagedObjectSource in net.officefloor.plugin.xml.unmarshall.flat
Subclasses of AbstractManagedObjectSource in net.officefloor.plugin.xml.unmarshall.flat Modifier and Type Class Description class
FlatXmlUnmarshallerManagedObjectSource
ManagedObjectSource
to obtain aFlatXmlUnmarshaller
. -
Uses of AbstractManagedObjectSource in net.officefloor.plugin.xml.unmarshall.tree
Subclasses of AbstractManagedObjectSource in net.officefloor.plugin.xml.unmarshall.tree Modifier and Type Class Description class
TreeXmlUnmarshallerManagedObjectSource
ManagedObjectSource
to obtain aTreeXmlUnmarshaller
. -
Uses of AbstractManagedObjectSource in net.officefloor.r2dbc
Subclasses of AbstractManagedObjectSource in net.officefloor.r2dbc Modifier and Type Class Description class
R2dbcManagedObjectSource
ManagedObjectSource
for R2DBCConnection
. -
Uses of AbstractManagedObjectSource in net.officefloor.server.http
Subclasses of AbstractManagedObjectSource in net.officefloor.server.http Modifier and Type Class Description static class
AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource
class
HttpServerSocketManagedObjectSource
-
Uses of AbstractManagedObjectSource in net.officefloor.servlet.supply
Subclasses of AbstractManagedObjectSource in net.officefloor.servlet.supply Modifier and Type Class Description class
ServletServicerManagedObjectSource
ManagedObjectSource
to provideServletManager
. -
Uses of AbstractManagedObjectSource in net.officefloor.spring
Subclasses of AbstractManagedObjectSource in net.officefloor.spring Modifier and Type Class Description class
ApplicationContextManagedObjectSource
ManagedObjectSource
for theConfigurableApplicationContext
.class
SpringBeanManagedObjectSource
Spring beanManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.spring.webclient
Subclasses of AbstractManagedObjectSource in net.officefloor.spring.webclient Modifier and Type Class Description class
WebClientManagedObjectSource
ManagedObjectSource
for aWebClient
. -
Uses of AbstractManagedObjectSource in net.officefloor.tutorial.jwtauthorityhttpserver
Subclasses of AbstractManagedObjectSource in net.officefloor.tutorial.jwtauthorityhttpserver Modifier and Type Class Description class
InMemoryJwtAuthorityRepositoryManagedObjectSource
In memoryJwtAuthorityRepository
ManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.tutorial.jwthttpserver
Subclasses of AbstractManagedObjectSource in net.officefloor.tutorial.jwthttpserver Modifier and Type Class Description class
InMemoryJwtAuthorityRepositoryManagedObjectSource
In memoryJwtAuthorityRepository
ManagedObjectSource
. -
Uses of AbstractManagedObjectSource in net.officefloor.web.jwt
Subclasses of AbstractManagedObjectSource in net.officefloor.web.jwt Modifier and Type Class Description class
JwtClaimsManagedObjectSource
ManagedObjectSource
to provide the JWT claims. -
Uses of AbstractManagedObjectSource in net.officefloor.web.jwt.authority
Subclasses of AbstractManagedObjectSource in net.officefloor.web.jwt.authority Modifier and Type Class Description class
JwtAuthorityManagedObjectSource
-
Uses of AbstractManagedObjectSource in net.officefloor.web.resource.source
Subclasses of AbstractManagedObjectSource in net.officefloor.web.resource.source Modifier and Type Class Description class
HttpResourceCacheManagedObjectSource
ManagedObjectSource
for theHttpResourceCache
.class
HttpResourceStoreManagedObjectSource
ManagedObjectSource
for theHttpResourceStore
. -
Uses of AbstractManagedObjectSource in net.officefloor.web.response
Subclasses of AbstractManagedObjectSource in net.officefloor.web.response Modifier and Type Class Description class
ObjectResponseManagedObjectSource
ManagedObjectSource
for theObjectResponse
. -
Uses of AbstractManagedObjectSource in net.officefloor.web.security.impl
-
Uses of AbstractManagedObjectSource in net.officefloor.web.security.store
Subclasses of AbstractManagedObjectSource 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 AbstractManagedObjectSource in net.officefloor.web.session
Subclasses of AbstractManagedObjectSource in net.officefloor.web.session Modifier and Type Class Description class
HttpSessionManagedObjectSource
ManagedObjectSource
for aHttpSession
. -
Uses of AbstractManagedObjectSource in net.officefloor.web.session.object
Subclasses of AbstractManagedObjectSource in net.officefloor.web.session.object Modifier and Type Class Description class
HttpSessionObjectManagedObjectSource
-
Uses of AbstractManagedObjectSource in net.officefloor.web.state
Subclasses of AbstractManagedObjectSource 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
.
-