News

Example 11 shows a Singleton class that uses the registry: Example 11. A Singleton class that uses the registry import java.util.HashMap; import org.apache.log4j.Logger; public class Singleton ...