Uses of Enum Class
net.officefloor.frame.api.build.Indexed
Packages that use Indexed
Package
Description
-
Uses of Indexed in net.officefloor.compile.impl.structure
Method parameters in net.officefloor.compile.impl.structure with type arguments of type IndexedModifier and TypeMethodDescriptionprotected voidExternalServiceInputFactoryImpl.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed> context) voidExternalServiceInputFactoryImpl.start(ManagedObjectExecuteContext<Indexed> context) -
Uses of Indexed in net.officefloor.compile.test.managedfunction.clazz
Methods in net.officefloor.compile.test.managedfunction.clazz that return types with arguments of type IndexedModifier and TypeMethodDescriptionstatic <T> ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildMethod(Class<T> clazz, Function<Class<T>, Method> methodFactory, MethodObjectFactory objectInstanceFactory, FunctionNamespaceBuilder expectedFunctionNamespaceType, String... propertyNameValues) Builds theManagedFunctionType.static <T> ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildMethod(Class<T> clazz, Function<Class<T>, Method> methodFactory, MethodObjectFactory objectInstanceFactory, FunctionNamespaceBuilder expectedFunctionNamespaceType, String... propertyNameValues) Builds theManagedFunctionType.static ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildMethod(Object instance, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.static ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildMethod(Object instance, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.static ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildStaticMethod(Class<?> clazz, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.static ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildStaticMethod(Class<?> clazz, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.Method parameters in net.officefloor.compile.test.managedfunction.clazz with type arguments of type IndexedModifier and TypeMethodDescriptionstatic ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildMethod(Object instance, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.static ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildMethod(Object instance, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.static ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildStaticMethod(Class<?> clazz, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.static ManagedFunctionType<Indexed,Indexed> MethodManagedFunctionBuilderUtil.buildStaticMethod(Class<?> clazz, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, String... propertyNameValues) Convenience method to build theManagedFunctionType.static FunctionNamespaceBuilderMethodManagedFunctionBuilderUtil.createManagedFunctionTypeBuilder(String functionName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> decorator) Convenience method to create aFunctionNamespaceBuilderfor singleManagedFunctionType.static FunctionNamespaceBuilderMethodManagedFunctionBuilderUtil.createManagedFunctionTypeBuilder(String functionName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> decorator) Convenience method to create aFunctionNamespaceBuilderfor singleManagedFunctionType.MethodManagedFunctionBuilderUtil.runMethod(Object instance, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder> contextBuilder, String... propertyNameValues) Convenience method to build and run aManagedFunction.MethodManagedFunctionBuilderUtil.runMethod(Object instance, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder> contextBuilder, String... propertyNameValues) Convenience method to build and run aManagedFunction.MethodManagedFunctionBuilderUtil.runMethod(ManagedFunctionType<Indexed, Indexed> functionType, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder> contextBuilder) Runs theManagedFunction.MethodManagedFunctionBuilderUtil.runMethod(ManagedFunctionType<Indexed, Indexed> functionType, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder> contextBuilder) Runs theManagedFunction.MethodManagedFunctionBuilderUtil.runStaticMethod(Class<?> clazz, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder> contextBuilder, String... propertyNameValues) Convenience method to build and run aManagedFunctionfor staticMethod.MethodManagedFunctionBuilderUtil.runStaticMethod(Class<?> clazz, String methodName, Consumer<ManagedFunctionTypeBuilder<Indexed, Indexed>> epectedTypeBuilder, Consumer<MethodManagedFunctionBuilderUtil.ManagedFunctionContextBuilder> contextBuilder, String... propertyNameValues) Convenience method to build and run aManagedFunctionfor staticMethod. -
Uses of Indexed in net.officefloor.frame.api.build
Methods in net.officefloor.frame.api.build that return Indexed -
Uses of Indexed in net.officefloor.frame.api.managedobject.executor
Constructor parameters in net.officefloor.frame.api.managedobject.executor with type arguments of type IndexedModifierConstructorDescriptionManagedObjectExecutorFactory(AbstractAsyncManagedObjectSource.MetaDataContext<?, Indexed> context, String teamName) Instantiate for invoking by next index. -
Uses of Indexed in net.officefloor.frame.test
Methods in net.officefloor.frame.test that return types with arguments of type IndexedModifier and TypeMethodDescriptionReflectiveGovernanceBuilder.createGovernance()ReflectiveAdministrationBuilder.getBuilder()Obtains theAdministrationBuilder.ReflectiveAdministrationBuilder.getBuilder()Obtains theAdministrationBuilder.ReflectiveFunctionBuilder.getBuilder()Obtains theManagedFunctionBuilder.ReflectiveFunctionBuilder.getBuilder()Obtains theManagedFunctionBuilder.ReflectiveGovernanceBuilder.getBuilder()Obtains theGovernanceBuilder.Method parameters in net.officefloor.frame.test with type arguments of type IndexedModifier and TypeMethodDescriptionvoidReflectiveFunctionBuilder.execute(ManagedFunctionContext<Indexed, Indexed> context) voidReflectiveFunctionBuilder.execute(ManagedFunctionContext<Indexed, Indexed> context) -
Uses of Indexed in net.officefloor.jpa
Method parameters in net.officefloor.jpa with type arguments of type IndexedModifier and TypeMethodDescriptionprotected voidJpaManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, None> context) voidJpaManagedObjectSource.JpaManagedObject.loadObjects(ObjectRegistry<Indexed> registry) -
Uses of Indexed in net.officefloor.plugin.administration.clazz
Methods in net.officefloor.plugin.administration.clazz that return types with arguments of type IndexedModifier and TypeMethodDescriptionClassAdministration.createAdministration()ClassAdministration.createAdministration()Method parameters in net.officefloor.plugin.administration.clazz with type arguments of type IndexedModifier and TypeMethodDescriptionvoidClassAdministration.administer(AdministrationContext<Object, Indexed, Indexed> context) voidClassAdministration.administer(AdministrationContext<Object, Indexed, Indexed> context) AdministrationContextClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AdministrationContextClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AdministrationContextClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AdministrationContextClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AdministrationContextClassDependencyFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) AdministrationExtensionParameterFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AdministrationExtensionParameterFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AdministrationExtensionParameterFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AdministrationExtensionParameterFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AdministrationExtensionParameterFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) AdministrationGovernanceParameterFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AdministrationGovernanceParameterFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AdministrationGovernanceParameterFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AdministrationGovernanceParameterFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AdministrationGovernanceParameterFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) protected voidClassAdministrationSource.loadMetaData(AbstractAdministrationSource.MetaDataContext<Object, Indexed, Indexed> context) protected voidClassAdministrationSource.loadMetaData(AbstractAdministrationSource.MetaDataContext<Object, Indexed, Indexed> context) -
Uses of Indexed in net.officefloor.plugin.clazz.dependency
Method parameters in net.officefloor.plugin.clazz.dependency with type arguments of type IndexedModifier and TypeMethodDescriptionClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) Creates the dependency forAdministration.ClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) Creates the dependency forAdministration.ClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) Creates the dependency for aManagedFunction.ClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) Creates the dependency for aManagedFunction.ClassDependencyFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) Creates the dependency for aManagedObject.voidClassDependenciesManager.loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed> executeContext) Loads theManagedObjectExecuteContextto the createdClassDependencyFactoryinstances.default voidClassDependencyFactory.loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed> executeContext) Loads theManagedObjectExecuteContext. -
Uses of Indexed in net.officefloor.plugin.clazz.dependency.impl
Method parameters in net.officefloor.plugin.clazz.dependency.impl with type arguments of type IndexedModifier and TypeMethodDescriptionAsynchronousFlowClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AsynchronousFlowClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) AsynchronousFlowClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AsynchronousFlowClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) AsynchronousFlowClassDependencyFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) FlowClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) FlowClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) FlowClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) FlowClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) FlowClassDependencyFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) LoggerClassDependencyManufacturer.createDependency(AdministrationContext<Object, Indexed, Indexed> context) LoggerClassDependencyManufacturer.createDependency(AdministrationContext<Object, Indexed, Indexed> context) LoggerClassDependencyManufacturer.createDependency(ManagedFunctionContext<Indexed, Indexed> context) LoggerClassDependencyManufacturer.createDependency(ManagedFunctionContext<Indexed, Indexed> context) LoggerClassDependencyManufacturer.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) ManagedFunctionContextClassDependencyManufacturer.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ManagedFunctionContextClassDependencyManufacturer.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ManagedFunctionContextClassDependencyManufacturer.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ManagedFunctionContextClassDependencyManufacturer.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ManagedFunctionContextClassDependencyManufacturer.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) ManagedObjectContextClassDependencyManufacturer.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ManagedObjectContextClassDependencyManufacturer.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ManagedObjectContextClassDependencyManufacturer.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ManagedObjectContextClassDependencyManufacturer.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ManagedObjectContextClassDependencyManufacturer.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) ObjectClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ObjectClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ObjectClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ObjectClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ObjectClassDependencyFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) PropertyClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) PropertyClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) PropertyClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) PropertyClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) PropertyClassDependencyFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) VariableClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) VariableClassDependencyFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) VariableClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) VariableClassDependencyFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) VariableClassDependencyFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) voidFlowClassDependencyFactory.loadManagedObjectExecuteContext(ManagedObjectExecuteContext<Indexed> executeContext) -
Uses of Indexed in net.officefloor.plugin.clazz.factory
Method parameters in net.officefloor.plugin.clazz.factory with type arguments of type IndexedModifier and TypeMethodDescriptionClassObjectFactory.createObject(AdministrationContext<Object, Indexed, Indexed> context) Creates the object within theAdministrationcontext.ClassObjectFactory.createObject(AdministrationContext<Object, Indexed, Indexed> context) Creates the object within theAdministrationcontext.ClassObjectFactory.createObject(ManagedFunctionContext<Indexed, Indexed> context) Creates the object within aManagedFunctioncontext.ClassObjectFactory.createObject(ManagedFunctionContext<Indexed, Indexed> context) Creates the object within aManagedFunctioncontext.ClassObjectFactory.createObject(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) Creates the object within aManagedObjectcontext. -
Uses of Indexed in net.officefloor.plugin.clazz.method
Methods in net.officefloor.plugin.clazz.method that return types with arguments of type IndexedModifier and TypeMethodDescriptionprotected ManagedFunctionTypeBuilder<Indexed,Indexed> AbstractFunctionManagedFunctionSource.buildMethod(Class<?> clazz, Method method, MethodManagedFunctionBuilder managedFunctionBuilder) Builds theMethod.protected ManagedFunctionTypeBuilder<Indexed,Indexed> AbstractFunctionManagedFunctionSource.buildMethod(Class<?> clazz, Method method, MethodManagedFunctionBuilder managedFunctionBuilder) Builds theMethod.MethodManagedFunctionBuilder.buildMethod(Method method) Builds theManagedFunction.MethodManagedFunctionBuilder.buildMethod(Method method) Builds theManagedFunction.MethodManagedFunctionBuilder.buildMethod(Method method, MethodObjectManufacturer methodObjectInstanceManufacturer) Builds theManagedFunction.MethodManagedFunctionBuilder.buildMethod(Method method, MethodObjectManufacturer methodObjectInstanceManufacturer) Builds theManagedFunction.Method parameters in net.officefloor.plugin.clazz.method with type arguments of type IndexedModifier and TypeMethodDescriptionDefaultMethodObjectFactory.createInstance(ManagedFunctionContext<Indexed, Indexed> context) DefaultMethodObjectFactory.createInstance(ManagedFunctionContext<Indexed, Indexed> context) MethodObjectFactory.createInstance(ManagedFunctionContext<Indexed, Indexed> context) MethodObjectFactory.createInstance(ManagedFunctionContext<Indexed, Indexed> context) StaticMethodObjectFactory.createInstance(ManagedFunctionContext<Indexed, Indexed> context) StaticMethodObjectFactory.createInstance(ManagedFunctionContext<Indexed, Indexed> context) voidMethodFunction.execute(ManagedFunctionContext<Indexed, Indexed> context) voidMethodFunction.execute(ManagedFunctionContext<Indexed, Indexed> context) -
Uses of Indexed in net.officefloor.plugin.governance.clazz
Methods in net.officefloor.plugin.governance.clazz that return types with arguments of type IndexedMethod parameters in net.officefloor.plugin.governance.clazz with type arguments of type IndexedModifier and TypeMethodDescriptionvoidClassGovernance.disregardGovernance(GovernanceContext<Indexed> context) voidClassGovernance.enforceGovernance(GovernanceContext<Indexed> context) voidClassGovernance.governManagedObject(Object extensionInterface, GovernanceContext<Indexed> context) protected voidClassGovernanceSource.loadMetaData(AbstractGovernanceSource.MetaDataContext<Object, Indexed> context) -
Uses of Indexed in net.officefloor.plugin.managedobject.clazz
Method parameters in net.officefloor.plugin.managedobject.clazz with type arguments of type IndexedModifier and TypeMethodDescriptionvoidClassDependencyInjector.injectDependencies(Object object, AdministrationContext<Object, Indexed, Indexed> context) Injects dependencies into the object (typically to invokeMethodagainst).voidClassDependencyInjector.injectDependencies(Object object, AdministrationContext<Object, Indexed, Indexed> context) Injects dependencies into the object (typically to invokeMethodagainst).voidClassDependencyInjector.injectDependencies(Object object, ManagedFunctionContext<Indexed, Indexed> context) Injects dependencies into the object (typically to invokeMethodagainst).voidClassDependencyInjector.injectDependencies(Object object, ManagedFunctionContext<Indexed, Indexed> context) Injects dependencies into the object (typically to invokeMethodagainst).voidClassDependencyInjector.injectDependencies(Object object, ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) Injects dependencies into the object.voidFieldClassDependencyInjector.injectDependencies(Object object, AdministrationContext<Object, Indexed, Indexed> context) voidFieldClassDependencyInjector.injectDependencies(Object object, AdministrationContext<Object, Indexed, Indexed> context) voidFieldClassDependencyInjector.injectDependencies(Object object, ManagedFunctionContext<Indexed, Indexed> context) voidFieldClassDependencyInjector.injectDependencies(Object object, ManagedFunctionContext<Indexed, Indexed> context) voidFieldClassDependencyInjector.injectDependencies(Object object, ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) voidMethodClassDependencyInjector.injectDependencies(Object object, AdministrationContext<Object, Indexed, Indexed> context) voidMethodClassDependencyInjector.injectDependencies(Object object, AdministrationContext<Object, Indexed, Indexed> context) voidMethodClassDependencyInjector.injectDependencies(Object object, ManagedFunctionContext<Indexed, Indexed> context) voidMethodClassDependencyInjector.injectDependencies(Object object, ManagedFunctionContext<Indexed, Indexed> context) voidMethodClassDependencyInjector.injectDependencies(Object object, ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) protected voidClassManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed> context) protected voidClassManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed> context) voidClassManagedObject.loadObjects(ObjectRegistry<Indexed> registry) static voidClassExtensionFactory.registerExtension(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed> context, Class<?> objectClass) Registers the extension.static voidClassExtensionFactory.registerExtension(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed> context, Class<?> objectClass) Registers the extension.voidClassManagedObjectSource.start(ManagedObjectExecuteContext<Indexed> context) -
Uses of Indexed in net.officefloor.plugin.managedobject.poll
Methods in net.officefloor.plugin.managedobject.poll that return types with arguments of type IndexedModifier 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.Method parameters in net.officefloor.plugin.managedobject.poll with type arguments of type IndexedModifier 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. -
Uses of Indexed in net.officefloor.plugin.section.clazz
Methods in net.officefloor.plugin.section.clazz that return types with arguments of type IndexedModifier and TypeMethodDescriptionprotected ManagedFunctionTypeBuilder<Indexed,Indexed> ClassSectionSource.SectionClassManagedFunctionSource.buildMethod(Class<?> clazz, Method method, MethodManagedFunctionBuilder managedFunctionBuilder) protected ManagedFunctionTypeBuilder<Indexed,Indexed> ClassSectionSource.SectionClassManagedFunctionSource.buildMethod(Class<?> clazz, Method method, MethodManagedFunctionBuilder managedFunctionBuilder) -
Uses of Indexed in net.officefloor.script
Method parameters in net.officefloor.script with type arguments of type IndexedModifier and TypeMethodDescriptionScriptFlowParameterFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ScriptFlowParameterFactory.createDependency(AdministrationContext<Object, Indexed, Indexed> context) ScriptFlowParameterFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ScriptFlowParameterFactory.createDependency(ManagedFunctionContext<Indexed, Indexed> context) ScriptFlowParameterFactory.createDependency(ManagedObject managedObject, ManagedObjectContext context, ObjectRegistry<Indexed> registry) voidScriptManagedFunction.execute(ManagedFunctionContext<Indexed, Indexed> context) voidScriptManagedFunction.execute(ManagedFunctionContext<Indexed, Indexed> context) -
Uses of Indexed in net.officefloor.server.http
Method parameters in net.officefloor.server.http with type arguments of type IndexedModifier and TypeMethodDescriptionvoidHttpServerSocketManagedObjectSource.execute(ManagedFunctionContext<Indexed, None> context) protected AcceptedSocketDecoratorHttpServerSocketManagedObjectSource.getAcceptedSocketDecorator(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed> context) Enables overriding to configure theAcceptedSocketDecorator.protected ServerSocketDecoratorHttpServerSocketManagedObjectSource.getServerSocketDecorator(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed> context) Enables overriding to configure aServerSocketDecorator.protected voidHttpServerSocketManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, Indexed> context) voidHttpServerSocketManagedObjectSource.start(ManagedObjectExecuteContext<Indexed> context) -
Uses of Indexed in net.officefloor.spring
Method parameters in net.officefloor.spring with type arguments of type IndexedModifier and TypeMethodDescriptionprotected voidSpringBeanManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, None> context) voidSpringBeanManagedObjectSource.loadObjects(ObjectRegistry<Indexed> registry) -
Uses of Indexed in net.officefloor.web
Methods in net.officefloor.web that return types with arguments of type IndexedModifier and TypeMethodDescriptionHttpHandleRedirectFunction.createManagedFunction()================= ManagedFunctionFactory ==================HttpRouteFunction.createManagedFunction()Method parameters in net.officefloor.web with type arguments of type IndexedModifier and TypeMethodDescriptionvoidHttpRouter.configureRoutes(List<HttpRouteSectionSource.RouteInput> routes, ManagedFunctionTypeBuilder<?, Indexed> function) Configures theManagedFunctionTypeBuilderwith theFlowinstances for routing.voidHttpHandleRedirectFunction.execute(ManagedFunctionContext<HttpHandleRedirectFunction.HttpHandleRedirectDependencies, Indexed> context) ==================== ManagedFunction ======================voidHttpRouteFunction.execute(ManagedFunctionContext<HttpRouteFunction.HttpRouteDependencies, Indexed> context) voidWebRouteHandlerImpl.handle(HttpArgument pathArguments, ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context) HttpRouter.route(ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context) Routes theServerHttpConnection. -
Uses of Indexed in net.officefloor.web.route
Method parameters in net.officefloor.web.route with type arguments of type IndexedModifier and TypeMethodDescriptionstatic WebServicerWebServicer.getBestMatch(HttpMethod method, String path, int index, HttpArgument headPathParameter, ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context, WebRouteNode[] nodes) Obtains the bestWebServicerfor theWebRouteNodeinstances.WebRouter.getWebServicer(ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> managedFunctionContext) Obtains theWebServicerfor theHttpRequest.LeafWebRouteNode.handle(HttpMethod method, String path, int index, HttpArgument headPathArgument, ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context) ParameterWebRouteNode.handle(HttpMethod method, String path, int index, HttpArgument headPathArgument, ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context) StaticWebRouteNode.handle(HttpMethod method, String path, int index, HttpArgument headPathParameter, ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context) voidWebRouteHandler.handle(HttpArgument pathArguments, ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context) Handles the web route.WebRouteNode.handle(HttpMethod method, String path, int index, HttpArgument headPathArgument, ServerHttpConnection connection, ManagedFunctionContext<?, Indexed> context) Attempts to handle the path. -
Uses of Indexed in net.officefloor.web.security.impl
Method parameters in net.officefloor.web.security.impl with type arguments of type IndexedModifier and TypeMethodDescriptionvoidHandleAuthenticationRequiredFunction.execute(ManagedFunctionContext<HandleAuthenticationRequiredFunction.Dependencies, Indexed> context) voidHttpChallengeFunction.execute(ManagedFunctionContext<Indexed, F> context) voidManagedObjectAuthenticateFunction.execute(ManagedFunctionContext<Indexed, F> context) voidManagedObjectLogoutFunction.execute(ManagedFunctionContext<Indexed, F> context) protected voidDefaultHttpAuthenticationManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, None> context) -
Uses of Indexed in net.officefloor.web.security.section
Method parameters in net.officefloor.web.security.section with type arguments of type IndexedModifier and TypeMethodDescriptionvoidHttpFlowSecurerManagedFunction.execute(ManagedFunctionContext<Indexed, HttpFlowSecurerManagedFunction.Flows> context) -
Uses of Indexed in net.officefloor.web.security.type
Methods in net.officefloor.web.security.type that return types with arguments of type IndexedModifier and TypeMethodDescriptionHttpSecurityManagedObjectAdapterSource.init(ManagedObjectSourceContext<Indexed> context) Method parameters in net.officefloor.web.security.type with type arguments of type IndexedModifier and TypeMethodDescriptionHttpSecurityManagedObjectAdapterSource.init(ManagedObjectSourceContext<Indexed> context) voidHttpSecurityManagedObjectAdapterSource.start(ManagedObjectExecuteContext<Indexed> context) -
Uses of Indexed in net.officefloor.web.session
Method parameters in net.officefloor.web.session with type arguments of type IndexedModifier and TypeMethodDescriptionprotected voidHttpSessionManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed> context) protected voidHttpSessionManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed, Indexed> context) voidHttpSessionManagedObject.loadObjects(ObjectRegistry<Indexed> registry) -
Uses of Indexed in net.officefloor.web.template.section
Method parameters in net.officefloor.web.template.section with type arguments of type IndexedModifier and TypeMethodDescriptionvoidWebTemplateFunction.execute(ManagedFunctionContext<Indexed, None> context)