標籤彙整: java abstract class

Java Tip: Write an SOA integration layer with Apache Camel

In this Java tip, learn how to use Apache Camel to develop a quick-and-easy integration layer for a service-oriented architecture. Apache Camel lets you configure Camel integration components for web service endpoints; message transformation, routi… 閱讀全文

分類: IT 資訊科技(信息技术), java教學網站, 熱門新聞, 科技趣聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip: Write an SOA integration layer with Apache Camel〉中留言功能已關閉

Java Tip: Orthogonality by example

Orthogonality is a concept often used to describe modular and maintainable software, but it’s more easily understood by way of a case study. In this article, Jens Dietrich demystifies orthogonality and some related design principles by demonstrating their use in the popular Log4j utility library. He also discusses how Log4j violates orthogonality in a couple of instances and discusses possible workarounds to the issues raised.

The concept of orthogonality is based on the Greek word orthogōnios, meaning “right-angled.” It is often used to express the independence between different dimensions. When an object moves along the x-axis in a three-dimensional space, its y and z coordinates don’t change. Change in one dimension does not cause change in another dimension, which means that one dimension cannot cause side-effects for others.

To read this article in full, please click here

閱讀全文

分類: IT 資訊科技(信息技术), java教學網站, 熱門新聞, 科技趣聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip: Orthogonality by example〉中留言功能已關閉

Log4j orthogonality by example

Orthogonality is a concept often used to describe modular and maintainable software, but it’s more easily understood by way of a case study. In this article, Jens Dietrich demystifies orthogonality and some related design principles by demonstrating… 閱讀全文

分類: IT 資訊科技(信息技术), java教學網站, 熱門新聞, 科技趣聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Log4j orthogonality by example〉中留言功能已關閉

Java tip: Deploying JavaFX apps to multiple environments

JavaFX 2.0.2 and successor SDKs let you deploy JavaFX applications in multiple environments including as a standalone app, via Java Web Start, or embedded in a web page. Jeff Friesen follows up his recent introduction to JavaFX 2.0 with this short … 閱讀全文

分類: IT 資訊科技(信息技术), java教學網站, 熱門新聞, 科技趣聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java tip: Deploying JavaFX apps to multiple environments〉中留言功能已關閉

Java Tip 143: Utilize the Database Schema Browser

The Database Schema Browser utility uses Java Database Connectivity (JDBC) APIs DatabaseMetaData and ResultSet to fetch information from a database and display it to users.This simple servlet provides users with customizable options to retrieve a listi… 閱讀全文

分類: IT 資訊科技(信息技术), java 1 對 1 私人補習, 熱門新聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip 143: Utilize the Database Schema Browser〉中留言功能已關閉

Java Tip 143: Utilize the Database Schema Browser

The Database Schema Browser utility uses Java Database Connectivity (JDBC) APIs DatabaseMetaData and ResultSet to fetch information from a database and display it to users.This simple servlet provides users with customizable options to retrieve a listi… 閱讀全文

分類: IT 資訊科技(信息技术), java教學網站, 熱門新聞, 科技趣聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip 143: Utilize the Database Schema Browser〉中留言功能已關閉

Java Tip 142: Pushing JButtonGroup

Swing has many useful classes that make graphical user interface (GUI) development easy. Some of these classes, however, are not well implemented. One example of such a class is ButtonGroup. This article explains why ButtonGroup is poorly designed and … 閱讀全文

分類: IT 資訊科技(信息技术), java 1 對 1 私人補習, 熱門新聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip 142: Pushing JButtonGroup〉中留言功能已關閉

Java Tip 142: Pushing JButtonGroup

Swing has many useful classes that make graphical user interface (GUI) development easy. Some of these classes, however, are not well implemented. One example of such a class is ButtonGroup. This article explains why ButtonGroup is poorly designed and … 閱讀全文

分類: IT 資訊科技(信息技术), java教學網站, 熱門新聞, 科技趣聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip 142: Pushing JButtonGroup〉中留言功能已關閉

Java Tip 141: Fast math with JNI

While developing a computer-generated hologram (CGH) program, I noticed that the math routines in Java 2 Platform, Standard Edition (J2SE) 1.4x were several times slower than the corresponding routines in J2SE 1.3.1. Sun Microsystems has implemented a … 閱讀全文

分類: IT 資訊科技(信息技术), java 1 對 1 私人補習, 熱門新聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip 141: Fast math with JNI〉中留言功能已關閉

Java Tip 141: Fast math with JNI

While developing a computer-generated hologram (CGH) program, I noticed that the math routines in Java 2 Platform, Standard Edition (J2SE) 1.4x were several times slower than the corresponding routines in J2SE 1.3.1. Sun Microsystems has implemented a … 閱讀全文

分類: IT 資訊科技(信息技术), java教學網站, 熱門新聞, 科技趣聞 | 標籤: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 在〈Java Tip 141: Fast math with JNI〉中留言功能已關閉