当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
LoaderRepositoryFactory.LoaderRepositoryConfig (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
org.jboss.mx.loading
Class LoaderRepositoryFactory.LoaderRepositoryConfig
java.lang.Object
org.jboss.mx.loading.LoaderRepositoryFactory.LoaderRepositoryConfig
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LoaderRepositoryFactory
- public static class LoaderRepositoryFactory.LoaderRepositoryConfig
- extends Object
- implements Serializable
A class that represents the configuration of the a LoaderRepository.
This defines the JMX ObjectName, the LoaderRepository implementation
class, the repository config parser and a string representation of
the repository config.
- See Also:
- Serialized Form
repositoryName
public ObjectName repositoryName
- The ObjectName of the loader repository for this deployment
repositoryClassName
public String repositoryClassName
configParserClassName
public String configParserClassName
repositoryConfig
public String repositoryConfig
LoaderRepositoryFactory.LoaderRepositoryConfig
public LoaderRepositoryFactory.LoaderRepositoryConfig()
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.