JMX MBean View

biblioteca

Sat Apr 20 08:55:26 CEST 2024
 
NameDomainjboss
namePropertyEditorManager
typeService
Java Classorg.jboss.varia.property.PropertyEditorManagerService
DescriptionManagement Bean.

Attribute Name Access Type Description Attribute Value
Name R java.lang.String MBean Attribute.
PropertyEditorManagerService    
StateString R java.lang.String MBean Attribute.
Started    
State R int MBean Attribute.
3    
EditorSearchPath RW java.lang.String MBean Attribute.
    
RegisteredEditors R [Ljava.lang.Class; MBean Attribute.
    
BootstrapEditors W java.lang.String MBean Attribute.
    
Editors W java.util.Properties MBean Attribute.
    


Operation Return Type Description Parameters
destroy void MBean Operation.
[no parameters]
stop void MBean Operation.
[no parameters]
create void MBean Operation.
[no parameters]
findEditor java.beans.PropertyEditor MBean Operation.
p1 java.lang.Class (no description)
findEditor java.beans.PropertyEditor MBean Operation.
p1 java.lang.String (no description)
start void MBean Operation.
[no parameters]
registerEditor void MBean Operation.
p1 java.lang.Class (no description)
p2 java.lang.Class (no description)
jbossInternalLifecycle void MBean Operation.
p1 java.lang.String (no description)
registerEditor void MBean Operation.
p1 java.lang.String (no description)
p2 java.lang.String (no description)