com.pnpconsult.zeiterfassung.helper
Class SessionManager.Factory

java.lang.Object
  extended bycom.pnpconsult.zeiterfassung.helper.SessionManager.Factory
Enclosing class:
SessionManager

public static final class SessionManager.Factory
extends java.lang.Object

The factory that can be used to load the SessionManager instance.

Version:
$Id: SessionManager.java,v 1.4 2004/06/24 20:54:18 powerpete Exp $
Author:
M. Petersen

Constructor Summary
SessionManager.Factory()
           
 
Method Summary
static SessionManager getInstance()
          Returns the SessionManager instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionManager.Factory

public SessionManager.Factory()
Method Detail

getInstance

public static final SessionManager getInstance()
                                        throws jface.util.factory.FactoryException
Returns the SessionManager instance.

Returns:
The SessionManager instance.
Throws:
jface.util.factory.FactoryException - If the instance could not be created.


Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.