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 voidManagedObjectLoaderUtil.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 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected voidTestManagedObject.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 voidGoogleIdTokenVerifierManagedObjectSource. 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 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.SpecificationContext Modifier and Type Method Description static 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.SpecificationContext Modifier and Type Method Description static 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.SpecificationContext Modifier and Type Method Description protected voidJpaManagedObjectSource. 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 voidPayPalHttpClientManagedObjectSource. 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 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected voidTreeXmlUnmarshallerManagedObjectSource. 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 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.SpecificationContext Modifier and Type Method Description protected voidAbstractHttpServerImplementationTest.CancelConnectionManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)protected voidHttpServerSocketManagedObjectSource. 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 voidServletServicerManagedObjectSource. 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 voidApplicationContextManagedObjectSource. loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)protected voidSpringBeanManagedObjectSource. 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 voidWebClientManagedObjectSource. 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 voidInMemoryJwtAuthorityRepositoryManagedObjectSource. 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 voidInMemoryJwtAuthorityRepositoryManagedObjectSource. 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 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected voidObjectResponseManagedObjectSource. 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 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected 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.SpecificationContext Modifier and Type Method Description protected 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)
-