org.nakedobjects.runtime.i18n.resourcebundle
Class ResourceBasedI18nDecoratorInstaller

java.lang.Object
  extended by org.nakedobjects.runtime.installers.InstallerAbstract
      extended by org.nakedobjects.runtime.i18n.resourcebundle.ResourceBasedI18nDecoratorInstaller
All Implemented Interfaces:
ApplicationScopedComponent, Component, Installer, ConfigurationBuilderAware, FacetDecoratorInstaller

public class ResourceBasedI18nDecoratorInstaller
extends InstallerAbstract
implements FacetDecoratorInstaller


Field Summary
 
Fields inherited from interface org.nakedobjects.metamodel.specloader.FacetDecoratorInstaller
TYPE
 
Constructor Summary
ResourceBasedI18nDecoratorInstaller()
           
 
Method Summary
 java.util.List<FacetDecorator> createDecorators()
           
 
Methods inherited from class org.nakedobjects.runtime.installers.InstallerAbstract
addConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, setConfiguration, setConfigurationBuilder, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer
getConfigurationResources, getName, getType
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Constructor Detail

ResourceBasedI18nDecoratorInstaller

public ResourceBasedI18nDecoratorInstaller()
Method Detail

createDecorators

public java.util.List<FacetDecorator> createDecorators()
Specified by:
createDecorators in interface FacetDecoratorInstaller


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.