com.bea.wlevs.ede.api
Interface StageConstants


public interface StageConstants

Predefined property names uses in Stage creation and advertisement


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

Field Detail

STAGE_ID

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

STAGE_PROVIDER

public static final java.lang.String STAGE_PROVIDER

STAGE_APPLICATION_ID

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


Copyright © 2007 BEA Systems All Rights Reserved.