| Package | Description |
|---|---|
| org.analogweb |
Root of Analog Web Framework
This package defines fundamental interfaces. |
| org.analogweb.core |
Analogweb's core (default) implementations.
These instance are recognized by an application automatically. |
| Modifier and Type | Method and Description |
|---|---|
InvocationFactory |
Modules.getInvocationFactory() |
| Modifier and Type | Method and Description |
|---|---|
ModulesBuilder |
ModulesBuilder.setInvocationFactory(InvocationFactory invocationFactory) |
| Modifier and Type | Method and Description |
|---|---|
ModulesBuilder |
ModulesBuilder.setInvocationFactoryClass(Class<? extends InvocationFactory> invocationFactoryClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInvocationFactory |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends InvocationFactory> |
DefaultModulesBuilder.getInvocationFactoryClass() |
| Modifier and Type | Method and Description |
|---|---|
ModulesBuilder |
DefaultModulesBuilder.setInvocationFactory(InvocationFactory invocationFactory) |
| Modifier and Type | Method and Description |
|---|---|
ModulesBuilder |
DefaultModulesBuilder.setInvocationFactoryClass(Class<? extends InvocationFactory> actionInvocationFactoryClass) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.