BBjAppConfig::setClasspathName
Description
In BBj 12.0 and higher, this method sets the application classpath.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             void  | 
                                                        
                                                             setClasspathName(string classpathName)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             classpathName  | 
                                                        
                                                             The name of a defined classpath in Enterprise Manager.  | 
                                                    
Return Values
None.
Remarks
None.
Example
                                                     | 
                                                
See Also
BBjAppConfig::getClasspathName
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.