Package com.sun.enterprise.v3.admin.listener

Contains configuration change listeners that listen for specific config events.

See:
          Description

Class Summary
CombinedJavaConfigSystemPropertyListener Listens for the changes to the configuration of JVM and Java system properties (including the Java VM options).
 

Package com.sun.enterprise.v3.admin.listener Description

Contains configuration change listeners that listen for specific config events. With a config listener, there are two things that need to happen:

Classes in this package should do the former, only.

Since:
GlassFish V3
Author:
केदार (km@dev.java.net)
See Also:
com.sun.enterprise.config.serverbeans


Copyright © 2012. All Rights Reserved.