| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface to provide deployment feedback while deployment 
        is executing in the server backend.
        This interface may be instantiated by using routines in
        DeploymentSupport
| Field Summary | |
| static java.lang.String | DEPLOYMENT_PROGRESS_CLASS_NAMEValue of the MAP_CAPABLE_TYPE_KEY when turned into a Map. | 
| static java.lang.String | DESCRIPTION_KEYKey for the Description as returned by getDescription(). | 
| static java.lang.String | LOCALIZED_DESCRIPTION_KEY_BASEKey prefix for the Description as returned by getDescription(). | 
| static java.lang.String | PROGRESS_PERCENT_KEYKey for the progress percent as returned by getProgressPercent(). | 
| Fields inherited from interface com.sun.appserv.management.base.MapCapable | 
| MAP_CAPABLE_CLASS_NAME_KEY | 
| Method Summary | |
|  java.lang.String | getDescription() | 
|  java.lang.String | getLocalizedDescription(java.util.Locale locale) | 
|  byte | getProgressPercent() | 
| Methods inherited from interface com.sun.appserv.management.base.MapCapable | 
| asMap, getMapClassName | 
| Field Detail | 
public static final java.lang.String DEPLOYMENT_PROGRESS_CLASS_NAME
public static final java.lang.String PROGRESS_PERCENT_KEY
public static final java.lang.String DESCRIPTION_KEY
public static final java.lang.String LOCALIZED_DESCRIPTION_KEY_BASE
| Method Detail | 
public byte getProgressPercent()
public java.lang.String getDescription()
public java.lang.String getLocalizedDescription(java.util.Locale locale)
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.