6.4 Class Loading Commands
The class loading commands in VTS provide the ability to list all bundles that:
contain a class
export a class
can load a class
Class Loading Command List
The following table lists the class loading commands. The reference documentation about each command provides the full list of available options.
Table 6.8. Class Loading Commands
Command | Description |
---|
clhas | Lists all bundles that contain a class. |
clexport | Lists all bundles that export a class or package. |
clload | Lists all bundles that can load a class. |