Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.connection.jmx.remoting
Class JMXRemotingUrl

java.lang.Object
  extended by org.infinispan.cli.connection.jmx.AbstractJMXUrl
      extended by org.infinispan.cli.connection.jmx.remoting.JMXRemotingUrl
All Implemented Interfaces:
JMXUrl

public class JMXRemotingUrl
extends AbstractJMXUrl


Field Summary
 
Fields inherited from class org.infinispan.cli.connection.jmx.AbstractJMXUrl
cache, container, hostname, password, port, username
 
Constructor Summary
JMXRemotingUrl(String connectionString)
           
 
Method Summary
 String getJMXServiceURL()
           
 String toString()
           
 
Methods inherited from class org.infinispan.cli.connection.jmx.AbstractJMXUrl
getCache, getConnectionEnvironment, getContainer, needsCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JMXRemotingUrl

public JMXRemotingUrl(String connectionString)
Method Detail

getJMXServiceURL

public String getJMXServiceURL()

toString

public String toString()
Overrides:
toString in class Object

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.