Java EE 5 SDK

com.sun.appserv.management.j2ee
Interface ConfigPeer

All Superinterfaces:
ConfigProvider

public interface ConfigPeer
extends ConfigProvider

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


Method Summary
 AMX getConfigPeer()
          Return the configuration peer for this object (typically persistent configuration).
 
Methods inherited from interface com.sun.appserv.management.j2ee.ConfigProvider
isConfigProvider
 

Method Detail

getConfigPeer

AMX getConfigPeer()
Return the configuration peer for this object (typically persistent configuration).


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.