Session Class Singleton Pattern A Session class with singleton design pattern. Usage It's a very easy method to get a Session class Single instance. You will just be sure that you'll use only one instance of the Session class.