de.fzj.unicore.uas.jmx
Class UASAdmin
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UASAdmin
public UASAdmin()
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.