Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.connection.jmx
Interface JMXUrl

All Known Implementing Classes:
AbstractJMXUrl, JMXRemotingUrl, JMXRMIUrl

public interface JMXUrl


Method Summary
 String getCache()
           
 Map<String,Object> getConnectionEnvironment(String credentials)
           
 String getContainer()
           
 String getJMXServiceURL()
           
 boolean needsCredentials()
           
 

Method Detail

getJMXServiceURL

String getJMXServiceURL()

getContainer

String getContainer()

getCache

String getCache()

getConnectionEnvironment

Map<String,Object> getConnectionEnvironment(String credentials)

needsCredentials

boolean needsCredentials()

Infinispan Distribution 5.2.6.Final-redhat-2

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