The following table provides a sumary of the test information.
The following table shows the results of each test. A red icon indicates that the
					test failed or had an error. A green icon
					indicates success. Any errors or failure messages
					will be displayed as a list beneath the test name. To see the
					exception, click on the info icon on the right.
|  | Test | Failures | Error | Info | 
|  | testConfigurationGetBundleLocation 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationGetBundleLocation(ConfigurationAdminMBeanTestCase.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testConfigurationSetBundleLocation 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at org.apache.aries.jmx.cm.ConfigurationAdmin.update(ConfigurationAdmin.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.update(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationSetBundleLocation(ConfigurationAdminMBeanTestCase.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testConfigurationUpdate 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationUpdate(ConfigurationAdminMBeanTestCase.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testConfigurationUpdateForLocation 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationUpdateForLocation(ConfigurationAdminMBeanTestCase.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testConfigurationGetProperties 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationGetProperties(ConfigurationAdminMBeanTestCase.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testConfigurationGetPropertiesForLocation 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationGetPropertiesForLocation(ConfigurationAdminMBeanTestCase.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testConfigurationDelete 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationDelete(ConfigurationAdminMBeanTestCase.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testConfigurationDeleteForLocation 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testConfigurationDeleteForLocation(ConfigurationAdminMBeanTestCase.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testDeleteConfigurationsFilter 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testDeleteConfigurationsFilter(ConfigurationAdminMBeanTestCase.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testGetFactoryPid | 0 | 0 |  | 
|  | testGetFactoryPidForLocation | 0 | 0 |  | 
|  | testGetConfigurationsFilter 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.updateForLocation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testGetConfigurationsFilter(ConfigurationAdminMBeanTestCase.java:205)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testCreateFactoryConfigurationForLocation 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at org.apache.aries.jmx.cm.ConfigurationAdmin.update(ConfigurationAdmin.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.update(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testCreateFactoryConfigurationForLocation(ConfigurationAdminMBeanTestCase.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testCreateFactoryConfiguration 
java.io.IOException: Invalid TabularType [javax.management.openmbean.TabularType(name=Properties,rowType=javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)))),indexNames=(Key))]
	at org.apache.aries.jmx.cm.ConfigurationAdmin.updateForLocation(ConfigurationAdmin.java:225)
	at org.apache.aries.jmx.cm.ConfigurationAdmin.update(ConfigurationAdmin.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy0.update(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ConfigurationAdminMBeanTestCase.testCreateFactoryConfiguration(ConfigurationAdminMBeanTestCase.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testGetDependencies | 0 | 0 |  | 
|  | testGetRequiringBundles | 0 | 0 |  | 
|  | testGetBundles | 0 | 0 |  | 
|  | testGetExportedPackages | 0 | 0 |  | 
|  | testGetImportedPackages | 0 | 0 |  | 
|  | testGetFragments | 0 | 0 |  | 
|  | testGetHeaders | 0 | 0 |  | 
|  | testGetRegisteredServices | 0 | 0 |  | 
|  | testGetServicesInUse | 0 | 0 |  | 
|  | testGetLocation | 0 | 0 |  | 
|  | testGetState | 0 | 0 |  | 
|  | testGetSymbolicName | 0 | 0 |  | 
|  | testGetVersion | 0 | 0 |  | 
|  | testIsFragment | 0 | 0 |  | 
|  | testIsRemovalPending | 0 | 0 |  | 
|  | testIsRequired | 0 | 0 |  | 
|  | testIsPersistentlyStarted | 0 | 0 |  | 
|  | testGetHosts | 0 | 0 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testGetServiceInterfaces | 0 | 0 |  | 
|  | testGetBundle | 0 | 0 |  | 
|  | testGetProperties | 0 | 0 |  | 
|  | testGetServices | 0 | 0 |  | 
|  | testGetUsingBundles | 0 | 0 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testGetInformation | 0 | 0 |  | 
|  | testAddInformation 
java.lang.IllegalArgumentException: Invalid CompositeType [javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String))))]
	at org.apache.aries.jmx.codec.PropertyData.from(PropertyData.java:260)
	at org.apache.aries.jmx.provisioning.ProvisioningService.extractProvisioningDictionary(ProvisioningService.java:110)
	at org.apache.aries.jmx.provisioning.ProvisioningService.addInformation(ProvisioningService.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy3.addInformation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ProvisioningServiceMBeanTestCase.testAddInformation(ProvisioningServiceMBeanTestCase.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testSetInformation 
java.lang.IllegalArgumentException: Invalid CompositeType [javax.management.openmbean.CompositeType(name=Property,items=((itemName=Key,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Type,itemType=javax.management.openmbean.SimpleType(name=java.lang.String)),(itemName=Value,itemType=javax.management.openmbean.SimpleType(name=java.lang.String))))]
	at org.apache.aries.jmx.codec.PropertyData.from(PropertyData.java:260)
	at org.apache.aries.jmx.provisioning.ProvisioningService.extractProvisioningDictionary(ProvisioningService.java:110)
	at org.apache.aries.jmx.provisioning.ProvisioningService.addInformation(ProvisioningService.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at javax.management.StandardMBean.invoke(StandardMBean.java:391)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
	at $Proxy3.addInformation(Unknown Source)
	at org.osgi.test.cases.jmx.junit.ProvisioningServiceMBeanTestCase.testSetInformation(ProvisioningServiceMBeanTestCase.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testAddInformationFromZip | 0 | 0 |  | 
|  | testShutdown 
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.aries.util; version="[1.0.0,2.0.0)"
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.installFramework(FrameworkMBeanLifecycleTestCase.java:436)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.setUp(FrameworkMBeanLifecycleTestCase.java:82)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testRestart 
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.aries.util; version="[1.0.0,2.0.0)"
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.installFramework(FrameworkMBeanLifecycleTestCase.java:436)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.setUp(FrameworkMBeanLifecycleTestCase.java:82)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testUpdate 
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.aries.util; version="[1.0.0,2.0.0)"
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.installFramework(FrameworkMBeanLifecycleTestCase.java:436)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.setUp(FrameworkMBeanLifecycleTestCase.java:82)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testAll 
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.aries.util; version="[1.0.0,2.0.0)"
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.installFramework(FrameworkMBeanLifecycleTestCase.java:436)
	at org.osgi.test.cases.jmx.junit.FrameworkMBeanLifecycleTestCase.setUp(FrameworkMBeanLifecycleTestCase.java:82)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at aQute.junit.runtime.Target.doTesting(Target.java:234)
	at aQute.junit.runtime.Target.run(Target.java:57)
	at aQute.junit.runtime.Target.main(Target.java:37)
  | 0 | 1 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testListLocations | 0 | 0 |  | 
|  | testListDefaultPermissions | 0 | 0 |  | 
|  | testGetPermissions | 0 | 0 |  | 
|  | testSetPermissions | 0 | 0 |  | 
|  | testSetDefaultPermissions | 0 | 0 |  | 
|  | testSignature | 0 | 0 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testGetProperties | 0 | 0 |  | 
|  | testCreateUser | 0 | 0 |  | 
|  | testCreateGroup | 0 | 0 |  | 
|  | testAddRequiredMember | 0 | 0 |  | 
|  | testAddAndRemoveGroupMember | 0 | 0 |  | 
|  | testGetGroup | 0 | 0 |  | 
|  | testGetAuthorization | 0 | 0 |  | 
|  | testListGroups | 0 | 0 |  | 
|  | testGetImpliedRoles | 0 | 0 |  | 
|  | testGetMembers | 0 | 0 |  | 
|  | testGetRequiredMembers | 0 | 0 |  | 
|  | testGetUser | 0 | 0 |  | 
|  | testListUsers | 0 | 0 |  | 
|  | testRemoveRole | 0 | 0 |  | 
|  | testAddPropertyString | 0 | 0 |  | 
|  | testAddProperty | 0 | 0 |  | 
|  | testAddAndRemoveCredentialString | 0 | 0 |  | 
|  | testAddAndRemoveCredential | 0 | 0 |  | 
|  | testGetCredentials | 0 | 0 |  | 
|  | testGetRole | 0 | 0 |  | 
|  | testGetRoleFilter | 0 | 0 |  | 
|  | testGetUserFilter | 0 | 0 |  | 
|  | testGetGroupFilter | 0 | 0 |  | 
|  | testGetUserWithProperty | 0 | 0 |  | 
|  | testListRoles | 0 | 0 |  | 
|  | testRemoveGroup | 0 | 0 |  | 
|  | testRemoveUser | 0 | 0 |  | 
|  | testRemoveProperty | 0 | 0 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testFrameworkMBeanExists | 0 | 0 |  | 
|  | testFrameworkStartLevel | 0 | 0 |  | 
|  | testBundleStartLevel | 0 | 0 |  | 
|  | testBundleInstallFromURL | 0 | 0 |  | 
|  | testBundleUpdateFromURL | 0 | 0 |  | 
|  | testBundleResolve | 0 | 0 |  | 
|  | testBundleStartStop | 0 | 0 |  | 
|  | testBundleRefresh | 0 | 0 |  | 
|  | testItem | 0 | 0 |  | 
|  | testItemArrayType | 0 | 0 |  | 
|  | testItemCompositeType | 0 | 0 |  | 
|  | testItemExtend | 0 | 0 |  | 
|  | testItemTabularType | 0 | 0 |  | 
|  | testItemComplex | 0 | 0 |  | 
|  | testBundleInstallAndUpdate | 0 | 0 |  | 
|  | testBundlesInstallAndUpdate | 0 | 0 |  | 
|  | testExceptions | 0 | 0 |  | 
|  | testIsRemovalPending | 0 | 0 |  | 
|  | testGetExportingBundle | 0 | 0 |  | 
|  | testGetImportingBundles | 0 | 0 |  | 
|  | testGetPackages | 0 | 0 |  | 
|  | testMBeanServerExistence | 0 | 0 |  | 
The following table provides a sumary of the coverage based on static analysis.
					A red icon indicates the method is never referred. An orange icon indicates there is
					only one method referring to the method and a green icon indicates there are 2 or more
					references. The references are shown by clicking on the info icon. This table is based on static analysis so it is not possible to see
					how often the method is called and with what parameters.
|  | org.osgi.jmx.Item |  |  | 
|  | Item(String,String,OpenType,String[]) void FrameworkMBeanTestCase.testItem()void FrameworkMBeanTestCase.testItemCompositeType()
 void FrameworkMBeanTestCase.testItemCompositeType()
 void FrameworkMBeanTestCase.testItemExtend()
 void FrameworkMBeanTestCase.testItemExtend()
 void FrameworkMBeanTestCase.testItemExtend()
 void FrameworkMBeanTestCase.testItemTabularType()
 void FrameworkMBeanTestCase.testItemTabularType()
 void FrameworkMBeanTestCase.testItemComplex()
 void FrameworkMBeanTestCase.testItemComplex()
 
 | 10 |  | 
|  | ArrayType Item.arrayType(int,OpenType) void FrameworkMBeanTestCase.testItemArrayType()void FrameworkMBeanTestCase.testItemComplex()
 
 | 2 |  | 
|  | CompositeType Item.compositeType(String,String,Item[]) void FrameworkMBeanTestCase.testItem()void FrameworkMBeanTestCase.testItemCompositeType()
 void FrameworkMBeanTestCase.testItemExtend()
 void FrameworkMBeanTestCase.testItemTabularType()
 void FrameworkMBeanTestCase.testItemComplex()
 
 | 5 |  | 
|  | CompositeType Item.extend(CompositeType,String,String,Item[]) void FrameworkMBeanTestCase.testItemExtend()void FrameworkMBeanTestCase.testItemComplex()
 
 | 2 |  | 
|  | TabularType Item.tabularType(String,String,CompositeType,String[]) void FrameworkMBeanTestCase.testItemTabularType()void FrameworkMBeanTestCase.testItemComplex()
 
 | 2 |  | 
|  | org.osgi.jmx.framework.BundleStateMBean |  |  | 
|  | String[] BundleStateMBean.getExportedPackages(long) void BundleStateMBeanTestCase.testGetExportedPackages()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | long[] BundleStateMBean.getFragments(long) void BundleStateMBeanTestCase.testGetFragments()void BundleStateMBeanTestCase.testGetFragments()
 void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | TabularData BundleStateMBean.getHeaders(long) | 3 |  | 
|  | long[] BundleStateMBean.getHosts(long) void BundleStateMBeanTestCase.testGetHosts()void BundleStateMBeanTestCase.testGetHosts()
 void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String[] BundleStateMBean.getImportedPackages(long) void BundleStateMBeanTestCase.testGetImportedPackages()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | long BundleStateMBean.getLastModified(long) void BundleStateMBeanTestCase.testExceptions()void BundleStateMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundleInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()
 
 | 14 |  | 
|  | String BundleStateMBean.getLocation(long) void BundleStateMBeanTestCase.testGetLocation()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | long[] BundleStateMBean.getRegisteredServices(long) void BundleStateMBeanTestCase.testGetRegisteredServices()void BundleStateMBeanTestCase.testGetRegisteredServices()
 void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | long[] BundleStateMBean.getRequiredBundles(long) void BundleStateMBeanTestCase.testGetDependencies()void BundleStateMBeanTestCase.testGetDependencies()
 void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | long[] BundleStateMBean.getRequiringBundles(long) void BundleStateMBeanTestCase.testGetRequiringBundles()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | long[] BundleStateMBean.getServicesInUse(long) void BundleStateMBeanTestCase.testGetServicesInUse()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | int BundleStateMBean.getStartLevel(long) void BundleStateMBeanTestCase.testGetBundles()void BundleStateMBeanTestCase.testGetBundles()
 void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testFrameworkStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 
 | 8 |  | 
|  | String BundleStateMBean.getState(long) void BundleStateMBeanTestCase.testGetBundles()void BundleStateMBeanTestCase.testGetBundles()
 void BundleStateMBeanTestCase.testGetState()
 void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 boolean FrameworkMBeanTestCase.waitBundleStateChange(long,String)
 
 | 6 |  | 
|  | String BundleStateMBean.getSymbolicName(long) void BundleStateMBeanTestCase.testGetSymbolicName()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | String BundleStateMBean.getVersion(long) void BundleStateMBeanTestCase.testGetVersion()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | boolean BundleStateMBean.isFragment(long) void BundleStateMBeanTestCase.testIsFragment()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | boolean BundleStateMBean.isPersistentlyStarted(long) void BundleStateMBeanTestCase.testIsPersistentlyStarted()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | boolean BundleStateMBean.isRemovalPending(long) void BundleStateMBeanTestCase.testIsRemovalPending()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | boolean BundleStateMBean.isRequired(long) void BundleStateMBeanTestCase.testIsRequired()void BundleStateMBeanTestCase.testExceptions()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | TabularData BundleStateMBean.listBundles() void BundleStateMBeanTestCase.testGetBundles()void BundleStateMBeanTestCase.testGetHosts()
 void BundleStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | org.osgi.jmx.framework.FrameworkMBean |  |  | 
|  | int FrameworkMBean.getFrameworkStartLevel() void FrameworkMBeanTestCase.testFrameworkStartLevel()void FrameworkMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | int FrameworkMBean.getInitialBundleStartLevel() void FrameworkMBeanTestCase.testBundleStartLevel()void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | long FrameworkMBean.installBundle(String) void FrameworkMBeanTestCase.testBundleInstallAndUpdate()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | long FrameworkMBean.installBundleFromURL(String,String) void FrameworkMBeanTestCase.testFrameworkStartLevel()void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleInstallFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 22 |  | 
|  | CompositeData FrameworkMBean.installBundles(String[]) void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 7 |  | 
|  | CompositeData FrameworkMBean.installBundlesFromURL(String[],String[]) void FrameworkMBeanTestCase.testBundleInstallFromURL()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 7 |  | 
|  | void FrameworkMBean.refreshBundle(long) void FrameworkMBeanTestCase.testBundleRefresh()void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void FrameworkMBean.refreshBundles(long[]) void FrameworkMBeanTestCase.testBundleRefresh()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | boolean FrameworkMBean.resolveBundle(long) void FrameworkMBeanTestCase.testBundleResolve()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | boolean FrameworkMBean.resolveBundles(long[]) void FrameworkMBeanTestCase.testBundleResolve()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void FrameworkMBean.restartFramework() void FrameworkMBeanLifecycleTestCase.testRestart()void FrameworkMBeanLifecycleTestCase.testAll()
 
 | 2 |  | 
|  | void FrameworkMBean.setBundleStartLevel(long,int) void FrameworkMBeanTestCase.testFrameworkStartLevel()void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 6 |  | 
|  | CompositeData FrameworkMBean.setBundleStartLevels(long[],int[]) void FrameworkMBeanTestCase.testBundleStartLevel()void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 7 |  | 
|  | void FrameworkMBean.setFrameworkStartLevel(int) void FrameworkMBeanTestCase.testFrameworkStartLevel()void FrameworkMBeanTestCase.testFrameworkStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void FrameworkMBean.setInitialBundleStartLevel(int) void FrameworkMBeanTestCase.testBundleStartLevel()void FrameworkMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | void FrameworkMBean.shutdownFramework() void FrameworkMBeanLifecycleTestCase.testShutdown()void FrameworkMBeanLifecycleTestCase.testAll()
 
 | 2 |  | 
|  | void FrameworkMBean.startBundle(long) void FrameworkMBeanTestCase.testFrameworkStartLevel()void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleInstallFromURL()
 void FrameworkMBeanTestCase.testBundleInstallFromURL()
 void FrameworkMBeanTestCase.testBundleInstallFromURL()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 10 |  | 
|  | CompositeData FrameworkMBean.startBundles(long[]) void FrameworkMBeanTestCase.testBundleStartStop()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void FrameworkMBean.stopBundle(long) void FrameworkMBeanTestCase.testBundleStartStop()void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | CompositeData FrameworkMBean.stopBundles(long[]) void FrameworkMBeanTestCase.testBundleStartStop()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void FrameworkMBean.uninstallBundle(long) void FrameworkMBeanTestCase.testFrameworkStartLevel()void FrameworkMBeanTestCase.testFrameworkStartLevel()
 void FrameworkMBeanTestCase.testFrameworkStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleStartLevel()
 void FrameworkMBeanTestCase.testBundleInstallFromURL()
 void FrameworkMBeanTestCase.testBundleInstallFromURL()
 void FrameworkMBeanTestCase.testBundleInstallFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleUpdateFromURL()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleResolve()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleStartStop()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleRefresh()
 void FrameworkMBeanTestCase.testBundleInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundleInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundleInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundleInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()
 void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 52 |  | 
|  | CompositeData FrameworkMBean.uninstallBundles(long[]) void FrameworkMBeanTestCase.testBundleInstallFromURL()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void FrameworkMBean.updateBundle(long) void FrameworkMBeanTestCase.testBundleInstallAndUpdate()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | void FrameworkMBean.updateBundleFromURL(long,String) void FrameworkMBeanTestCase.testBundleUpdateFromURL()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | CompositeData FrameworkMBean.updateBundles(long[]) void FrameworkMBeanTestCase.testBundlesInstallAndUpdate()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | CompositeData FrameworkMBean.updateBundlesFromURL(long[],String[]) void FrameworkMBeanTestCase.testBundleUpdateFromURL()void FrameworkMBeanTestCase.testExceptions()
 void FrameworkMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | void FrameworkMBean.updateFramework() void FrameworkMBeanLifecycleTestCase.testUpdate()void FrameworkMBeanLifecycleTestCase.testAll()
 
 | 2 |  | 
|  | org.osgi.jmx.framework.PackageStateMBean |  |  | 
|  | long[] PackageStateMBean.getExportingBundles(String,String) void PackageStateMBeanTestCase.testGetExportingBundle()void PackageStateMBeanTestCase.testExceptions()
 void PackageStateMBeanTestCase.testExceptions()
 void PackageStateMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | long[] PackageStateMBean.getImportingBundles(String,String,long) void PackageStateMBeanTestCase.testGetImportingBundles()void PackageStateMBeanTestCase.testExceptions()
 void PackageStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | boolean PackageStateMBean.isRemovalPending(String,String,long) void PackageStateMBeanTestCase.testIsRemovalPending()void PackageStateMBeanTestCase.testExceptions()
 void PackageStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | TabularData PackageStateMBean.listPackages() void PackageStateMBeanTestCase.testGetPackages()void PackageStateMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | org.osgi.jmx.framework.ServiceStateMBean |  |  | 
|  | long ServiceStateMBean.getBundleIdentifier(long) void ServiceStateMBeanTestCase.testGetBundle()void ServiceStateMBeanTestCase.testExceptions()
 void ServiceStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | String[] ServiceStateMBean.getObjectClass(long) void ServiceStateMBeanTestCase.testGetServiceInterfaces()void ServiceStateMBeanTestCase.testExceptions()
 void ServiceStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | TabularData ServiceStateMBean.getProperties(long) void ServiceStateMBeanTestCase.testGetProperties()void ServiceStateMBeanTestCase.testExceptions()
 void ServiceStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | long[] ServiceStateMBean.getUsingBundles(long) void ServiceStateMBeanTestCase.testGetUsingBundles()void ServiceStateMBeanTestCase.testExceptions()
 void ServiceStateMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | TabularData ServiceStateMBean.listServices() void ServiceStateMBeanTestCase.testGetServices()void ServiceStateMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | org.osgi.jmx.service.cm.ConfigurationAdminMBean |  |  | 
|  | String ConfigurationAdminMBean.createFactoryConfiguration(String) void ConfigurationAdminMBeanTestCase.testCreateFactoryConfiguration()void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String ConfigurationAdminMBean.createFactoryConfigurationForLocation(String,String) void ConfigurationAdminMBeanTestCase.testCreateFactoryConfigurationForLocation()void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void ConfigurationAdminMBean.delete(String) void ConfigurationAdminMBeanTestCase.testConfigurationDelete()void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void ConfigurationAdminMBean.deleteConfigurations(String) void ConfigurationAdminMBeanTestCase.testDeleteConfigurationsFilter()void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void ConfigurationAdminMBean.deleteForLocation(String,String) void ConfigurationAdminMBeanTestCase.testConfigurationDeleteForLocation()void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String ConfigurationAdminMBean.getBundleLocation(String) void ConfigurationAdminMBeanTestCase.testConfigurationGetBundleLocation()void ConfigurationAdminMBeanTestCase.testConfigurationSetBundleLocation()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | String[] ConfigurationAdminMBean.getConfigurations(String) void ConfigurationAdminMBeanTestCase.testGetConfigurationsFilter()void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String ConfigurationAdminMBean.getFactoryPid(String) void ConfigurationAdminMBeanTestCase.testGetFactoryPid()void ConfigurationAdminMBeanTestCase.testCreateFactoryConfiguration()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | String ConfigurationAdminMBean.getFactoryPidForLocation(String,String) void ConfigurationAdminMBeanTestCase.testGetFactoryPidForLocation()void ConfigurationAdminMBeanTestCase.testCreateFactoryConfigurationForLocation()
 void ConfigurationAdminMBeanTestCase.testCreateFactoryConfigurationForLocation()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 6 |  | 
|  | TabularData ConfigurationAdminMBean.getProperties(String) void ConfigurationAdminMBeanTestCase.testConfigurationUpdate()void ConfigurationAdminMBeanTestCase.testConfigurationGetProperties()
 void ConfigurationAdminMBeanTestCase.testConfigurationDelete()
 void ConfigurationAdminMBeanTestCase.testConfigurationDelete()
 void ConfigurationAdminMBeanTestCase.testConfigurationDeleteForLocation()
 void ConfigurationAdminMBeanTestCase.testConfigurationDeleteForLocation()
 void ConfigurationAdminMBeanTestCase.testDeleteConfigurationsFilter()
 void ConfigurationAdminMBeanTestCase.testDeleteConfigurationsFilter()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 11 |  | 
|  | TabularData ConfigurationAdminMBean.getPropertiesForLocation(String,String) void ConfigurationAdminMBeanTestCase.testConfigurationUpdateForLocation()void ConfigurationAdminMBeanTestCase.testConfigurationGetPropertiesForLocation()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | void ConfigurationAdminMBean.setBundleLocation(String,String) void ConfigurationAdminMBeanTestCase.testConfigurationSetBundleLocation()void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void ConfigurationAdminMBean.update(String,TabularData) void ConfigurationAdminMBeanTestCase.testConfigurationSetBundleLocation()void ConfigurationAdminMBeanTestCase.testCreateFactoryConfigurationForLocation()
 void ConfigurationAdminMBeanTestCase.testCreateFactoryConfiguration()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 6 |  | 
|  | void ConfigurationAdminMBean.updateForLocation(String,String,TabularData) void ConfigurationAdminMBeanTestCase.testConfigurationGetBundleLocation()void ConfigurationAdminMBeanTestCase.testConfigurationUpdate()
 void ConfigurationAdminMBeanTestCase.testConfigurationUpdateForLocation()
 void ConfigurationAdminMBeanTestCase.testConfigurationGetProperties()
 void ConfigurationAdminMBeanTestCase.testConfigurationGetPropertiesForLocation()
 void ConfigurationAdminMBeanTestCase.testConfigurationDelete()
 void ConfigurationAdminMBeanTestCase.testConfigurationDeleteForLocation()
 void ConfigurationAdminMBeanTestCase.testDeleteConfigurationsFilter()
 void ConfigurationAdminMBeanTestCase.testGetConfigurationsFilter()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 void ConfigurationAdminMBeanTestCase.testExceptions()
 
 | 12 |  | 
|  | org.osgi.jmx.service.permissionadmin.PermissionAdminMBean |  |  | 
|  | String[] PermissionAdminMBean.getPermissions(String) void PermissionAdminMBeanTestCase.testGetPermissions()void PermissionAdminMBeanTestCase.testSetPermissions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | String[] PermissionAdminMBean.listDefaultPermissions() void PermissionAdminMBeanTestCase.testListDefaultPermissions()void PermissionAdminMBeanTestCase.testSetDefaultPermissions()
 void PermissionAdminMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | String[] PermissionAdminMBean.listLocations() void PermissionAdminMBeanTestCase.testListLocations()void PermissionAdminMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | void PermissionAdminMBean.setDefaultPermissions(String[]) void PermissionAdminMBeanTestCase.testSetDefaultPermissions()void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 
 | 6 |  | 
|  | void PermissionAdminMBean.setPermissions(String,String[]) void PermissionAdminMBeanTestCase.testSetPermissions()void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 void PermissionAdminMBeanTestCase.testExceptions()
 
 | 8 |  | 
|  | org.osgi.jmx.service.provisioning.ProvisioningServiceMBean |  |  | 
|  | void ProvisioningServiceMBean.addInformation(TabularData) void ProvisioningServiceMBeanTestCase.testAddInformation()void ProvisioningServiceMBeanTestCase.testSetInformation()
 void ProvisioningServiceMBeanTestCase.testExceptions()
 
 | 3 |  | 
|  | void ProvisioningServiceMBean.addInformationFromZip(String) void ProvisioningServiceMBeanTestCase.testAddInformationFromZip()void ProvisioningServiceMBeanTestCase.testExceptions()
 void ProvisioningServiceMBeanTestCase.testExceptions()
 void ProvisioningServiceMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | TabularData ProvisioningServiceMBean.listInformation() void ProvisioningServiceMBeanTestCase.testGetInformation()void ProvisioningServiceMBeanTestCase.testGetInformation()
 void ProvisioningServiceMBeanTestCase.testAddInformation()
 void ProvisioningServiceMBeanTestCase.testSetInformation()
 void ProvisioningServiceMBeanTestCase.testSetInformation()
 void ProvisioningServiceMBeanTestCase.testAddInformationFromZip()
 void ProvisioningServiceMBeanTestCase.testExceptions()
 
 | 7 |  | 
|  | void ProvisioningServiceMBean.setInformation(TabularData) void ProvisioningServiceMBeanTestCase.testSetInformation()void ProvisioningServiceMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | org.osgi.jmx.service.useradmin.UserAdminMBean |  |  | 
|  | void UserAdminMBean.addCredential(String,byte[],String) void UserAdminMBeanTestCase.testAddAndRemoveCredential()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void UserAdminMBean.addCredentialString(String,String,String) void UserAdminMBeanTestCase.testAddAndRemoveCredentialString()void UserAdminMBeanTestCase.testGetCredentials()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | boolean UserAdminMBean.addMember(String,String) void UserAdminMBeanTestCase.testAddAndRemoveGroupMember()void UserAdminMBeanTestCase.testGetMembers()
 void UserAdminMBeanTestCase.testGetMembers()
 void UserAdminMBeanTestCase.testGetMembers()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 7 |  | 
|  | void UserAdminMBean.addProperty(String,byte[],String) void UserAdminMBeanTestCase.testAddProperty()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | void UserAdminMBean.addPropertyString(String,String,String) void UserAdminMBeanTestCase.testAddPropertyString()void UserAdminMBeanTestCase.testGetProperties()
 void UserAdminMBeanTestCase.testGetRoleFilter()
 void UserAdminMBeanTestCase.testGetUserFilter()
 void UserAdminMBeanTestCase.testGetGroupFilter()
 void UserAdminMBeanTestCase.testGetUserWithProperty()
 void UserAdminMBeanTestCase.testRemoveProperty()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 10 |  | 
|  | boolean UserAdminMBean.addRequiredMember(String,String) void UserAdminMBeanTestCase.testAddRequiredMember()void UserAdminMBeanTestCase.testGetRequiredMembers()
 void UserAdminMBeanTestCase.testGetRequiredMembers()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 6 |  | 
|  | void UserAdminMBean.createGroup(String) void UserAdminMBeanTestCase.testCreateGroup()void UserAdminMBeanTestCase.testAddRequiredMember()
 void UserAdminMBeanTestCase.testGetGroup()
 void UserAdminMBeanTestCase.testListGroups()
 void UserAdminMBeanTestCase.testListGroups()
 void UserAdminMBeanTestCase.testGetMembers()
 void UserAdminMBeanTestCase.testGetRequiredMembers()
 void UserAdminMBeanTestCase.testGetGroupFilter()
 void UserAdminMBeanTestCase.testListRoles()
 void UserAdminMBeanTestCase.testListRoles()
 void UserAdminMBeanTestCase.testRemoveGroup()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 14 |  | 
|  | void UserAdminMBean.createRole(String) | 0 |  | 
|  | void UserAdminMBean.createUser(String) void UserAdminMBeanTestCase.testCreateUser()void UserAdminMBeanTestCase.testCreateUser()
 void UserAdminMBeanTestCase.testCreateUser()
 void UserAdminMBeanTestCase.testAddRequiredMember()
 void UserAdminMBeanTestCase.testGetAuthorization()
 void UserAdminMBeanTestCase.testGetImpliedRoles()
 void UserAdminMBeanTestCase.testGetMembers()
 void UserAdminMBeanTestCase.testGetMembers()
 void UserAdminMBeanTestCase.testGetMembers()
 void UserAdminMBeanTestCase.testGetRequiredMembers()
 void UserAdminMBeanTestCase.testGetRequiredMembers()
 void UserAdminMBeanTestCase.testGetUser()
 void UserAdminMBeanTestCase.testListUsers()
 void UserAdminMBeanTestCase.testListUsers()
 void UserAdminMBeanTestCase.testListUsers()
 void UserAdminMBeanTestCase.testRemoveRole()
 void UserAdminMBeanTestCase.testRemoveRole()
 void UserAdminMBeanTestCase.testRemoveRole()
 void UserAdminMBeanTestCase.testAddPropertyString()
 void UserAdminMBeanTestCase.testAddProperty()
 void UserAdminMBeanTestCase.testAddAndRemoveCredentialString()
 void UserAdminMBeanTestCase.testAddAndRemoveCredential()
 void UserAdminMBeanTestCase.testGetCredentials()
 void UserAdminMBeanTestCase.testGetProperties()
 void UserAdminMBeanTestCase.testGetRole()
 void UserAdminMBeanTestCase.testGetRoleFilter()
 void UserAdminMBeanTestCase.testGetUserFilter()
 void UserAdminMBeanTestCase.testGetUserWithProperty()
 void UserAdminMBeanTestCase.testRemoveUser()
 void UserAdminMBeanTestCase.testRemoveProperty()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 33 |  | 
|  | CompositeData UserAdminMBean.getAuthorization(String) void UserAdminMBeanTestCase.testGetAuthorization()void UserAdminMBeanTestCase.testGetAuthorization()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | TabularData UserAdminMBean.getCredentials(String) void UserAdminMBeanTestCase.testAddAndRemoveCredentialString()void UserAdminMBeanTestCase.testAddAndRemoveCredentialString()
 void UserAdminMBeanTestCase.testAddAndRemoveCredential()
 void UserAdminMBeanTestCase.testAddAndRemoveCredential()
 void UserAdminMBeanTestCase.testGetCredentials()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 8 |  | 
|  | CompositeData UserAdminMBean.getGroup(String) void UserAdminMBeanTestCase.testCreateGroup()void UserAdminMBeanTestCase.testAddAndRemoveGroupMember()
 void UserAdminMBeanTestCase.testAddAndRemoveGroupMember()
 void UserAdminMBeanTestCase.testAddAndRemoveGroupMember()
 void UserAdminMBeanTestCase.testGetGroup()
 void UserAdminMBeanTestCase.testRemoveGroup()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 9 |  | 
|  | String[] UserAdminMBean.getGroups(String) void UserAdminMBeanTestCase.testGetGroupFilter()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String[] UserAdminMBean.getImpliedRoles(String) void UserAdminMBeanTestCase.testGetImpliedRoles()void UserAdminMBeanTestCase.testGetImpliedRoles()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | String[] UserAdminMBean.getMembers(String) void UserAdminMBeanTestCase.testGetMembers()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | TabularData UserAdminMBean.getProperties(String) void UserAdminMBeanTestCase.testAddPropertyString()void UserAdminMBeanTestCase.testAddPropertyString()
 void UserAdminMBeanTestCase.testAddProperty()
 void UserAdminMBeanTestCase.testAddProperty()
 void UserAdminMBeanTestCase.testAddProperty()
 void UserAdminMBeanTestCase.testGetProperties()
 void UserAdminMBeanTestCase.testRemoveProperty()
 void UserAdminMBeanTestCase.testRemoveProperty()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 11 |  | 
|  | String[] UserAdminMBean.getRequiredMembers(String) void UserAdminMBeanTestCase.testAddRequiredMember()void UserAdminMBeanTestCase.testGetRequiredMembers()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | CompositeData UserAdminMBean.getRole(String) void UserAdminMBeanTestCase.testGetRole()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String[] UserAdminMBean.getRoles(String) void UserAdminMBeanTestCase.testGetRoleFilter()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | CompositeData UserAdminMBean.getUser(String) void UserAdminMBeanTestCase.testCreateUser()void UserAdminMBeanTestCase.testCreateUser()
 void UserAdminMBeanTestCase.testCreateUser()
 void UserAdminMBeanTestCase.testGetUser()
 void UserAdminMBeanTestCase.testRemoveUser()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 8 |  | 
|  | String UserAdminMBean.getUserWithProperty(String,String) void UserAdminMBeanTestCase.testGetUserWithProperty()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String[] UserAdminMBean.getUsers(String) void UserAdminMBeanTestCase.testGetUserFilter()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | String[] UserAdminMBean.listGroups() void UserAdminMBeanTestCase.testListGroups()void UserAdminMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | String[] UserAdminMBean.listRoles() void UserAdminMBeanTestCase.testListRoles()void UserAdminMBeanTestCase.testExceptions()
 
 | 2 |  | 
|  | String[] UserAdminMBean.listUsers() void UserAdminMBeanTestCase.testCreateUser()void UserAdminMBeanTestCase.testCreateUser()
 void UserAdminMBeanTestCase.testCreateUser()
 void UserAdminMBeanTestCase.testListUsers()
 void UserAdminMBeanTestCase.testListUsers()
 void UserAdminMBeanTestCase.testRemoveRole()
 void UserAdminMBeanTestCase.testRemoveRole()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 8 |  | 
|  | void UserAdminMBean.removeCredential(String,String) void UserAdminMBeanTestCase.testAddAndRemoveCredentialString()void UserAdminMBeanTestCase.testAddAndRemoveCredential()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | boolean UserAdminMBean.removeGroup(String) void UserAdminMBeanTestCase.testRemoveGroup()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | boolean UserAdminMBean.removeMember(String,String) void UserAdminMBeanTestCase.testAddAndRemoveGroupMember()void UserAdminMBeanTestCase.testAddAndRemoveGroupMember()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | void UserAdminMBean.removeProperty(String,String) void UserAdminMBeanTestCase.testRemoveProperty()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  | 
|  | boolean UserAdminMBean.removeRole(String) void UserAdminMBeanTestCase.testGetAuthorization()void UserAdminMBeanTestCase.testRemoveRole()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 5 |  | 
|  | boolean UserAdminMBean.removeUser(String) void UserAdminMBeanTestCase.testRemoveUser()void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 void UserAdminMBeanTestCase.testExceptions()
 
 | 4 |  |