public interface JournalCapabilityFlags extends CapabilityFlags
| Modifier and Type | Method and Description |
|---|---|
CapabilityFlag |
supportsRejectingNonSerializableObjects()
When
true enables tests which check if the Journal properly rejects
writes of objects which are not java.lang.Serializable. |
CapabilityFlag supportsRejectingNonSerializableObjects()
true enables tests which check if the Journal properly rejects
writes of objects which are not java.lang.Serializable.