org.babyfish.lang.StatefulObject$Resource.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of babyfish-core Show documentation
Show all versions of babyfish-core Show documentation
The core project of babyfish,
it supports
(1) .NET style event notification API
(2) Object Graph Travel API
(3) Typed I18N
(4) X Collection Framework
(5) MA Collection Framework
(6) ObjectModel4Java
The newest version!
ownerIsNotSerializable = Invalid operation on the class "{0}", the method "{1}" can not be called because this class does not implement "java.io.Serializable"
invalidIOTarget = Invalid operation on the class "{0}", the method "{1}" can not be called by any method expected the method "{2}" which is called by JVM automatically
invalidIOOwner = Invalid operation on the class "{0}", the method "{1}" should be called by "{3}.{2}" because "{3}" is the first super class that implements "java.io.Serializable", but actually, it is called by "{4}.{2}"
invalidOverriding = Can not declaring the method "{0}" that overrides the method in super class because "{1}" is a class that implemented "java.io.Serializable"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy