Uses of Interface
net.officefloor.frame.api.managedobject.source.ManagedObjectSourceContext
Packages that use ManagedObjectSourceContext
Package
Description
-
Uses of ManagedObjectSourceContext in net.officefloor.frame.api.managedobject.source
Methods in net.officefloor.frame.api.managedobject.source with parameters of type ManagedObjectSourceContextModifier and TypeMethodDescriptionManagedObjectSource.init(ManagedObjectSourceContext<F> context) Initialises theManagedObjectSource. -
Uses of ManagedObjectSourceContext in net.officefloor.frame.api.managedobject.source.impl
Methods in net.officefloor.frame.api.managedobject.source.impl that return ManagedObjectSourceContextModifier and TypeMethodDescriptionAbstractAsyncManagedObjectSource.MetaDataContext.getManagedObjectSourceContext()Obtains theManagedObjectSourceContext.Methods in net.officefloor.frame.api.managedobject.source.impl with parameters of type ManagedObjectSourceContextModifier and TypeMethodDescriptionAbstractAsyncManagedObjectSource.init(ManagedObjectSourceContext<F> context) -
Uses of ManagedObjectSourceContext in net.officefloor.frame.impl.construct.managedobjectsource
Classes in net.officefloor.frame.impl.construct.managedobjectsource that implement ManagedObjectSourceContextModifier and TypeClassDescriptionclassManagedObjectSourceContextImpl<F extends Enum<F>>Implementation of theManagedObjectSourceContext. -
Uses of ManagedObjectSourceContext in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type ManagedObjectSourceContextModifier and TypeMethodDescriptionMockManagedObjectSource.init(ManagedObjectSourceContext context) -
Uses of ManagedObjectSourceContext in net.officefloor.jdbc
Methods in net.officefloor.jdbc with parameters of type ManagedObjectSourceContextModifier and TypeMethodDescriptionprotected abstract voidAbstractJdbcManagedObjectSource.setupActive(ManagedObjectSourceContext<None> mosContext) Sets up theManagedObjectSourcefor active use.protected voidDataSourceManagedObjectSource.setupActive(ManagedObjectSourceContext<None> mosContext) protected voidReadOnlyConnectionManagedObjectSource.setupActive(ManagedObjectSourceContext<None> mosContext) -
Uses of ManagedObjectSourceContext in net.officefloor.web.security.type
Methods in net.officefloor.web.security.type with parameters of type ManagedObjectSourceContextModifier and TypeMethodDescriptionHttpSecurityManagedObjectAdapterSource.init(ManagedObjectSourceContext<Indexed> context)