JMX MBean View

647c07faf5bd

Thu Apr 18 04:52:18 UTC 2024
 
NameDomainjboss
serviceNamingProviderURLWriter
Java Classorg.jboss.mx.modelmbean.XMBean
DescriptionWrites the bootstrap URL of the NamingService to a known location

Attribute Name Access Type Description Attribute Value
OutputDirURI RW java.net.URI URL of the base dir into which the file with the provider URL should be written
    
OutputFileName RW java.lang.String Name, relative to the OutputDirURL, of the file into which the provider URL should be written
    
Server W org.jboss.bootstrap.spi.Server Server object from which the OutputDirURL can be obtained if not directly configured
    
BootstrapURL RW java.lang.String URL that can be accessed to bootstrap a connection to the NamingService
    


Operation Return Type Description Parameters
start void The start lifecycle op
[no parameters]
stop void The stop lifecycle op
[no parameters]