FileDocCategorySizeDatePackage
ConfigProvider.javaAPI DocGlassfish v2 API2557Fri May 04 22:30:50 BST 2007com.sun.appserv.management.j2ee

ConfigProvider

public interface ConfigProvider
Base interface that captures the idea of whether an MBean can provide a corresponding configuration MBean.

Fields Summary
Constructors Summary
Methods Summary
public booleanisConfigProvider()
If true, indicates that the managed object supports access to its configuration, accessed through an MBean whose name may be obtained via getConfigPeerObjectName().