| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeContextAbstract |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeContextAware.setRuntimeContext(RuntimeContext runtimeContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeContextNoRuntime |
| Modifier and Type | Method and Description |
|---|---|
RuntimeContext |
ObjectReflectorDefault.getRuntimeContext()
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectReflectorDefault.setRuntimeContext(RuntimeContext runtimeContext)
Due to
RuntimeContextAware. |
| Modifier and Type | Method and Description |
|---|---|
void |
FacetProcessor.setRuntimeContext(RuntimeContext runtimeContext)
|
| Modifier and Type | Method and Description |
|---|---|
static IsisMetaModel.Builder |
IsisMetaModel.builder(RuntimeContext runtimeContext,
ProgrammingModel programmingModel) |
| Constructor and Description |
|---|
IsisMetaModel(RuntimeContext runtimeContext,
ProgrammingModel programmingModel,
List<Object> services) |
IsisMetaModel(RuntimeContext runtimeContext,
ProgrammingModel programmingModel,
Object... services) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionInvocationFacetFactory.setRuntimeContext(RuntimeContext runtimeContext) |
| Constructor and Description |
|---|
ActionInvocationFacetViaMethod(Method method,
ObjectSpecification onType,
ObjectSpecification returnType,
FacetHolder holder,
RuntimeContext runtimeContext,
AdapterManager adapterManager,
ServicesInjector servicesInjector) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostsActionInvokedEventFacetFactory.setRuntimeContext(RuntimeContext runtimeContext) |
| Constructor and Description |
|---|
PostsActionInvokedEventFacetAnnotation(Method method,
ObjectSpecification onType,
ObjectSpecification returnType,
FacetHolder holder,
RuntimeContext runtimeContext,
AdapterManager adapterManager,
ServicesInjector servicesInjector,
Class<? extends org.apache.isis.applib.services.eventbus.ActionInvokedEvent<?>> eventType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParseableFacetFactory.setRuntimeContext(RuntimeContext runtimeContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueUsingValueSemanticsProviderFacetFactory.setRuntimeContext(RuntimeContext runtimeContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueFacetFactory.setRuntimeContext(RuntimeContext runtimeContext) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.