| Package | Description |
|---|---|
| org.apache.isis.core.commons.config |
Defines the
IsisConfiguration
which collects an immutable set of configuration options (like a hashmap),
along with a number of supporting classes. |
| org.apache.isis.core.metamodel.specloader |
Object Reflector API.
|
| org.apache.isis.core.progmodel.facetdecorators.help.file | |
| org.apache.isis.core.progmodel.facetdecorators.i18n.resourcebundle | |
| org.apache.isis.core.runtime.authentication | |
| org.apache.isis.core.runtime.authentication.standard | |
| org.apache.isis.core.runtime.authorization |
Authorization API..
|
| org.apache.isis.core.runtime.authorization.standard | |
| org.apache.isis.core.runtime.imageloader |
Image Loading API.
|
| org.apache.isis.core.runtime.imageloader.awt | |
| org.apache.isis.core.runtime.imageloader.noop | |
| org.apache.isis.progmodels.dflt |
| Modifier and Type | Class and Description |
|---|---|
class |
InstallerAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FacetDecoratorInstaller |
interface |
ObjectReflectorInstaller
Installs a
SpecificationLoaderSpi during system start up. |
| Modifier and Type | Class and Description |
|---|---|
class |
HelpFacetDecoratorUsingFilesInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
I18nDecoratorUsingResourceBundleInstaller |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthenticationManagerInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationManagerStandardInstallerAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthorizationManagerInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationManagerStandardInstallerAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TemplateImageLoaderInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateImageLoaderAwtInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateImageLoaderNoopInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaReflectorInstallerNoDecorators
An implementation of
ObjectReflectorInstaller without support for FacetDecoratorInstaller
being looked up (since this functionality is only available from runtimes.dflt). |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.