BBjJavaServletConfiguration::getClassName
Description
In BBj 15.0 and higher, this method returns the name of the class which was deployed as a servlet. The class name will be the fully-qualified name of a class which includes the package.
Syntax
Return Value |
Method |
---|---|
String |
getClassName() |
Parameters
None.
Return Value
the fully qualified class name
Remarks
The classname cannot be changed.
Example
|