Uses of Interface
net.officefloor.frame.api.managedobject.source.ManagedObjectExecuteContext
Packages that use ManagedObjectExecuteContext
Package
Description
-
Uses of ManagedObjectExecuteContext in net.officefloor.cache.constant
Methods in net.officefloor.cache.constant with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidConstantCacheManagedObjectSource.start(ManagedObjectExecuteContext<ConstantCacheManagedObjectSource.Flows> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidExternalServiceInputFactoryImpl.start(ManagedObjectExecuteContext<Indexed> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.frame.api.managedobject.source
Methods in net.officefloor.frame.api.managedobject.source with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidManagedObjectSource.start(ManagedObjectExecuteContext<F> context) Called once afterManagedObjectSource.init(ManagedObjectSourceContext)to indicate thisManagedObjectSourceshould start execution. -
Uses of ManagedObjectExecuteContext in net.officefloor.frame.api.managedobject.source.impl
Methods in net.officefloor.frame.api.managedobject.source.impl with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidAbstractAsyncManagedObjectSource.start(ManagedObjectExecuteContext<F> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.frame.impl.execute.officefloor
Methods in net.officefloor.frame.impl.execute.officefloor that return ManagedObjectExecuteContextModifier and TypeMethodDescriptionManagedObjectExecuteManagerImpl.getManagedObjectExecuteContext() -
Uses of ManagedObjectExecuteContext in net.officefloor.frame.impl.execute.service
Constructors in net.officefloor.frame.impl.execute.service with parameters of type ManagedObjectExecuteContextModifierConstructorDescriptionSafeManagedObjectService(ManagedObjectExecuteContext<F> executeContext) InitiateManagedObjectExecuteContext.SafeManagedObjectService(ManagedObjectExecuteContext<F> executeContext, SafeManagedObjectService.SafeServicer<F, ? extends Exception> startup) InitiateManagedObjectExecuteContext. -
Uses of ManagedObjectExecuteContext in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return ManagedObjectExecuteContextModifier and TypeMethodDescriptionManagedObjectExecuteManager.getManagedObjectExecuteContext()Obtains theManagedObjectExecuteContext. -
Uses of ManagedObjectExecuteContext in net.officefloor.frame.test
Fields in net.officefloor.frame.test declared as ManagedObjectExecuteContextMethods in net.officefloor.frame.test with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidMockManagedObjectSource.start(ManagedObjectExecuteContext<None> context) voidTestManagedObject.TestManagedObjectSource.start(ManagedObjectExecuteContext<F> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.jdbc
Methods in net.officefloor.jdbc with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidReadOnlyConnectionManagedObjectSource.start(ManagedObjectExecuteContext<None> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.nosql.dynamodb
Methods in net.officefloor.nosql.dynamodb with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidDynamoDbMapperManagedObjectSource.start(ManagedObjectExecuteContext<None> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.plugin.clazz.dependency
Methods in net.officefloor.plugin.clazz.dependency with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidClassDependenciesManager.loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed> executeContext) Loads theManagedObjectExecuteContextto the createdClassDependencyFactoryinstances.default voidClassDependencyFactory.loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed> executeContext) Loads theManagedObjectExecuteContext. -
Uses of ManagedObjectExecuteContext in net.officefloor.plugin.clazz.dependency.impl
Methods in net.officefloor.plugin.clazz.dependency.impl with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidFlowClassDependencyFactory.loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed> executeContext) -
Uses of ManagedObjectExecuteContext in net.officefloor.plugin.managedobject.clazz
Methods in net.officefloor.plugin.managedobject.clazz with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidClassManagedObjectSource.start(ManagedObjectExecuteContext<Indexed> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.plugin.managedobject.poll
Methods in net.officefloor.plugin.managedobject.poll with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionstatic <S> StatePoller.Builder<S,Indexed> StatePoller.builder(Class<S> stateType, Clock<Long> clock, int flowIndex, ManagedObjectExecuteContext<Indexed> executeContext, Function<StatePollContext<S>, ManagedObject> managedObjectFactory) Creates aStatePoller.BuilderforFlowindex.static <S,F extends Enum<F>>
StatePoller.Builder<S,F> StatePoller.builder(Class<S> stateType, Clock<Long> clock, F flowKey, ManagedObjectExecuteContext<F> executeContext, Function<StatePollContext<S>, ManagedObject> managedObjectFactory) Creates aStatePoller.BuilderforFlowkey. -
Uses of ManagedObjectExecuteContext in net.officefloor.r2dbc
Methods in net.officefloor.r2dbc with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidR2dbcManagedObjectSource.start(ManagedObjectExecuteContext<None> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.server.http
Methods in net.officefloor.server.http with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidHttpServerSocketManagedObjectSource.start(ManagedObjectExecuteContext<Indexed> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.servlet.supply
Methods in net.officefloor.servlet.supply with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidServletServicerManagedObjectSource.start(ManagedObjectExecuteContext<None> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.web.jwt.authority
Methods in net.officefloor.web.jwt.authority with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidJwtAuthorityManagedObjectSource.start(ManagedObjectExecuteContext<JwtAuthorityManagedObjectSource.Flows> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.web.security.impl
Methods in net.officefloor.web.security.impl with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidAuthenticationContextManagedObjectSource.start(ManagedObjectExecuteContext<AuthenticationContextManagedObjectSource.Flows> context) voidHttpSecurityExecuteManagedObjectSource.start(ManagedObjectExecuteContext<F> context) -
Uses of ManagedObjectExecuteContext in net.officefloor.web.security.type
Methods in net.officefloor.web.security.type with parameters of type ManagedObjectExecuteContextModifier and TypeMethodDescriptionvoidHttpSecurityManagedObjectAdapterSource.start(ManagedObjectExecuteContext<Indexed> context)