Uses of Class
ch.elca.el4j.core.exceptions.BaseException

Packages that use BaseException
ch.elca.el4j.core.exceptions   
ch.elca.el4j.services.monitoring.jmx   
ch.elca.el4j.util.encryption   
 

Uses of BaseException in ch.elca.el4j.core.exceptions
 

Subclasses of BaseException in ch.elca.el4j.core.exceptions
 class DuplicatedFieldException
          Deprecated. Spring data access exception will be used.
 class ObjectDoesNotExistException
          Deprecated. Spring data access exception will be used.
 class ObjectInsertionException
          Deprecated. Spring data access exception will be used.
 class ObjectModificationException
          Deprecated. Spring data access exception will be used.
 

Uses of BaseException in ch.elca.el4j.services.monitoring.jmx
 

Methods in ch.elca.el4j.services.monitoring.jmx that throw BaseException
 void Loader.afterPropertiesSet()
          
 void ApplicationContextMB.init()
          Init method.
protected  void Loader.init()
          Creates the "Real World" image of the given Application Context by setting up the corresponding JMX objects.
 void Log4jConfig.init()
          
 void SpringBeanMB.init()
          Init method.
protected  void ApplicationContextMB.registerApplicationContext()
          Register this ApplicationContext at the MBean Server.
protected  void Log4jConfig.registerSpringBean()
          Register this SpringBean at the MBean Server.
protected  void SpringBeanMB.registerSpringBean()
          Register this SpringBean at the MBean Server.
protected  void Loader.setJvmMB()
          Takes the JvmMB Bean from the MBean Server or creates a new JvmMB if no such bean is registered at the MBean Server.
 

Uses of BaseException in ch.elca.el4j.util.encryption
 

Subclasses of BaseException in ch.elca.el4j.util.encryption
 class EncryptionException
          Exception that is thrown when an encryption or decryption exception occured.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.