SRJRCFrames
v0.1.296

de.schwarzrot.app.support
Class ApplicationServiceConfigurer

java.lang.Object
  extended by de.schwarzrot.app.support.ApplicationServiceConfigurer

public class ApplicationServiceConfigurer
extends Object

helper class to allow service configuration via application context settings

Author:
Reinhard Mantey

Constructor Summary
ApplicationServiceConfigurer()
           
 
Method Summary
 Map<String,Object> getServices()
           
protected  Class<?> loadClass(String className)
           
 void publishServices()
           
 void setServices(Map<String,Object> services)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationServiceConfigurer

public ApplicationServiceConfigurer()
Method Detail

getServices

public final Map<String,Object> getServices()

publishServices

public void publishServices()

setServices

public final void setServices(Map<String,Object> services)

loadClass

protected final Class<?> loadClass(String className)
                            throws ClassNotFoundException
Throws:
ClassNotFoundException

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.