[infinispan-issues] [JBoss JIRA] (ISPN-10410) Convert all immutable protostream entities to use @ProtoFactory
Nistor Adrian (Jira)
issues at jboss.org
Tue Jul 16 12:47:00 EDT 2019
Nistor Adrian created ISPN-10410:
------------------------------------
Summary: Convert all immutable protostream entities to use @ProtoFactory
Key: ISPN-10410
URL: https://issues.jboss.org/browse/ISPN-10410
Project: Infinispan
Issue Type: Enhancement
Reporter: Nistor Adrian
Assignee: Ryan Emerson
Such fields should be final. If the field is annotated (no getter), its visibility should be package local and if they have an annotated getter, then the field must be private.
A suitable constructor or static method must exist, conforming to the contract of ProtoFactory annotation.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list