Sun Java System Portal Server 7 Command-Line Reference

Description

Returns JMX ObjectNames for Portal Server MBeans.

This command fetches JMX MBean ObjectNames that match given type and name key properties, or given JMX ObjectName pattern, filtered with given ObjectName regular expression. The command fetches JMX ObjectNames from either a Portal Server instance or a Portal Server Secure Remote Access instance. Two options, --portal and --proxy-type, determine whether Portal Server instance or Portal Server Secure Remote Access instance names are fetched. If both --portal and --proxy-type options are specified, the --portal option is ignored.

If no option values or operand are specified, then the command returns ObjectNames of all MBeans registered with the Portal Server instance or the Portal Server Secure Remote Access instance. If the --type and --name-properties, --object-name options are specified, only the object-name option is considered for the operation.