public static class Management.Registration extends Object
registerMBean invocation.| Modifier and Type | Method and Description |
|---|---|
ObjectInstance |
getInstance()
Returns JMX object instance.
|
boolean |
hasExisted()
Returns true if the object already exists.
|
boolean |
hasFailed()
Returns true if registration failed.
|
void |
unregister()
Unregister the object if registration is not
failed and
the object does not already exists. |
public ObjectInstance getInstance()
public boolean hasFailed()
public boolean hasExisted()
public void unregister()
failed and
the object does not already exists.Copyright © 2002–2025 Devexperts LLC. All rights reserved.