com.sun.jini.phoenix
Class PhoenixConstants

java.lang.Object
  extended by com.sun.jini.phoenix.PhoenixConstants

public final class PhoenixConstants
extends Object

Provides constants for Phoenix.

Since:
2.0
Author:
Sun Microsystems, Inc.

Field Summary
static Uuid ACTIVATION_SYSTEM_UUID
          An object identifier for exporting the activation system.
static Uuid ACTIVATOR_UUID
          An object identifier for exporting the activator.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTIVATOR_UUID

public static final Uuid ACTIVATOR_UUID
An object identifier for exporting the activator.


ACTIVATION_SYSTEM_UUID

public static final Uuid ACTIVATION_SYSTEM_UUID
An object identifier for exporting the activation system.



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.