jrunx.rmi
Interface RemoteConstants

All Superinterfaces:
ClusterConstants
All Known Implementing Classes:
RemoteInvocationHandler, RMIBroker

public interface RemoteConstants
extends ClusterConstants

Constants for the jrunx.rmi package.

Author:
PS Neville

Field Summary
static int EJB
           
static int EJB_CONTAINER
           
static int JDBC
           
static int JMS
           
static int SERVICE
           
 
Fields inherited from interface jrunx.cluster.ClusterConstants
AVAILABLE_SERVICES, CLUSTER_MANAGER_JNDI, DEFAULT_CLUSTER_DOMAIN, DEFAULT_ENABLED, JINI_CODE_BASE_JAR, PRIMARY_SERVICE, SECONDARY_SERVICE
 

Field Detail

SERVICE

public static final int SERVICE

EJB

public static final int EJB

EJB_CONTAINER

public static final int EJB_CONTAINER

JDBC

public static final int JDBC

JMS

public static final int JMS


Copyright � 2002 Macromedia Corporation. All Rights Reserved.