Uses of Class
de.tsl2.nano.persistence.replication.ReplicationObject
Packages that use ReplicationObject
-
Uses of ReplicationObject in de.tsl2.nano.persistence.replication
Constructor parameters in de.tsl2.nano.persistence.replication with type arguments of type ReplicationObjectModifierConstructorDescriptionprotectedReplicationObject(Object instance, long weight, boolean istransient, List<ReplicationObject> depends) constructor