com.retek.rsm.client
Class RSMLoginBootstrap
java.lang.Object
|
+--com.retek.rsm.client.RSMLoginBootstrap
- All Implemented Interfaces:
- com.retek.platform.client.bootstrap.BootStrap
- public class RSMLoginBootstrap
- extends java.lang.Object
- implements com.retek.platform.client.bootstrap.BootStrap
Method Summary |
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
com.retek.platform.client.bootstrap.BootStrapInfo |
start(java.awt.Window parentFrame,
com.retek.platform.client.bootstrap.BootStrapManager bootMgr)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPLICATION_NAME_KEY
public static final java.lang.String APPLICATION_NAME_KEY
- See Also:
- Constant Field Values
RSMLoginBootstrap
public RSMLoginBootstrap()
getName
public java.lang.String getName()
- Specified by:
getName
in interface com.retek.platform.client.bootstrap.BootStrap
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface com.retek.platform.client.bootstrap.BootStrap
start
public com.retek.platform.client.bootstrap.BootStrapInfo start(java.awt.Window parentFrame,
com.retek.platform.client.bootstrap.BootStrapManager bootMgr)
- Specified by:
start
in interface com.retek.platform.client.bootstrap.BootStrap