Method Summary |
|
public static ObjectName | getAbstractSchedulerObjectName(String vdbName) |
public static ObjectName | getBackendTaskQueuesObjectName(String vdbName, String backendName) Return the object name associated to the task queues of a given backend. |
public static ObjectName | getCacheObjectName(String vdbName) |
public static ObjectName | getControllerObjectName() |
public static ObjectName | getDataCollectorObjectName() |
public static ObjectName | getDatabaseBackendObjectName(String virtualDataBaseName, String name) |
public static ObjectName | getLoadBalancerObjectName(String vdbName) Return the object name associated to the load balancer of a given virtual
database. |
public static ObjectName | getParsingCacheObjectName(String vdbName) |
public static ObjectName | getRecoveryLogObjectName(String vdbName) |
public static ObjectName | getRequestManagerObjectName(String vdbName) Return the object name associated to the request manager of a given virtual
database. |
public static ObjectName | getVirtualDataBaseObjectName(String virtualDataBaseName) |
public static boolean | mbeanNeedAuthentication(ObjectName mbean) Sequoia rules to determine if a mbean need authentication or not. |