Class Hierarchy
- java.lang.Object
- org.odoframework.service.Bootstrap
- org.odoframework.service.Invocation
- org.odoframework.container.ModuleBuilder (implements org.odoframework.container.Module)
- org.odoframework.service.ServiceModule
- org.odoframework.service.RuntimeContext
Interface Hierarchy
- java.util.function.BiFunction<T,U,R>
- org.odoframework.service.ServiceFunction<T,K>
- org.odoframework.container.tx.FailureAware
- org.odoframework.service.Response
- java.util.function.Function<T,R>
- org.odoframework.service.RequestConverter<T,K>
- org.odoframework.service.ResponseConverter<T,K>
- org.odoframework.service.ProviderRuntime<T,K,Z>
- org.odoframework.service.Request