org.nakedobjects.plugins.headless.junit.internal
Class ServicesInstallerAnnotatedClass

java.lang.Object
  extended by org.nakedobjects.runtime.installers.InstallerAbstract
      extended by org.nakedobjects.runtime.persistence.services.ServicesInstallerAbstract
          extended by org.nakedobjects.plugins.headless.junit.internal.ServicesInstallerAnnotatedClass
All Implemented Interfaces:
ApplicationScopedComponent, Component, Installer, ConfigurationBuilderAware, ServicesInstaller

public class ServicesInstallerAnnotatedClass
extends ServicesInstallerAbstract


Field Summary
 
Fields inherited from interface org.nakedobjects.runtime.persistence.services.ServicesInstaller
TYPE
 
Constructor Summary
ServicesInstallerAnnotatedClass()
           
 
Method Summary
 void addServicesAnnotatedOn(java.lang.Class<?> javaClass)
           
 
Methods inherited from class org.nakedobjects.runtime.persistence.services.ServicesInstallerAbstract
addService, addServices, addSimpleRepository, getServices, removeService
 
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

ServicesInstallerAnnotatedClass

public ServicesInstallerAnnotatedClass()
Method Detail

addServicesAnnotatedOn

public void addServicesAnnotatedOn(java.lang.Class<?> javaClass)
                            throws java.lang.InstantiationException,
                                   java.lang.IllegalAccessException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException


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