hi


While reengineering the project the one class is has the sigleton logic means it contains private constructor.but i want to i want to create the singleton through the spring configurtion file using scope=singleton, how do i do