com.bea.wlevs.ede.api
Interface StageConstants


public interface StageConstants

Predefined property names uses in Stage creation and advertisement


Field Summary
static String STAGE_APPLICATION_ID
          The globally unique identity of am application
static String STAGE_ID
          The application unique identity of a Stage
static String STAGE_PROVIDER
           
 

Field Detail

STAGE_ID

public static final String STAGE_ID
The application unique identity of a Stage

STAGE_PROVIDER

public static final String STAGE_PROVIDER

STAGE_APPLICATION_ID

public static final String STAGE_APPLICATION_ID
The globally unique identity of am application