Uses of Package
org.jboss.mx.loading

Packages that use org.jboss.mx.loading
org.jboss.mx.loading   
org.jboss.mx.util Utilities for the Java Management Extentions API. 
 

Classes in org.jboss.mx.loading used by org.jboss.mx.loading
ClassLoadingTask
          An encapsulation of a UCL3.loadClass task.
LoaderRepository
          Abstract base class of all loader repository implementations
LoaderRepositoryFactory.LoaderRepositoryConfig
          A class that represents the configuration of the a LoaderRepository.
LoaderRepositoryFactory.LoaderRepositoryConfigParser
          The interface representing a LoaderRepository configuration parser.
MBeanFileParser
          Interface that abstracts the access to different MBean loader parsers (MLet file parsers, XML based parsers, etc.).
RepositoryClassLoader
          A RepositoryClassLoader.
UnifiedClassLoader
          A ClassLoader which loads classes from a single URL in conjunction with the LoaderRepository.
UnifiedClassLoader3MBean
          Just a tagging interface to make the UnifiedClassLoader so it can be used as a loader in other MBean creation via MBeanServer.createMBean.
UnifiedClassLoaderMBean
          Just a tagging interface to make the UnifiedClassLoader so it can be used as a loader in other MBean creation via MBeanServer.createMBean.
UnifiedLoaderRepository3
          A repository of class loaders that form a flat namespace of classes and resources.
UnifiedLoaderRepository3MBean
          The UnifiedLoaderRepository3 (ULR) management interface
UnifiedLoaderRepositoryMBean
          UnifiedLoaderRepositoryMBean.java Created: Sun Apr 14 13:04:04 2002
 

Classes in org.jboss.mx.loading used by org.jboss.mx.util
MBeanElement
          Dataholder class used with MBean file parsers.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.