|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands activation-client(1)
NAME
activation-client - bonobo-activation debugging tool
SYNOPSIS
activation-client [--ac-ior=ior] [-q] [-s spec] [--usage]
[--help]
DESCRIPTION
activation-client is a bonobo-activation debugging tool
which may be used to execute queries in the bonobo-
activation component server.
The query format used by bonobo-activation is documented in
the developer documentation.
To access the developer documentation, you must install the
developer version of the package.
OPTIONS
The following options are supported:
--ac-ior=ior Query the bonobo-activation-server specified
by the stringified object reference ior.
This option is only useful to query a
bonobo-activation-server running as a dif-
ferent user or on a different host. By
default, the bonobo-activation-server run-
ning as the current user on the current host
is used.
--help Show help information on standard output and
exit. You can also use -? to specify this
option.
-q Do not activate the matching components;
instead, just return the details of the com-
ponents matching the query.
-s spec Query the bonobo-activation-server with
query string spec.
--usage Display brief usage information.
SunOS 5.10 Last change: 8 Oct 2003 1
User Commands activation-client(1)
EXAMPLES
Example 1: Querying for details about a component whose
implementation identifier is OAFIID:GNOME_ClockApplet
example% activation-client -q -s "iid == 'OAFIID:GNOME_ClockApplet'"
The following output is returned:
Query spec is "iid == 'OAFIID:GNOME_ClockApplet'"
IID OAFIID:GNOME_ClockApplet,
type factory,
location OAFIID:GNOME_GenUtilApplet_Factory
repo_ids = ["IDL:GNOME/Vertigo/PanelAppletShell:1.0",
"IDL:Bonobo/Control:1.0",
"IDL:Bonobo/Unknown:1.0"]
name = "Clock"
description = "Get the current time and date"
panel:icon = "gnome-clock.png"
panel:category = "Accessories"
Example 2: Querying for details of all the available com-
ponents that implement the GNOME::Vertigo::PanelAppletShell
interface
example% activation-client -q -s "repo_ids.has ('IDL:GNOME/Vertigo/PanelAppletShell:1.0')"
The following output is returned:
IID OAFIID:GNOME_CDPlayerApplet,
type factory,
location OAFIID:GNOME_CDPlayerApplet_Factory
repo_ids = ["IDL:GNOME/Vertigo/PanelAppletShell:1.0",
"IDL:Bonobo/Control:1.0",
"IDL:Bonobo/Unknown:1.0"]
name = "CD Player"
description = "Panel applet for playing audio CDs"
panel:category = "Multimedia"
panel:icon = "gnome-cdplayer-icon.png"
.
.
.
EXIT STATUS
The following exit values are returned:
SunOS 5.10 Last change: 8 Oct 2003 2
User Commands activation-client(1)
0 Application exited successfully
>0 Application exited with failure
FILES
The following files are used by this application:
/usr/bin/activation-clieExecutable for bonobo-activation
debugging tool
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWgnome-component-devel |
|_____________________________|_____________________________|
| Interface stability | External |
|_____________________________|_____________________________|
SEE ALSO
libbonobo-activation(5), attributes(5)
NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003.
SunOS 5.10 Last change: 8 Oct 2003 3
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:24:23 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
ssh man page (4010 hits) (Suse Linux 10.1)
CPAN man page (3934 hits) (Suse Linux 10.1)
startproc man page (1429 hits) (Suse Linux 10.1)
svn man page (1145 hits) (FreeBSD 6.2)
signal man page (1067 hits) (Suse Linux 10.1)
lwptut man page (1033 hits) (Suse Linux 10.1)
startpar man page (808 hits) (Suse Linux 10.1)
netcat man page (795 hits) (Suse Linux 10.1)
Net::Config man page (740 hits) (Suse Linux 10.1)
oowriter man page (719 hits) (Suse Linux 10.1)
|