classconf -a|-A [-vver]
vendor class osa classconf -d|-D [-vver]
vendor class osa classconf -l [-vver]
Description
classconf manages the registration and configuration of SCOadmin
classes as implemented by object service agents (OSA)s.
A class may be added and deleted. All the currently registered classes
may be listed. classconf is typically used by installation scripts for
software components that provide classes via OSAs but may be used
for system administration purposes.
Options
The following options are supported:
-a
add a SCOadmin class.
-A
add a SCOadmin class. Replace existing definitions without error.
-d
remove a SCOadmin class.
-D
remove a SCOadmin class without generating errors if the class does not exist.
-l
list all SCOadmin classes currently registered.
-vver
optionally specify a version with this class.
Users of a class may request a specific version.
vendor
vendor string. The vendor string partitions the set of classes so that multiple vendors need not worry about name conflicts.