mandala.jacob.remote.rmi
Class CommonRMIProperties

java.lang.Object
  extended bymandala.jacob.remote.gpf.CommonProperties
      extended bymandala.jacob.remote.rmi.CommonRMIProperties

public class CommonRMIProperties
extends CommonProperties

Common properties used by any RMI server.

Version:
$Revision: 1.1 $
Author:
eipi

Field Summary
protected static java.lang.String COMMON_RMIPROPERTY_USAGE_LIST
           
 
Fields inherited from class mandala.jacob.remote.gpf.CommonProperties
COMMON_PROPERTY_USAGE_DOC, COMMON_PROPERTY_USAGE_HEADER, COMMON_PROPERTY_USAGE_LIST, DEBUG_STREAM_PROPERTY, DEFAULT_DEBUG_STREAM_PROPERTY, DEFAULT_ERROR_STREAM_PROPERTY, DEFAULT_LOG_STREAM_PROPERTY, ERROR_STREAM_PROPERTY, LOCALHOST_NAME_BUG_PROPERTY, LOG_STREAM_PROPERTY, NO_STREAM_PROPERTY_VALUE, STDERR_STREAM_PROPERTY_VALUE, STDOUT_STREAM_PROPERTY_VALUE
 
Constructor Summary
CommonRMIProperties()
           
 
Method Summary
static java.lang.String getPropertyUsage()
           
static boolean setStaticProperties(java.util.Properties properties, Syslog syslog)
          Sets static properties.
 
Methods inherited from class mandala.jacob.remote.gpf.CommonProperties
getLocalHost, getPropertyUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMON_RMIPROPERTY_USAGE_LIST

protected static final java.lang.String COMMON_RMIPROPERTY_USAGE_LIST
See Also:
Constant Field Values
Constructor Detail

CommonRMIProperties

public CommonRMIProperties()
Method Detail

getPropertyUsage

public static java.lang.String getPropertyUsage()

setStaticProperties

public static boolean setStaticProperties(java.util.Properties properties,
                                          Syslog syslog)
Description copied from class: CommonProperties

Sets static properties.



Mandala help mailing list