com.bea.wlevs.ede.api
Interface InstanceConstants


public interface InstanceConstants

Predefined property names used in instance creation and advertisement


Field Summary
static java.lang.String APPLICATION_ID
          The globally unique identity of an application
static java.lang.String INSTANCE_ID
          The application unique identity of an instance.
static java.lang.String INSTANCE_PROVIDER
           
 

Field Detail

INSTANCE_ID

public static final java.lang.String INSTANCE_ID
The application unique identity of an instance.

INSTANCE_PROVIDER

public static final java.lang.String INSTANCE_PROVIDER

APPLICATION_ID

public static final java.lang.String APPLICATION_ID
The globally unique identity of an application


Copyright © 2007 BEA Systems All Rights Reserved.