Searched defs:DomainRoot (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/amx-core/src/main/java/org/glassfish/admin/amx/base/
H A DDomainRoot.java70 Not all children of DomainRoot have getter method; they could be added
73 The 'name' property in the ObjectName of DomainRoot is the name of the
75 have ObjectNames for DomainRoot as follows:
77 amx:type=DomainRoot:name=domain1
78 amx:type=DomainRoot:name=domain2
84 public interface DomainRoot extends AMXProxy interface in inherits:AMXProxy
197 AMX.NOTIFICATION_PREFIX + "DomainRoot" + ".AMXReady";

Completed in 1319 milliseconds