Java Doc for JMXComplianceTestCase.java in » JMX » mx4j » test » javax » management » compliance » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
JMX
»
mx4j
»
test.javax.management.compliance
Source Cross Reference
Class Diagram
Java Document (Java Doc)
test.javax.management.compliance
.ComplianceTestCase
test.javax.management.compliance
.JMXComplianceTestCase
All known Subclasses:
test.javax.management.compliance.signature
.JMXSignatureTest
,
test.javax.management.compliance.serialization
.JMXSerializationTest
,
JMXComplianceTestCase
abstract
public
class JMXComplianceTestCase extends
ComplianceTestCase
(Code)
version:
$Revision: 1.4 $
Constructor Summary
public
JMXComplianceTestCase
(
String
s)
Method Summary
protected
ClassLoader
createClassLoader
()
protected
JarFile
loadJar
()
public
void
test_AndQueryExp
()
public
void
test_Attribute
()
public
void
test_AttributeChangeNotification
()
public
void
test_AttributeChangeNotificationFilter
()
public
void
test_AttributeList
()
public
void
test_AttributeNotFoundException
()
public
void
test_AttributeValueExp
()
public
void
test_BadAttributeValueExpException
()
public
void
test_BadBinaryOpValueExpException
()
public
void
test_BadStringOperationException
()
public
void
test_BetweenQueryExp
()
public
void
test_BinaryOpValueExp
()
public
void
test_BinaryRelQueryExp
()
public
void
test_BooleanValueExp
()
public
void
test_ClassAttributeValueExp
()
public
void
test_DefaultLoaderRepository
()
public
void
test_Descriptor
()
public
void
test_DescriptorAccess
()
public
void
test_DynamicMBean
()
public
void
test_InQueryExp
()
public
void
test_InstanceAlreadyExistsException
()
public
void
test_InstanceNotFoundException
()
public
void
test_IntrospectionException
()
public
void
test_InvalidApplicationException
()
public
void
test_InvalidAttributeValueException
()
public
void
test_JMException
()
public
void
test_JMRuntimeException
()
public
void
test_ListenerNotFoundException
()
public
void
test_MBeanAttributeInfo
()
public
void
test_MBeanConstructorInfo
()
public
void
test_MBeanException
()
public
void
test_MBeanFeatureInfo
()
public
void
test_MBeanInfo
()
public
void
test_MBeanNotificationInfo
()
public
void
test_MBeanOperationInfo
()
public
void
test_MBeanParameterInfo
()
public
void
test_MBeanPermission
()
public
void
test_MBeanRegistration
()
public
void
test_MBeanRegistrationException
()
public
void
test_MBeanServer
()
public
void
test_MBeanServerBuilder
()
public
void
test_MBeanServerConnection
()
public
void
test_MBeanServerDelegate
()
public
void
test_MBeanServerDelegateMBean
()
public
void
test_MBeanServerFactory
()
public
void
test_MBeanServerInvocationHandler
()
public
void
test_MBeanServerNotification
()
public
void
test_MBeanServerPermission
()
public
void
test_MBeanTrustPermission
()
public
void
test_MalformedObjectNameException
()
public
void
test_MatchQueryExp
()
public
void
test_NotCompliantMBeanException
()
public
void
test_NotQueryExp
()
public
void
test_Notification
()
public
void
test_NotificationBroadcaster
()
public
void
test_NotificationBroadcasterSupport
()
public
void
test_NotificationEmitter
()
public
void
test_NotificationFilter
()
public
void
test_NotificationFilterSupport
()
public
void
test_NotificationListener
()
public
void
test_NumericValueExp
()
public
void
test_ObjectInstance
()
public
void
test_ObjectName
()
public
void
test_OperationsException
()
public
void
test_OrQueryExp
()
public
void
test_PersistentMBean
()
public
void
test_QualifiedAttributeValueExp
()
public
void
test_Query
()
public
void
test_QueryEval
()
public
void
test_QueryExp
()
public
void
test_ReflectionException
()
public
void
test_RuntimeErrorException
()
public
void
test_RuntimeMBeanException
()
public
void
test_RuntimeOperationsException
()
public
void
test_ServiceNotFoundException
()
public
void
test_StandardMBean
()
public
void
test_StringValueExp
()
public
void
test_ValueExp
()
public
void
test_loading_ClassLoaderRepository
()
public
void
test_loading_DefaultLoaderRepository
()
public
void
test_loading_MLet
()
public
void
test_loading_MLetMBean
()
public
void
test_loading_PrivateClassLoader
()
public
void
test_loading_PrivateMLet
()
public
void
test_modelmbean_DescriptorSupport
()
public
void
test_modelmbean_InvalidTargetObjectTypeException
()
public
void
test_modelmbean_ModelMBean
()
public
void
test_modelmbean_ModelMBeanAttributeInfo
()
public
void
test_modelmbean_ModelMBeanConstructorInfo
()
public
void
test_modelmbean_ModelMBeanInfo
()
public
void
test_modelmbean_ModelMBeanInfoSupport
()
public
void
test_modelmbean_ModelMBeanNotificationBroadcaster
()
public
void
test_modelmbean_ModelMBeanNotificationInfo
()
public
void
test_modelmbean_ModelMBeanOperationInfo
()
public
void
test_modelmbean_RequiredModelMBean
()
public
void
test_modelmbean_XMLParseException
()
public
void
test_monitor_CounterMonitor
()
public
void
test_monitor_CounterMonitorMBean
()
public
void
test_monitor_GaugeMonitor
()
public
void
test_monitor_GaugeMonitorMBean
()
public
void
test_monitor_Monitor
()
public
void
test_monitor_MonitorMBean
()
public
void
test_monitor_MonitorNotification
()
public
void
test_monitor_MonitorSettingException
()
public
void
test_monitor_StringMonitor
()
public
void
test_monitor_StringMonitorMBean
()
public
void
test_openmbean_ArrayType
()
public
void
test_openmbean_CompositeData
()
public
void
test_openmbean_CompositeDataSupport
()
public
void
test_openmbean_CompositeType
()
public
void
test_openmbean_InvalidKeyException
()
public
void
test_openmbean_InvalidOpenTypeException
()
public
void
test_openmbean_KeyAlreadyExistsException
()
public
void
test_openmbean_OpenDataException
()
public
void
test_openmbean_OpenMBeanAttributeInfo
()
public
void
test_openmbean_OpenMBeanAttributeInfoSupport
()
public
void
test_openmbean_OpenMBeanConstructorInfo
()
public
void
test_openmbean_OpenMBeanConstructorInfoSupport
()
public
void
test_openmbean_OpenMBeanInfo
()
public
void
test_openmbean_OpenMBeanInfoSupport
()
public
void
test_openmbean_OpenMBeanOperationInfo
()
public
void
test_openmbean_OpenMBeanOperationInfoSupport
()
public
void
test_openmbean_OpenMBeanParameterInfo
()
public
void
test_openmbean_OpenMBeanParameterInfoSupport
()
public
void
test_openmbean_OpenType
()
public
void
test_openmbean_SimpleType
()
public
void
test_openmbean_TabularData
()
public
void
test_openmbean_TabularDataSupport
()
public
void
test_openmbean_TabularType
()
public
void
test_relation_InvalidRelationIdException
()
public
void
test_relation_InvalidRelationServiceException
()
public
void
test_relation_InvalidRelationTypeException
()
public
void
test_relation_InvalidRoleInfoException
()
public
void
test_relation_InvalidRoleValueException
()
public
void
test_relation_MBeanServerNotificationFilter
()
public
void
test_relation_Relation
()
public
void
test_relation_RelationException
()
public
void
test_relation_RelationNotFoundException
()
public
void
test_relation_RelationNotification
()
public
void
test_relation_RelationService
()
public
void
test_relation_RelationServiceMBean
()
public
void
test_relation_RelationServiceNotRegisteredException
()
public
void
test_relation_RelationSupport
()
public
void
test_relation_RelationSupportMBean
()
public
void
test_relation_RelationType
()
public
void
test_relation_RelationTypeNotFoundException
()
public
void
test_relation_RelationTypeSupport
()
public
void
test_relation_Role
()
public
void
test_relation_RoleInfo
()
public
void
test_relation_RoleInfoNotFoundException
()
public
void
test_relation_RoleList
()
public
void
test_relation_RoleNotFoundException
()
public
void
test_relation_RoleResult
()
public
void
test_relation_RoleStatus
()
public
void
test_relation_RoleUnresolved
()
public
void
test_relation_RoleUnresolvedList
()
public
void
test_timer_Timer
()
public
void
test_timer_TimerAlarmClockNotification
()
public
void
test_timer_TimerMBean
()
public
void
test_timer_TimerNotification
()
Constructor Detail
JMXComplianceTestCase
public
JMXComplianceTestCase(
String
s)
(Code)
Method Detail
createClassLoader
protected
ClassLoader
createClassLoader() throws
MalformedURLException
(Code)
loadJar
protected
JarFile
loadJar() throws
IOException
(Code)
test_AndQueryExp
public
void test_AndQueryExp() throws
Exception
(Code)
test_Attribute
public
void test_Attribute() throws
Exception
(Code)
test_AttributeChangeNotification
public
void test_AttributeChangeNotification() throws
Exception
(Code)
test_AttributeChangeNotificationFilter
public
void test_AttributeChangeNotificationFilter() throws
Exception
(Code)
test_AttributeList
public
void test_AttributeList() throws
Exception
(Code)
test_AttributeNotFoundException
public
void test_AttributeNotFoundException() throws
Exception
(Code)
test_AttributeValueExp
public
void test_AttributeValueExp() throws
Exception
(Code)
test_BadAttributeValueExpException
public
void test_BadAttributeValueExpException() throws
Exception
(Code)
test_BadBinaryOpValueExpException
public
void test_BadBinaryOpValueExpException() throws
Exception
(Code)
test_BadStringOperationException
public
void test_BadStringOperationException() throws
Exception
(Code)
test_BetweenQueryExp
public
void test_BetweenQueryExp() throws
Exception
(Code)
test_BinaryOpValueExp
public
void test_BinaryOpValueExp() throws
Exception
(Code)
test_BinaryRelQueryExp
public
void test_BinaryRelQueryExp() throws
Exception
(Code)
test_BooleanValueExp
public
void test_BooleanValueExp() throws
Exception
(Code)
test_ClassAttributeValueExp
public
void test_ClassAttributeValueExp() throws
Exception
(Code)
test_DefaultLoaderRepository
public
void test_DefaultLoaderRepository() throws
Exception
(Code)
test_Descriptor
public
void test_Descriptor() throws
Exception
(Code)
test_DescriptorAccess
public
void test_DescriptorAccess() throws
Exception
(Code)
test_DynamicMBean
public
void test_DynamicMBean() throws
Exception
(Code)
test_InQueryExp
public
void test_InQueryExp() throws
Exception
(Code)
test_InstanceAlreadyExistsException
public
void test_InstanceAlreadyExistsException() throws
Exception
(Code)
test_InstanceNotFoundException
public
void test_InstanceNotFoundException() throws
Exception
(Code)
test_IntrospectionException
public
void test_IntrospectionException() throws
Exception
(Code)
test_InvalidApplicationException
public
void test_InvalidApplicationException() throws
Exception
(Code)
test_InvalidAttributeValueException
public
void test_InvalidAttributeValueException() throws
Exception
(Code)
test_JMException
public
void test_JMException() throws
Exception
(Code)
test_JMRuntimeException
public
void test_JMRuntimeException() throws
Exception
(Code)
test_ListenerNotFoundException
public
void test_ListenerNotFoundException() throws
Exception
(Code)
test_MBeanAttributeInfo
public
void test_MBeanAttributeInfo() throws
Exception
(Code)
test_MBeanConstructorInfo
public
void test_MBeanConstructorInfo() throws
Exception
(Code)
test_MBeanException
public
void test_MBeanException() throws
Exception
(Code)
test_MBeanFeatureInfo
public
void test_MBeanFeatureInfo() throws
Exception
(Code)
test_MBeanInfo
public
void test_MBeanInfo() throws
Exception
(Code)
test_MBeanNotificationInfo
public
void test_MBeanNotificationInfo() throws
Exception
(Code)
test_MBeanOperationInfo
public
void test_MBeanOperationInfo() throws
Exception
(Code)
test_MBeanParameterInfo
public
void test_MBeanParameterInfo() throws
Exception
(Code)
test_MBeanPermission
public
void test_MBeanPermission() throws
Exception
(Code)
test_MBeanRegistration
public
void test_MBeanRegistration() throws
Exception
(Code)
test_MBeanRegistrationException
public
void test_MBeanRegistrationException() throws
Exception
(Code)
test_MBeanServer
public
void test_MBeanServer() throws
Exception
(Code)
test_MBeanServerBuilder
public
void test_MBeanServerBuilder() throws
Exception
(Code)
test_MBeanServerConnection
public
void test_MBeanServerConnection() throws
Exception
(Code)
test_MBeanServerDelegate
public
void test_MBeanServerDelegate() throws
Exception
(Code)
test_MBeanServerDelegateMBean
public
void test_MBeanServerDelegateMBean() throws
Exception
(Code)
test_MBeanServerFactory
public
void test_MBeanServerFactory() throws
Exception
(Code)
test_MBeanServerInvocationHandler
public
void test_MBeanServerInvocationHandler() throws
Exception
(Code)
test_MBeanServerNotification
public
void test_MBeanServerNotification() throws
Exception
(Code)
test_MBeanServerPermission
public
void test_MBeanServerPermission() throws
Exception
(Code)
test_MBeanTrustPermission
public
void test_MBeanTrustPermission() throws
Exception
(Code)
test_MalformedObjectNameException
public
void test_MalformedObjectNameException() throws
Exception
(Code)
test_MatchQueryExp
public
void test_MatchQueryExp() throws
Exception
(Code)
test_NotCompliantMBeanException
public
void test_NotCompliantMBeanException() throws
Exception
(Code)
test_NotQueryExp
public
void test_NotQueryExp() throws
Exception
(Code)
test_Notification
public
void test_Notification() throws
Exception
(Code)
test_NotificationBroadcaster
public
void test_NotificationBroadcaster() throws
Exception
(Code)
test_NotificationBroadcasterSupport
public
void test_NotificationBroadcasterSupport() throws
Exception
(Code)
test_NotificationEmitter
public
void test_NotificationEmitter() throws
Exception
(Code)
test_NotificationFilter
public
void test_NotificationFilter() throws
Exception
(Code)
test_NotificationFilterSupport
public
void test_NotificationFilterSupport() throws
Exception
(Code)
test_NotificationListener
public
void test_NotificationListener() throws
Exception
(Code)
test_NumericValueExp
public
void test_NumericValueExp() throws
Exception
(Code)
test_ObjectInstance
public
void test_ObjectInstance() throws
Exception
(Code)
test_ObjectName
public
void test_ObjectName() throws
Exception
(Code)
test_OperationsException
public
void test_OperationsException() throws
Exception
(Code)
test_OrQueryExp
public
void test_OrQueryExp() throws
Exception
(Code)
test_PersistentMBean
public
void test_PersistentMBean() throws
Exception
(Code)
test_QualifiedAttributeValueExp
public
void test_QualifiedAttributeValueExp() throws
Exception
(Code)
test_Query
public
void test_Query() throws
Exception
(Code)
test_QueryEval
public
void test_QueryEval() throws
Exception
(Code)
test_QueryExp
public
void test_QueryExp() throws
Exception
(Code)
test_ReflectionException
public
void test_ReflectionException() throws
Exception
(Code)
test_RuntimeErrorException
public
void test_RuntimeErrorException() throws
Exception
(Code)
test_RuntimeMBeanException
public
void test_RuntimeMBeanException() throws
Exception
(Code)
test_RuntimeOperationsException
public
void test_RuntimeOperationsException() throws
Exception
(Code)
test_ServiceNotFoundException
public
void test_ServiceNotFoundException() throws
Exception
(Code)
test_StandardMBean
public
void test_StandardMBean() throws
Exception
(Code)
test_StringValueExp
public
void test_StringValueExp() throws
Exception
(Code)
test_ValueExp
public
void test_ValueExp() throws
Exception
(Code)
test_loading_ClassLoaderRepository
public
void test_loading_ClassLoaderRepository() throws
Exception
(Code)
test_loading_DefaultLoaderRepository
public
void test_loading_DefaultLoaderRepository() throws
Exception
(Code)
test_loading_MLet
public
void test_loading_MLet() throws
Exception
(Code)
test_loading_MLetMBean
public
void test_loading_MLetMBean() throws
Exception
(Code)
test_loading_PrivateClassLoader
public
void test_loading_PrivateClassLoader() throws
Exception
(Code)
test_loading_PrivateMLet
public
void test_loading_PrivateMLet() throws
Exception
(Code)
test_modelmbean_DescriptorSupport
public
void test_modelmbean_DescriptorSupport() throws
Exception
(Code)
test_modelmbean_InvalidTargetObjectTypeException
public
void test_modelmbean_InvalidTargetObjectTypeException() throws
Exception
(Code)
test_modelmbean_ModelMBean
public
void test_modelmbean_ModelMBean() throws
Exception
(Code)
test_modelmbean_ModelMBeanAttributeInfo
public
void test_modelmbean_ModelMBeanAttributeInfo() throws
Exception
(Code)
test_modelmbean_ModelMBeanConstructorInfo
public
void test_modelmbean_ModelMBeanConstructorInfo() throws
Exception
(Code)
test_modelmbean_ModelMBeanInfo
public
void test_modelmbean_ModelMBeanInfo() throws
Exception
(Code)
test_modelmbean_ModelMBeanInfoSupport
public
void test_modelmbean_ModelMBeanInfoSupport() throws
Exception
(Code)
test_modelmbean_ModelMBeanNotificationBroadcaster
public
void test_modelmbean_ModelMBeanNotificationBroadcaster() throws
Exception
(Code)
test_modelmbean_ModelMBeanNotificationInfo
public
void test_modelmbean_ModelMBeanNotificationInfo() throws
Exception
(Code)
test_modelmbean_ModelMBeanOperationInfo
public
void test_modelmbean_ModelMBeanOperationInfo() throws
Exception
(Code)
test_modelmbean_RequiredModelMBean
public
void test_modelmbean_RequiredModelMBean() throws
Exception
(Code)
test_modelmbean_XMLParseException
public
void test_modelmbean_XMLParseException() throws
Exception
(Code)
test_monitor_CounterMonitor
public
void test_monitor_CounterMonitor() throws
Exception
(Code)
test_monitor_CounterMonitorMBean
public
void test_monitor_CounterMonitorMBean() throws
Exception
(Code)
test_monitor_GaugeMonitor
public
void test_monitor_GaugeMonitor() throws
Exception
(Code)
test_monitor_GaugeMonitorMBean
public
void test_monitor_GaugeMonitorMBean() throws
Exception
(Code)
test_monitor_Monitor
public
void test_monitor_Monitor() throws
Exception
(Code)
test_monitor_MonitorMBean
public
void test_monitor_MonitorMBean() throws
Exception
(Code)
test_monitor_MonitorNotification
public
void test_monitor_MonitorNotification() throws
Exception
(Code)
test_monitor_MonitorSettingException
public
void test_monitor_MonitorSettingException() throws
Exception
(Code)
test_monitor_StringMonitor
public
void test_monitor_StringMonitor() throws
Exception
(Code)
test_monitor_StringMonitorMBean
public
void test_monitor_StringMonitorMBean() throws
Exception
(Code)
test_openmbean_ArrayType
public
void test_openmbean_ArrayType() throws
Exception
(Code)
test_openmbean_CompositeData
public
void test_openmbean_CompositeData() throws
Exception
(Code)
test_openmbean_CompositeDataSupport
public
void test_openmbean_CompositeDataSupport() throws
Exception
(Code)
test_openmbean_CompositeType
public
void test_openmbean_CompositeType() throws
Exception
(Code)
test_openmbean_InvalidKeyException
public
void test_openmbean_InvalidKeyException() throws
Exception
(Code)
test_openmbean_InvalidOpenTypeException
public
void test_openmbean_InvalidOpenTypeException() throws
Exception
(Code)
test_openmbean_KeyAlreadyExistsException
public
void test_openmbean_KeyAlreadyExistsException() throws
Exception
(Code)
test_openmbean_OpenDataException
public
void test_openmbean_OpenDataException() throws
Exception
(Code)
test_openmbean_OpenMBeanAttributeInfo
public
void test_openmbean_OpenMBeanAttributeInfo() throws
Exception
(Code)
test_openmbean_OpenMBeanAttributeInfoSupport
public
void test_openmbean_OpenMBeanAttributeInfoSupport() throws
Exception
(Code)
test_openmbean_OpenMBeanConstructorInfo
public
void test_openmbean_OpenMBeanConstructorInfo() throws
Exception
(Code)
test_openmbean_OpenMBeanConstructorInfoSupport
public
void test_openmbean_OpenMBeanConstructorInfoSupport() throws
Exception
(Code)
test_openmbean_OpenMBeanInfo
public
void test_openmbean_OpenMBeanInfo() throws
Exception
(Code)
test_openmbean_OpenMBeanInfoSupport
public
void test_openmbean_OpenMBeanInfoSupport() throws
Exception
(Code)
test_openmbean_OpenMBeanOperationInfo
public
void test_openmbean_OpenMBeanOperationInfo() throws
Exception
(Code)
test_openmbean_OpenMBeanOperationInfoSupport
public
void test_openmbean_OpenMBeanOperationInfoSupport() throws
Exception
(Code)
test_openmbean_OpenMBeanParameterInfo
public
void test_openmbean_OpenMBeanParameterInfo() throws
Exception
(Code)
test_openmbean_OpenMBeanParameterInfoSupport
public
void test_openmbean_OpenMBeanParameterInfoSupport() throws
Exception
(Code)
test_openmbean_OpenType
public
void test_openmbean_OpenType() throws
Exception
(Code)
test_openmbean_SimpleType
public
void test_openmbean_SimpleType() throws
Exception
(Code)
test_openmbean_TabularData
public
void test_openmbean_TabularData() throws
Exception
(Code)
test_openmbean_TabularDataSupport
public
void test_openmbean_TabularDataSupport() throws
Exception
(Code)
test_openmbean_TabularType
public
void test_openmbean_TabularType() throws
Exception
(Code)
test_relation_InvalidRelationIdException
public
void test_relation_InvalidRelationIdException() throws
Exception
(Code)
test_relation_InvalidRelationServiceException
public
void test_relation_InvalidRelationServiceException() throws
Exception
(Code)
test_relation_InvalidRelationTypeException
public
void test_relation_InvalidRelationTypeException() throws
Exception
(Code)
test_relation_InvalidRoleInfoException
public
void test_relation_InvalidRoleInfoException() throws
Exception
(Code)
test_relation_InvalidRoleValueException
public
void test_relation_InvalidRoleValueException() throws
Exception
(Code)
test_relation_MBeanServerNotificationFilter
public
void test_relation_MBeanServerNotificationFilter() throws
Exception
(Code)
test_relation_Relation
public
void test_relation_Relation() throws
Exception
(Code)
test_relation_RelationException
public
void test_relation_RelationException() throws
Exception
(Code)
test_relation_RelationNotFoundException
public
void test_relation_RelationNotFoundException() throws
Exception
(Code)
test_relation_RelationNotification
public
void test_relation_RelationNotification() throws
Exception
(Code)
test_relation_RelationService
public
void test_relation_RelationService() throws
Exception
(Code)
test_relation_RelationServiceMBean
public
void test_relation_RelationServiceMBean() throws
Exception
(Code)
test_relation_RelationServiceNotRegisteredException
public
void test_relation_RelationServiceNotRegisteredException() throws
Exception
(Code)
test_relation_RelationSupport
public
void test_relation_RelationSupport() throws
Exception
(Code)
test_relation_RelationSupportMBean
public
void test_relation_RelationSupportMBean() throws
Exception
(Code)
test_relation_RelationType
public
void test_relation_RelationType() throws
Exception
(Code)
test_relation_RelationTypeNotFoundException
public
void test_relation_RelationTypeNotFoundException() throws
Exception
(Code)
test_relation_RelationTypeSupport
public
void test_relation_RelationTypeSupport() throws
Exception
(Code)
test_relation_Role
public
void test_relation_Role() throws
Exception
(Code)
test_relation_RoleInfo
public
void test_relation_RoleInfo() throws
Exception
(Code)
test_relation_RoleInfoNotFoundException
public
void test_relation_RoleInfoNotFoundException() throws
Exception
(Code)
test_relation_RoleList
public
void test_relation_RoleList() throws
Exception
(Code)
test_relation_RoleNotFoundException
public
void test_relation_RoleNotFoundException() throws
Exception
(Code)
test_relation_RoleResult
public
void test_relation_RoleResult() throws
Exception
(Code)
test_relation_RoleStatus
public
void test_relation_RoleStatus() throws
Exception
(Code)
test_relation_RoleUnresolved
public
void test_relation_RoleUnresolved() throws
Exception
(Code)
test_relation_RoleUnresolvedList
public
void test_relation_RoleUnresolvedList() throws
Exception
(Code)
test_timer_Timer
public
void test_timer_Timer() throws
Exception
(Code)
test_timer_TimerAlarmClockNotification
public
void test_timer_TimerAlarmClockNotification() throws
Exception
(Code)
test_timer_TimerMBean
public
void test_timer_TimerMBean() throws
Exception
(Code)
test_timer_TimerNotification
public
void test_timer_TimerNotification() throws
Exception
(Code)
Methods inherited from
test.javax.management.compliance.ComplianceTestCase
protected
void check(
String
partialClassName) throws
Exception
(Code)
(Java Doc)
abstract
protected
void checkCompliance(
String
className) throws
Exception
(Code)
(Java Doc)
abstract
protected
ClassLoader
createClassLoader() throws
MalformedURLException
(Code)
(Java Doc)
abstract
protected
JarFile
loadJar() throws
IOException
(Code)
(Java Doc)
abstract
protected
boolean skipClass(
Class
cls)
(Code)
(Java Doc)
abstract
protected
boolean skipClassName(
String
className)
(Code)
(Java Doc)
public
void testCompliance() throws
Exception
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.