Frames | No Frames |
Constructors which throw type org.objectweb.carol.util.configuration.RMIConfigurationException | |
Constructor Read the communication context
| |
RMIConfiguration.RMIConfiguration(String name, Properties carolProperties) Constructor, This constructor make a validation of the properties
|
Methods which throw type org.objectweb.carol.util.configuration.RMIConfigurationException | |
void | CarolConfiguration.addInterceptors(String protocolName, String interceptorInitializer) Add interceptors facility for protocols
|
Hashtable | Get all RMI environment
|
RMIConfiguration | Get the default rmi
|
RMIConfiguration | CarolConfiguration.getRMIConfiguration(String name) Get a RMI environment with his architecture name
|
void | init the Carol configuration, A server can call this static method for
instantiate the carol communication layer
|
void | CarolConfiguration.init(LoggerFactory lf) init the Carol configuration, A server can call this static method for
instantiate the carol communication layer
|
void | This method read all the the orbX.properties, jndiX.properties file for
protocols configurations
|
void | CarolConfiguration.loadCarolConfiguration(Properties allProps) This method read a carol configuration from a Properties object
|
Methods which throw type org.objectweb.carol.util.configuration.RMIConfigurationException | |
void | Config.setProperties(Properties pr) Set properties
|