org.jboss.classloader.spi
Interface ClassLoaderSystemMBean

All Known Implementing Classes:
ClassLoaderSystem, DefaultClassLoaderSystem

public interface ClassLoaderSystemMBean

ClassLoaderSystemMBean.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Method Summary
 Set<String> getDomainNames()
          Get the domain names
 Set<ObjectName> getDomains()
          Get the domains
 

Method Detail

getDomains

Set<ObjectName> getDomains()
Get the domains

Returns:
the domains

getDomainNames

Set<String> getDomainNames()
Get the domain names

Returns:
the domain names


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.