public class Xyz{Some methods}
Want to create above class a singleton class so how can this be done using @Singleton annotation.