ObjectName

From Resin 3.0

Revision as of 03:34, 4 August 2006 by Ferg (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The [JMX] ObjectName describes the name of a managed object.

 resin:type=WebApp,name=/foo,host=wiki.caucho.com

The ObjectName has two main sections:

  1. A naming domain (e.g. "resin:")
  2. An associate list of key,value properties
Personal tools