Package | Description |
---|---|
com.hazelcast.config.properties |
This package contains the public API for properties defined in the XML configuration.
|
com.hazelcast.jclouds |
Provides interfaces/classes for Hazelcast JClouds Discovery Provider
|
Modifier and Type | Method and Description |
---|---|
void |
ValueValidator.validate(T value)
Validates the given value according to the defined validation logic
and throws a ValidationException if configuration does not meet the
requirements or logical errors are spotted.
|
Modifier and Type | Method and Description |
---|---|
void |
JCloudsProperties.PortValueValidator.validate(Integer value) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.