de.fzj.unicore.uas.jmx
Class UASAdmin

java.lang.Object
  extended by de.fzj.unicore.uas.jmx.UASAdmin
All Implemented Interfaces:
UASAdminMBean

public class UASAdmin
extends java.lang.Object
implements UASAdminMBean

general information and admin operations available via JMX


Constructor Summary
UASAdmin()
           
 
Method Summary
 java.lang.String getAccessControlEnabled()
           
 java.lang.String getAuthoriserConnectionStatus()
           
 java.lang.String getBaseURL()
           
 java.lang.String[] getExternalRegistryURLs()
           
 java.lang.String getGatewayConnectionStatus()
           
 java.lang.String getGatewayIdentity()
           
 java.lang.String getIsSharedRegistry()
           
 java.lang.String getProxyCertificateSupportEnabled()
           
 java.lang.String getRegistryConnectionStatus()
           
 java.lang.String getRequireSignatureEnabled()
           
 java.lang.String getSiteName()
           
 java.lang.String getTSIConnectionStatus()
           
 java.lang.String setLogLevel(java.lang.String log, java.lang.String level)
           
 void setProperty(java.lang.String key, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UASAdmin

public UASAdmin()
Method Detail

getSiteName

public java.lang.String getSiteName()
Specified by:
getSiteName in interface UASAdminMBean

getExternalRegistryURLs

public java.lang.String[] getExternalRegistryURLs()
Specified by:
getExternalRegistryURLs in interface UASAdminMBean

getIsSharedRegistry

public java.lang.String getIsSharedRegistry()
Specified by:
getIsSharedRegistry in interface UASAdminMBean

getProxyCertificateSupportEnabled

public java.lang.String getProxyCertificateSupportEnabled()
Specified by:
getProxyCertificateSupportEnabled in interface UASAdminMBean

getAccessControlEnabled

public java.lang.String getAccessControlEnabled()
Specified by:
getAccessControlEnabled in interface UASAdminMBean

getRequireSignatureEnabled

public java.lang.String getRequireSignatureEnabled()
Specified by:
getRequireSignatureEnabled in interface UASAdminMBean

getBaseURL

public java.lang.String getBaseURL()
Specified by:
getBaseURL in interface UASAdminMBean

getGatewayIdentity

public java.lang.String getGatewayIdentity()
Specified by:
getGatewayIdentity in interface UASAdminMBean

setLogLevel

public java.lang.String setLogLevel(java.lang.String log,
                                    java.lang.String level)
Specified by:
setLogLevel in interface UASAdminMBean

setProperty

public void setProperty(java.lang.String key,
                        java.lang.String value)
Specified by:
setProperty in interface UASAdminMBean

getGatewayConnectionStatus

public java.lang.String getGatewayConnectionStatus()
Specified by:
getGatewayConnectionStatus in interface UASAdminMBean

getAuthoriserConnectionStatus

public java.lang.String getAuthoriserConnectionStatus()
Specified by:
getAuthoriserConnectionStatus in interface UASAdminMBean

getTSIConnectionStatus

public java.lang.String getTSIConnectionStatus()
Specified by:
getTSIConnectionStatus in interface UASAdminMBean

getRegistryConnectionStatus

public java.lang.String getRegistryConnectionStatus()
Specified by:
getRegistryConnectionStatus in interface UASAdminMBean


Copyright © 2006-2010 Research Center Juelich. All Rights Reserved.