© 2001 BEA Systems, Inc.

com.beasys.commerce.servicemanager
Class CommerceServiceManagerStartup

com.beasys.commerce.servicemanager.CommerceServiceManagerStartup

public class CommerceServiceManagerStartup

WebLogic startup class to retrieve version information.


Field Summary
protected static java.lang.String COMMERCE_SERVICE_MGR_HOME
           
protected static java.lang.String LINE_SEP
           
 
Constructor Summary
CommerceServiceManagerStartup()
           
 
Method Summary
 void setServices(weblogic.common.T3ServicesDef services)
          Set services.
 java.lang.String startup(java.lang.String name, java.util.Hashtable args)
          Startup.
 

Field Detail

COMMERCE_SERVICE_MGR_HOME

protected static final java.lang.String COMMERCE_SERVICE_MGR_HOME

LINE_SEP

protected static final java.lang.String LINE_SEP
Constructor Detail

CommerceServiceManagerStartup

public CommerceServiceManagerStartup()
Method Detail

setServices

public void setServices(weblogic.common.T3ServicesDef services)
Set services. Defined by T3StartupDef
Parameters:
services -  

startup

public java.lang.String startup(java.lang.String name,
                                java.util.Hashtable args)
                         throws java.lang.Exception
Startup. defined by T3StartupDef
Parameters:
name -  
args -  
Returns:
String
Throws:
Exception -  

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved