The clsagfw_add_type() function registers a resource type that the agent manages.
clsagfw_add_type()
clsagfwret clsagfw_add_type(const oratext *type_name);
type_name: Resource type name that the agent is to manage
type_name
On startup, an agent must register all the resource types that it manages. A single agent can manage multiple resource types and multiple resources.
Scripting on this page enhances content navigation, but does not change the content in any way.