File
Doc
Category
Size
Date
Package
ConfigPeer.java
API Doc
Glassfish v2 API
2560
Fri May 04 22:30:50 BST 2007
com.sun.appserv.management.j2ee
ConfigPeer
public interface ConfigPeer implements ConfigProvider
Base interface that captures the idea of whether an MBean can provide a corresponding configuration MBean.
Fields Summary
Constructors Summary
Methods Summary
public
com.sun.appserv.management.base.AMX
getConfigPeer
()
Return the configuration peer for this object (typically persistent configuration).
Java Code Source