Preskočiť na hlavný obsah

Príspevky

Zobrazujú sa príspevky z dátumu február, 2011

Java Reflection

Reflection is a powerful thing to get extended class info at runtime. If you are loaded classes into your application dynamically then Java Reflection is the right thing to get the structure of the classes. Reflection uses java class: Class. The object of the 'Class class' can hold all the information of the class and have getter methods to extract and manipulate this information.

What is Java EE?

Java EE - Enterprise Edition - also known as J2EE, is a platform-independent, Java development environment for building and deploying not only Web-based enterprise applications. The Java EE platform consists of a set of APIs and protocols. Java EE also includes many components of the Java Standard Edition - SE. Java EE simplifies application development and reduces amount of work in design time by using standardized, reusable and modular components.

Jar's extended features

JARs are Java Archives. They can do much more than only store source your compilations. JARs, WARs and EARs, can hold extra informations to be useful later in the runtime.

Oracle vs OpenJDK

Oracle has issued a set of draft bylaws that it hopes will guide the process of developing its preferred open-source version of the Java programming language, the OpenJDK. Read more on http://www.infoworld.com/d/developer-world/oracle-drafts-openjdk-bylaws-421