Talk:Plain old Java object
Appearance
My opinion is that any general restrictions or requirements other than those forced by the Java Language Specification on the java objects to be used in a program makes those objects not POJOs and those programming environments not strictly POJO compliant. Requirements like annotations also rule out the use of older versions of the JVM, including 1.4, which is still widely used in enterprise environments.