| |
|
| java.lang.Object org.objectweb.jonas.jmx.JoramObjectName
JoramObjectName | public class JoramObjectName (Code) | | A set of static classes used to build the names of proprietary MBeans used in Joram.
author: Adriana Danes |
JORAM_CLIENT_DOMAIN | final static String JORAM_CLIENT_DOMAIN(Code) | | |
JORAM_RAR_NAME | final static String JORAM_RAR_NAME(Code) | | The name of the JORAM rar used by JOnAS
|
getJORAM_RAR_NAME | public static String getJORAM_RAR_NAME()(Code) | | Unique point giving JORAM rar name to JOnAS management
name of the JORAM rar used by JOnAS |
isJoramRarDeployed | public static boolean isJoramRarDeployed(String domainName, String serverName)(Code) | | Tests if a ResourceAdapterModule corresponding to the Joram RAR is deployed by testing the
corresponding MBean in the MBean server.
|
|
|
|