PageRenderTime 25ms CodeModel.GetById 16ms app.highlight 8ms RepoModel.GetById 0ms app.codeStats 0ms

/jboss-as-7.1.1.Final/jmx/src/main/resources/org/jboss/as/jmx/LocalDescriptions.properties

#
Properties File | 17 lines | 15 code | 2 blank | 0 comment | 0 complexity | f45346ee14213172d787de631f5f4826 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
 1jmx=The configuration of the JMX subsystem.
 2jmx.add=Adds the JMX subsystem.
 3jmx.remove=Removes the JMX subsystem.
 4jmx.show-model=Set to 'true' to include MBeans for the model controller resources
 5jmx.connector=Connectors for the JMX subsystem.
 6jmx.remoting-connector=JBoss remoting connectors for the JMX subsystem.
 7
 8connector=The remote connector for the JMX subsystem.
 9connector.add=Adds the remote connector for the JMX subsystem.
10connector.remove=Removes the remote connector for the JMX subsystem.
11connector.registry-binding=The name of a socket binding to which external clients will connect.
12connector.server-binding=The name of a socket binding on which which the JMX subsystem's RMI server and the RMIConnectionImpl objects it creates will be exported.
13
14remoting-connector=A JBoss remoting connector for the JMX subsystem.
15remoting-connector.add=Adds the remote connector for the JMX subsystem.
16remoting-connector.remove=Removes the remote connector for the JMX subsystem.
17remoting-connector.use-management-endpoint=If true the connector will use the management endpoint, otherwise it will use the remoting subsystem one