com.sun.enterprise.ee.cms.core
Class GMSConstants

java.lang.Object
  extended by com.sun.enterprise.ee.cms.core.GMSConstants

public class GMSConstants
extends java.lang.Object

Herein we specify client facing constants that may be applicable to specific GMS notifications, api calls or key descriptions.

Version:
$Revision: 1234 $
Author:
Shreedhar Ganapathy Date: Aug 15, 2005

Nested Class Summary
static class GMSConstants.groupStartupState
           
static class GMSConstants.shutdownState
           
static class GMSConstants.shutdownType
           
static class GMSConstants.startupType
           
 
Field Summary
static java.lang.String DEFAULT_GROUP_COMMUNICATION_PROVIDER
           
static int DEFAULT_MULTICAST_TIME_TO_LIVE
           
static java.lang.String GRIZZLY_GROUP_COMMUNICATION_PROVIDER
           
static java.lang.String GROUP_COMMUNICATION_PROVIDER
           
static java.lang.String JXTA_GROUP_COMMUNICATION_PROVIDER
           
static int MINIMUM_MULTICAST_TIME_TO_LIVE
           
 
Constructor Summary
GMSConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GRIZZLY_GROUP_COMMUNICATION_PROVIDER

public static final java.lang.String GRIZZLY_GROUP_COMMUNICATION_PROVIDER
See Also:
Constant Field Values

JXTA_GROUP_COMMUNICATION_PROVIDER

public static final java.lang.String JXTA_GROUP_COMMUNICATION_PROVIDER
See Also:
Constant Field Values

DEFAULT_GROUP_COMMUNICATION_PROVIDER

public static final java.lang.String DEFAULT_GROUP_COMMUNICATION_PROVIDER
See Also:
Constant Field Values

GROUP_COMMUNICATION_PROVIDER

public static final java.lang.String GROUP_COMMUNICATION_PROVIDER

DEFAULT_MULTICAST_TIME_TO_LIVE

public static final int DEFAULT_MULTICAST_TIME_TO_LIVE
See Also:
Constant Field Values

MINIMUM_MULTICAST_TIME_TO_LIVE

public static final int MINIMUM_MULTICAST_TIME_TO_LIVE
See Also:
Constant Field Values
Constructor Detail

GMSConstants

public GMSConstants()


Copyright © 2010. All Rights Reserved.