Uses of Class
org.vostok.management.mbean.MBeanException

Packages that use MBeanException
org.vostok.management.mbean package org.vostok.management.mbean : MBeanFactory : Core factor. 
 

Uses of MBeanException in org.vostok.management.mbean
 

Subclasses of MBeanException in org.vostok.management.mbean
 class CyclicDependencyException
          a depency set on a bean cannot be resolve because bean depend o each other
 class DuplicateNameException
          throw when trying to create a factory with whom name already registered
 class LocalDependencyException
          throw when thying to set a dependency to a class not annoted with a mbean annotation
 class RunningException
          throw when attent to start a factory while a previous deployement still pending