PageRenderTime 46ms CodeModel.GetById 20ms RepoModel.GetById 1ms 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
  1. jmx=The configuration of the JMX subsystem.
  2. jmx.add=Adds the JMX subsystem.
  3. jmx.remove=Removes the JMX subsystem.
  4. jmx.show-model=Set to 'true' to include MBeans for the model controller resources
  5. jmx.connector=Connectors for the JMX subsystem.
  6. jmx.remoting-connector=JBoss remoting connectors for the JMX subsystem.
  7. connector=The remote connector for the JMX subsystem.
  8. connector.add=Adds the remote connector for the JMX subsystem.
  9. connector.remove=Removes the remote connector for the JMX subsystem.
  10. connector.registry-binding=The name of a socket binding to which external clients will connect.
  11. connector.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.
  12. remoting-connector=A JBoss remoting connector for the JMX subsystem.
  13. remoting-connector.add=Adds the remote connector for the JMX subsystem.
  14. remoting-connector.remove=Removes the remote connector for the JMX subsystem.
  15. remoting-connector.use-management-endpoint=If true the connector will use the management endpoint, otherwise it will use the remoting subsystem one