From 9b06d0be194072899ef64fef468d2909c4a61392 Mon Sep 17 00:00:00 2001 From: Robert Schmidtke Date: Fri, 24 Jun 2016 17:19:38 +0200 Subject: [PATCH] Moved project to Maven structure --- .../LICENSE_BINARY.txt | 0 README.md | 2 +- build.properties | 120 - build.xml | 402 -- dist/bin/mibgen | 71 - dist/bin/mibgen.bat | 78 - dist/docs/api/allclasses-frame.html | 288 -- dist/docs/api/allclasses-noframe.html | 288 -- .../jdmk/ClassLoaderRepositorySupport.html | 451 -- .../com/sun/jdmk/DefaultMBeanInterceptor.html | 1585 ------- dist/docs/api/com/sun/jdmk/DefaultPaths.html | 431 -- .../api/com/sun/jdmk/DynamicMetaDataImpl.html | 676 --- dist/docs/api/com/sun/jdmk/Enumerated.html | 529 --- dist/docs/api/com/sun/jdmk/GenericProxy.html | 560 --- dist/docs/api/com/sun/jdmk/Introspector.html | 319 -- .../api/com/sun/jdmk/JdmkMBeanServer.html | 291 -- .../com/sun/jdmk/JdmkMBeanServerBuilder.html | 318 -- .../docs/api/com/sun/jdmk/JdmkProperties.html | 504 --- .../com/sun/jdmk/JdmkSecurityException.html | 286 -- .../api/com/sun/jdmk/MBeanInstantiator.html | 785 ---- .../com/sun/jdmk/MBeanInstantiatorImpl.html | 954 ---- .../api/com/sun/jdmk/MBeanInterceptor.html | 1049 ----- .../MBeanInterceptorWrapper.Controller.html | 215 - .../com/sun/jdmk/MBeanInterceptorWrapper.html | 308 -- .../api/com/sun/jdmk/MBeanServerChecker.html | 1762 -------- .../com/sun/jdmk/MBeanServerForwarder.html | 1233 ----- .../api/com/sun/jdmk/MBeanServerImpl.html | 2085 --------- .../docs/api/com/sun/jdmk/MBeanServerInt.html | 328 -- .../api/com/sun/jdmk/ManagerException.html | 289 -- dist/docs/api/com/sun/jdmk/MetaData.html | 530 --- dist/docs/api/com/sun/jdmk/MetaDataImpl.html | 866 ---- .../jdmk/ModifiableClassLoaderRepository.html | 302 -- dist/docs/api/com/sun/jdmk/NamedObject.html | 367 -- .../jdmk/NotificationBroadcasterProxy.html | 260 -- .../sun/jdmk/NotificationRegistration.html | 256 -- .../api/com/sun/jdmk/OperationContext.html | 230 - dist/docs/api/com/sun/jdmk/Proxy.html | 269 -- dist/docs/api/com/sun/jdmk/ProxyHandler.html | 449 -- .../ProxyMBeanInstantiationException.html | 356 -- dist/docs/api/com/sun/jdmk/Repository.html | 426 -- .../api/com/sun/jdmk/RepositorySupport.html | 547 --- .../com/sun/jdmk/RuntimeManagerException.html | 294 -- .../com/sun/jdmk/RuntimeProxyException.html | 296 -- dist/docs/api/com/sun/jdmk/ServiceName.html | 604 --- dist/docs/api/com/sun/jdmk/ThreadContext.html | 409 -- dist/docs/api/com/sun/jdmk/UnsignedLong.html | 961 ---- .../ClassLoaderRepositorySupport.html | 118 - .../class-use/DefaultMBeanInterceptor.html | 118 - .../com/sun/jdmk/class-use/DefaultPaths.html | 118 - .../jdmk/class-use/DynamicMetaDataImpl.html | 165 - .../com/sun/jdmk/class-use/Enumerated.html | 213 - .../com/sun/jdmk/class-use/GenericProxy.html | 118 - .../com/sun/jdmk/class-use/Introspector.html | 118 - .../sun/jdmk/class-use/JdmkMBeanServer.html | 178 - .../class-use/JdmkMBeanServerBuilder.html | 118 - .../sun/jdmk/class-use/JdmkProperties.html | 118 - .../jdmk/class-use/JdmkSecurityException.html | 164 - .../sun/jdmk/class-use/MBeanInstantiator.html | 236 - .../jdmk/class-use/MBeanInstantiatorImpl.html | 118 - .../sun/jdmk/class-use/MBeanInterceptor.html | 358 -- .../MBeanInterceptorWrapper.Controller.html | 162 - .../class-use/MBeanInterceptorWrapper.html | 118 - .../jdmk/class-use/MBeanServerChecker.html | 118 - .../jdmk/class-use/MBeanServerForwarder.html | 164 - .../sun/jdmk/class-use/MBeanServerImpl.html | 118 - .../sun/jdmk/class-use/MBeanServerInt.html | 164 - .../sun/jdmk/class-use/ManagerException.html | 165 - .../api/com/sun/jdmk/class-use/MetaData.html | 221 - .../com/sun/jdmk/class-use/MetaDataImpl.html | 118 - .../ModifiableClassLoaderRepository.html | 198 - .../com/sun/jdmk/class-use/NamedObject.html | 118 - .../NotificationBroadcasterProxy.html | 118 - .../class-use/NotificationRegistration.html | 371 -- .../sun/jdmk/class-use/OperationContext.html | 237 - .../api/com/sun/jdmk/class-use/Proxy.html | 166 - .../com/sun/jdmk/class-use/ProxyHandler.html | 410 -- .../ProxyMBeanInstantiationException.html | 221 - .../com/sun/jdmk/class-use/Repository.html | 181 - .../sun/jdmk/class-use/RepositorySupport.html | 118 - .../class-use/RuntimeManagerException.html | 165 - .../jdmk/class-use/RuntimeProxyException.html | 118 - .../com/sun/jdmk/class-use/ServiceName.html | 118 - .../com/sun/jdmk/class-use/ThreadContext.html | 192 - .../com/sun/jdmk/class-use/UnsignedLong.html | 447 -- dist/docs/api/com/sun/jdmk/comm/AuthInfo.html | 368 -- .../jdmk/comm/ClientNotificationHandler.html | 632 --- .../sun/jdmk/comm/CommunicationException.html | 397 -- .../com/sun/jdmk/comm/CommunicatorServer.html | 1087 ----- .../jdmk/comm/CommunicatorServerMBean.html | 447 -- .../com/sun/jdmk/comm/ConnectorAddress.html | 241 - .../api/com/sun/jdmk/comm/DefaultMapper.html | 298 -- .../comm/GenericHttpConnectorAddress.html | 352 -- .../jdmk/comm/GenericHttpConnectorClient.html | 1918 -------- .../jdmk/comm/GenericHttpConnectorServer.html | 936 ---- .../comm/GenericHttpConnectorServerMBean.html | 356 -- .../sun/jdmk/comm/HeartBeatClientHandler.html | 323 -- .../sun/jdmk/comm/HeartBeatNotification.html | 451 -- .../com/sun/jdmk/comm/HtmlAdaptorServer.html | 1147 ----- .../api/com/sun/jdmk/comm/HtmlParser.html | 236 - .../sun/jdmk/comm/HttpConnectorAddress.html | 497 --- .../sun/jdmk/comm/HttpConnectorClient.html | 339 -- .../sun/jdmk/comm/HttpConnectorServer.html | 538 --- .../jdmk/comm/HttpConnectorServerMBean.html | 278 -- .../sun/jdmk/comm/HttpsConnectorAddress.html | 497 --- .../sun/jdmk/comm/HttpsConnectorClient.html | 378 -- .../sun/jdmk/comm/HttpsConnectorServer.html | 613 --- .../jdmk/comm/HttpsConnectorServerMBean.html | 277 -- .../sun/jdmk/comm/JdmkLegacyConnector.html | 427 -- .../sun/jdmk/comm/MalformedHttpException.html | 219 - dist/docs/api/com/sun/jdmk/comm/Mapper.html | 235 - .../com/sun/jdmk/comm/RemoteMBeanServer.html | 1014 ----- .../sun/jdmk/comm/RmiConnectorAddress.html | 439 -- .../com/sun/jdmk/comm/RmiConnectorClient.html | 1847 -------- .../com/sun/jdmk/comm/RmiConnectorServer.html | 766 ---- .../jdmk/comm/RmiConnectorServerMBean.html | 261 -- .../sun/jdmk/comm/TimedRmiSocketFactory.html | 312 -- .../com/sun/jdmk/comm/TimedURLConnection.html | 332 -- .../comm/UnauthorizedSecurityException.html | 289 -- .../com/sun/jdmk/comm/class-use/AuthInfo.html | 323 -- .../class-use/ClientNotificationHandler.html | 216 - .../class-use/CommunicationException.html | 425 -- .../comm/class-use/CommunicatorServer.html | 242 - .../class-use/CommunicatorServerMBean.html | 313 -- .../jdmk/comm/class-use/ConnectorAddress.html | 293 -- .../jdmk/comm/class-use/DefaultMapper.html | 118 - .../GenericHttpConnectorAddress.html | 176 - .../class-use/GenericHttpConnectorClient.html | 176 - .../class-use/GenericHttpConnectorServer.html | 176 - .../GenericHttpConnectorServerMBean.html | 205 - .../class-use/HeartBeatClientHandler.html | 197 - .../comm/class-use/HeartBeatNotification.html | 118 - .../comm/class-use/HtmlAdaptorServer.html | 118 - .../sun/jdmk/comm/class-use/HtmlParser.html | 118 - .../comm/class-use/HttpConnectorAddress.html | 118 - .../comm/class-use/HttpConnectorClient.html | 118 - .../comm/class-use/HttpConnectorServer.html | 118 - .../class-use/HttpConnectorServerMBean.html | 166 - .../comm/class-use/HttpsConnectorAddress.html | 118 - .../comm/class-use/HttpsConnectorClient.html | 118 - .../comm/class-use/HttpsConnectorServer.html | 118 - .../class-use/HttpsConnectorServerMBean.html | 166 - .../comm/class-use/JdmkLegacyConnector.html | 118 - .../class-use/MalformedHttpException.html | 118 - .../com/sun/jdmk/comm/class-use/Mapper.html | 166 - .../comm/class-use/RemoteMBeanServer.html | 197 - .../comm/class-use/RmiConnectorAddress.html | 118 - .../comm/class-use/RmiConnectorClient.html | 118 - .../comm/class-use/RmiConnectorServer.html | 118 - .../class-use/RmiConnectorServerMBean.html | 167 - .../comm/class-use/TimedRmiSocketFactory.html | 118 - .../comm/class-use/TimedURLConnection.html | 118 - .../UnauthorizedSecurityException.html | 118 - .../api/com/sun/jdmk/comm/package-frame.html | 58 - .../com/sun/jdmk/comm/package-summary.html | 401 -- .../api/com/sun/jdmk/comm/package-tree.html | 246 - .../api/com/sun/jdmk/comm/package-use.html | 338 -- .../sun/jdmk/discovery/DiscoveryClient.html | 1016 ----- .../jdmk/discovery/DiscoveryClientMBean.html | 738 --- .../sun/jdmk/discovery/DiscoveryMonitor.html | 785 ---- .../jdmk/discovery/DiscoveryMonitorMBean.html | 438 -- .../jdmk/discovery/DiscoveryResponder.html | 936 ---- .../discovery/DiscoveryResponderMBean.html | 554 --- .../DiscoveryResponderNotification.html | 392 -- .../sun/jdmk/discovery/DiscoveryResponse.html | 423 -- .../discovery/class-use/DiscoveryClient.html | 118 - .../class-use/DiscoveryClientMBean.html | 162 - .../discovery/class-use/DiscoveryMonitor.html | 163 - .../class-use/DiscoveryMonitorMBean.html | 163 - .../class-use/DiscoveryResponder.html | 118 - .../class-use/DiscoveryResponderMBean.html | 162 - .../DiscoveryResponderNotification.html | 118 - .../class-use/DiscoveryResponse.html | 178 - .../com/sun/jdmk/discovery/package-frame.html | 29 - .../sun/jdmk/discovery/package-summary.html | 204 - .../com/sun/jdmk/discovery/package-tree.html | 153 - .../com/sun/jdmk/discovery/package-use.html | 178 - .../CompatibleMBeanInterceptor.html | 1287 ------ .../DefaultMBeanServerInterceptor.html | 1300 ------ .../ForwardingMBeanServerInterceptor.html | 1451 ------ .../InterceptorCycleException.html | 272 -- .../InterceptorNotPresentException.html | 272 -- .../interceptor/MBeanServerInterceptor.html | 429 -- ...anServerInterceptorWrapper.Controller.html | 579 --- .../MBeanServerInterceptorWrapper.html | 1328 ------ .../class-use/CompatibleMBeanInterceptor.html | 118 - .../DefaultMBeanServerInterceptor.html | 118 - .../ForwardingMBeanServerInterceptor.html | 118 - .../class-use/InterceptorCycleException.html | 185 - .../InterceptorNotPresentException.html | 164 - .../class-use/MBeanServerInterceptor.html | 325 -- ...anServerInterceptorWrapper.Controller.html | 190 - .../MBeanServerInterceptorWrapper.html | 164 - .../sun/jdmk/interceptor/package-frame.html | 32 - .../sun/jdmk/interceptor/package-summary.html | 217 - .../sun/jdmk/interceptor/package-tree.html | 165 - .../com/sun/jdmk/interceptor/package-use.html | 209 - dist/docs/api/com/sun/jdmk/package-frame.html | 62 - .../api/com/sun/jdmk/package-summary.html | 416 -- dist/docs/api/com/sun/jdmk/package-tree.html | 252 -- dist/docs/api/com/sun/jdmk/package-use.html | 427 -- .../BasicMBeanServerConnectionFactory.html | 621 --- .../jdmk/remote/cascading/CascadingAgent.html | 1109 ----- .../remote/cascading/CascadingAgentMBean.html | 529 --- .../remote/cascading/CascadingService.html | 708 --- .../cascading/CascadingServiceMBean.html | 498 --- .../LocalMBeanServerConnectionFactory.html | 444 -- .../MBeanServerConnectionFactory.html | 397 -- .../MBeanServerConnectionWrapper.html | 1409 ------ .../BasicMBeanServerConnectionFactory.html | 118 - .../cascading/class-use/CascadingAgent.html | 164 - .../class-use/CascadingAgentMBean.html | 193 - .../cascading/class-use/CascadingService.html | 118 - .../class-use/CascadingServiceMBean.html | 164 - .../LocalMBeanServerConnectionFactory.html | 118 - .../MBeanServerConnectionFactory.html | 327 -- .../MBeanServerConnectionWrapper.html | 118 - .../jdmk/remote/cascading/package-frame.html | 29 - .../remote/cascading/package-summary.html | 553 --- .../jdmk/remote/cascading/package-tree.html | 141 - .../jdmk/remote/cascading/package-use.html | 203 - .../cascading/proxy/CascadingProxy.html | 802 ---- .../cascading/proxy/ProxyCascadingAgent.html | 957 ---- .../proxy/class-use/CascadingProxy.html | 118 - .../proxy/class-use/ProxyCascadingAgent.html | 118 - .../remote/cascading/proxy/package-frame.html | 20 - .../cascading/proxy/package-summary.html | 179 - .../remote/cascading/proxy/package-tree.html | 136 - .../remote/cascading/proxy/package-use.html | 118 - .../security/sasl/AuthenticateCallback.html | 350 -- .../com/sun/jdmk/security/sasl/Provider.html | 322 -- .../sasl/class-use/AuthenticateCallback.html | 118 - .../security/sasl/class-use/Provider.html | 118 - .../sun/jdmk/security/sasl/package-frame.html | 20 - .../jdmk/security/sasl/package-summary.html | 154 - .../sun/jdmk/security/sasl/package-tree.html | 148 - .../sun/jdmk/security/sasl/package-use.html | 118 - .../com/sun/jdmk/tasks/DaemonTaskServer.html | 443 -- dist/docs/api/com/sun/jdmk/tasks/Task.html | 253 -- .../api/com/sun/jdmk/tasks/TaskServer.html | 231 - .../tasks/class-use/DaemonTaskServer.html | 118 - .../com/sun/jdmk/tasks/class-use/Task.html | 180 - .../sun/jdmk/tasks/class-use/TaskServer.html | 264 -- .../api/com/sun/jdmk/tasks/package-frame.html | 24 - .../com/sun/jdmk/tasks/package-summary.html | 173 - .../api/com/sun/jdmk/tasks/package-tree.html | 140 - .../api/com/sun/jdmk/tasks/package-use.html | 210 - dist/docs/api/com/sun/jdmk/tools/MibGen.html | 327 -- .../com/sun/jdmk/tools/class-use/MibGen.html | 118 - .../api/com/sun/jdmk/tools/package-frame.html | 19 - .../com/sun/jdmk/tools/package-summary.html | 147 - .../api/com/sun/jdmk/tools/package-tree.html | 131 - .../api/com/sun/jdmk/tools/package-use.html | 118 - .../management/comm/CommunicatorServer.html | 991 ----- .../management/comm/SnmpAdaptorServer.html | 2692 ----------- .../comm/SnmpAdaptorServerMBean.html | 1515 ------- .../management/comm/SnmpInformHandler.html | 296 -- .../management/comm/SnmpV3AdaptorServer.html | 1813 -------- .../comm/SnmpV3AdaptorServerMBean.html | 749 ---- .../management/comm/SnmpV3InformRequest.html | 339 -- .../comm/class-use/CommunicatorServer.html | 168 - .../comm/class-use/SnmpAdaptorServer.html | 194 - .../class-use/SnmpAdaptorServerMBean.html | 183 - .../comm/class-use/SnmpInformHandler.html | 238 - .../comm/class-use/SnmpV3AdaptorServer.html | 194 - .../class-use/SnmpV3AdaptorServerMBean.html | 162 - .../comm/class-use/SnmpV3InformRequest.html | 184 - .../sun/management/comm/package-frame.html | 28 - .../sun/management/comm/package-summary.html | 196 - .../com/sun/management/comm/package-tree.html | 165 - .../com/sun/management/comm/package-use.html | 210 - .../com/sun/management/snmp/BerDecoder.html | 754 ---- .../com/sun/management/snmp/BerEncoder.html | 840 ---- .../com/sun/management/snmp/BerException.html | 333 -- .../sun/management/snmp/EnumRowStatus.html | 766 ---- .../sun/management/snmp/IPAcl/JdmkAcl.html | 649 --- .../snmp/IPAcl/class-use/JdmkAcl.html | 118 - .../management/snmp/IPAcl/package-frame.html | 19 - .../snmp/IPAcl/package-summary.html | 147 - .../management/snmp/IPAcl/package-tree.html | 131 - .../management/snmp/IPAcl/package-use.html | 118 - .../sun/management/snmp/InetAddressAcl.html | 385 -- .../management/snmp/JdmkEngineFactory.html | 310 -- .../com/sun/management/snmp/SnmpAckPdu.html | 225 - .../snmp/SnmpBadSecurityLevelException.html | 256 -- .../com/sun/management/snmp/SnmpCounter.html | 400 -- .../sun/management/snmp/SnmpCounter64.html | 586 --- .../com/sun/management/snmp/SnmpEngine.html | 286 -- .../management/snmp/SnmpEngineFactory.html | 252 -- .../com/sun/management/snmp/SnmpEngineId.html | 616 --- .../management/snmp/SnmpEngineParameters.html | 409 -- .../snmp/SnmpEventReportDispatcher.html | 606 --- .../com/sun/management/snmp/SnmpGauge.html | 400 -- .../api/com/sun/management/snmp/SnmpInt.html | 668 --- .../sun/management/snmp/SnmpIpAddress.html | 493 -- .../com/sun/management/snmp/SnmpMessage.html | 494 -- .../api/com/sun/management/snmp/SnmpMsg.html | 623 --- .../api/com/sun/management/snmp/SnmpNull.html | 501 --- .../com/sun/management/snmp/SnmpOpaque.html | 379 -- .../api/com/sun/management/snmp/SnmpPdu.html | 421 -- .../com/sun/management/snmp/SnmpPduBulk.html | 461 -- .../sun/management/snmp/SnmpPduBulkType.html | 283 -- .../sun/management/snmp/SnmpPduFactory.html | 279 -- .../management/snmp/SnmpPduFactoryBER.html | 340 -- .../sun/management/snmp/SnmpPduRequest.html | 455 -- .../management/snmp/SnmpPduRequestType.html | 289 -- .../com/sun/management/snmp/SnmpPduTrap.html | 396 -- .../management/snmp/SnmpScopedPduBulk.html | 405 -- .../management/snmp/SnmpScopedPduPacket.html | 429 -- .../management/snmp/SnmpScopedPduRequest.html | 407 -- .../snmp/SnmpSecurityException.html | 379 -- .../snmp/SnmpSecurityParameters.html | 262 -- .../management/snmp/SnmpStatusException.html | 502 --- .../com/sun/management/snmp/SnmpString.html | 645 --- .../sun/management/snmp/SnmpStringFixed.html | 488 -- .../management/snmp/SnmpTooBigException.html | 322 -- .../SnmpUnknownAccContrModelException.html | 266 -- .../snmp/SnmpUnknownModelException.html | 264 -- .../snmp/SnmpUnknownModelLcdException.html | 260 -- .../SnmpUnknownMsgProcModelException.html | 265 -- .../snmp/SnmpUnknownSecModelException.html | 265 -- .../snmp/SnmpUnknownSubSystemException.html | 260 -- .../sun/management/snmp/SnmpUnsignedInt.html | 424 -- .../management/snmp/SnmpUsmKeyHandler.html | 388 -- .../sun/management/snmp/SnmpV3Message.html | 637 --- .../com/sun/management/snmp/SnmpValue.html | 402 -- .../api/com/sun/management/snmp/UserAcl.html | 319 -- .../snmp/agent/SnmpErrorHandlerAgent.html | 514 --- .../snmp/agent/SnmpGenericMetaServer.html | 349 -- .../snmp/agent/SnmpGenericObjectServer.html | 596 --- .../sun/management/snmp/agent/SnmpIndex.html | 375 -- .../sun/management/snmp/agent/SnmpMib.html | 719 --- .../management/snmp/agent/SnmpMibAgent.html | 1043 ----- .../snmp/agent/SnmpMibAgentMBean.html | 655 --- .../management/snmp/agent/SnmpMibEntry.html | 516 --- .../management/snmp/agent/SnmpMibGroup.html | 626 --- .../management/snmp/agent/SnmpMibHandler.html | 396 -- .../management/snmp/agent/SnmpMibNode.html | 586 --- .../sun/management/snmp/agent/SnmpMibOid.html | 423 -- .../management/snmp/agent/SnmpMibRequest.html | 512 --- .../snmp/agent/SnmpMibSubRequest.html | 472 -- .../management/snmp/agent/SnmpMibTable.html | 1963 -------- .../sun/management/snmp/agent/SnmpProxy.html | 996 ----- .../snmp/agent/SnmpRequestForwarder.html | 221 - .../snmp/agent/SnmpStandardMetaServer.html | 310 -- .../snmp/agent/SnmpStandardObjectServer.html | 448 -- .../snmp/agent/SnmpTableCallbackHandler.html | 285 -- .../snmp/agent/SnmpTableEntryFactory.html | 277 -- .../agent/SnmpTableEntryNotification.html | 362 -- .../snmp/agent/SnmpTableSupport.html | 944 ---- .../sun/management/snmp/agent/SnmpTrap.html | 909 ---- .../snmp/agent/SnmpTrapForwarder.html | 992 ----- .../snmp/agent/SnmpTrapForwarderMBean.html | 650 --- .../snmp/agent/SnmpTrapReceiver.html | 508 --- .../snmp/agent/SnmpUserDataFactory.html | 376 -- .../management/snmp/agent/SnmpUsmProxy.html | 455 -- .../management/snmp/agent/SnmpV3Proxy.html | 409 -- .../class-use/SnmpErrorHandlerAgent.html | 118 - .../class-use/SnmpGenericMetaServer.html | 213 - .../class-use/SnmpGenericObjectServer.html | 118 - .../snmp/agent/class-use/SnmpIndex.html | 277 -- .../snmp/agent/class-use/SnmpMib.html | 402 -- .../snmp/agent/class-use/SnmpMibAgent.html | 441 -- .../agent/class-use/SnmpMibAgentMBean.html | 228 - .../snmp/agent/class-use/SnmpMibEntry.html | 162 - .../snmp/agent/class-use/SnmpMibGroup.html | 168 - .../snmp/agent/class-use/SnmpMibHandler.html | 391 -- .../snmp/agent/class-use/SnmpMibNode.html | 253 -- .../snmp/agent/class-use/SnmpMibOid.html | 209 - .../snmp/agent/class-use/SnmpMibRequest.html | 401 -- .../agent/class-use/SnmpMibSubRequest.html | 539 --- .../snmp/agent/class-use/SnmpMibTable.html | 412 -- .../snmp/agent/class-use/SnmpProxy.html | 170 - .../agent/class-use/SnmpRequestForwarder.html | 163 - .../class-use/SnmpStandardMetaServer.html | 218 - .../class-use/SnmpStandardObjectServer.html | 223 - .../class-use/SnmpTableCallbackHandler.html | 210 - .../class-use/SnmpTableEntryFactory.html | 225 - .../class-use/SnmpTableEntryNotification.html | 118 - .../agent/class-use/SnmpTableSupport.html | 168 - .../snmp/agent/class-use/SnmpTrap.html | 167 - .../agent/class-use/SnmpTrapForwarder.html | 118 - .../class-use/SnmpTrapForwarderMBean.html | 163 - .../agent/class-use/SnmpTrapReceiver.html | 163 - .../agent/class-use/SnmpUserDataFactory.html | 189 - .../snmp/agent/class-use/SnmpUsmProxy.html | 118 - .../snmp/agent/class-use/SnmpV3Proxy.html | 163 - .../management/snmp/agent/package-frame.html | 51 - .../snmp/agent/package-summary.html | 359 -- .../management/snmp/agent/package-tree.html | 195 - .../management/snmp/agent/package-use.html | 402 -- .../management/snmp/class-use/BerDecoder.html | 162 - .../management/snmp/class-use/BerEncoder.html | 163 - .../snmp/class-use/BerException.html | 258 -- .../snmp/class-use/EnumRowStatus.html | 118 - .../snmp/class-use/InetAddressAcl.html | 306 -- .../snmp/class-use/JdmkEngineFactory.html | 118 - .../management/snmp/class-use/SnmpAckPdu.html | 201 - .../SnmpBadSecurityLevelException.html | 118 - .../snmp/class-use/SnmpCounter.html | 118 - .../snmp/class-use/SnmpCounter64.html | 118 - .../management/snmp/class-use/SnmpEngine.html | 635 --- .../snmp/class-use/SnmpEngineFactory.html | 300 -- .../snmp/class-use/SnmpEngineId.html | 633 --- .../snmp/class-use/SnmpEngineParameters.html | 316 -- .../class-use/SnmpEventReportDispatcher.html | 118 - .../management/snmp/class-use/SnmpGauge.html | 118 - .../management/snmp/class-use/SnmpInt.html | 202 - .../snmp/class-use/SnmpIpAddress.html | 219 - .../snmp/class-use/SnmpMessage.html | 118 - .../management/snmp/class-use/SnmpMsg.html | 494 -- .../management/snmp/class-use/SnmpNull.html | 118 - .../management/snmp/class-use/SnmpOpaque.html | 118 - .../management/snmp/class-use/SnmpPdu.html | 450 -- .../snmp/class-use/SnmpPduBulk.html | 118 - .../snmp/class-use/SnmpPduBulkType.html | 168 - .../snmp/class-use/SnmpPduFactory.html | 315 -- .../snmp/class-use/SnmpPduFactoryBER.html | 118 - .../snmp/class-use/SnmpPduRequest.html | 210 - .../snmp/class-use/SnmpPduRequestType.html | 168 - .../snmp/class-use/SnmpPduTrap.html | 203 - .../snmp/class-use/SnmpScopedPduBulk.html | 118 - .../snmp/class-use/SnmpScopedPduPacket.html | 168 - .../snmp/class-use/SnmpScopedPduRequest.html | 260 -- .../snmp/class-use/SnmpSecurityException.html | 225 - .../class-use/SnmpSecurityParameters.html | 432 -- .../snmp/class-use/SnmpStatusException.html | 3059 ------------- .../management/snmp/class-use/SnmpString.html | 168 - .../snmp/class-use/SnmpStringFixed.html | 118 - .../snmp/class-use/SnmpTooBigException.html | 371 -- .../SnmpUnknownAccContrModelException.html | 118 - .../class-use/SnmpUnknownModelException.html | 246 - .../SnmpUnknownModelLcdException.html | 118 - .../SnmpUnknownMsgProcModelException.html | 118 - .../SnmpUnknownSecModelException.html | 118 - .../SnmpUnknownSubSystemException.html | 118 - .../snmp/class-use/SnmpUnsignedInt.html | 168 - .../snmp/class-use/SnmpUsmKeyHandler.html | 162 - .../snmp/class-use/SnmpV3Message.html | 118 - .../management/snmp/class-use/SnmpValue.html | 530 --- .../management/snmp/class-use/UserAcl.html | 203 - .../manager/SnmpEventReportDispatcher.html | 902 ---- .../snmp/manager/SnmpInformListener.html | 236 - .../management/snmp/manager/SnmpParams.html | 304 -- .../snmp/manager/SnmpTrapListener.html | 259 -- .../snmp/manager/SnmpV3Parameters.html | 537 --- .../class-use/SnmpEventReportDispatcher.html | 162 - .../manager/class-use/SnmpInformListener.html | 177 - .../snmp/manager/class-use/SnmpParams.html | 282 -- .../manager/class-use/SnmpTrapListener.html | 175 - .../manager/class-use/SnmpV3Parameters.html | 162 - .../snmp/manager/package-frame.html | 26 - .../snmp/manager/package-summary.html | 184 - .../management/snmp/manager/package-tree.html | 141 - .../management/snmp/manager/package-use.html | 263 -- .../snmp/manager/usm/SnmpUsmParameters.html | 355 -- .../snmp/manager/usm/SnmpUsmPeer.html | 549 --- .../usm/class-use/SnmpUsmParameters.html | 118 - .../manager/usm/class-use/SnmpUsmPeer.html | 236 - .../snmp/manager/usm/package-frame.html | 20 - .../snmp/manager/usm/package-summary.html | 153 - .../snmp/manager/usm/package-tree.html | 144 - .../snmp/manager/usm/package-use.html | 178 - .../snmp/mpm/SnmpMsgProcessingModelV1V2.html | 545 --- .../snmp/mpm/SnmpMsgProcessingModelV3.html | 544 --- .../snmp/mpm/SnmpMsgTranslator.html | 431 -- .../snmp/mpm/SnmpMsgTranslatorCs2Ctxt.html | 311 -- .../snmp/mpm/SnmpMsgTranslatorV1V2.html | 550 --- .../snmp/mpm/SnmpMsgTranslatorV3.html | 538 --- .../class-use/SnmpMsgProcessingModelV1V2.html | 118 - .../class-use/SnmpMsgProcessingModelV3.html | 118 - .../snmp/mpm/class-use/SnmpMsgTranslator.html | 236 - .../class-use/SnmpMsgTranslatorCs2Ctxt.html | 118 - .../mpm/class-use/SnmpMsgTranslatorV1V2.html | 163 - .../mpm/class-use/SnmpMsgTranslatorV3.html | 118 - .../management/snmp/mpm/package-frame.html | 27 - .../management/snmp/mpm/package-summary.html | 190 - .../sun/management/snmp/mpm/package-tree.html | 146 - .../sun/management/snmp/mpm/package-use.html | 161 - .../sun/management/snmp/package-frame.html | 74 - .../sun/management/snmp/package-summary.html | 475 -- .../com/sun/management/snmp/package-tree.html | 234 - .../com/sun/management/snmp/package-use.html | 695 --- .../sun/management/snmp/uacl/JdmkUserAcl.html | 544 --- .../snmp/uacl/class-use/JdmkUserAcl.html | 118 - .../management/snmp/uacl/package-frame.html | 19 - .../management/snmp/uacl/package-summary.html | 147 - .../management/snmp/uacl/package-tree.html | 131 - .../sun/management/snmp/uacl/package-use.html | 118 - .../snmp/usm/SnmpUserSecurityModel.html | 778 ---- .../com/sun/management/snmp/usm/SnmpUsm.html | 637 --- .../management/snmp/usm/SnmpUsmAlgorithm.html | 259 -- .../snmp/usm/SnmpUsmAlgorithmManager.html | 326 -- .../snmp/usm/SnmpUsmAuthAlgorithm.html | 421 -- .../usm/SnmpUsmAuthAlgorithmException.html | 265 -- .../snmp/usm/SnmpUsmAuthException.html | 265 -- .../management/snmp/usm/SnmpUsmAuthPair.html | 289 -- .../snmp/usm/SnmpUsmDesAlgorithm.html | 471 -- .../snmp/usm/SnmpUsmEngineIdException.html | 265 -- .../snmp/usm/SnmpUsmEnginePeer.html | 300 -- .../management/snmp/usm/SnmpUsmException.html | 264 -- .../snmp/usm/SnmpUsmHmacAlgorithm.html | 563 --- .../management/snmp/usm/SnmpUsmHmacMd5.html | 409 -- .../management/snmp/usm/SnmpUsmHmacSha.html | 406 -- .../sun/management/snmp/usm/SnmpUsmLcd.html | 620 --- .../management/snmp/usm/SnmpUsmMibTable.html | 254 -- .../snmp/usm/SnmpUsmPasswordLcd.html | 688 --- .../snmp/usm/SnmpUsmPrivAlgorithm.html | 300 -- .../usm/SnmpUsmPrivAlgorithmException.html | 265 -- .../snmp/usm/SnmpUsmPrivException.html | 265 -- .../management/snmp/usm/SnmpUsmPrivPair.html | 289 -- .../snmp/usm/SnmpUsmSecureUser.html | 544 --- .../snmp/usm/SnmpUsmSecurityParameters.html | 416 -- .../snmp/usm/SnmpUsmUserNameException.html | 265 -- .../usm/class-use/SnmpUserSecurityModel.html | 118 - .../snmp/usm/class-use/SnmpUsm.html | 189 - .../snmp/usm/class-use/SnmpUsmAlgorithm.html | 238 - .../class-use/SnmpUsmAlgorithmManager.html | 190 - .../usm/class-use/SnmpUsmAuthAlgorithm.html | 190 - .../SnmpUsmAuthAlgorithmException.html | 172 - .../usm/class-use/SnmpUsmAuthException.html | 118 - .../snmp/usm/class-use/SnmpUsmAuthPair.html | 193 - .../usm/class-use/SnmpUsmDesAlgorithm.html | 118 - .../class-use/SnmpUsmEngineIdException.html | 203 - .../snmp/usm/class-use/SnmpUsmEnginePeer.html | 169 - .../snmp/usm/class-use/SnmpUsmException.html | 287 -- .../usm/class-use/SnmpUsmHmacAlgorithm.html | 169 - .../snmp/usm/class-use/SnmpUsmHmacMd5.html | 118 - .../snmp/usm/class-use/SnmpUsmHmacSha.html | 118 - .../snmp/usm/class-use/SnmpUsmLcd.html | 303 -- .../snmp/usm/class-use/SnmpUsmMibTable.html | 195 - .../usm/class-use/SnmpUsmPasswordLcd.html | 118 - .../usm/class-use/SnmpUsmPrivAlgorithm.html | 178 - .../SnmpUsmPrivAlgorithmException.html | 172 - .../usm/class-use/SnmpUsmPrivException.html | 118 - .../snmp/usm/class-use/SnmpUsmPrivPair.html | 193 - .../snmp/usm/class-use/SnmpUsmSecureUser.html | 319 -- .../class-use/SnmpUsmSecurityParameters.html | 169 - .../class-use/SnmpUsmUserNameException.html | 203 - .../management/snmp/usm/package-frame.html | 49 - .../management/snmp/usm/package-summary.html | 316 -- .../sun/management/snmp/usm/package-tree.html | 195 - .../sun/management/snmp/usm/package-use.html | 281 -- .../snmp/usm/usmmib/EnumUsmUserStatus.html | 421 -- .../usm/usmmib/EnumUsmUserStorageType.html | 421 -- .../usm/usmmib/SNMP_USER_BASED_SM_MIB.html | 667 --- .../usmmib/SNMP_USER_BASED_SM_MIBImpl.html | 434 -- .../SNMP_USER_BASED_SM_MIBOidTable.html | 256 -- .../snmp/usm/usmmib/TableUsmUserTable.html | 706 --- .../usm/usmmib/TableUsmUserTableImpl.html | 569 --- .../management/snmp/usm/usmmib/UsmStats.html | 535 --- .../snmp/usm/usmmib/UsmStatsMBean.html | 318 -- .../snmp/usm/usmmib/UsmStatsMeta.html | 726 --- .../management/snmp/usm/usmmib/UsmUser.html | 446 -- .../snmp/usm/usmmib/UsmUserEntry.html | 1233 ----- .../snmp/usm/usmmib/UsmUserEntryImpl.html | 999 ----- .../snmp/usm/usmmib/UsmUserEntryMBean.html | 831 ---- .../snmp/usm/usmmib/UsmUserEntryMeta.html | 740 --- .../snmp/usm/usmmib/UsmUserImpl.html | 364 -- .../snmp/usm/usmmib/UsmUserMBean.html | 279 -- .../snmp/usm/usmmib/UsmUserMeta.html | 767 ---- .../snmp/usm/usmmib/UsmUserTableMeta.html | 971 ---- .../usmmib/class-use/EnumUsmUserStatus.html | 228 - .../class-use/EnumUsmUserStorageType.html | 234 - .../class-use/SNMP_USER_BASED_SM_MIB.html | 162 - .../class-use/SNMP_USER_BASED_SM_MIBImpl.html | 118 - .../SNMP_USER_BASED_SM_MIBOidTable.html | 118 - .../usmmib/class-use/TableUsmUserTable.html | 198 - .../class-use/TableUsmUserTableImpl.html | 162 - .../snmp/usm/usmmib/class-use/UsmStats.html | 118 - .../usm/usmmib/class-use/UsmStatsMBean.html | 190 - .../usm/usmmib/class-use/UsmStatsMeta.html | 165 - .../snmp/usm/usmmib/class-use/UsmUser.html | 162 - .../usm/usmmib/class-use/UsmUserEntry.html | 162 - .../usmmib/class-use/UsmUserEntryImpl.html | 166 - .../usmmib/class-use/UsmUserEntryMBean.html | 242 - .../usmmib/class-use/UsmUserEntryMeta.html | 165 - .../usm/usmmib/class-use/UsmUserImpl.html | 118 - .../usm/usmmib/class-use/UsmUserMBean.html | 196 - .../usm/usmmib/class-use/UsmUserMeta.html | 172 - .../usmmib/class-use/UsmUserTableMeta.html | 178 - .../snmp/usm/usmmib/package-frame.html | 40 - .../snmp/usm/usmmib/package-summary.html | 268 -- .../snmp/usm/usmmib/package-tree.html | 204 - .../snmp/usm/usmmib/package-use.html | 227 - dist/docs/api/constant-values.html | 1720 ------- dist/docs/api/deprecated-list.html | 653 --- dist/docs/api/help-doc.html | 223 - dist/docs/api/index-files/index-1.html | 635 --- dist/docs/api/index-files/index-10.html | 309 -- dist/docs/api/index-files/index-11.html | 137 - dist/docs/api/index-files/index-12.html | 203 - dist/docs/api/index-files/index-13.html | 501 --- dist/docs/api/index-files/index-14.html | 322 -- dist/docs/api/index-files/index-15.html | 218 - dist/docs/api/index-files/index-16.html | 688 --- dist/docs/api/index-files/index-17.html | 248 -- dist/docs/api/index-files/index-18.html | 986 ---- dist/docs/api/index-files/index-19.html | 3269 -------------- dist/docs/api/index-files/index-2.html | 246 - dist/docs/api/index-files/index-20.html | 413 -- dist/docs/api/index-files/index-21.html | 477 -- dist/docs/api/index-files/index-22.html | 208 - dist/docs/api/index-files/index-23.html | 181 - dist/docs/api/index-files/index-24.html | 126 - dist/docs/api/index-files/index-3.html | 1448 ------ dist/docs/api/index-files/index-4.html | 659 --- dist/docs/api/index-files/index-5.html | 361 -- dist/docs/api/index-files/index-6.html | 332 -- dist/docs/api/index-files/index-7.html | 3959 ----------------- dist/docs/api/index-files/index-8.html | 528 --- dist/docs/api/index-files/index-9.html | 901 ---- dist/docs/api/index.html | 74 - .../generic/ConnectionClosedException.html | 287 -- .../remote/generic/GenericConnector.html | 564 --- .../generic/GenericConnectorServer.html | 459 -- .../remote/generic/MessageConnection.html | 317 -- .../generic/MessageConnectionServer.html | 292 -- .../remote/generic/ObjectWrapping.html | 278 -- .../class-use/ConnectionClosedException.html | 118 - .../generic/class-use/GenericConnector.html | 162 - .../class-use/GenericConnectorServer.html | 163 - .../generic/class-use/MessageConnection.html | 163 - .../class-use/MessageConnectionServer.html | 118 - .../generic/class-use/ObjectWrapping.html | 118 - .../remote/generic/package-frame.html | 30 - .../remote/generic/package-summary.html | 225 - .../remote/generic/package-tree.html | 159 - .../remote/generic/package-use.html | 186 - .../remote/jmxmp/JMXMPConnector.html | 380 -- .../remote/jmxmp/JMXMPConnectorServer.html | 479 -- .../jmxmp/class-use/JMXMPConnector.html | 118 - .../jmxmp/class-use/JMXMPConnectorServer.html | 118 - .../remote/jmxmp/package-frame.html | 20 - .../remote/jmxmp/package-summary.html | 164 - .../management/remote/jmxmp/package-tree.html | 148 - .../management/remote/jmxmp/package-use.html | 118 - .../remote/message/CloseMessage.html | 293 -- .../remote/message/HandshakeBeginMessage.html | 371 -- .../remote/message/HandshakeEndMessage.html | 323 -- .../remote/message/HandshakeErrorMessage.html | 283 -- .../message/MBeanServerRequestMessage.html | 973 ---- .../message/MBeanServerResponseMessage.html | 342 -- .../management/remote/message/Message.html | 177 - .../message/NotificationRequestMessage.html | 331 -- .../message/NotificationResponseMessage.html | 286 -- .../remote/message/ProfileMessage.html | 230 - .../remote/message/SASLMessage.html | 444 -- .../management/remote/message/TLSMessage.html | 387 -- .../remote/message/VersionMessage.html | 293 -- .../message/class-use/CloseMessage.html | 118 - .../class-use/HandshakeBeginMessage.html | 118 - .../class-use/HandshakeEndMessage.html | 118 - .../class-use/HandshakeErrorMessage.html | 118 - .../class-use/MBeanServerRequestMessage.html | 118 - .../class-use/MBeanServerResponseMessage.html | 118 - .../remote/message/class-use/Message.html | 291 -- .../class-use/NotificationRequestMessage.html | 118 - .../NotificationResponseMessage.html | 118 - .../message/class-use/ProfileMessage.html | 170 - .../remote/message/class-use/SASLMessage.html | 118 - .../remote/message/class-use/TLSMessage.html | 118 - .../message/class-use/VersionMessage.html | 118 - .../remote/message/package-frame.html | 34 - .../remote/message/package-summary.html | 246 - .../remote/message/package-tree.html | 153 - .../remote/message/package-use.html | 189 - dist/docs/api/overview-frame.html | 42 - dist/docs/api/overview-summary.html | 343 -- dist/docs/api/overview-tree.html | 774 ---- dist/docs/api/package-list | 22 - dist/docs/api/resources/background.gif | Bin 2313 -> 0 bytes dist/docs/api/resources/tab.gif | Bin 291 -> 0 bytes dist/docs/api/resources/titlebar.gif | Bin 10701 -> 0 bytes dist/docs/api/resources/titlebar_end.gif | Bin 849 -> 0 bytes dist/docs/api/serialized-form.html | 3696 --------------- dist/docs/api/stylesheet.css | 474 -- .../docs/api/allclasses-frame.html | 68 - .../docs/api/allclasses-noframe.html | 68 - .../management/comm/SnmpInformRequest.html | 945 ---- .../comm/class-use/SnmpInformRequest.html | 140 - .../sun/management/comm/package-frame.html | 32 - .../sun/management/comm/package-summary.html | 155 - .../com/sun/management/comm/package-tree.html | 150 - .../com/sun/management/comm/package-use.html | 140 - .../management/snmp/SnmpDataTypeEnums.html | 653 --- .../sun/management/snmp/SnmpDefinitions.html | 1810 -------- .../api/com/sun/management/snmp/SnmpOid.html | 1152 ----- .../sun/management/snmp/SnmpOidDatabase.html | 365 -- .../snmp/SnmpOidDatabaseSupport.html | 425 -- .../sun/management/snmp/SnmpOidRecord.html | 335 -- .../com/sun/management/snmp/SnmpOidTable.html | 286 -- .../management/snmp/SnmpOidTableSupport.html | 419 -- .../sun/management/snmp/SnmpPduPacket.html | 312 -- .../sun/management/snmp/SnmpTimeticks.html | 458 -- .../com/sun/management/snmp/SnmpVarBind.html | 1867 -------- .../sun/management/snmp/SnmpVarBindList.html | 1205 ----- .../com/sun/management/snmp/Timestamp.html | 413 -- .../snmp/class-use/SnmpDataTypeEnums.html | 217 - .../snmp/class-use/SnmpDefinitions.html | 288 -- .../management/snmp/class-use/SnmpOid.html | 353 -- .../snmp/class-use/SnmpOidDatabase.html | 176 - .../class-use/SnmpOidDatabaseSupport.html | 140 - .../snmp/class-use/SnmpOidRecord.html | 266 -- .../snmp/class-use/SnmpOidTable.html | 279 -- .../snmp/class-use/SnmpOidTableSupport.html | 140 - .../snmp/class-use/SnmpPduPacket.html | 140 - .../snmp/class-use/SnmpTimeticks.html | 184 - .../snmp/class-use/SnmpVarBind.html | 252 -- .../snmp/class-use/SnmpVarBindList.html | 494 -- .../management/snmp/class-use/Timestamp.html | 193 - .../management/snmp/manager/SnmpOptions.html | 557 --- .../snmp/manager/SnmpParameters.html | 578 --- .../sun/management/snmp/manager/SnmpPeer.html | 1020 ----- .../management/snmp/manager/SnmpRequest.html | 1351 ------ .../snmp/manager/SnmpRequestHandler.html | 321 -- .../management/snmp/manager/SnmpSession.html | 1856 -------- .../snmp/manager/class-use/SnmpOptions.html | 177 - .../manager/class-use/SnmpParameters.html | 140 - .../snmp/manager/class-use/SnmpPeer.html | 350 -- .../snmp/manager/class-use/SnmpRequest.html | 384 -- .../manager/class-use/SnmpRequestHandler.html | 338 -- .../snmp/manager/class-use/SnmpSession.html | 176 - .../snmp/manager/package-frame.html | 51 - .../snmp/manager/package-summary.html | 189 - .../management/snmp/manager/package-tree.html | 164 - .../management/snmp/manager/package-use.html | 193 - .../sun/management/snmp/package-frame.html | 65 - .../sun/management/snmp/package-summary.html | 215 - .../com/sun/management/snmp/package-tree.html | 180 - .../com/sun/management/snmp/package-use.html | 279 -- .../docs/api/constant-values.html | 992 ----- .../docs/api/deprecated-list.html | 157 - .../docs/api/help-doc.html | 219 - .../docs/api/index-files/index-1.html | 218 - .../docs/api/index-files/index-10.html | 148 - .../docs/api/index-files/index-11.html | 175 - .../docs/api/index-files/index-12.html | 162 - .../docs/api/index-files/index-13.html | 189 - .../docs/api/index-files/index-14.html | 218 - .../docs/api/index-files/index-15.html | 704 --- .../docs/api/index-files/index-16.html | 229 - .../docs/api/index-files/index-17.html | 154 - .../docs/api/index-files/index-18.html | 141 - .../docs/api/index-files/index-19.html | 144 - .../docs/api/index-files/index-2.html | 144 - .../docs/api/index-files/index-3.html | 215 - .../docs/api/index-files/index-4.html | 150 - .../docs/api/index-files/index-5.html | 165 - .../docs/api/index-files/index-6.html | 150 - .../docs/api/index-files/index-7.html | 420 -- .../docs/api/index-files/index-8.html | 148 - .../docs/api/index-files/index-9.html | 223 - .../opendmk-binary-plug/docs/api/index.html | 39 - .../docs/api/overview-frame.html | 46 - .../docs/api/overview-summary.html | 179 - .../docs/api/overview-tree.html | 190 - .../opendmk-binary-plug/docs/api/package-list | 3 - .../docs/api/resources/inherit.gif | Bin 57 -> 0 bytes .../docs/api/serialized-form.html | 2211 --------- .../docs/api/stylesheet.css | 29 - dist/etc/conf/template.acl | 87 - dist/etc/conf/template.logging.properties | 107 - dist/etc/conf/template.security | 78 - dist/etc/conf/template.uacl | 66 - dist/etc/mibgen/mib_core.txt | 375 -- dist/lib/jdmkrt.jar | Bin 2549589 -> 0 bytes dist/lib/jdmktk.jar | Bin 679384 -> 0 bytes dist/lib/jmxremote_optional.jar | Bin 524559 -> 0 bytes etc/conf/template.acl | 87 - etc/conf/template.logging.properties | 107 - etc/conf/template.security | 78 - etc/conf/template.uacl | 66 - etc/mibgen/mib_core.txt | 375 -- jdmkrt/core-rmic/pom.xml | 24 + .../src/main/java}/com/sun/jdmk/comm/README | 0 .../RmiConnectorServerObjectImplV2_Skel.java | 0 .../RmiConnectorServerObjectImplV2_Stub.java | 0 ...torServerObjectImplV2_Stub.java.not_edited | 0 .../RmiConnectorServerObjectImpl_Skel.java | 0 .../RmiConnectorServerObjectImpl_Stub.java | 0 ...ectorServerObjectImpl_Stub.java.not_edited | 0 .../RmiNotificationReceiverImplV2_Skel.java | 0 .../RmiNotificationReceiverImplV2_Stub.java | 0 ...icationReceiverImplV2_Stub.java.not_edited | 0 .../RmiNotificationReceiverImpl_Skel.java | 0 .../RmiNotificationReceiverImpl_Stub.java | 0 ...ificationReceiverImpl_Stub.java.not_edited | 0 jdmkrt/core/pom.xml | 16 + .../jdmk/ClassLoaderRepositorySupport.java | 0 ...ompatibleClassLoaderRepositorySupport.java | 0 .../com/sun/jdmk/DefaultMBeanInterceptor.java | 0 .../main/java}/com/sun/jdmk/DefaultPaths.java | 0 .../com/sun/jdmk/DynamicMetaDataImpl.java | 0 .../main/java}/com/sun/jdmk/Enumerated.java | 0 .../main/java}/com/sun/jdmk/GenericProxy.java | 0 .../main/java}/com/sun/jdmk/Introspector.java | 0 .../java}/com/sun/jdmk/JdmkMBeanServer.java | 0 .../com/sun/jdmk/JdmkMBeanServerBuilder.java | 0 .../com/sun/jdmk/JdmkMBeanServerImpl.java | 0 .../java}/com/sun/jdmk/JdmkProperties.java | 0 .../com/sun/jdmk/JdmkSecurityException.java | 0 .../java}/com/sun/jdmk/JdmkThreadLocal.java | 0 .../java}/com/sun/jdmk/MBeanInstantiator.java | 0 .../com/sun/jdmk/MBeanInstantiatorImpl.java | 0 .../java}/com/sun/jdmk/MBeanInterceptor.java | 0 .../com/sun/jdmk/MBeanInterceptorWrapper.java | 0 .../com/sun/jdmk/MBeanServerChecker.java | 0 .../com/sun/jdmk/MBeanServerDelegateImpl.java | 0 .../com/sun/jdmk/MBeanServerForwarder.java | 0 .../java}/com/sun/jdmk/MBeanServerImpl.java | 0 .../java}/com/sun/jdmk/MBeanServerInt.java | 0 .../jdmk/MBeanServerNotificationHandback.java | 0 .../java}/com/sun/jdmk/ManagerException.java | 0 .../src/main/java}/com/sun/jdmk/MetaData.java | 0 .../main/java}/com/sun/jdmk/MetaDataImpl.java | 0 .../jdmk/ModifiableClassLoaderRepository.java | 0 .../main/java}/com/sun/jdmk/NamedObject.java | 0 .../jdmk/NotificationBroadcasterProxy.java | 0 .../sun/jdmk/NotificationRegistration.java | 0 .../sun/jdmk/ObjectInputStreamWithLoader.java | 0 .../java}/com/sun/jdmk/OperationContext.java | 0 .../src/main/java}/com/sun/jdmk/Proxy.java | 0 .../main/java}/com/sun/jdmk/ProxyHandler.java | 0 .../ProxyMBeanInstantiationException.java | 0 .../main/java}/com/sun/jdmk/Repository.java | 0 .../java}/com/sun/jdmk/RepositorySupport.java | 0 .../com/sun/jdmk/RuntimeManagerException.java | 0 .../com/sun/jdmk/RuntimeProxyException.java | 0 .../main/java}/com/sun/jdmk/ServiceName.java | 0 .../java}/com/sun/jdmk/ThreadContext.java | 0 .../main/java}/com/sun/jdmk/UnsignedByte.java | 0 .../main/java}/com/sun/jdmk/UnsignedInt.java | 0 .../main/java}/com/sun/jdmk/UnsignedLong.java | 0 .../java}/com/sun/jdmk/UnsignedShort.java | 0 .../java}/com/sun/jdmk/comm/AuthInfo.java | 0 .../com/sun/jdmk/comm/AuthSchemeInfo.java | 0 .../com/sun/jdmk/comm/BASE64Decoder.java | 0 .../com/sun/jdmk/comm/BASE64Encoder.java | 0 .../com/sun/jdmk/comm/CEFormatException.java | 0 .../com/sun/jdmk/comm/CEStreamExhausted.java | 0 .../com/sun/jdmk/comm/CharacterDecoder.java | 0 .../com/sun/jdmk/comm/CharacterEncoder.java | 0 .../com/sun/jdmk/comm/ClientHandler.java | 0 .../comm/ClientNotificationDispatcher.java | 0 .../jdmk/comm/ClientNotificationHandler.java | 0 .../ClientNotificationHandlerInternal.java | 0 .../sun/jdmk/comm/CommunicationException.java | 0 .../com/sun/jdmk/comm/CommunicatorServer.java | 0 .../jdmk/comm/CommunicatorServerMBean.java | 0 .../com/sun/jdmk/comm/ConnectorAddress.java | 0 .../com/sun/jdmk/comm/DefaultMapper.java | 0 .../jdmk/comm/GenericHttpClientHandler.java | 0 .../comm/GenericHttpConnectorAddress.java | 0 .../jdmk/comm/GenericHttpConnectorClient.java | 0 .../jdmk/comm/GenericHttpConnectorServer.java | 0 .../comm/GenericHttpConnectorServerMBean.java | 0 .../GenericHttpNotificationForwarder.java | 0 .../comm/GenericHttpNotificationReceiver.java | 0 ...enericHttpNotificationReceiverHandler.java | 0 .../jdmk/comm/GenericHttpRequestHandler.java | 0 .../com/sun/jdmk/comm/GenericHttpSocket.java | 0 .../jdmk/comm/GenericHttpSocketFactory.java | 0 .../sun/jdmk/comm/HeartBeatClientHandler.java | 0 .../jdmk/comm/HeartBeatClientHandlerImpl.java | 0 .../comm/HeartBeatInternalClientHandler.java | 0 .../sun/jdmk/comm/HeartBeatNotification.java | 0 .../sun/jdmk/comm/HeartBeatServerHandler.java | 0 .../com/sun/jdmk/comm/HtmlAdaptorServer.java | 0 .../com/sun/jdmk/comm/HtmlAdminPage.java | 0 .../com/sun/jdmk/comm/HtmlArrayPage.java | 0 .../main/java}/com/sun/jdmk/comm/HtmlDef.java | 0 .../com/sun/jdmk/comm/HtmlInvokePage.java | 0 .../com/sun/jdmk/comm/HtmlMasterPage.java | 0 .../com/sun/jdmk/comm/HtmlObjectPage.java | 0 .../java}/com/sun/jdmk/comm/HtmlPage.java | 0 .../java}/com/sun/jdmk/comm/HtmlParser.java | 0 .../com/sun/jdmk/comm/HtmlRequestHandler.java | 0 .../java}/com/sun/jdmk/comm/HttpBody.java | 0 .../sun/jdmk/comm/HttpConnectorAddress.java | 0 .../sun/jdmk/comm/HttpConnectorClient.java | 0 .../sun/jdmk/comm/HttpConnectorServer.java | 0 .../jdmk/comm/HttpConnectorServerMBean.java | 0 .../main/java}/com/sun/jdmk/comm/HttpDef.java | 0 .../java}/com/sun/jdmk/comm/HttpMessage.java | 0 .../jdmk/comm/HttpNotificationForwarder.java | 0 .../jdmk/comm/HttpNotificationReceiver.java | 0 .../java}/com/sun/jdmk/comm/HttpRequest.java | 0 .../java}/com/sun/jdmk/comm/HttpResponse.java | 0 .../sun/jdmk/comm/HttpSendInputStream.java | 0 .../sun/jdmk/comm/HttpSendOutputStream.java | 0 .../com/sun/jdmk/comm/HttpSendSocket.java | 0 .../java}/com/sun/jdmk/comm/HttpSocket.java | 0 .../com/sun/jdmk/comm/HttpSocketFactory.java | 0 .../jdmk/comm/HttpToPortSocketFactory.java | 0 .../sun/jdmk/comm/HttpsConnectorAddress.java | 0 .../sun/jdmk/comm/HttpsConnectorClient.java | 0 .../sun/jdmk/comm/HttpsConnectorServer.java | 0 .../jdmk/comm/HttpsConnectorServerMBean.java | 0 .../jdmk/comm/HttpsNotificationForwarder.java | 0 .../jdmk/comm/HttpsNotificationReceiver.java | 0 .../java}/com/sun/jdmk/comm/HttpsSocket.java | 0 .../com/sun/jdmk/comm/HttpsSocketFactory.java | 0 .../jdmk/comm/HttpsToPortSocketFactory.java | 0 .../sun/jdmk/comm/JdmkLegacyConnector.java | 0 .../sun/jdmk/comm/MalformedHttpException.java | 0 .../main/java}/com/sun/jdmk/comm/Mapper.java | 0 .../jdmk/comm/NotificationBackConnector.java | 0 .../com/sun/jdmk/comm/RemoteMBeanServer.java | 0 .../com/sun/jdmk/comm/RemoteNotification.java | 0 .../sun/jdmk/comm/RemoteRuntimeException.java | 0 .../sun/jdmk/comm/RmiConnectorAddress.java | 0 .../sun/jdmk/comm/RmiConnectorAddressV2.java | 0 .../com/sun/jdmk/comm/RmiConnectorClient.java | 0 .../com/sun/jdmk/comm/RmiConnectorServer.java | 0 .../jdmk/comm/RmiConnectorServerMBean.java | 0 .../jdmk/comm/RmiConnectorServerObject.java | 0 .../comm/RmiConnectorServerObjectCommon.java | 0 .../comm/RmiConnectorServerObjectImpl.java | 0 .../comm/RmiConnectorServerObjectImplV2.java | 0 .../jdmk/comm/RmiConnectorServerObjectV2.java | 0 .../jdmk/comm/RmiNotificationForwarder.java | 0 .../jdmk/comm/RmiNotificationReceiver.java | 0 .../comm/RmiNotificationReceiverImpl.java | 0 .../comm/RmiNotificationReceiverImplV2.java | 0 .../comm/ServerNotificationDispatcher.java | 0 .../ServerNotificationHandlerInternal.java | 0 .../sun/jdmk/comm/TimedRmiSocketFactory.java | 0 .../com/sun/jdmk/comm/TimedURLConnection.java | 0 .../comm/UnauthorizedSecurityException.java | 0 .../jdmk/comm/internal/ClientProvider.java | 0 .../com/sun/jdmk/comm/internal/EnvHelp.java | 0 .../comm/internal/JDMKClientConnector.java | 0 .../comm/internal/JDMKServerConnector.java | 0 .../jdmk/comm/internal/ServerProvider.java | 0 .../com/sun/jdmk/comm/internal/package.html | 0 .../main/java}/com/sun/jdmk/comm/package.html | 0 .../com/sun/jdmk/defaults/DefaultPaths.java | 0 .../com/sun/jdmk/defaults/JdmkProperties.java | 0 .../java}/com/sun/jdmk/defaults/Utils.java | 0 .../java}/com/sun/jdmk/defaults/package.html | 0 .../sun/jdmk/discovery/ActualDiscovery.java | 0 .../com/sun/jdmk/discovery/ActualMonitor.java | 0 .../sun/jdmk/discovery/ActualResponder.java | 0 .../sun/jdmk/discovery/DiscoveryClient.java | 0 .../jdmk/discovery/DiscoveryClientMBean.java | 0 .../sun/jdmk/discovery/DiscoveryCommon.java | 0 .../sun/jdmk/discovery/DiscoveryMonitor.java | 0 .../jdmk/discovery/DiscoveryMonitorMBean.java | 0 .../com/sun/jdmk/discovery/DiscoveryMsg.java | 0 .../com/sun/jdmk/discovery/DiscoveryPDU.java | 0 .../jdmk/discovery/DiscoveryResponder.java | 0 .../discovery/DiscoveryResponderMBean.java | 0 .../DiscoveryResponderNotification.java | 0 .../sun/jdmk/discovery/DiscoveryResponse.java | 0 .../com/sun/jdmk/discovery/ResponsePDU.java | 0 .../java}/com/sun/jdmk/discovery/package.html | 0 .../CompatibleMBeanInterceptor.java | 0 .../DefaultMBeanServerInterceptor.java | 0 .../ForwardingMBeanServerInterceptor.java | 0 .../InterceptorCycleException.java | 0 .../InterceptorNotPresentException.java | 0 .../interceptor/MBeanServerInterceptor.java | 0 .../MBeanServerInterceptorWrapper.java | 0 .../com/sun/jdmk/interceptor/package.html | 0 .../sun/jdmk/internal/BackupFileHandler.java | 0 .../com/sun/jdmk/internal/ClassLogger.java | 0 .../jdmk/internal/ModifiableClassLogger.java | 0 ...ReconnectMBeanServerConnectionFactory.java | 0 .../SerMBeanServerConnectionFactory.java | 0 .../com/sun/jdmk/internal/ThreadService.java | 0 .../com/sun/jdmk/internal/TimedExecutor.java | 0 .../java}/com/sun/jdmk/internal/Useful.java | 0 .../java}/com/sun/jdmk/internal/package.html | 0 .../src/main/java}/com/sun/jdmk/package.html | 0 .../BasicMBeanServerConnectionFactory.java | 0 .../jdmk/remote/cascading/CascadingAgent.java | 0 .../remote/cascading/CascadingAgentMBean.java | 0 .../remote/cascading/CascadingService.java | 0 .../cascading/CascadingServiceMBean.java | 0 .../LocalMBeanServerConnectionFactory.java | 0 .../MBeanServerConnectionFactory.java | 0 .../MBeanServerConnectionWrapper.java | 0 .../sun/jdmk/remote/cascading/package.html | 0 .../cascading/proxy/CascadingProxy.java | 0 .../cascading/proxy/ProxyCascadingAgent.java | 0 .../jdmk/remote/cascading/proxy/package.html | 0 .../security/sasl/AuthenticateCallback.java | 0 .../com/sun/jdmk/security/sasl/Provider.java | 0 .../com/sun/jdmk/security/sasl/package.html | 0 .../jdmk/security/sasl/plain/PlainServer.java | 0 .../sasl/plain/ServerFactoryImpl.java | 0 .../sun/jdmk/security/sasl/plain/package.html | 0 .../jdmk/security/sasl/util/PolicyUtils.java | 0 .../sun/jdmk/security/sasl/util/package.html | 0 .../com/sun/jdmk/tasks/DaemonTaskServer.java | 0 .../main/java}/com/sun/jdmk/tasks/Task.java | 0 .../java}/com/sun/jdmk/tasks/TaskServer.java | 0 .../java}/com/sun/jdmk/tasks/package.html | 0 ...vax.management.remote.JMXConnectorProvider | 0 ...nagement.remote.JMXConnectorServerProvider | 0 jdmkrt/jdmkrt-dist/pom.xml | 75 + .../META-INF}/LEGAL_NOTICES/COPYRIGHT | 0 .../LEGAL_NOTICES}/LICENSE_BINARY.txt | 0 .../META-INF}/LEGAL_NOTICES/license.txt | 0 .../src/main/resources/META-INF/README.html | 0 jdmkrt/pom.xml | 24 + jdmkrt/snmp_agent/pom.xml | 43 + .../sun/management/comm/ClientHandler.java | 0 .../management/comm/CommunicatorServer.java | 0 .../management/comm/SnmpAdaptorServer.java | 0 .../comm/SnmpAdaptorServerMBean.java | 0 .../management/comm/SnmpInformHandler.java | 0 .../management/comm/SnmpMibContextName.java | 0 .../com/sun/management/comm/SnmpMibTree.java | 0 .../management/comm/SnmpRequestHandler.java | 0 .../comm/SnmpSubBulkRequestHandler.java | 0 .../comm/SnmpSubNextRequestHandler.java | 0 .../comm/SnmpSubRequestHandler.java | 0 .../management/comm/SnmpV3AdaptorServer.java | 0 .../comm/SnmpV3AdaptorServerMBean.java | 0 .../management/comm/SnmpV3InformRequest.java | 0 .../management/comm/SnmpV3RequestHandler.java | 0 .../sun/management/comm/SnmpV3Session.java | 0 .../com/sun/management/comm/package.html | 0 .../management/snmp/agent/SnmpEntryOid.java | 0 .../snmp/agent/SnmpErrorHandlerAgent.java | 0 .../snmp/agent/SnmpGenericMetaServer.java | 0 .../snmp/agent/SnmpGenericObjectServer.java | 0 .../sun/management/snmp/agent/SnmpIndex.java | 0 .../sun/management/snmp/agent/SnmpMib.java | 0 .../management/snmp/agent/SnmpMibAgent.java | 0 .../snmp/agent/SnmpMibAgentMBean.java | 0 .../management/snmp/agent/SnmpMibEntry.java | 0 .../management/snmp/agent/SnmpMibGroup.java | 0 .../management/snmp/agent/SnmpMibHandler.java | 0 .../management/snmp/agent/SnmpMibNode.java | 0 .../sun/management/snmp/agent/SnmpMibOid.java | 0 .../management/snmp/agent/SnmpMibRequest.java | 0 .../snmp/agent/SnmpMibRequestImpl.java | 0 .../snmp/agent/SnmpMibSubRequest.java | 0 .../management/snmp/agent/SnmpMibTable.java | 0 .../sun/management/snmp/agent/SnmpProxy.java | 0 .../management/snmp/agent/SnmpProxyMBean.java | 0 .../snmp/agent/SnmpRequestForwarder.java | 0 .../snmp/agent/SnmpRequestTree.java | 0 .../snmp/agent/SnmpSessionProvider.java | 0 .../snmp/agent/SnmpStandardMetaServer.java | 0 .../snmp/agent/SnmpStandardObjectServer.java | 0 .../snmp/agent/SnmpTableCallbackHandler.java | 0 .../snmp/agent/SnmpTableEntryFactory.java | 0 .../agent/SnmpTableEntryNotification.java | 0 .../snmp/agent/SnmpTableSupport.java | 0 .../sun/management/snmp/agent/SnmpTrap.java | 0 .../snmp/agent/SnmpTrapForwarder.java | 0 .../snmp/agent/SnmpTrapForwarderMBean.java | 0 .../snmp/agent/SnmpTrapReceiver.java | 0 .../snmp/agent/SnmpUserDataFactory.java | 0 .../management/snmp/agent/SnmpUsmProxy.java | 0 .../management/snmp/agent/SnmpV3Proxy.java | 0 .../sun/management/snmp/agent/package.html | 0 .../snmp/usm/usmmib/EnumUsmUserStatus.java | 0 .../usm/usmmib/EnumUsmUserStorageType.java | 0 .../usm/usmmib/SNMP_USER_BASED_SM_MIB.java | 0 .../usmmib/SNMP_USER_BASED_SM_MIBImpl.java | 0 .../SNMP_USER_BASED_SM_MIBOidTable.java | 0 .../snmp/usm/usmmib/TableUsmUserTable.java | 0 .../usm/usmmib/TableUsmUserTableImpl.java | 0 .../management/snmp/usm/usmmib/UsmStats.java | 0 .../snmp/usm/usmmib/UsmStatsImpl.java | 0 .../snmp/usm/usmmib/UsmStatsMBean.java | 0 .../snmp/usm/usmmib/UsmStatsMeta.java | 0 .../management/snmp/usm/usmmib/UsmUser.java | 0 .../snmp/usm/usmmib/UsmUserEntry.java | 0 .../snmp/usm/usmmib/UsmUserEntryImpl.java | 0 .../snmp/usm/usmmib/UsmUserEntryMBean.java | 0 .../snmp/usm/usmmib/UsmUserEntryMeta.java | 0 .../snmp/usm/usmmib/UsmUserEntryMetaImpl.java | 0 .../snmp/usm/usmmib/UsmUserImpl.java | 0 .../snmp/usm/usmmib/UsmUserMBean.java | 0 .../snmp/usm/usmmib/UsmUserMeta.java | 0 .../snmp/usm/usmmib/UsmUserMetaImpl.java | 0 .../snmp/usm/usmmib/UsmUserTableMeta.java | 0 .../snmp/usm/usmmib/UsmUserTableMetaImpl.java | 0 .../management/snmp/usm/usmmib/package.html | 0 jdmkrt/snmp_manager/pom.xml | 37 + .../internal/snmp/SnmpAccessControlModel.java | 0 .../snmp/SnmpAccessControlSubSysImpl.java | 0 .../snmp/SnmpAccessControlSubSystem.java | 0 .../internal/snmp/SnmpAgentEngineFactory.java | 0 .../internal/snmp/SnmpBaseEngineFactory.java | 0 .../internal/snmp/SnmpDecryptedPdu.java | 0 .../internal/snmp/SnmpEncryptionPair.java | 0 .../internal/snmp/SnmpEngineImpl.java | 0 .../internal/snmp/SnmpIncomingRequest.java | 0 .../internal/snmp/SnmpIncomingResponse.java | 0 .../management/internal/snmp/SnmpJdmkAcm.java | 0 .../management/internal/snmp/SnmpJdmkLcd.java | 0 .../sun/management/internal/snmp/SnmpLcd.java | 0 .../management/internal/snmp/SnmpModel.java | 0 .../internal/snmp/SnmpModelImpl.java | 0 .../internal/snmp/SnmpModelLcd.java | 0 .../internal/snmp/SnmpMsgProcessingModel.java | 0 .../snmp/SnmpMsgProcessingSubSysImpl.java | 0 .../snmp/SnmpMsgProcessingSubSystem.java | 0 .../internal/snmp/SnmpOutgoingRequest.java | 0 .../internal/snmp/SnmpPersistRowFile.java | 0 .../snmp/SnmpPersistRowFileConsumer.java | 0 .../internal/snmp/SnmpSecurityCache.java | 0 .../internal/snmp/SnmpSecurityModel.java | 0 .../internal/snmp/SnmpSecurityModelV1V2.java | 0 .../internal/snmp/SnmpSecuritySubSysImpl.java | 0 .../internal/snmp/SnmpSecuritySubSystem.java | 0 .../internal/snmp/SnmpSubSystem.java | 0 .../internal/snmp/SnmpSubSystemImpl.java | 0 .../management/internal/snmp/SnmpTools.java | 0 .../internal/snmp/SnmpUsmKeyHandlerImpl.java | 0 .../management/internal/snmp}/package.html | 0 .../com/sun/management/snmp/BerDecoder.java | 0 .../com/sun/management/snmp/BerEncoder.java | 0 .../com/sun/management/snmp/BerException.java | 0 .../sun/management/snmp/EnumRowStatus.java | 0 .../snmp/IPAcl/ASCII_CharStream.README | 0 .../snmp/IPAcl/ASCII_CharStream.java | 0 .../management/snmp/IPAcl/AclEntryImpl.java | 0 .../sun/management/snmp/IPAcl/AclImpl.java | 0 .../sun/management/snmp/IPAcl/GroupImpl.java | 0 .../com/sun/management/snmp/IPAcl/Host.java | 0 .../sun/management/snmp/IPAcl/JDMAccess.java | 0 .../management/snmp/IPAcl/JDMAclBlock.java | 0 .../sun/management/snmp/IPAcl/JDMAclItem.java | 0 .../management/snmp/IPAcl/JDMCommunities.java | 0 .../management/snmp/IPAcl/JDMCommunity.java | 0 .../management/snmp/IPAcl/JDMEnterprise.java | 0 .../sun/management/snmp/IPAcl/JDMHost.java | 0 .../management/snmp/IPAcl/JDMHostInform.java | 0 .../management/snmp/IPAcl/JDMHostName.java | 0 .../management/snmp/IPAcl/JDMHostTrap.java | 0 .../management/snmp/IPAcl/JDMInformBlock.java | 0 .../snmp/IPAcl/JDMInformCommunity.java | 0 .../snmp/IPAcl/JDMInformInterestedHost.java | 0 .../management/snmp/IPAcl/JDMInformItem.java | 0 .../management/snmp/IPAcl/JDMIpAddress.java | 0 .../sun/management/snmp/IPAcl/JDMIpMask.java | 0 .../management/snmp/IPAcl/JDMIpV6Address.java | 0 .../management/snmp/IPAcl/JDMManagers.java | 0 .../sun/management/snmp/IPAcl/JDMNetMask.java | 0 .../management/snmp/IPAcl/JDMNetMaskV6.java | 0 .../snmp/IPAcl/JDMSecurityDefs.java | 0 .../management/snmp/IPAcl/JDMTrapBlock.java | 0 .../snmp/IPAcl/JDMTrapCommunity.java | 0 .../snmp/IPAcl/JDMTrapInterestedHost.java | 0 .../management/snmp/IPAcl/JDMTrapItem.java | 0 .../sun/management/snmp/IPAcl/JDMTrapNum.java | 0 .../management/snmp/IPAcl/JJTParserState.java | 0 .../sun/management/snmp/IPAcl/JdmkAcl.java | 0 .../management/snmp/IPAcl/NetMaskImpl.java | 0 .../com/sun/management/snmp/IPAcl/Node.java | 0 .../sun/management/snmp/IPAcl/OwnerImpl.java | 0 .../sun/management/snmp/IPAcl/ParseError.java | 0 .../management/snmp/IPAcl/ParseException.java | 0 .../com/sun/management/snmp/IPAcl/Parser.java | 0 .../com/sun/management/snmp/IPAcl/Parser.jj | 0 .../com/sun/management/snmp/IPAcl/Parser.jjt | 0 .../snmp/IPAcl/ParserConstants.java | 0 .../snmp/IPAcl/ParserTokenManager.java | 0 .../snmp/IPAcl/ParserTreeConstants.java | 0 .../management/snmp/IPAcl/PermissionImpl.java | 0 .../management/snmp/IPAcl/PrincipalImpl.java | 0 .../sun/management/snmp/IPAcl/README.update | 0 .../sun/management/snmp/IPAcl/SimpleNode.java | 0 .../com/sun/management/snmp/IPAcl/Token.java | 0 .../management/snmp/IPAcl/TokenMgrError.java | 0 .../sun/management/snmp/IPAcl/package.html | 0 .../sun/management/snmp/InetAddressAcl.java | 0 .../management/snmp/JdmkEngineFactory.java | 0 .../com/sun/management/snmp/SnmpAckPdu.java | 0 .../snmp/SnmpBadSecurityLevelException.java | 0 .../com/sun/management/snmp/SnmpCounter.java | 0 .../sun/management/snmp/SnmpCounter64.java | 0 .../com/sun/management/snmp/SnmpEngine.java | 0 .../management/snmp/SnmpEngineFactory.java | 0 .../com/sun/management/snmp/SnmpEngineId.java | 0 .../management/snmp/SnmpEngineParameters.java | 0 .../snmp/SnmpEventReportDispatcher.java | 0 .../com/sun/management/snmp/SnmpGauge.java | 0 .../com/sun/management/snmp/SnmpInt.java | 0 .../sun/management/snmp/SnmpIpAddress.java | 0 .../com/sun/management/snmp/SnmpMessage.java | 0 .../com/sun/management/snmp/SnmpMsg.java | 0 .../com/sun/management/snmp/SnmpNull.java | 0 .../com/sun/management/snmp/SnmpOpaque.java | 0 .../com/sun/management/snmp/SnmpPdu.java | 0 .../com/sun/management/snmp/SnmpPduBulk.java | 0 .../sun/management/snmp/SnmpPduBulkType.java | 0 .../sun/management/snmp/SnmpPduFactory.java | 0 .../management/snmp/SnmpPduFactoryBER.java | 0 .../sun/management/snmp/SnmpPduRequest.java | 0 .../management/snmp/SnmpPduRequestType.java | 0 .../com/sun/management/snmp/SnmpPduTrap.java | 0 .../management/snmp/SnmpScopedPduBulk.java | 0 .../management/snmp/SnmpScopedPduPacket.java | 0 .../management/snmp/SnmpScopedPduRequest.java | 0 .../snmp/SnmpSecurityException.java | 0 .../snmp/SnmpSecurityParameters.java | 0 .../management/snmp/SnmpStatusException.java | 0 .../com/sun/management/snmp/SnmpString.java | 0 .../sun/management/snmp/SnmpStringFixed.java | 0 .../management/snmp/SnmpTooBigException.java | 0 .../SnmpUnknownAccContrModelException.java | 0 .../snmp/SnmpUnknownModelException.java | 0 .../snmp/SnmpUnknownModelLcdException.java | 0 .../SnmpUnknownMsgProcModelException.java | 0 .../snmp/SnmpUnknownSecModelException.java | 0 .../snmp/SnmpUnknownSubSystemException.java | 0 .../sun/management/snmp/SnmpUnsignedInt.java | 0 .../management/snmp/SnmpUsmKeyHandler.java | 0 .../sun/management/snmp/SnmpV3Message.java | 0 .../com/sun/management/snmp/SnmpValue.java | 0 .../com/sun/management/snmp/UserAcl.java | 0 .../snmp/manager/ReqRedirectSrv.java | 0 .../manager/SnmpEventReportDispatcher.java | 0 .../snmp/manager/SnmpEventReportHandler.java | 0 .../snmp/manager/SnmpInformListener.java | 0 .../management/snmp/manager/SnmpParams.java | 0 .../snmp/manager/SnmpTrapListener.java | 0 .../snmp/manager/SnmpV3Parameters.java | 0 .../sun/management/snmp/manager/package.html | 0 .../snmp/manager/usm/SnmpUsmParameters.java | 0 .../snmp/manager/usm/SnmpUsmPeer.java | 0 .../management/snmp/manager/usm/package.html | 0 .../snmp/mpm/SnmpIncomingRequestImpl.java | 0 .../snmp/mpm/SnmpIncomingResponseImpl.java | 0 .../snmp/mpm/SnmpMsgProcessingModelV1V2.java | 0 .../snmp/mpm/SnmpMsgProcessingModelV3.java | 0 .../snmp/mpm/SnmpMsgTranslator.java | 0 .../snmp/mpm/SnmpMsgTranslatorCs2Ctxt.java | 0 .../snmp/mpm/SnmpMsgTranslatorV1V2.java | 0 .../snmp/mpm/SnmpMsgTranslatorV3.java | 0 .../snmp/mpm/SnmpOutgoingRequestImpl.java | 0 .../com/sun/management/snmp/mpm/package.html | 0 .../com/sun/management/snmp/package.html | 0 .../snmp/uacl/ASCII_CharStream.java | 0 .../management/snmp/uacl/AclEntryImpl.java | 0 .../com/sun/management/snmp/uacl/AclImpl.java | 0 .../sun/management/snmp/uacl/GroupImpl.java | 0 .../sun/management/snmp/uacl/JDMAccess.java | 0 .../sun/management/snmp/uacl/JDMAclBlock.java | 0 .../sun/management/snmp/uacl/JDMAclItem.java | 0 .../management/snmp/uacl/JDMContextName.java | 0 .../management/snmp/uacl/JDMContextNames.java | 0 .../management/snmp/uacl/JDMSecurityDefs.java | 0 .../snmp/uacl/JDMSecurityLevel.java | 0 .../com/sun/management/snmp/uacl/JDMUser.java | 0 .../sun/management/snmp/uacl/JDMUsers.java | 0 .../management/snmp/uacl/JJTParserState.java | 0 .../sun/management/snmp/uacl/JdmkUserAcl.java | 0 .../com/sun/management/snmp/uacl/Node.java | 0 .../sun/management/snmp/uacl/OwnerImpl.java | 0 .../sun/management/snmp/uacl/ParseError.java | 0 .../management/snmp/uacl/ParseException.java | 0 .../com/sun/management/snmp/uacl/Parser.java | 0 .../com/sun/management/snmp/uacl/Parser.jj | 0 .../com/sun/management/snmp/uacl/Parser.jjt | 0 .../management/snmp/uacl/ParserConstants.java | 0 .../snmp/uacl/ParserTokenManager.java | 0 .../snmp/uacl/ParserTreeConstants.java | 0 .../management/snmp/uacl/PermissionImpl.java | 0 .../management/snmp/uacl/PrincipalImpl.java | 0 .../sun/management/snmp/uacl/SimpleNode.java | 0 .../com/sun/management/snmp/uacl/Token.java | 0 .../management/snmp/uacl/TokenMgrError.java | 0 .../com/sun/management/snmp/uacl/User.java | 0 .../com/sun/management/snmp/uacl/package.html | 0 .../snmp/usm/SnmpUserSecurityModel.java | 0 .../com/sun/management/snmp/usm/SnmpUsm.java | 0 .../management/snmp/usm/SnmpUsmAlgorithm.java | 0 .../snmp/usm/SnmpUsmAlgorithmImpl.java | 0 .../snmp/usm/SnmpUsmAlgorithmManager.java | 0 .../snmp/usm/SnmpUsmAuthAlgorithm.java | 0 .../usm/SnmpUsmAuthAlgorithmException.java | 0 .../snmp/usm/SnmpUsmAuthException.java | 0 .../snmp/usm/SnmpUsmAuthModule.java | 0 .../management/snmp/usm/SnmpUsmAuthPair.java | 0 .../snmp/usm/SnmpUsmDesAlgorithm.java | 0 .../snmp/usm/SnmpUsmEngineIdException.java | 0 .../snmp/usm/SnmpUsmEnginePeer.java | 0 .../management/snmp/usm/SnmpUsmException.java | 0 .../snmp/usm/SnmpUsmExceptionGenerator.java | 0 .../snmp/usm/SnmpUsmHmacAlgorithm.java | 0 .../management/snmp/usm/SnmpUsmHmacMd5.java | 0 .../management/snmp/usm/SnmpUsmHmacSha.java | 0 .../sun/management/snmp/usm/SnmpUsmLcd.java | 0 .../management/snmp/usm/SnmpUsmMibTable.java | 0 .../snmp/usm/SnmpUsmPasswordLcd.java | 0 .../snmp/usm/SnmpUsmPrivAlgorithm.java | 0 .../usm/SnmpUsmPrivAlgorithmException.java | 0 .../snmp/usm/SnmpUsmPrivException.java | 0 .../snmp/usm/SnmpUsmPrivModule.java | 0 .../management/snmp/usm/SnmpUsmPrivPair.java | 0 .../snmp/usm/SnmpUsmSecureUser.java | 0 .../snmp/usm/SnmpUsmSecureUserImpl.java | 0 .../snmp/usm/SnmpUsmSecurityCache.java | 0 .../snmp/usm/SnmpUsmSecurityParameters.java | 0 .../usm/SnmpUsmSecurityParametersImpl.java | 0 .../snmp/usm/SnmpUsmTimelinessModule.java | 0 .../snmp/usm/SnmpUsmUserNameException.java | 0 .../com/sun/management/snmp/usm/package.html | 0 jdmktk/jdmktk-dist/pom.xml | 66 + .../META-INF/LEGAL_NOTICES/COPYRIGHT | 70 + .../META-INF/LEGAL_NOTICES/license.txt | 714 +++ jdmktk/pom.xml | 21 + jdmktk/toolkit/pom.xml | 24 + .../main/java}/com/sun/jdmk/tools/MibGen.java | 0 .../jdmk/tools/mibgen/ASCII_CharStream.java | 0 .../sun/jdmk/tools/mibgen/ASTAssignment.java | 0 .../jdmk/tools/mibgen/ASTBitStringValue.java | 0 .../jdmk/tools/mibgen/ASTBooleanValue.java | 0 .../sun/jdmk/tools/mibgen/ASTBuiltinType.java | 0 .../sun/jdmk/tools/mibgen/ASTChoiceType.java | 0 .../sun/jdmk/tools/mibgen/ASTCompliance.java | 0 .../jdmk/tools/mibgen/ASTComplianceGroup.java | 0 .../sun/jdmk/tools/mibgen/ASTDefinedType.java | 0 .../jdmk/tools/mibgen/ASTDefinedValue.java | 0 .../tools/mibgen/ASTEmbeddedDefinitions.java | 0 .../com/sun/jdmk/tools/mibgen/ASTEnum.java | 0 .../com/sun/jdmk/tools/mibgen/ASTExports.java | 0 .../mibgen/ASTExternalTypeReference.java | 0 .../sun/jdmk/tools/mibgen/ASTIdentifier.java | 0 .../com/sun/jdmk/tools/mibgen/ASTImports.java | 0 .../sun/jdmk/tools/mibgen/ASTIndexParts.java | 0 .../sun/jdmk/tools/mibgen/ASTIndexTypes.java | 0 .../jdmk/tools/mibgen/ASTIndexTypesV2.java | 0 .../sun/jdmk/tools/mibgen/ASTIntSubType.java | 0 .../jdmk/tools/mibgen/ASTIntegerValue.java | 0 .../com/sun/jdmk/tools/mibgen/ASTKibble.java | 0 .../tools/mibgen/ASTLocalTypeAssignment.java | 0 .../tools/mibgen/ASTLocalValueAssignment.java | 0 .../tools/mibgen/ASTMacroAlternative.java | 0 .../tools/mibgen/ASTMacroAlternativeList.java | 0 .../sun/jdmk/tools/mibgen/ASTMacroBody.java | 0 .../jdmk/tools/mibgen/ASTMacroDefinition.java | 0 .../sun/jdmk/tools/mibgen/ASTMacroType.java | 0 .../com/sun/jdmk/tools/mibgen/ASTMib.java | 0 .../com/sun/jdmk/tools/mibgen/ASTMibs.java | 0 .../com/sun/jdmk/tools/mibgen/ASTModule.java | 0 .../sun/jdmk/tools/mibgen/ASTModuleBody.java | 0 .../tools/mibgen/ASTModuleCompliance.java | 0 .../tools/mibgen/ASTModuleIdentifier.java | 0 .../jdmk/tools/mibgen/ASTModuleIdentity.java | 0 .../sun/jdmk/tools/mibgen/ASTNameBitList.java | 0 .../jdmk/tools/mibgen/ASTNamedBitList.java | 0 .../sun/jdmk/tools/mibgen/ASTNamedType.java | 0 .../tools/mibgen/ASTNotificationGroup.java | 0 .../tools/mibgen/ASTNotificationType.java | 0 .../com/sun/jdmk/tools/mibgen/ASTObject.java | 0 .../sun/jdmk/tools/mibgen/ASTObjectGroup.java | 0 .../jdmk/tools/mibgen/ASTObjectIdentity.java | 0 .../sun/jdmk/tools/mibgen/ASTObjectSubID.java | 0 .../tools/mibgen/ASTObjectTypeDefinition.java | 0 .../mibgen/ASTObjectTypeDefinitionV1.java | 0 .../mibgen/ASTObjectTypeDefinitionV2.java | 0 .../sun/jdmk/tools/mibgen/ASTObjectsPart.java | 0 .../sun/jdmk/tools/mibgen/ASTOidValue.java | 0 .../com/sun/jdmk/tools/mibgen/ASTRange.java | 0 .../sun/jdmk/tools/mibgen/ASTRangeValue.java | 0 .../sun/jdmk/tools/mibgen/ASTReserved.java | 0 .../sun/jdmk/tools/mibgen/ASTRevision.java | 0 .../jdmk/tools/mibgen/ASTSequenceType.java | 0 .../com/sun/jdmk/tools/mibgen/ASTSubType.java | 0 .../sun/jdmk/tools/mibgen/ASTSymbolDefn.java | 0 .../jdmk/tools/mibgen/ASTSymbolElement.java | 0 .../jdmk/tools/mibgen/ASTSymbolsImported.java | 0 .../sun/jdmk/tools/mibgen/ASTSymbolsList.java | 0 .../tools/mibgen/ASTSyntaxDefinition.java | 0 .../com/sun/jdmk/tools/mibgen/ASTTag.java | 0 .../tools/mibgen/ASTTextualConvention.java | 0 .../sun/jdmk/tools/mibgen/ASTTrapType.java | 0 .../com/sun/jdmk/tools/mibgen/ASTType.java | 0 .../jdmk/tools/mibgen/ASTTypeReference.java | 0 .../com/sun/jdmk/tools/mibgen/ASTValue.java | 0 .../jdmk/tools/mibgen/ASTValueDefinition.java | 0 .../sun/jdmk/tools/mibgen/BeanGenerator.java | 0 .../jdmk/tools/mibgen/BeanIfGenerator.java | 0 .../sun/jdmk/tools/mibgen/CodeGenerator.java | 0 .../com/sun/jdmk/tools/mibgen/Context.java | 0 .../java}/com/sun/jdmk/tools/mibgen/Def.java | 0 .../sun/jdmk/tools/mibgen/EntryGenerator.java | 0 .../jdmk/tools/mibgen/EntryIfGenerator.java | 0 .../sun/jdmk/tools/mibgen/EnumGenerator.java | 0 .../com/sun/jdmk/tools/mibgen/Enumerated.java | 0 .../com/sun/jdmk/tools/mibgen/Generator.java | 0 .../sun/jdmk/tools/mibgen/GroupGenerator.java | 0 .../jdmk/tools/mibgen/IdentifierHandler.java | 0 .../sun/jdmk/tools/mibgen/JJTParserState.java | 0 .../sun/jdmk/tools/mibgen/MbeanGenerator.java | 0 .../jdmk/tools/mibgen/MbeanIfGenerator.java | 0 .../sun/jdmk/tools/mibgen/MessageHandler.java | 0 .../jdmk/tools/mibgen/MetaBeanGenerator.java | 0 .../jdmk/tools/mibgen/MetaEntryGenerator.java | 0 .../jdmk/tools/mibgen/MetaGroupGenerator.java | 0 .../jdmk/tools/mibgen/MetaTableGenerator.java | 0 .../jdmk/tools/mibgen/MibGenProperties.java | 0 .../sun/jdmk/tools/mibgen/MibGenerator.java | 0 .../com/sun/jdmk/tools/mibgen/MibNode.java | 0 .../jdmk/tools/mibgen/MibStoreGenerator.java | 0 .../com/sun/jdmk/tools/mibgen/MibTree.java | 0 .../sun/jdmk/tools/mibgen/ModulesHandler.java | 0 .../java}/com/sun/jdmk/tools/mibgen/Node.java | 0 .../tools/mibgen/ObjectTypeDefinition.java | 0 .../com/sun/jdmk/tools/mibgen/ParseError.java | 0 .../sun/jdmk/tools/mibgen/ParseException.java | 0 .../com/sun/jdmk/tools/mibgen/Parser.java | 0 .../java}/com/sun/jdmk/tools/mibgen/Parser.jj | 0 .../com/sun/jdmk/tools/mibgen/Parser.jjt | 0 .../jdmk/tools/mibgen/ParserConstants.java | 0 .../jdmk/tools/mibgen/ParserTokenManager.java | 0 .../tools/mibgen/ParserTreeConstants.java | 0 .../java}/com/sun/jdmk/tools/mibgen/README | 0 .../jdmk/tools/mibgen/RegisteredObject.java | 0 .../jdmk/tools/mibgen/ResourceManager.java | 0 .../jdmk/tools/mibgen/SemanticException.java | 0 .../jdmk/tools/mibgen/SimpleCharStream.java | 0 .../com/sun/jdmk/tools/mibgen/SimpleNode.java | 0 .../sun/jdmk/tools/mibgen/StoreGenerator.java | 0 .../sun/jdmk/tools/mibgen/SymbolHandler.java | 0 .../sun/jdmk/tools/mibgen/SyntaxHandler.java | 0 .../sun/jdmk/tools/mibgen/SyntaxMapper.java | 0 .../jdmk/tools/mibgen/TableBeanGenerator.java | 0 .../tools/mibgen/TableBeanIfGenerator.java | 0 .../com/sun/jdmk/tools/mibgen/Token.java | 0 .../sun/jdmk/tools/mibgen/TokenMgrError.java | 0 .../com/sun/jdmk/tools/mibgen/Trace.java | 0 .../jdmk/tools/mibgen/mibgen.properties.jdmk | 0 .../tools/mibgen/mibgen.properties.jdmk50 | 0 .../com/sun/jdmk/tools/mibgen}/package.html | 0 .../jdmk/tools/mibgen/resources/Messages.java | 0 .../tools/mibgen/resources/Messages_es.java | 0 .../tools/mibgen/resources/Messages_fr.java | 0 .../jdmk/tools/mibgen/resources}/package.html | 0 .../java}/com/sun/jdmk/tools/package.html | 0 jmxremote_optional/jmx_optional/pom.xml | 16 + .../sun/jmx/remote/generic/CheckProfiles.java | 0 .../sun/jmx/remote/generic/ClientAdmin.java | 0 .../ClientSynchroMessageConnection.java | 0 .../ClientSynchroMessageConnectionImpl.java | 0 .../sun/jmx/remote/generic/DefaultConfig.java | 0 .../remote/generic/ObjectWrappingImpl.java | 0 .../sun/jmx/remote/generic/ProfileClient.java | 0 .../remote/generic/ProfileClientFactory.java | 0 .../remote/generic/ProfileClientProvider.java | 0 .../generic/ProfileProviderException.java | 0 .../sun/jmx/remote/generic/ProfileServer.java | 0 .../remote/generic/ProfileServerFactory.java | 0 .../remote/generic/ProfileServerProvider.java | 0 .../jmx/remote/generic/SelectProfiles.java | 0 .../sun/jmx/remote/generic/ServerAdmin.java | 0 .../ServerSynchroMessageConnection.java | 0 .../ServerSynchroMessageConnectionImpl.java | 0 .../jmx/remote/generic/SynchroCallback.java | 0 .../generic/SynchroMessageConnection.java | 0 .../SynchroMessageConnectionServer.java | 0 .../SynchroMessageConnectionServerImpl.java | 0 .../com/sun/jmx/remote/generic}/package.html | 0 .../opt/internal/ArrayNotificationBuffer.java | 0 .../jmx/remote/opt/internal/ArrayQueue.java | 0 .../opt/internal/ClientCommunicatorAdmin.java | 0 .../opt/internal/ClientListenerInfo.java | 0 .../opt/internal/ClientNotifForwarder.java | 0 .../jmx/remote/opt/internal/ListenerInfo.java | 0 .../opt/internal/NotificationBuffer.java | 0 .../remote/opt/internal/ProxyInputStream.java | 0 .../sun/jmx/remote/opt/internal/ProxyRef.java | 0 .../jmx/remote/opt/internal/RMIExporter.java | 0 .../opt/internal/ServerCommunicatorAdmin.java | 0 .../opt/internal/ServerNotifForwarder.java | 0 .../jmx/remote/opt/internal/Unmarshal.java | 0 .../sun/jmx/remote/opt/internal/package.html | 0 .../jmx/remote/opt/security/AdminClient.java | 0 .../jmx/remote/opt/security/AdminServer.java | 0 .../security/JMXPasswordAuthenticator.java | 0 .../security/JMXSubjectDomainCombiner.java | 0 .../security/MBeanServerAccessController.java | 0 .../MBeanServerFileAccessController.java | 0 .../opt/security/SASLClientHandler.java | 0 .../remote/opt/security/SASLInputStream.java | 0 .../remote/opt/security/SASLOutputStream.java | 0 .../opt/security/SASLServerHandler.java | 0 .../remote/opt/security/SubjectDelegator.java | 0 .../remote/opt/security/TLSClientHandler.java | 0 .../remote/opt/security/TLSServerHandler.java | 0 .../sun/jmx/remote/opt/security}/package.html | 0 .../com/sun/jmx/remote/opt/util/CacheMap.java | 0 .../opt/util/ClassLoaderWithRepository.java | 0 .../sun/jmx/remote/opt/util/ClassLogger.java | 0 .../com/sun/jmx/remote/opt/util/EnvHelp.java | 0 .../remote/opt/util/GetPropertyAction.java | 0 .../sun/jmx/remote/opt/util/JobExecutor.java | 0 .../remote/opt/util/OrderClassLoaders.java | 0 .../com/sun/jmx/remote/opt/util/Service.java | 0 .../jmx/remote/opt/util/ThreadService.java | 0 .../com/sun/jmx/remote/opt/util}/package.html | 0 .../remote/profile/sasl/ClientProvider.java | 0 .../remote/profile/sasl/ServerProvider.java | 0 .../sun/jmx/remote/profile/sasl}/package.html | 0 .../remote/profile/tls/ClientProvider.java | 0 .../remote/profile/tls/ServerProvider.java | 0 .../sun/jmx/remote/profile/tls}/package.html | 0 .../remote/protocol/jmxmp/ClientProvider.java | 0 .../remote/protocol/jmxmp/ServerProvider.java | 0 .../jmx/remote/protocol/jmxmp}/package.html | 0 .../jmx/remote/socket/SocketConnection.java | 0 .../jmx/remote/socket/SocketConnectionIf.java | 0 .../remote/socket/SocketConnectionServer.java | 0 .../com/sun/jmx/remote/socket/package.html | 0 .../remote/generic/ClientIntermediary.java | 0 .../generic/ConnectionClosedException.java | 0 .../remote/generic/GenericConnector.java | 0 .../generic/GenericConnectorServer.java | 0 .../remote/generic/MessageConnection.java | 0 .../generic/MessageConnectionServer.java | 0 .../remote/generic/ObjectWrapping.java | 0 .../remote/generic/ServerIntermediary.java | 0 .../management/remote/generic/package.html | 0 .../remote/jmxmp/JMXMPConnector.java | 0 .../remote/jmxmp/JMXMPConnectorServer.java | 0 .../management/remote/jmxmp/package.html | 0 .../remote/message/CloseMessage.java | 0 .../remote/message/HandshakeBeginMessage.java | 0 .../remote/message/HandshakeEndMessage.java | 0 .../remote/message/HandshakeErrorMessage.java | 0 .../message/MBeanServerRequestMessage.java | 0 .../message/MBeanServerResponseMessage.java | 0 .../management/remote/message/Message.java | 0 .../message/NotificationRequestMessage.java | 0 .../message/NotificationResponseMessage.java | 0 .../remote/message/ProfileMessage.java | 0 .../remote/message/SASLMessage.java | 0 .../management/remote/message/TLSMessage.java | 0 .../remote/message/VersionMessage.java | 0 .../management/remote/message/package.html | 0 ...vax.management.remote.JMXConnectorProvider | 0 ...nagement.remote.JMXConnectorServerProvider | 0 .../jmxremote_optional-dist/pom.xml | 55 + .../META-INF/LEGAL_NOTICES/COPYRIGHT | 70 + .../META-INF/LEGAL_NOTICES/license.txt | 714 +++ jmxremote_optional/pom.xml | 21 + nbproject/build-impl.xml | 560 --- nbproject/genfiles.properties | 8 - nbproject/project.properties | 60 - nbproject/project.xml | 19 - .../docs/api/allclasses-frame.html | 68 - .../docs/api/allclasses-noframe.html | 68 - .../management/comm/SnmpInformRequest.html | 945 ---- .../comm/class-use/SnmpInformRequest.html | 140 - .../sun/management/comm/package-frame.html | 32 - .../sun/management/comm/package-summary.html | 155 - .../com/sun/management/comm/package-tree.html | 150 - .../com/sun/management/comm/package-use.html | 140 - .../management/snmp/SnmpDataTypeEnums.html | 653 --- .../sun/management/snmp/SnmpDefinitions.html | 1810 -------- .../api/com/sun/management/snmp/SnmpOid.html | 1152 ----- .../sun/management/snmp/SnmpOidDatabase.html | 365 -- .../snmp/SnmpOidDatabaseSupport.html | 425 -- .../sun/management/snmp/SnmpOidRecord.html | 335 -- .../com/sun/management/snmp/SnmpOidTable.html | 286 -- .../management/snmp/SnmpOidTableSupport.html | 419 -- .../sun/management/snmp/SnmpPduPacket.html | 312 -- .../sun/management/snmp/SnmpTimeticks.html | 458 -- .../com/sun/management/snmp/SnmpVarBind.html | 1867 -------- .../sun/management/snmp/SnmpVarBindList.html | 1205 ----- .../com/sun/management/snmp/Timestamp.html | 413 -- .../snmp/class-use/SnmpDataTypeEnums.html | 217 - .../snmp/class-use/SnmpDefinitions.html | 288 -- .../management/snmp/class-use/SnmpOid.html | 353 -- .../snmp/class-use/SnmpOidDatabase.html | 176 - .../class-use/SnmpOidDatabaseSupport.html | 140 - .../snmp/class-use/SnmpOidRecord.html | 266 -- .../snmp/class-use/SnmpOidTable.html | 279 -- .../snmp/class-use/SnmpOidTableSupport.html | 140 - .../snmp/class-use/SnmpPduPacket.html | 140 - .../snmp/class-use/SnmpTimeticks.html | 184 - .../snmp/class-use/SnmpVarBind.html | 252 -- .../snmp/class-use/SnmpVarBindList.html | 494 -- .../management/snmp/class-use/Timestamp.html | 193 - .../management/snmp/manager/SnmpOptions.html | 557 --- .../snmp/manager/SnmpParameters.html | 578 --- .../sun/management/snmp/manager/SnmpPeer.html | 1020 ----- .../management/snmp/manager/SnmpRequest.html | 1351 ------ .../snmp/manager/SnmpRequestHandler.html | 321 -- .../management/snmp/manager/SnmpSession.html | 1856 -------- .../snmp/manager/class-use/SnmpOptions.html | 177 - .../manager/class-use/SnmpParameters.html | 140 - .../snmp/manager/class-use/SnmpPeer.html | 350 -- .../snmp/manager/class-use/SnmpRequest.html | 384 -- .../manager/class-use/SnmpRequestHandler.html | 338 -- .../snmp/manager/class-use/SnmpSession.html | 176 - .../snmp/manager/package-frame.html | 51 - .../snmp/manager/package-summary.html | 189 - .../management/snmp/manager/package-tree.html | 164 - .../management/snmp/manager/package-use.html | 193 - .../sun/management/snmp/package-frame.html | 65 - .../sun/management/snmp/package-summary.html | 215 - .../com/sun/management/snmp/package-tree.html | 180 - .../com/sun/management/snmp/package-use.html | 279 -- .../docs/api/constant-values.html | 992 ----- .../docs/api/deprecated-list.html | 157 - opendmk-binary-plug/docs/api/help-doc.html | 219 - .../docs/api/index-files/index-1.html | 218 - .../docs/api/index-files/index-10.html | 148 - .../docs/api/index-files/index-11.html | 175 - .../docs/api/index-files/index-12.html | 162 - .../docs/api/index-files/index-13.html | 189 - .../docs/api/index-files/index-14.html | 218 - .../docs/api/index-files/index-15.html | 704 --- .../docs/api/index-files/index-16.html | 229 - .../docs/api/index-files/index-17.html | 154 - .../docs/api/index-files/index-18.html | 141 - .../docs/api/index-files/index-19.html | 144 - .../docs/api/index-files/index-2.html | 144 - .../docs/api/index-files/index-3.html | 215 - .../docs/api/index-files/index-4.html | 150 - .../docs/api/index-files/index-5.html | 165 - .../docs/api/index-files/index-6.html | 150 - .../docs/api/index-files/index-7.html | 420 -- .../docs/api/index-files/index-8.html | 148 - .../docs/api/index-files/index-9.html | 223 - opendmk-binary-plug/docs/api/index.html | 39 - .../docs/api/overview-frame.html | 46 - .../docs/api/overview-summary.html | 179 - .../docs/api/overview-tree.html | 190 - opendmk-binary-plug/docs/api/package-list | 3 - .../docs/api/resources/inherit.gif | Bin 57 -> 0 bytes .../docs/api/serialized-form.html | 2211 --------- opendmk-binary-plug/docs/api/stylesheet.css | 29 - .../1.0-b02/binary-plug-1.0-b02.jar | Bin .../1.0-b02/binary-plug-1.0-b02.pom | 9 + .../binary-plug/maven-metadata-local.xml | 12 + pom.xml | 37 + src/overview.html | 16 - tools/unix/bin/mibgen | 71 - tools/windows/bin/mibgen.bat | 78 - 1641 files changed, 2049 insertions(+), 305617 deletions(-) rename {dist/LEGAL_NOTICES => LEGAL_NOTICES}/LICENSE_BINARY.txt (100%) delete mode 100644 build.properties delete mode 100644 build.xml delete mode 100755 dist/bin/mibgen delete mode 100755 dist/bin/mibgen.bat delete mode 100644 dist/docs/api/allclasses-frame.html delete mode 100644 dist/docs/api/allclasses-noframe.html delete mode 100644 dist/docs/api/com/sun/jdmk/ClassLoaderRepositorySupport.html delete mode 100644 dist/docs/api/com/sun/jdmk/DefaultMBeanInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/DefaultPaths.html delete mode 100644 dist/docs/api/com/sun/jdmk/DynamicMetaDataImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/Enumerated.html delete mode 100644 dist/docs/api/com/sun/jdmk/GenericProxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/Introspector.html delete mode 100644 dist/docs/api/com/sun/jdmk/JdmkMBeanServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/JdmkMBeanServerBuilder.html delete mode 100644 dist/docs/api/com/sun/jdmk/JdmkProperties.html delete mode 100644 dist/docs/api/com/sun/jdmk/JdmkSecurityException.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanInstantiator.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanInstantiatorImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.Controller.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanServerChecker.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanServerForwarder.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanServerImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/MBeanServerInt.html delete mode 100644 dist/docs/api/com/sun/jdmk/ManagerException.html delete mode 100644 dist/docs/api/com/sun/jdmk/MetaData.html delete mode 100644 dist/docs/api/com/sun/jdmk/MetaDataImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/ModifiableClassLoaderRepository.html delete mode 100644 dist/docs/api/com/sun/jdmk/NamedObject.html delete mode 100644 dist/docs/api/com/sun/jdmk/NotificationBroadcasterProxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/NotificationRegistration.html delete mode 100644 dist/docs/api/com/sun/jdmk/OperationContext.html delete mode 100644 dist/docs/api/com/sun/jdmk/Proxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/ProxyHandler.html delete mode 100644 dist/docs/api/com/sun/jdmk/ProxyMBeanInstantiationException.html delete mode 100644 dist/docs/api/com/sun/jdmk/Repository.html delete mode 100644 dist/docs/api/com/sun/jdmk/RepositorySupport.html delete mode 100644 dist/docs/api/com/sun/jdmk/RuntimeManagerException.html delete mode 100644 dist/docs/api/com/sun/jdmk/RuntimeProxyException.html delete mode 100644 dist/docs/api/com/sun/jdmk/ServiceName.html delete mode 100644 dist/docs/api/com/sun/jdmk/ThreadContext.html delete mode 100644 dist/docs/api/com/sun/jdmk/UnsignedLong.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/ClassLoaderRepositorySupport.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/DefaultMBeanInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/DefaultPaths.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/DynamicMetaDataImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/Enumerated.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/GenericProxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/Introspector.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServerBuilder.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/JdmkProperties.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/JdmkSecurityException.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiator.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiatorImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.Controller.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanServerChecker.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanServerForwarder.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanServerImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MBeanServerInt.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/ManagerException.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MetaData.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/MetaDataImpl.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/ModifiableClassLoaderRepository.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/NamedObject.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/NotificationBroadcasterProxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/NotificationRegistration.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/OperationContext.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/Proxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/ProxyHandler.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/ProxyMBeanInstantiationException.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/Repository.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/RepositorySupport.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/RuntimeManagerException.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/RuntimeProxyException.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/ServiceName.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/ThreadContext.html delete mode 100644 dist/docs/api/com/sun/jdmk/class-use/UnsignedLong.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/AuthInfo.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/ClientNotificationHandler.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/CommunicationException.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/CommunicatorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/CommunicatorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/ConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/DefaultMapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HeartBeatClientHandler.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HeartBeatNotification.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HtmlAdaptorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HtmlParser.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpsConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpsConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/JdmkLegacyConnector.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/MalformedHttpException.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/Mapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/RemoteMBeanServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/RmiConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/RmiConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/RmiConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/RmiConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/TimedRmiSocketFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/TimedURLConnection.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/UnauthorizedSecurityException.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/AuthInfo.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/ClientNotificationHandler.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/CommunicationException.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/ConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/DefaultMapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatClientHandler.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatNotification.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HtmlAdaptorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HtmlParser.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/JdmkLegacyConnector.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/MalformedHttpException.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/Mapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/RemoteMBeanServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorAddress.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServerMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/TimedRmiSocketFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/TimedURLConnection.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/class-use/UnauthorizedSecurityException.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/comm/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryClientMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitor.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitorMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponder.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderNotification.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponse.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClient.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClientMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitor.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitorMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponder.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderNotification.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponse.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/discovery/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/CompatibleMBeanInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/DefaultMBeanServerInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/ForwardingMBeanServerInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/InterceptorCycleException.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/InterceptorNotPresentException.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.Controller.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/CompatibleMBeanInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/DefaultMBeanServerInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/ForwardingMBeanServerInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorCycleException.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorNotPresentException.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptor.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.Controller.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/interceptor/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/BasicMBeanServerConnectionFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgent.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgentMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/CascadingService.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/CascadingServiceMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/LocalMBeanServerConnectionFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionWrapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/BasicMBeanServerConnectionFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgent.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgentMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingService.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingServiceMBean.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/LocalMBeanServerConnectionFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionFactory.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionWrapper.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/CascadingProxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/ProxyCascadingAgent.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/CascadingProxy.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/ProxyCascadingAgent.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/AuthenticateCallback.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/Provider.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/class-use/AuthenticateCallback.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/class-use/Provider.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/security/sasl/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/DaemonTaskServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/Task.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/TaskServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/class-use/DaemonTaskServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/class-use/Task.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/class-use/TaskServer.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/tasks/package-use.html delete mode 100644 dist/docs/api/com/sun/jdmk/tools/MibGen.html delete mode 100644 dist/docs/api/com/sun/jdmk/tools/class-use/MibGen.html delete mode 100644 dist/docs/api/com/sun/jdmk/tools/package-frame.html delete mode 100644 dist/docs/api/com/sun/jdmk/tools/package-summary.html delete mode 100644 dist/docs/api/com/sun/jdmk/tools/package-tree.html delete mode 100644 dist/docs/api/com/sun/jdmk/tools/package-use.html delete mode 100644 dist/docs/api/com/sun/management/comm/CommunicatorServer.html delete mode 100644 dist/docs/api/com/sun/management/comm/SnmpAdaptorServer.html delete mode 100644 dist/docs/api/com/sun/management/comm/SnmpAdaptorServerMBean.html delete mode 100644 dist/docs/api/com/sun/management/comm/SnmpInformHandler.html delete mode 100644 dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServer.html delete mode 100644 dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServerMBean.html delete mode 100644 dist/docs/api/com/sun/management/comm/SnmpV3InformRequest.html delete mode 100644 dist/docs/api/com/sun/management/comm/class-use/CommunicatorServer.html delete mode 100644 dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServer.html delete mode 100644 dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServerMBean.html delete mode 100644 dist/docs/api/com/sun/management/comm/class-use/SnmpInformHandler.html delete mode 100644 dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServer.html delete mode 100644 dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServerMBean.html delete mode 100644 dist/docs/api/com/sun/management/comm/class-use/SnmpV3InformRequest.html delete mode 100644 dist/docs/api/com/sun/management/comm/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/comm/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/comm/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/comm/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/BerDecoder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/BerEncoder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/BerException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/EnumRowStatus.html delete mode 100644 dist/docs/api/com/sun/management/snmp/IPAcl/JdmkAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/IPAcl/class-use/JdmkAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/IPAcl/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/IPAcl/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/IPAcl/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/IPAcl/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/InetAddressAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/JdmkEngineFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpAckPdu.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpBadSecurityLevelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpCounter.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpCounter64.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpEngine.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpEngineFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpEngineId.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpEngineParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpEventReportDispatcher.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpGauge.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpInt.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpIpAddress.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpMessage.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpMsg.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpNull.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpOpaque.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPdu.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPduBulk.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPduBulkType.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPduFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPduFactoryBER.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPduRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPduRequestType.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpPduTrap.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpScopedPduBulk.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpScopedPduPacket.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpScopedPduRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpSecurityException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpSecurityParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpStatusException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpString.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpStringFixed.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpTooBigException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUnknownAccContrModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUnknownModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUnknownModelLcdException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUnknownMsgProcModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUnknownSecModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUnknownSubSystemException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUnsignedInt.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpUsmKeyHandler.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpV3Message.html delete mode 100644 dist/docs/api/com/sun/management/snmp/SnmpValue.html delete mode 100644 dist/docs/api/com/sun/management/snmp/UserAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpErrorHandlerAgent.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpGenericMetaServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpGenericObjectServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpIndex.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMib.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgent.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgentMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibEntry.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibGroup.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibHandler.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibNode.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibOid.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibSubRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpMibTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpProxy.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpRequestForwarder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpStandardMetaServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpStandardObjectServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTableCallbackHandler.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryNotification.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTableSupport.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTrap.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarderMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpTrapReceiver.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpUserDataFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpUsmProxy.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/SnmpV3Proxy.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpErrorHandlerAgent.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericMetaServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericObjectServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpIndex.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMib.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgent.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgentMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibEntry.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibGroup.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibHandler.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibNode.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibOid.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibSubRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpProxy.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpRequestForwarder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardMetaServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardObjectServer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableCallbackHandler.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryNotification.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableSupport.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrap.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarderMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapReceiver.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUserDataFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUsmProxy.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpV3Proxy.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/agent/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/BerDecoder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/BerEncoder.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/BerException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/EnumRowStatus.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/InetAddressAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/JdmkEngineFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpAckPdu.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpBadSecurityLevelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter64.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpEngine.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineId.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpEventReportDispatcher.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpGauge.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpInt.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpIpAddress.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpMessage.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpMsg.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpNull.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpOpaque.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPdu.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulk.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulkType.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactory.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactoryBER.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequestType.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpPduTrap.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduBulk.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduPacket.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduRequest.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpStatusException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpString.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpStringFixed.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpTooBigException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownAccContrModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelLcdException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownMsgProcModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSecModelException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSubSystemException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUnsignedInt.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpUsmKeyHandler.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpV3Message.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/SnmpValue.html delete mode 100644 dist/docs/api/com/sun/management/snmp/class-use/UserAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/SnmpEventReportDispatcher.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/SnmpInformListener.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/SnmpParams.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/SnmpTrapListener.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/SnmpV3Parameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpEventReportDispatcher.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpInformListener.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpParams.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpTrapListener.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpV3Parameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmPeer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmPeer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/manager/usm/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV1V2.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV3.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslator.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorCs2Ctxt.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV1V2.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV3.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV1V2.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV3.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslator.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorCs2Ctxt.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV1V2.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV3.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/mpm/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/uacl/JdmkUserAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/uacl/class-use/JdmkUserAcl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/uacl/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/uacl/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/uacl/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/uacl/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUserSecurityModel.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithmManager.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithmException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthPair.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmDesAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEngineIdException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEnginePeer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacMd5.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacSha.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmLcd.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmMibTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPasswordLcd.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithmException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivPair.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecureUser.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecurityParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/SnmpUsmUserNameException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUserSecurityModel.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithmManager.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithmException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthPair.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmDesAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEngineIdException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEnginePeer.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacMd5.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacSha.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmLcd.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmMibTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPasswordLcd.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithm.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithmException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivPair.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecureUser.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecurityParameters.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmUserNameException.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/package-use.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStatus.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStorageType.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIB.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBOidTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTableImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStats.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUser.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntry.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserTableMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStatus.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStorageType.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIB.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBOidTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTable.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTableImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStats.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUser.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntry.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserImpl.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMBean.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserTableMeta.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/package-frame.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/package-summary.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/package-tree.html delete mode 100644 dist/docs/api/com/sun/management/snmp/usm/usmmib/package-use.html delete mode 100644 dist/docs/api/constant-values.html delete mode 100644 dist/docs/api/deprecated-list.html delete mode 100644 dist/docs/api/help-doc.html delete mode 100644 dist/docs/api/index-files/index-1.html delete mode 100644 dist/docs/api/index-files/index-10.html delete mode 100644 dist/docs/api/index-files/index-11.html delete mode 100644 dist/docs/api/index-files/index-12.html delete mode 100644 dist/docs/api/index-files/index-13.html delete mode 100644 dist/docs/api/index-files/index-14.html delete mode 100644 dist/docs/api/index-files/index-15.html delete mode 100644 dist/docs/api/index-files/index-16.html delete mode 100644 dist/docs/api/index-files/index-17.html delete mode 100644 dist/docs/api/index-files/index-18.html delete mode 100644 dist/docs/api/index-files/index-19.html delete mode 100644 dist/docs/api/index-files/index-2.html delete mode 100644 dist/docs/api/index-files/index-20.html delete mode 100644 dist/docs/api/index-files/index-21.html delete mode 100644 dist/docs/api/index-files/index-22.html delete mode 100644 dist/docs/api/index-files/index-23.html delete mode 100644 dist/docs/api/index-files/index-24.html delete mode 100644 dist/docs/api/index-files/index-3.html delete mode 100644 dist/docs/api/index-files/index-4.html delete mode 100644 dist/docs/api/index-files/index-5.html delete mode 100644 dist/docs/api/index-files/index-6.html delete mode 100644 dist/docs/api/index-files/index-7.html delete mode 100644 dist/docs/api/index-files/index-8.html delete mode 100644 dist/docs/api/index-files/index-9.html delete mode 100644 dist/docs/api/index.html delete mode 100644 dist/docs/api/javax/management/remote/generic/ConnectionClosedException.html delete mode 100644 dist/docs/api/javax/management/remote/generic/GenericConnector.html delete mode 100644 dist/docs/api/javax/management/remote/generic/GenericConnectorServer.html delete mode 100644 dist/docs/api/javax/management/remote/generic/MessageConnection.html delete mode 100644 dist/docs/api/javax/management/remote/generic/MessageConnectionServer.html delete mode 100644 dist/docs/api/javax/management/remote/generic/ObjectWrapping.html delete mode 100644 dist/docs/api/javax/management/remote/generic/class-use/ConnectionClosedException.html delete mode 100644 dist/docs/api/javax/management/remote/generic/class-use/GenericConnector.html delete mode 100644 dist/docs/api/javax/management/remote/generic/class-use/GenericConnectorServer.html delete mode 100644 dist/docs/api/javax/management/remote/generic/class-use/MessageConnection.html delete mode 100644 dist/docs/api/javax/management/remote/generic/class-use/MessageConnectionServer.html delete mode 100644 dist/docs/api/javax/management/remote/generic/class-use/ObjectWrapping.html delete mode 100644 dist/docs/api/javax/management/remote/generic/package-frame.html delete mode 100644 dist/docs/api/javax/management/remote/generic/package-summary.html delete mode 100644 dist/docs/api/javax/management/remote/generic/package-tree.html delete mode 100644 dist/docs/api/javax/management/remote/generic/package-use.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/JMXMPConnector.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/JMXMPConnectorServer.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnector.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnectorServer.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/package-frame.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/package-summary.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/package-tree.html delete mode 100644 dist/docs/api/javax/management/remote/jmxmp/package-use.html delete mode 100644 dist/docs/api/javax/management/remote/message/CloseMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/HandshakeBeginMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/HandshakeEndMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/HandshakeErrorMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/MBeanServerRequestMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/MBeanServerResponseMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/Message.html delete mode 100644 dist/docs/api/javax/management/remote/message/NotificationRequestMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/NotificationResponseMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/ProfileMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/SASLMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/TLSMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/VersionMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/CloseMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/HandshakeBeginMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/HandshakeEndMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/HandshakeErrorMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/MBeanServerRequestMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/MBeanServerResponseMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/Message.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/NotificationRequestMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/NotificationResponseMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/ProfileMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/SASLMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/TLSMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/class-use/VersionMessage.html delete mode 100644 dist/docs/api/javax/management/remote/message/package-frame.html delete mode 100644 dist/docs/api/javax/management/remote/message/package-summary.html delete mode 100644 dist/docs/api/javax/management/remote/message/package-tree.html delete mode 100644 dist/docs/api/javax/management/remote/message/package-use.html delete mode 100644 dist/docs/api/overview-frame.html delete mode 100644 dist/docs/api/overview-summary.html delete mode 100644 dist/docs/api/overview-tree.html delete mode 100644 dist/docs/api/package-list delete mode 100644 dist/docs/api/resources/background.gif delete mode 100644 dist/docs/api/resources/tab.gif delete mode 100644 dist/docs/api/resources/titlebar.gif delete mode 100644 dist/docs/api/resources/titlebar_end.gif delete mode 100644 dist/docs/api/serialized-form.html delete mode 100644 dist/docs/api/stylesheet.css delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/allclasses-frame.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/allclasses-noframe.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/SnmpInformRequest.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/class-use/SnmpInformRequest.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-frame.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-summary.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-tree.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-use.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDataTypeEnums.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDefinitions.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOid.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabase.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabaseSupport.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidRecord.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTable.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTableSupport.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpPduPacket.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpTimeticks.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBind.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBindList.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/Timestamp.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDataTypeEnums.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDefinitions.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOid.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabase.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabaseSupport.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidRecord.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTable.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTableSupport.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpPduPacket.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpTimeticks.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBind.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBindList.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/Timestamp.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpOptions.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpParameters.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpPeer.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequest.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequestHandler.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpSession.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpOptions.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpParameters.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpPeer.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequest.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequestHandler.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpSession.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-frame.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-summary.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-tree.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-use.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-frame.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-summary.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-tree.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-use.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/constant-values.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/deprecated-list.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/help-doc.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-1.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-10.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-11.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-12.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-13.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-14.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-15.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-16.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-17.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-18.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-19.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-2.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-3.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-4.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-5.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-6.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-7.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-8.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index-files/index-9.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/index.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/overview-frame.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/overview-summary.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/overview-tree.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/package-list delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/resources/inherit.gif delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/serialized-form.html delete mode 100644 dist/docs/opendmk-binary-plug/docs/api/stylesheet.css delete mode 100644 dist/etc/conf/template.acl delete mode 100644 dist/etc/conf/template.logging.properties delete mode 100644 dist/etc/conf/template.security delete mode 100644 dist/etc/conf/template.uacl delete mode 100644 dist/etc/mibgen/mib_core.txt delete mode 100644 dist/lib/jdmkrt.jar delete mode 100644 dist/lib/jdmktk.jar delete mode 100644 dist/lib/jmxremote_optional.jar delete mode 100644 etc/conf/template.acl delete mode 100644 etc/conf/template.logging.properties delete mode 100644 etc/conf/template.security delete mode 100644 etc/conf/template.uacl delete mode 100644 etc/mibgen/mib_core.txt create mode 100644 jdmkrt/core-rmic/pom.xml rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/README (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImplV2_Skel.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImplV2_Stub.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImplV2_Stub.java.not_edited (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImpl_Skel.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImpl_Stub.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImpl_Stub.java.not_edited (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImplV2_Skel.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImplV2_Stub.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImplV2_Stub.java.not_edited (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImpl_Skel.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImpl_Stub.java (100%) rename {src/core-rmic => jdmkrt/core-rmic/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImpl_Stub.java.not_edited (100%) create mode 100644 jdmkrt/core/pom.xml rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ClassLoaderRepositorySupport.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/CompatibleClassLoaderRepositorySupport.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/DefaultMBeanInterceptor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/DefaultPaths.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/DynamicMetaDataImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/Enumerated.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/GenericProxy.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/Introspector.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/JdmkMBeanServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/JdmkMBeanServerBuilder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/JdmkMBeanServerImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/JdmkProperties.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/JdmkSecurityException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/JdmkThreadLocal.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanInstantiator.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanInstantiatorImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanInterceptor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanInterceptorWrapper.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanServerChecker.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanServerDelegateImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanServerForwarder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanServerImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanServerInt.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MBeanServerNotificationHandback.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ManagerException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MetaData.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/MetaDataImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ModifiableClassLoaderRepository.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/NamedObject.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/NotificationBroadcasterProxy.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/NotificationRegistration.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ObjectInputStreamWithLoader.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/OperationContext.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/Proxy.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ProxyHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ProxyMBeanInstantiationException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/Repository.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/RepositorySupport.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/RuntimeManagerException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/RuntimeProxyException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ServiceName.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/ThreadContext.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/UnsignedByte.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/UnsignedInt.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/UnsignedLong.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/UnsignedShort.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/AuthInfo.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/AuthSchemeInfo.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/BASE64Decoder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/BASE64Encoder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/CEFormatException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/CEStreamExhausted.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/CharacterDecoder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/CharacterEncoder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/ClientHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/ClientNotificationDispatcher.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/ClientNotificationHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/ClientNotificationHandlerInternal.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/CommunicationException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/CommunicatorServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/CommunicatorServerMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/ConnectorAddress.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/DefaultMapper.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpClientHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpConnectorAddress.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpConnectorClient.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpConnectorServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpConnectorServerMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpNotificationForwarder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpNotificationReceiver.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpNotificationReceiverHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpRequestHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpSocket.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/GenericHttpSocketFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HeartBeatClientHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HeartBeatClientHandlerImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HeartBeatInternalClientHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HeartBeatNotification.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HeartBeatServerHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlAdaptorServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlAdminPage.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlArrayPage.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlDef.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlInvokePage.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlMasterPage.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlObjectPage.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlPage.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlParser.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HtmlRequestHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpBody.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpConnectorAddress.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpConnectorClient.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpConnectorServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpConnectorServerMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpDef.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpMessage.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpNotificationForwarder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpNotificationReceiver.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpRequest.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpResponse.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpSendInputStream.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpSendOutputStream.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpSendSocket.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpSocket.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpSocketFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpToPortSocketFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsConnectorAddress.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsConnectorClient.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsConnectorServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsConnectorServerMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsNotificationForwarder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsNotificationReceiver.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsSocket.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsSocketFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/HttpsToPortSocketFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/JdmkLegacyConnector.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/MalformedHttpException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/Mapper.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/NotificationBackConnector.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RemoteMBeanServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RemoteNotification.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RemoteRuntimeException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorAddress.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorAddressV2.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorClient.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObject.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectCommon.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectImplV2.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiConnectorServerObjectV2.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiNotificationForwarder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiver.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/RmiNotificationReceiverImplV2.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/ServerNotificationDispatcher.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/ServerNotificationHandlerInternal.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/TimedRmiSocketFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/TimedURLConnection.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/UnauthorizedSecurityException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/internal/ClientProvider.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/internal/EnvHelp.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/internal/JDMKClientConnector.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/internal/JDMKServerConnector.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/internal/ServerProvider.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/internal/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/comm/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/defaults/DefaultPaths.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/defaults/JdmkProperties.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/defaults/Utils.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/defaults/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/ActualDiscovery.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/ActualMonitor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/ActualResponder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryClient.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryClientMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryCommon.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryMonitor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryMonitorMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryMsg.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryPDU.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryResponder.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryResponderMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryResponderNotification.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/DiscoveryResponse.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/ResponsePDU.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/discovery/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/CompatibleMBeanInterceptor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/DefaultMBeanServerInterceptor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/ForwardingMBeanServerInterceptor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/InterceptorCycleException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/InterceptorNotPresentException.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/MBeanServerInterceptor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/interceptor/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/BackupFileHandler.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/ClassLogger.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/ModifiableClassLogger.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/ReconnectMBeanServerConnectionFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/SerMBeanServerConnectionFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/ThreadService.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/TimedExecutor.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/Useful.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/internal/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/BasicMBeanServerConnectionFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/CascadingAgent.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/CascadingAgentMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/CascadingService.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/CascadingServiceMBean.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/LocalMBeanServerConnectionFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/MBeanServerConnectionFactory.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/MBeanServerConnectionWrapper.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/proxy/CascadingProxy.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/proxy/ProxyCascadingAgent.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/remote/cascading/proxy/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/AuthenticateCallback.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/Provider.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/plain/PlainServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/plain/ServerFactoryImpl.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/plain/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/util/PolicyUtils.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/security/sasl/util/package.html (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/tasks/DaemonTaskServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/tasks/Task.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/tasks/TaskServer.java (100%) rename {src/core => jdmkrt/core/src/main/java}/com/sun/jdmk/tasks/package.html (100%) rename {src/core => jdmkrt/core/src/main/resources}/META-INF/services/javax.management.remote.JMXConnectorProvider (100%) rename {src/core => jdmkrt/core/src/main/resources}/META-INF/services/javax.management.remote.JMXConnectorServerProvider (100%) create mode 100644 jdmkrt/jdmkrt-dist/pom.xml rename {dist => jdmkrt/jdmkrt-dist/src/main/resources/META-INF}/LEGAL_NOTICES/COPYRIGHT (100%) rename {opendmk-binary-plug => jdmkrt/jdmkrt-dist/src/main/resources/META-INF/LEGAL_NOTICES}/LICENSE_BINARY.txt (100%) rename {dist => jdmkrt/jdmkrt-dist/src/main/resources/META-INF}/LEGAL_NOTICES/license.txt (100%) rename README.html => jdmkrt/jdmkrt-dist/src/main/resources/META-INF/README.html (100%) create mode 100644 jdmkrt/pom.xml create mode 100644 jdmkrt/snmp_agent/pom.xml rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/ClientHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/CommunicatorServer.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpAdaptorServer.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpAdaptorServerMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpInformHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpMibContextName.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpMibTree.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpRequestHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpSubBulkRequestHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpSubNextRequestHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpSubRequestHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpV3AdaptorServer.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpV3AdaptorServerMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpV3InformRequest.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpV3RequestHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/SnmpV3Session.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/comm/package.html (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpEntryOid.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpErrorHandlerAgent.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpGenericMetaServer.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpGenericObjectServer.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpIndex.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMib.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibAgent.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibAgentMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibEntry.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibGroup.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibNode.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibOid.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibRequest.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibRequestImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibSubRequest.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpMibTable.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpProxy.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpProxyMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpRequestForwarder.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpRequestTree.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpSessionProvider.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpStandardMetaServer.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpStandardObjectServer.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTableCallbackHandler.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTableEntryFactory.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTableEntryNotification.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTableSupport.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTrap.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTrapForwarder.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTrapForwarderMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpTrapReceiver.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpUserDataFactory.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpUsmProxy.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/SnmpV3Proxy.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/agent/package.html (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/EnumUsmUserStatus.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/EnumUsmUserStorageType.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIB.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBOidTable.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/TableUsmUserTable.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/TableUsmUserTableImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmStats.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmStatsImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmStatsMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmStatsMeta.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUser.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserEntry.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserEntryImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserEntryMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserEntryMeta.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserEntryMetaImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserMBean.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserMeta.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserMetaImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserTableMeta.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/UsmUserTableMetaImpl.java (100%) rename {src/snmp_agent => jdmkrt/snmp_agent/src/main/java}/com/sun/management/snmp/usm/usmmib/package.html (100%) create mode 100644 jdmkrt/snmp_manager/pom.xml rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpAccessControlModel.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpAccessControlSubSysImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpAccessControlSubSystem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpAgentEngineFactory.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpBaseEngineFactory.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpDecryptedPdu.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpEncryptionPair.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpEngineImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpIncomingRequest.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpIncomingResponse.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpJdmkAcm.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpJdmkLcd.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpLcd.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpModel.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpModelImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpModelLcd.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpMsgProcessingModel.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpMsgProcessingSubSysImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpMsgProcessingSubSystem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpOutgoingRequest.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpPersistRowFile.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpPersistRowFileConsumer.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpSecurityCache.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpSecurityModel.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpSecurityModelV1V2.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpSecuritySubSysImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpSecuritySubSystem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpSubSystem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpSubSystemImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpTools.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/internal/snmp/SnmpUsmKeyHandlerImpl.java (100%) rename {src/jmx_optional/com/sun/jmx/remote/generic => jdmkrt/snmp_manager/src/main/java/com/sun/management/internal/snmp}/package.html (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/BerDecoder.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/BerEncoder.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/BerException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/EnumRowStatus.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/ASCII_CharStream.README (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/ASCII_CharStream.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/AclEntryImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/AclImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/GroupImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/Host.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMAccess.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMAclBlock.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMAclItem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMCommunities.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMCommunity.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMEnterprise.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMHost.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMHostInform.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMHostName.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMHostTrap.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMInformBlock.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMInformCommunity.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMInformInterestedHost.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMInformItem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMIpAddress.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMIpMask.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMIpV6Address.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMManagers.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMNetMask.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMNetMaskV6.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMSecurityDefs.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMTrapBlock.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMTrapCommunity.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMTrapInterestedHost.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMTrapItem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JDMTrapNum.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JJTParserState.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/JdmkAcl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/NetMaskImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/Node.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/OwnerImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/ParseError.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/ParseException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/Parser.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/Parser.jj (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/Parser.jjt (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/ParserConstants.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/ParserTokenManager.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/ParserTreeConstants.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/PermissionImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/PrincipalImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/README.update (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/SimpleNode.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/Token.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/TokenMgrError.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/IPAcl/package.html (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/InetAddressAcl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/JdmkEngineFactory.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpAckPdu.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpBadSecurityLevelException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpCounter.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpCounter64.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpEngine.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpEngineFactory.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpEngineId.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpEngineParameters.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpEventReportDispatcher.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpGauge.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpInt.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpIpAddress.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpMessage.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpMsg.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpNull.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpOpaque.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPdu.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPduBulk.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPduBulkType.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPduFactory.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPduFactoryBER.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPduRequest.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPduRequestType.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpPduTrap.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpScopedPduBulk.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpScopedPduPacket.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpScopedPduRequest.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpSecurityException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpSecurityParameters.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpStatusException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpString.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpStringFixed.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpTooBigException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUnknownAccContrModelException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUnknownModelException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUnknownModelLcdException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUnknownMsgProcModelException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUnknownSecModelException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUnknownSubSystemException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUnsignedInt.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpUsmKeyHandler.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpV3Message.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/SnmpValue.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/UserAcl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/ReqRedirectSrv.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/SnmpEventReportDispatcher.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/SnmpEventReportHandler.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/SnmpInformListener.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/SnmpParams.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/SnmpTrapListener.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/SnmpV3Parameters.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/package.html (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/usm/SnmpUsmParameters.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/usm/SnmpUsmPeer.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/manager/usm/package.html (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpIncomingRequestImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpIncomingResponseImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV1V2.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV3.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpMsgTranslator.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpMsgTranslatorCs2Ctxt.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpMsgTranslatorV1V2.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpMsgTranslatorV3.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/SnmpOutgoingRequestImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/mpm/package.html (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/package.html (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/ASCII_CharStream.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/AclEntryImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/AclImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/GroupImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMAccess.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMAclBlock.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMAclItem.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMContextName.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMContextNames.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMSecurityDefs.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMSecurityLevel.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMUser.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JDMUsers.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JJTParserState.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/JdmkUserAcl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/Node.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/OwnerImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/ParseError.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/ParseException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/Parser.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/Parser.jj (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/Parser.jjt (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/ParserConstants.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/ParserTokenManager.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/ParserTreeConstants.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/PermissionImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/PrincipalImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/SimpleNode.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/Token.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/TokenMgrError.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/User.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/uacl/package.html (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUserSecurityModel.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsm.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAlgorithm.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAlgorithmImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAlgorithmManager.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithm.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithmException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAuthException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAuthModule.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmAuthPair.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmDesAlgorithm.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmEngineIdException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmEnginePeer.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmExceptionGenerator.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmHmacAlgorithm.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmHmacMd5.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmHmacSha.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmLcd.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmMibTable.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmPasswordLcd.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithm.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithmException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmPrivException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmPrivModule.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmPrivPair.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmSecureUser.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmSecureUserImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmSecurityCache.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmSecurityParameters.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmSecurityParametersImpl.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmTimelinessModule.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/SnmpUsmUserNameException.java (100%) rename {src/snmp_manager => jdmkrt/snmp_manager/src/main/java}/com/sun/management/snmp/usm/package.html (100%) create mode 100644 jdmktk/jdmktk-dist/pom.xml create mode 100644 jdmktk/jdmktk-dist/src/main/resources/META-INF/LEGAL_NOTICES/COPYRIGHT create mode 100644 jdmktk/jdmktk-dist/src/main/resources/META-INF/LEGAL_NOTICES/license.txt create mode 100644 jdmktk/pom.xml create mode 100644 jdmktk/toolkit/pom.xml rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/MibGen.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASCII_CharStream.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTAssignment.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTBitStringValue.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTBooleanValue.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTBuiltinType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTChoiceType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTCompliance.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTComplianceGroup.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTDefinedType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTDefinedValue.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTEmbeddedDefinitions.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTEnum.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTExports.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTExternalTypeReference.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTIdentifier.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTImports.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTIndexParts.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTIndexTypes.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTIndexTypesV2.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTIntSubType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTIntegerValue.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTKibble.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTLocalTypeAssignment.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTLocalValueAssignment.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTMacroAlternative.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTMacroAlternativeList.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTMacroBody.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTMacroDefinition.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTMacroType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTMib.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTMibs.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTModule.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTModuleBody.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTModuleCompliance.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTModuleIdentifier.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTModuleIdentity.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTNameBitList.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTNamedBitList.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTNamedType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTNotificationGroup.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTNotificationType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObject.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObjectGroup.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObjectIdentity.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObjectSubID.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObjectTypeDefinition.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObjectTypeDefinitionV1.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObjectTypeDefinitionV2.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTObjectsPart.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTOidValue.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTRange.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTRangeValue.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTReserved.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTRevision.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTSequenceType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTSubType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTSymbolDefn.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTSymbolElement.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTSymbolsImported.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTSymbolsList.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTSyntaxDefinition.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTTag.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTTextualConvention.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTTrapType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTType.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTTypeReference.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTValue.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ASTValueDefinition.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/BeanGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/BeanIfGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/CodeGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Context.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Def.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/EntryGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/EntryIfGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/EnumGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Enumerated.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Generator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/GroupGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/IdentifierHandler.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/JJTParserState.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MbeanGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MbeanIfGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MessageHandler.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MetaBeanGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MetaEntryGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MetaGroupGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MetaTableGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MibGenProperties.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MibGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MibNode.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MibStoreGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/MibTree.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ModulesHandler.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Node.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ObjectTypeDefinition.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ParseError.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ParseException.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Parser.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Parser.jj (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Parser.jjt (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ParserConstants.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ParserTokenManager.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ParserTreeConstants.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/README (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/RegisteredObject.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/ResourceManager.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/SemanticException.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/SimpleCharStream.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/SimpleNode.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/StoreGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/SymbolHandler.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/SyntaxHandler.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/SyntaxMapper.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/TableBeanGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/TableBeanIfGenerator.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Token.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/TokenMgrError.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/Trace.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/mibgen.properties.jdmk (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/mibgen.properties.jdmk50 (100%) rename {src/jmx_optional/com/sun/jmx/remote/opt/security => jdmktk/toolkit/src/main/java/com/sun/jdmk/tools/mibgen}/package.html (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/resources/Messages.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/resources/Messages_es.java (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/mibgen/resources/Messages_fr.java (100%) rename {src/jmx_optional/com/sun/jmx/remote/opt/util => jdmktk/toolkit/src/main/java/com/sun/jdmk/tools/mibgen/resources}/package.html (100%) rename {src/toolkit => jdmktk/toolkit/src/main/java}/com/sun/jdmk/tools/package.html (100%) create mode 100644 jmxremote_optional/jmx_optional/pom.xml rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/CheckProfiles.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ClientAdmin.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ClientSynchroMessageConnection.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ClientSynchroMessageConnectionImpl.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/DefaultConfig.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ObjectWrappingImpl.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ProfileClient.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ProfileClientFactory.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ProfileClientProvider.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ProfileProviderException.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ProfileServer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ProfileServerFactory.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ProfileServerProvider.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/SelectProfiles.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ServerAdmin.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ServerSynchroMessageConnection.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/ServerSynchroMessageConnectionImpl.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/SynchroCallback.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/SynchroMessageConnection.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/SynchroMessageConnectionServer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/generic/SynchroMessageConnectionServerImpl.java (100%) rename {src/jmx_optional/com/sun/jmx/remote/profile/sasl => jmxremote_optional/jmx_optional/src/main/java/com/sun/jmx/remote/generic}/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ArrayNotificationBuffer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ArrayQueue.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ClientCommunicatorAdmin.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ClientListenerInfo.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ClientNotifForwarder.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ListenerInfo.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/NotificationBuffer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ProxyInputStream.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ProxyRef.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/RMIExporter.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ServerCommunicatorAdmin.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/ServerNotifForwarder.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/Unmarshal.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/internal/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/AdminClient.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/AdminServer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/JMXPasswordAuthenticator.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/JMXSubjectDomainCombiner.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/MBeanServerAccessController.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/MBeanServerFileAccessController.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/SASLClientHandler.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/SASLInputStream.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/SASLOutputStream.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/SASLServerHandler.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/SubjectDelegator.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/TLSClientHandler.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/security/TLSServerHandler.java (100%) rename {src/jmx_optional/com/sun/jmx/remote/profile/tls => jmxremote_optional/jmx_optional/src/main/java/com/sun/jmx/remote/opt/security}/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/CacheMap.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/ClassLoaderWithRepository.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/ClassLogger.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/EnvHelp.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/GetPropertyAction.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/JobExecutor.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/OrderClassLoaders.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/Service.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/opt/util/ThreadService.java (100%) rename {src/jmx_optional/com/sun/jmx/remote/protocol/jmxmp => jmxremote_optional/jmx_optional/src/main/java/com/sun/jmx/remote/opt/util}/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/profile/sasl/ClientProvider.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/profile/sasl/ServerProvider.java (100%) rename {src/snmp_manager/com/sun/management/internal/snmp => jmxremote_optional/jmx_optional/src/main/java/com/sun/jmx/remote/profile/sasl}/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/profile/tls/ClientProvider.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/profile/tls/ServerProvider.java (100%) rename {src/toolkit/com/sun/jdmk/tools/mibgen => jmxremote_optional/jmx_optional/src/main/java/com/sun/jmx/remote/profile/tls}/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/protocol/jmxmp/ClientProvider.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/protocol/jmxmp/ServerProvider.java (100%) rename {src/toolkit/com/sun/jdmk/tools/mibgen/resources => jmxremote_optional/jmx_optional/src/main/java/com/sun/jmx/remote/protocol/jmxmp}/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/socket/SocketConnection.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/socket/SocketConnectionIf.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/socket/SocketConnectionServer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/com/sun/jmx/remote/socket/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/ClientIntermediary.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/ConnectionClosedException.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/GenericConnector.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/GenericConnectorServer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/MessageConnection.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/MessageConnectionServer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/ObjectWrapping.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/ServerIntermediary.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/generic/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/jmxmp/JMXMPConnector.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/jmxmp/JMXMPConnectorServer.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/jmxmp/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/CloseMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/HandshakeBeginMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/HandshakeEndMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/HandshakeErrorMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/MBeanServerRequestMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/MBeanServerResponseMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/Message.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/NotificationRequestMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/NotificationResponseMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/ProfileMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/SASLMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/TLSMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/VersionMessage.java (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/java}/javax/management/remote/message/package.html (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/resources}/META-INF/services/javax.management.remote.JMXConnectorProvider (100%) rename {src/jmx_optional => jmxremote_optional/jmx_optional/src/main/resources}/META-INF/services/javax.management.remote.JMXConnectorServerProvider (100%) create mode 100644 jmxremote_optional/jmxremote_optional-dist/pom.xml create mode 100644 jmxremote_optional/jmxremote_optional-dist/src/main/resources/META-INF/LEGAL_NOTICES/COPYRIGHT create mode 100644 jmxremote_optional/jmxremote_optional-dist/src/main/resources/META-INF/LEGAL_NOTICES/license.txt create mode 100644 jmxremote_optional/pom.xml delete mode 100644 nbproject/build-impl.xml delete mode 100644 nbproject/genfiles.properties delete mode 100644 nbproject/project.properties delete mode 100644 nbproject/project.xml delete mode 100644 opendmk-binary-plug/docs/api/allclasses-frame.html delete mode 100644 opendmk-binary-plug/docs/api/allclasses-noframe.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/comm/SnmpInformRequest.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/comm/class-use/SnmpInformRequest.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/comm/package-frame.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/comm/package-summary.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/comm/package-tree.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/comm/package-use.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDataTypeEnums.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDefinitions.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOid.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabase.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabaseSupport.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidRecord.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTable.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTableSupport.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpPduPacket.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpTimeticks.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBind.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBindList.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/Timestamp.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDataTypeEnums.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDefinitions.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOid.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabase.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabaseSupport.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidRecord.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTable.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTableSupport.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpPduPacket.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpTimeticks.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBind.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBindList.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/Timestamp.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpOptions.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpParameters.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpPeer.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequest.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequestHandler.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpSession.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpOptions.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpParameters.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpPeer.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequest.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequestHandler.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpSession.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-frame.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-summary.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-tree.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-use.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/package-frame.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/package-summary.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/package-tree.html delete mode 100644 opendmk-binary-plug/docs/api/com/sun/management/snmp/package-use.html delete mode 100644 opendmk-binary-plug/docs/api/constant-values.html delete mode 100644 opendmk-binary-plug/docs/api/deprecated-list.html delete mode 100644 opendmk-binary-plug/docs/api/help-doc.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-1.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-10.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-11.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-12.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-13.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-14.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-15.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-16.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-17.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-18.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-19.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-2.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-3.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-4.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-5.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-6.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-7.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-8.html delete mode 100644 opendmk-binary-plug/docs/api/index-files/index-9.html delete mode 100644 opendmk-binary-plug/docs/api/index.html delete mode 100644 opendmk-binary-plug/docs/api/overview-frame.html delete mode 100644 opendmk-binary-plug/docs/api/overview-summary.html delete mode 100644 opendmk-binary-plug/docs/api/overview-tree.html delete mode 100644 opendmk-binary-plug/docs/api/package-list delete mode 100644 opendmk-binary-plug/docs/api/resources/inherit.gif delete mode 100644 opendmk-binary-plug/docs/api/serialized-form.html delete mode 100644 opendmk-binary-plug/docs/api/stylesheet.css rename opendmk-binary-plug/opendmk-closed.jar => opendmk-repository/net/java/opendmk/binary-plug/1.0-b02/binary-plug-1.0-b02.jar (100%) create mode 100644 opendmk-repository/net/java/opendmk/binary-plug/1.0-b02/binary-plug-1.0-b02.pom create mode 100644 opendmk-repository/net/java/opendmk/binary-plug/maven-metadata-local.xml create mode 100644 pom.xml delete mode 100644 src/overview.html delete mode 100644 tools/unix/bin/mibgen delete mode 100644 tools/windows/bin/mibgen.bat diff --git a/dist/LEGAL_NOTICES/LICENSE_BINARY.txt b/LEGAL_NOTICES/LICENSE_BINARY.txt similarity index 100% rename from dist/LEGAL_NOTICES/LICENSE_BINARY.txt rename to LEGAL_NOTICES/LICENSE_BINARY.txt diff --git a/README.md b/README.md index 94e6b3e..c1835ed 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [Project OpenDMK](http://opendmk.dev.java.net/) is an open source release of version 5.1 of the **[Java Dynamic Management Kit](http://java.sun.com/products/jdmk/index.jsp "Java Dynamic Management Kit Home Page") (Java DMK)**. The majority of Project OpenDMK code is being distributed under the terms of the **[license](LEGAL_NOTICES/license.txt)** present in the LEGAL_NOTICES folder. Some binary components listed on the [Project OpenDMK download page](http://opendmk.dev.java.net/download/index.html#BinaryComponents) are covered under the [Binary License for Project OpenDMK](http://opendmk.dev.java.net/legal_notices/LICENSE_BINARY.txt), and must be downloaded separetely from the [Project OpenDMK download page](http://opendmk.dev.java.net//download). -Note that the Full Binary Bundle also incorporates classes from the Project OpenDMK binary plug and is therefore submitted to the terms of the [Project OpenDMK binary license](http://opendmk.dev.java.net/legal_notices/LICENSE_BINARY.txt). +Note that the Full Binary Bundle also incorporates classes from the Project OpenDMK binary plug and is therefore submitted to the terms of the [Project OpenDMK binary license](LEGAL_NOTICES/LICENSE_BINARY.txt). The binary components are contained in self extracting jar files. To expand a self extracting jar file simply type diff --git a/build.properties b/build.properties deleted file mode 100644 index 11e4cac..0000000 --- a/build.properties +++ /dev/null @@ -1,120 +0,0 @@ -# Project OpenDMK build property file -# -# -# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -# -# Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved. -# -# The contents of this file are subject to the terms of either the GNU General -# Public License Version 2 only ("GPL") or the Common Development and -# Distribution License("CDDL")(collectively, the "License"). You may not use -# this file except in compliance with the License. You can obtain a copy of the -# License at http://opendmk.dev.java.net/legal_notices/licenses.txt or in the -# LEGAL_NOTICES folder that accompanied this code. See the License for the -# specific language governing permissions and limitations under the License. -# -# When distributing the software, include this License Header Notice in each -# file and include the License file found at -# http://opendmk.dev.java.net/legal_notices/licenses.txt -# or in the LEGAL_NOTICES folder that accompanied this code. -# Sun designates this particular file as subject to the "Classpath" exception -# as provided by Sun in the GPL Version 2 section of the License file that -# accompanied this code. -# -# If applicable, add the following below the License Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: -# -# "Portions Copyrighted [year] [name of copyright owner]" -# -# Contributor(s): -# -# If you wish your version of this file to be governed by only the CDDL or -# only the GPL Version 2, indicate your decision by adding -# -# "[Contributor] elects to include this software in this distribution -# under the [CDDL or GPL Version 2] license." -# -# If you don't indicate a single choice of license, a recipient has the option -# to distribute your version of this file under either the CDDL or the GPL -# Version 2, or to extend the choice of license to its licensees as provided -# above. However, if you add GPL Version 2 code and therefore, elected the -# GPL Version 2 license, then the option applies only if the new code is made -# subject to such option by the copyright holder. -# -# -build.jmx_optional.dir=build/jmx_optional -build.jdmkrt.dir=build/jdmkrt -build.jdmktk.dir=build/jdmktk -plug.dir=opendmk-binary-plug -plug.jar=${plug.dir}/opendmk-closed.jar -plug.javadoc.dir=${plug.dir}/docs/api - -jar.jdmkrt.name = jdmkrt.jar -jar.jdmktk.name = jdmktk.jar -jar.jmx_optional.name = jmxremote_optional.jar - -dist.lib.dir=${basedir}/dist/lib -dist.jmx_optional.jar=${dist.lib.dir}/${jar.jmx_optional.name} -dist.jdmkrt.jar=${dist.lib.dir}/${jar.jdmkrt.name} -dist.jdmktk.jar=${dist.lib.dir}/${jar.jdmktk.name} - -build.number = 02 -file.copyright.name = COPYRIGHT -file.copyright = ${file.copyright.name} -file.license.name = license.txt -file.license.binary.name = LICENSE_BINARY.txt -text.copyright.mininotice = Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - -project.version = 1.0 -project.version.dot = 1.0 -jmx_optional.spec.version = 1.0 -project.acronym = opendmk -project.short.name = OpenDMK -project.name = Project ${project.short.name} -project.url = http://${project.acronym}.dev.java.net/ -project.description = Open source project for the Java Dynamic Management Kit -jdmk.impl.state = Open Source build ${build.number} -jdmk.impl.state.acronym = b${build.number} -jdmk.prefix = ${project.acronym}-${project.version} -jdmk.build.ident = ${jdmk.prefix}-${jdmk.impl.state.acronym} -jdmk.manifest.spec.version = 5.1 - -link.javadoc.url.j2se = http://java.sun.com/javase/6/docs/api -link.javadoc.plug = ${plug.javadoc.dir} - -text.javadoc.windowtitle.impl = ${project.description} ${project.version.dot} API Specification -html.javadoc.doctitle.impl =

${project.name} ${project.version.dot} API Specification

-html.javadoc.copyright = ${text.copyright.mininotice} -html.javadoc.footer = ${jdmk.impl.state}
${jdmk.build.fulltag} - -text.javadoc.packagegroup.jmx_optional = JMXTM Remote API ${jmx_optional.spec.version} Optional Specification Packages -list.javadoc.packagegroup.jmx_optional = javax.management.* - -text.javadoc.packagegroup.core = ${project.name} ${project.version.dot} Core Packages -list.javadoc.packagegroup.core = com.sun.jdmk:com.sun.jdmk.remote.cascading:com.sun.jdmk.remote.cascading.proxy:com.sun.jdmk.comm:com.sun.jdmk.discovery:com.sun.jdmk.interceptor:com.sun.jdmk.security.sasl:com.sun.jdmk.tasks - -text.javadoc.packagegroup.snmp_manager = ${project.name} ${project.version.dot} SNMP Manager Packages -list.javadoc.packagegroup.snmp_manager = com.sun.management.snmp.manager* - -text.javadoc.packagegroup.snmp_agent = ${project.name} ${project.version.dot} SNMP Agent Packages -list.javadoc.packagegroup.snmp_agent = com.sun.management.snmp.agent*:com.sun.management.snmp.IPAcl*:com.sun.management.snmp.mpm*:com.sun.management.snmp.uacl:com.sun.management.snmp.usm*:com.sun.management.comm - -text.javadoc.packagegroup.snmp_common = ${project.name} ${project.version.dot} SNMP Agent and Manager Common Package -list.javadoc.packagegroup.snmp_common = com.sun.management.snmp - -text.javadoc.packagegroup.toolkit = ${project.name} ${project.version.dot} Toolkit Packages -list.javadoc.packagegroup.toolkit = com.sun.jdmk.tools* - -jar.default.sealed = true -jar.default.specification.title = Java(TM) Dynamic Management Kit -jar.default.specification.version = ${jdmk.manifest.spec.version} -jar.default.specification.vendor = Sun Microsystems, Inc. -jar.default.implementation.title = ${project.name} -jar.default.implementation.vendor = Sun Microsystems, Inc - -jar.jdmkrt.implementation.title = ${project.name}, Java(TM) DMK, Runtime Packages -jar.jdmktk.implementation.title = ${project.name}, Java(TM) DMK, Toolkit Packages - -jar.jmx_optional.specification.title = JMX(TM) Remote API -jar.jmx_optional.specification.version = ${jmx_optional.spec.version} -jar.jmx_optional.implementation.title = ${project.name}, JMX(TM) Remote API RI, Optional Packages diff --git a/build.xml b/build.xml deleted file mode 100644 index b34be95..0000000 --- a/build.xml +++ /dev/null @@ -1,402 +0,0 @@ - - - - - - - Builds, tests, and runs the project OpenDMK. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
see also public APIs from binary plug (docs/${plug.dir}/${javadoc.dir})]]>
- -
-
- - - - - - - - Please install binary plug in ${basedir} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/dist/bin/mibgen b/dist/bin/mibgen deleted file mode 100755 index 92b2be4..0000000 --- a/dist/bin/mibgen +++ /dev/null @@ -1,71 +0,0 @@ -#!/bin/sh -# -# ========================================================================== -# -# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -# -# Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved. -# -# The contents of this file are subject to the terms of either the GNU General -# Public License Version 2 only ("GPL") or the Common Development and -# Distribution License("CDDL")(collectively, the "License"). You may not use -# this file except in compliance with the License. You can obtain a copy of the -# License at http://opendmk.dev.java.net/legal_notices/licenses.txt or in the -# LEGAL_NOTICES folder that accompanied this code. See the License for the -# specific language governing permissions and limitations under the License. -# -# When distributing the software, include this License Header Notice in each -# file and include the License file found at -# http://opendmk.dev.java.net/legal_notices/licenses.txt -# or in the LEGAL_NOTICES folder that accompanied this code. -# Sun designates this particular file as subject to the "Classpath" exception -# as provided by Sun in the GPL Version 2 section of the License file that -# accompanied this code. -# -# If applicable, add the following below the License Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: -# -# "Portions Copyrighted [year] [name of copyright owner]" -# -# Contributor(s): -# -# If you wish your version of this file to be governed by only the CDDL or -# only the GPL Version 2, indicate your decision by adding -# -# "[Contributor] elects to include this software in this distribution -# under the [CDDL or GPL Version 2] license." -# -# If you don't indicate a single choice of license, a recipient has the option -# to distribute your version of this file under either the CDDL or the GPL -# Version 2, or to extend the choice of license to its licensees as provided -# above. However, if you add GPL Version 2 code and therefore, elected the -# GPL Version 2 license, then the option applies only if the new code is made -# subject to such option by the copyright holder. -# -# ========================================================================== -# -# mibgen shell script for UNIX platforms - -# JDMK_HOME is the directory containing the lib, bin, etc sub-directories -# This script is assumed to be in $JDMK_HOME/bin -HERE=`dirname $0` -JDMK_HOME=`(cd $HERE/..; pwd)` - -if [ ! -f "$JDMK_HOME/lib/jdmktk.jar" ]; then - echo $0 : jdmktk.jar not found [ $JDMK_HOME/lib/jdmktk.jar ] - exit 1 -fi -export JDMK_HOME - -# JAVA points to the Java application launcher of the JDK installation -JAVA=java -if [ ! -z "${JAVA_HOME}" ]; then - JAVA=$JAVA_HOME/bin/java -fi - -# CLASSPATH points to the search path for application classes and resources -CLASSPATH="$JDMK_HOME/lib/jdmkrt.jar":"$JDMK_HOME/lib/jdmktk.jar":"$CLASSPATH" -export CLASSPATH - -# Launch the Java application. -$JAVA com.sun.jdmk.tools.MibGen $* diff --git a/dist/bin/mibgen.bat b/dist/bin/mibgen.bat deleted file mode 100755 index d53b529..0000000 --- a/dist/bin/mibgen.bat +++ /dev/null @@ -1,78 +0,0 @@ -@echo off -rem ----------------------------------------------------------------------- -rem -rem DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -rem -rem Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved. -rem -rem The contents of this file are subject to the terms of either the GNU General -rem Public License Version 2 only ("GPL") or the Common Development and -rem Distribution License("CDDL")(collectively, the "License"). You may not use -rem this file except in compliance with the License. You can obtain a copy of the -rem License at http://opendmk.dev.java.net/legal_notices/licenses.txt or in the -rem LEGAL_NOTICES folder that accompanied this code. See the License for the -rem specific language governing permissions and limitations under the License. -rem -rem When distributing the software, include this License Header Notice in each -rem file and include the License file found at -rem http://opendmk.dev.java.net/legal_notices/licenses.txt -rem or in the LEGAL_NOTICES folder that accompanied this code. -rem Sun designates this particular file as subject to the "Classpath" exception -rem as provided by Sun in the GPL Version 2 section of the License file that -rem accompanied this code. -rem -rem If applicable, add the following below the License Header, with the fields -rem enclosed by brackets [] replaced by your own identifying information: -rem -rem "Portions Copyrighted [year] [name of copyright owner]" -rem -rem Contributor(s): -rem -rem If you wish your version of this file to be governed by only the CDDL or -rem only the GPL Version 2, indicate your decision by adding -rem -rem "[Contributor] elects to include this software in this distribution -rem under the [CDDL or GPL Version 2] license." -rem -rem If you don't indicate a single choice of license, a recipient has the option -rem to distribute your version of this file under either the CDDL or the GPL -rem Version 2, or to extend the choice of license to its licensees as provided -rem above. However, if you add GPL Version 2 code and therefore, elected the -rem GPL Version 2 license, then the option applies only if the new code is made -rem subject to such option by the copyright holder. -rem -rem ----------------------------------------------------------------------- - -rem ************************************************************* -rem *** JDMK_HOME points to the root of the Java DMK installation -rem ************************************************************* -set JDMK_HOME=C:\Program Files\SUNWjdmk\5.1 -set CHECK=%JDMK_HOME%UNDEFINED -if "%CHECK%" EQU "UNDEFINED" goto jdmk_home_error - -rem ******************************************************************* -rem *** Begins localization of environment variables in the batch file -rem ******************************************************************* -setlocal - -set PATH=%JDMK_HOME%\bin;%PATH% -set CLASSPATH=%JDMK_HOME%\lib\jdmkrt.jar;%JDMK_HOME%\lib\jdmktk.jar;%CLASSPATH% - -rem ************************************** -rem *** Lauch the Java application -rem ************************************** -java com.sun.jdmk.tools.MibGen %* - -rem *************************************************************** -rem *** Ends localization of environment changes in the batch file -rem *************************************************************** -endlocal - -goto end - -:jdmk_home_error -echo Error: The JDMK_HOME variable does not point to -echo Error: the Java DMK installation. Please edit your -echo Error: startup batch file. - -:end diff --git a/dist/docs/api/allclasses-frame.html b/dist/docs/api/allclasses-frame.html deleted file mode 100644 index 7b022cd..0000000 --- a/dist/docs/api/allclasses-frame.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - -All Classes (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

All Classes

-
- -
- - diff --git a/dist/docs/api/allclasses-noframe.html b/dist/docs/api/allclasses-noframe.html deleted file mode 100644 index e3b02aa..0000000 --- a/dist/docs/api/allclasses-noframe.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - -All Classes (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

All Classes

-
- -
- - diff --git a/dist/docs/api/com/sun/jdmk/ClassLoaderRepositorySupport.html b/dist/docs/api/com/sun/jdmk/ClassLoaderRepositorySupport.html deleted file mode 100644 index 5a24c50..0000000 --- a/dist/docs/api/com/sun/jdmk/ClassLoaderRepositorySupport.html +++ /dev/null @@ -1,451 +0,0 @@ - - - - - -ClassLoaderRepositorySupport (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class ClassLoaderRepositorySupport

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/DefaultMBeanInterceptor.html b/dist/docs/api/com/sun/jdmk/DefaultMBeanInterceptor.html deleted file mode 100644 index 609889d..0000000 --- a/dist/docs/api/com/sun/jdmk/DefaultMBeanInterceptor.html +++ /dev/null @@ -1,1585 +0,0 @@ - - - - - -DefaultMBeanInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class DefaultMBeanInterceptor

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanServerInterceptor, MBeanInterceptor, NotificationRegistration, ProxyHandler
    -
    -
    -
    Deprecated.  -
    This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases. The - JdmkMBeanServer now uses - DefaultMBeanServerInterceptor
    -
    -
    -
    public class DefaultMBeanInterceptor
    -extends Object
    -implements MBeanServerInterceptor
    -
    This is the default class for MBean manipulation on the agent side. It - contains the methods necessary for the creation, registration, and - deletion of MBeans as well as the access methods for registered MBeans. - This is the core component of the JMX infrastructure. -

    - Every MBean which is added to the MBean server becomes manageable: - its attributes and operations become remotely accessible through - the connectors/adaptors connected to that MBean server. - A Java object cannot be registered in the MBean server unless it is a - JMX compliant MBean. -

    - When an MBean is registered or unregistered in the MBean server an - MBeanServerNotification - Notification is emitted. To register an object as listener to MBeanServerNotifications - you should call the MBean server method addNotificationListener with ObjectName - the ObjectName of the MBeanServerDelegate. - This ObjectName is: -
    - JMImplementation:type=MBeanServerDelegate.

    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/DefaultPaths.html b/dist/docs/api/com/sun/jdmk/DefaultPaths.html deleted file mode 100644 index 1e0be09..0000000 --- a/dist/docs/api/com/sun/jdmk/DefaultPaths.html +++ /dev/null @@ -1,431 +0,0 @@ - - - - - -DefaultPaths (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class DefaultPaths

-
-
- -
-
    -
  • -
    -
    Deprecated.  -
    Use com.sun.jdmk.defaults.DefaultPaths instead.
    -
    -
    -
    public class DefaultPaths
    -extends Object
    -
    This class represents a set of default directories used by Java DMK.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getInstallDir

        -
        public static String getInstallDir()
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Returns the installation directory for Java DMK. - - The default value of the installation directory is: -
          -
        • <base_dir> + File.separator + SUNWjdmk + File.separator + 5.1 or, -
        • System.getProperty("user.dir") if the JDMK installation directory could not be derived from the CLASSPATH. -
        -
        Returns:
        Java DMK installation directory.
        -
      • -
      - - - -
        -
      • -

        getInstallDir

        -
        public static String getInstallDir(String dirname)
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Returns the installation directory for Java DMK concatenated with dirname. - - The default value of the installation directory is: -
          -
        • <base_dir> + File.separator + SUNWjdmk + File.separator + 5.1 or, -
        • System.getProperty("user.dir") if the JDMK installation directory could not be derived from the CLASSPATH. -
        -
        Parameters:
        dirname - The directory to be appended.
        -
        Returns:
        Java DMK installation directory + File.separator + dirname.
        -
      • -
      - - - -
        -
      • -

        setInstallDir

        -
        public static void setInstallDir(String dirname)
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Sets the installation directory for Java DMK.
        -
        Parameters:
        dirname - The directory where Java DMK resides.
        -
      • -
      - - - -
        -
      • -

        getEtcDir

        -
        public static String getEtcDir()
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Returns the etc directory for Java DMK. -

        - The default value of the etc directory is: -

          -
        • DefaultPaths.getInstallDir("etc"). -
        -
        Returns:
        Java DMK etc directory.
        -
      • -
      - - - -
        -
      • -

        getEtcDir

        -
        public static String getEtcDir(String dirname)
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Returns the etc directory for Java DMK concatenated with dirname. -

        - The default value of the etc directory is: -

          -
        • DefaultPaths.getInstallDir("etc"). -
        -
        Parameters:
        dirname - The directory to be appended.
        -
        Returns:
        Java DMK etc directory + File.separator + dirname.
        -
      • -
      - - - -
        -
      • -

        setEtcDir

        -
        public static void setEtcDir(String dirname)
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Sets the etc directory for Java DMK.
        -
        Parameters:
        dirname - The etc directory for Java DMK.
        -
      • -
      - - - -
        -
      • -

        getTmpDir

        -
        public static String getTmpDir()
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Returns the tmp directory for the product. -

        - The default value of the tmp directory is: -

          -
        • DefaultPaths.getInstallDir("tmp"). -
        -
        Returns:
        Java DMK tmp directory.
        -
      • -
      - - - -
        -
      • -

        getTmpDir

        -
        public static String getTmpDir(String dirname)
        -
        Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Returns the tmp directory for Java DMK concatenated with dirname. -

        - The default value of the tmp directory is: -

          -
        • DefaultPaths.getInstallDir("tmp"). -
        -
        Parameters:
        dirname - The directory to be appended.
        -
        Returns:
        Java DMK tmp directory + File.separator + dirname.
        -
      • -
      - - - -
        -
      • -

        setTmpDir

        -
        public static void setTmpDir(String dirname)
        -
        Deprecated. Use com.sun.jdmk.defaults.DefaultPaths instead.
        -
        Sets the tmp directory for the product
        -
        Parameters:
        dirname - The tmp directory for Java DMK.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/DynamicMetaDataImpl.html b/dist/docs/api/com/sun/jdmk/DynamicMetaDataImpl.html deleted file mode 100644 index 3fa94e1..0000000 --- a/dist/docs/api/com/sun/jdmk/DynamicMetaDataImpl.html +++ /dev/null @@ -1,676 +0,0 @@ - - - - - -DynamicMetaDataImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class DynamicMetaDataImpl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MetaData
    -
    -
    -
    Direct Known Subclasses:
    -
    MetaDataImpl
    -
    -
    -
    Deprecated.  -
    This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
    -
    -
    -
    public class DynamicMetaDataImpl
    -extends Object
    -implements MetaData
    -
    The DynamicMetaDataImpl class provides local access to the metadata - service in an agent. - The DynamicMetaDataImpl only handles DynamicMBeans.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        instantiator

        -
        protected final MBeanInstantiator instantiator
        -
        Deprecated. 
        -
        The MBeanInstantiator associated to the MetaData
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/Enumerated.html b/dist/docs/api/com/sun/jdmk/Enumerated.html deleted file mode 100644 index e21f500..0000000 --- a/dist/docs/api/com/sun/jdmk/Enumerated.html +++ /dev/null @@ -1,529 +0,0 @@ - - - - - -Enumerated (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class Enumerated

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    EnumRowStatus, EnumUsmUserStatus, EnumUsmUserStorageType
    -
    -
    -
    -
    public abstract class Enumerated
    -extends Object
    -implements Serializable
    -
    This class is used for implementing enumerated values. - - An enumeration is represented by a class derived from Enumerated. - The derived class defines what are the permitted values in the enumeration. - - An enumerated value is represented by an instance of the derived class. - It can be represented : - - as an integer - - as a string
    -
    See Also:
    Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      protected intvalue -
      This variable keeps the integer form of the enumerated.
      -
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - - - - - - - - -
      Constructors 
      Constructor and Description
      Enumerated() -
      Construct an enumerated with a default value.
      -
      Enumerated(int valueIndex) -
      Construct an enumerated from its integer form.
      -
      Enumerated(Integer valueIndex) -
      Construct an enumerated from its Integer form.
      -
      Enumerated(String valueString) -
      Construct an enumerated from its string form.
      -
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        value

        -
        protected int value
        -
        This variable keeps the integer form of the enumerated. - The string form is retrieved using getIntTable().
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Enumerated

        -
        public Enumerated()
        -           throws IllegalArgumentException
        -
        Construct an enumerated with a default value. - The default value is the first available in getIntTable().
        -
        Throws:
        -
        IllegalArgumentException - One of the arguments passed to the method is illegal or inappropriate.
        -
      • -
      - - - -
        -
      • -

        Enumerated

        -
        public Enumerated(int valueIndex)
        -           throws IllegalArgumentException
        -
        Construct an enumerated from its integer form.
        -
        Parameters:
        valueIndex - The integer form.
        -
        Throws:
        -
        IllegalArgumentException - One of the arguments passed - to the method is illegal or inappropriate.
        -
      • -
      - - - -
        -
      • -

        Enumerated

        -
        public Enumerated(Integer valueIndex)
        -           throws IllegalArgumentException
        -
        Construct an enumerated from its Integer form.
        -
        Parameters:
        valueIndex - The Integer form.
        -
        Throws:
        -
        IllegalArgumentException - One of the arguments passed to - the method is illegal or inappropriate.
        -
      • -
      - - - -
        -
      • -

        Enumerated

        -
        public Enumerated(String valueString)
        -           throws IllegalArgumentException
        -
        Construct an enumerated from its string form.
        -
        Parameters:
        valueString - The string form.
        -
        Throws:
        -
        IllegalArgumentException - One of the arguments passed to - the method is illegal or inappropriate.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        intValue

        -
        public int intValue()
        -
        Return the integer form of the enumerated.
        -
        Returns:
        The integer form
        -
      • -
      - - - -
        -
      • -

        valueIndexes

        -
        public Enumeration valueIndexes()
        -
        Returns an Java enumeration of the permitted integers.
        -
        Returns:
        An enumeration of Integer instances
        -
      • -
      - - - -
        -
      • -

        valueStrings

        -
        public Enumeration valueStrings()
        -
        Returns an Java enumeration of the permitted strings.
        -
        Returns:
        An enumeration of String instances
        -
      • -
      - - - -
        -
      • -

        equals

        -
        public boolean equals(Object obj)
        -
        Compares this enumerated to the specified enumerated. - - The result is true if and only if the argument is not null - and is of the same class.
        -
        -
        Overrides:
        -
        equals in class Object
        -
        Parameters:
        obj - The object to compare with.
        -
        Returns:
        True if this and obj are the same; false otherwise
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        Returns the hash code for this enumerated.
        -
        -
        Overrides:
        -
        hashCode in class Object
        -
        Returns:
        A hash code value for this object.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Returns the string form of this enumerated.
        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        The string for for this object.
        -
      • -
      - - - -
        -
      • -

        getIntTable

        -
        protected abstract Hashtable getIntTable()
        -
        Returns the hashtable of the integer forms. - getIntTable().get(x) returns the string form associated - to the integer x. - - This method must be implemented by the derived class.
        -
        Returns:
        An hashtable for read-only purpose
        -
      • -
      - - - -
        -
      • -

        getStringTable

        -
        protected abstract Hashtable getStringTable()
        -
        Returns the hashtable of the string forms. - getStringTable().get(s) returns the integer form associated - to the string s. - - This method must be implemented by the derived class.
        -
        Returns:
        An hashtable for read-only purpose
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/GenericProxy.html b/dist/docs/api/com/sun/jdmk/GenericProxy.html deleted file mode 100644 index 68be38d..0000000 --- a/dist/docs/api/com/sun/jdmk/GenericProxy.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - - -GenericProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class GenericProxy

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Proxy
    -
    -
    -
    Deprecated.  -
    The JMX Remote API should be used in preference to the - legacy Java DMK connectors. This class may be removed in a future - version of Java DMK. See JdmkLegacyConnector and CascadingProxy.
    -
    -
    -
    public class GenericProxy
    -extends Object
    -implements Proxy
    -
    Implementation of the GenericProxy object associated - with a remote MBean.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GenericProxy

        -
        public GenericProxy(ObjectInstance instance)
        -
        Deprecated. 
        -
        Constructs a GenericProxy instance.
        -
        Parameters:
        instance - The object instance identifying a MBean.
        -
      • -
      - - - -
        -
      • -

        GenericProxy

        -
        public GenericProxy(ObjectInstance instance,
        -            ProxyHandler server)
        -
        Deprecated. 
        -
        Constructs a GenericProxy instance.
        -
        Parameters:
        instance - The object instance identifying a MBean.
        server - The server to which this proxy is bound.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMBeanObjectInstance

        -
        public ObjectInstance getMBeanObjectInstance()
        -
        Deprecated. 
        -
        Description copied from interface: Proxy
        -
        Returns an ObjectInstance object that contains the object name (ObjectName object) - and the class name of the remote MBean that this proxy MBean represents.
        -
        -
        Specified by:
        -
        getMBeanObjectInstance in interface Proxy
        -
        -
      • -
      - - - -
        -
      • -

        getServer

        -
        public ProxyHandler getServer()
        -
        Deprecated. 
        -
        Description copied from interface: Proxy
        -
        Returns the server to which this proxy is bound. - It returns null if this proxy is not bound to any server (local or remote).
        -
        -
        Specified by:
        -
        getServer in interface Proxy
        -
        -
      • -
      - - - -
        -
      • -

        setServer

        -
        public void setServer(ProxyHandler server)
        -
        Deprecated. 
        -
        Description copied from interface: Proxy
        -
        Sets the server to which this proxy is bound. - It is allowed to set server null, that means no sever - is bound to the Proxy.
        -
        -
        Specified by:
        -
        setServer in interface Proxy
        -
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getAttributes

        -
        public AttributeList getAttributes(String[] attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Gets the values of several attributes of an MBean.
        -
        Parameters:
        attributes - A list of the attributes to be retrieved.
        -
        Returns:
        The values of the retrieved attributes. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
        ReflectionException - An exception occurred trying to invoke the getAttributes of a Dynamic MBean.
        -
      • -
      - - - - - - - -
        -
      • -

        setAttributes

        -
        public AttributeList setAttributes(AttributeList attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Sets the values of several attributes of an MBean.
        -
        Parameters:
        attributes - A list of attributes: The identification of the - attributes to be set and the values to which they are to be set. - The value of the attributes can be any Java object that is serializable.
        -
        Returns:
        The list of attributes that were set, with their new values. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
        ReflectionException - An exception occurred trying to invoke the setAttributes of a Dynamic MBean.
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        public Object invoke(String methodName,
        -            Object[] arguments,
        -            String[] signature)
        -              throws InstanceNotFoundException,
        -                     MBeanException,
        -                     ReflectionException
        -
        Deprecated. 
        -
        Invokes a method of an MBean.
        -
        Parameters:
        methodName - The name of the method to be invoked.
        arguments - An array containing the arguments to be set when the method is invoked. - An argument can be any Java object that is serializable.
        signature - An array containing the signature of the method.
        -
        Returns:
        The object returned by the invocation of the given method. - The return value can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the MBean's invoked method.
        -
        ReflectionException - Wraps a java.lang.Exception thrown while trying to invoke the method.
        -
      • -
      - - - -
        -
      • -

        setMBeanObjectInstance

        -
        public void setMBeanObjectInstance(ObjectInstance instance)
        -
        Deprecated. 
        -
        Sets an ObjectInstance identifying an MBean which will be represented - by this proxy.
        -
        Parameters:
        instance - The object instance identifying a MBean.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/Introspector.html b/dist/docs/api/com/sun/jdmk/Introspector.html deleted file mode 100644 index 1a8a3bf..0000000 --- a/dist/docs/api/com/sun/jdmk/Introspector.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -Introspector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class Introspector

-
-
- -
-
    -
  • -
    -
    -
    public class Introspector
    -extends Object
    -
    This class contains the methods for performing all the tests needed to - verify that a class represents a JMX compliant MBean.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isDynamic

        -
        public static final boolean isDynamic(Class c)
        -
        Tell whether a MBean of the given class is a Dynamic MBean. - This method does nothing more than returning -
        - javax.management.DynamicMBean.class.isAssignableFrom(c)
        - 
        - This method does not check for any JMX MBean compliance: -
        • If true is returned, then instances of - c are DynamicMBean.
        • -
        • If false is returned, then no further - assumption can be made on instances of c. - In particular, instances of c may, or may not - be JMX standard MBeans.
        • -
        -
        Parameters:
        c - The class of the MBean under examination.
        -
        Returns:
        true if instances of c are - Dynamic MBeans, false otherwise.
        -
      • -
      - - - -
        -
      • -

        testCreation

        -
        public static void testCreation(Class c)
        -                         throws NotCompliantMBeanException
        -
        Basic method for testing that a MBean of a given class can be - instantiated by the MBean server.

        - This method checks that: -

        • The given class is a concrete class.
        • -
        • The given class exposes at least one public constructor.
        • -
        - If these conditions are not met, throws a NotCompliantMBeanException.
        -
        Parameters:
        c - The class of the MBean we want to create.
        -
        Throws:
        -
        NotCompliantMBeanException - if the MBean class makes it - impossible to instantiate the MBean from within the - MBeanServer.
        -
      • -
      - - - -
        -
      • -

        testCompliance

        -
        public static MBeanInfo testCompliance(Class baseClass)
        -                                throws NotCompliantMBeanException
        -
        Basic method for testing if a given class is a JMX compliant MBean.
        -
        Parameters:
        baseClass - The class to be tested
        -
        Returns:
        null if the MBean is a DynamicMBean, - the computed MBeanInfo otherwise.
        -
        Throws:
        -
        NotCompliantMBeanException - The specified class is not a - JMX compliant MBean
        -
      • -
      - - - -
        -
      • -

        getMBeanInterface

        -
        public static Class getMBeanInterface(Class baseClass)
        -
        Get the MBean interface implemented by a JMX standard MBean - class.
        -
        Parameters:
        baseClass - The class to be tested
        -
        Returns:
        The MBean interface implemented by the MBean. - Return null if the MBean is a DynamicMBean, - or if no MBean interface is found.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/JdmkMBeanServer.html b/dist/docs/api/com/sun/jdmk/JdmkMBeanServer.html deleted file mode 100644 index f86ff2f..0000000 --- a/dist/docs/api/com/sun/jdmk/JdmkMBeanServer.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - -JdmkMBeanServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface JdmkMBeanServer

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    MBeanServer, MBeanServerConnection
    -
    -
    -
    -
    public interface JdmkMBeanServer
    -extends MBeanServer
    -
    Extends the MBeanServer interface to provide methods for - getting and setting the MBeanServerInterceptor to which all requests - are delegated.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMBeanServerInterceptor

        -
        MBeanServerInterceptor getMBeanServerInterceptor()
        -
        Return the MBeanServerInterceptor to which all requests from the - MBeanServer interface are forwarded.
        -
      • -
      - - - -
        -
      • -

        setMBeanServerInterceptor

        -
        void setMBeanServerInterceptor(MBeanServerInterceptor interceptor)
        -                               throws IllegalArgumentException
        -

        Change the MBeanServerInterceptor object to which all requests - from the MBeanServer interface are forwarded. The old - object is lost unless it was accessible by other means.

        -
        Parameters:
        interceptor - the new object.
        -
        Throws:
        -
        IllegalArgumentException - if interceptor is null.
        -
      • -
      - - - - - - - -
        -
      • -

        getOuterMBeanServer

        -
        MBeanServer getOuterMBeanServer()
        -
        Return the MBeanServer that must be passed as parameter to - the MBeanRegistration interface.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/JdmkMBeanServerBuilder.html b/dist/docs/api/com/sun/jdmk/JdmkMBeanServerBuilder.html deleted file mode 100644 index 0a2631f..0000000 --- a/dist/docs/api/com/sun/jdmk/JdmkMBeanServerBuilder.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - -JdmkMBeanServerBuilder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class JdmkMBeanServerBuilder

-
-
- -
-
    -
  • -
    -
    -
    public class JdmkMBeanServerBuilder
    -extends MBeanServerBuilder
    -
    This class represents a builder that creates Java DMK 5.1 - MBeanServer implementations. -

    The JMX MBeanServerFactory allows - for applications to provide their custom MBeanServer - implementation. This class used to wrap a Java DMK 5.1 MBeanServer - around a Sun JMX 1.2 RI MBeanServer, thus adding the possibility - to plug MBeanServerInterceptor - in the MBeanServer. - -

    In order to set the Java DMK 5.1 MBeanServerBuilder as default - initial builder, you should specify - -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder - on the Java command line.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    MBeanServerFactory
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JdmkMBeanServerBuilder

        -
        public JdmkMBeanServerBuilder()
        -
        Creates a new Java DMK MBeanServerBuilder. The Java DMK - MBeanServer implementation wraps the JMX MBeanServer implementation, - and provides advanced features such as - MBeanServerInterceptors. - The JdmkMBeanServerBuilder created by this constructor wraps - a new MBeanServerBuilder, from which - the JMX MBeanServer is obtained. - If you set the Java DMK MBeanServerBuilder as the default builder - by specifying - -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder - on the Java command line, this constructor will be called.
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/JdmkProperties.html b/dist/docs/api/com/sun/jdmk/JdmkProperties.html deleted file mode 100644 index 7cf217e..0000000 --- a/dist/docs/api/com/sun/jdmk/JdmkProperties.html +++ /dev/null @@ -1,504 +0,0 @@ - - - - - -JdmkProperties (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class JdmkProperties

-
-
- -
-
    -
  • -
    -
    Deprecated.  -
    use JdmkProperties instead.
    -
    -
    -
    public class JdmkProperties
    -extends Object
    -
    This class reads a file containing the property list defined for Java DMK - and adds all the read properties to the list of system properties.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        MLET_LIB_DIR

        -
        public static final String MLET_LIB_DIR
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the directory where - the native libraries will be stored before the MLet Service - loads them into memory. -

        - Property Name: jmx.mlet.library.dir

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        ACL_FILE

        -
        public static final String ACL_FILE
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the ACL file - used by the SNMP protocol adaptor. -

        - Property Name: jdmk.acl.file

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        MIB_CORE_FILE

        -
        public static final String MIB_CORE_FILE
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the default mib_core file - used by the mibgen compiler. -

        - Property Name: mibcore.file

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_SPEC_NAME

        -
        public static final String JMX_SPEC_NAME
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the full name of the JMX - specification implemented by this product. -

        - Property Name: jmx.specification.name

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_SPEC_VERSION

        -
        public static final String JMX_SPEC_VERSION
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the version of the JMX - specification implemented by this product. -

        - Property Name: jmx.specification.version

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_SPEC_VENDOR

        -
        public static final String JMX_SPEC_VENDOR
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the vendor of the JMX - specification implemented by this product. -

        - Property Name: jmx.specification.vendor

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_IMPL_NAME

        -
        public static final String JMX_IMPL_NAME
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the full name of this product - implementing the JMX specification. -

        - Property Name: jmx.implementation.name

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_IMPL_VENDOR

        -
        public static final String JMX_IMPL_VENDOR
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the name of the vendor of this product - implementing the JMX specification. -

        - Property Name: jmx.implementation.vendor

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_IMPL_VERSION

        -
        public static final String JMX_IMPL_VERSION
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the version of this product - implementing the JMX specification. -

        - Property Name: jmx.implementation.version

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        SSL_CIPHER_SUITE

        -
        public static final String SSL_CIPHER_SUITE
        -
        Deprecated. use JdmkProperties instead.
        -
        References the property that specifies the SSL cipher suites to - be enabled by the HTTP/SSL connector. -

        - Property Name: jdmk.ssl.cipher.suite. -

        - The list of SSL cipher suites is specified in the format: -

        -

        jdmk.ssl.cipher.suite.<n>=<cipher suite name>
        -

        - For example: -

        -

        jdmk.ssl.cipher.suite.1=SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA
        -
        jdmk.ssl.cipher.suite.2=SSL_RSA_EXPORT_WITH_RC4_40_MD5
        -
        . . .
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        load

        -
        public static void load(String file)
        -                 throws IOException
        -
        Deprecated. use JdmkProperties instead.
        -
        Reads the Java DMK property list from a file and - adds the read properties as system properties.
        -
        Throws:
        -
        IOException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/JdmkSecurityException.html b/dist/docs/api/com/sun/jdmk/JdmkSecurityException.html deleted file mode 100644 index 76e3d86..0000000 --- a/dist/docs/api/com/sun/jdmk/JdmkSecurityException.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - -JdmkSecurityException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class JdmkSecurityException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JdmkSecurityException

        -
        public JdmkSecurityException()
        -
        Default constructor.
        -
      • -
      - - - -
        -
      • -

        JdmkSecurityException

        -
        public JdmkSecurityException(String msg)
        -
        Constructor that allows a specific error message to be specified.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanInstantiator.html b/dist/docs/api/com/sun/jdmk/MBeanInstantiator.html deleted file mode 100644 index 1f51958..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanInstantiator.html +++ /dev/null @@ -1,785 +0,0 @@ - - - - - -MBeanInstantiator (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface MBeanInstantiator

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    MBeanInstantiatorImpl
    -
    -
    -
    -
    public interface MBeanInstantiator
    -
    Contains methods for instantiating objects, finding the class given - its name and using different class loaders, deserializing objects - in the context of a given class loader.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        testCreation

        -
        void testCreation(Class c)
        -                  throws NotCompliantMBeanException
        -
        This methods tests if the MBean class makes it possible to - instantiate an MBean of this class in the MBeanServer. - e.g. it must have a public constructor, be a concrete class...
        -
        Throws:
        -
        NotCompliantMBeanException
        -
      • -
      - - - -
        -
      • -

        findClassWithDefaultLoaderRepository

        -
        Class findClassWithDefaultLoaderRepository(String className)
        -                                           throws ReflectionException
        -
        Loads the class with the specified name using this object's - Default Loader Repository.
        -
        Throws:
        -
        ReflectionException
        -
      • -
      - - - -
        -
      • -

        getClassLoaderRepository

        -
        ModifiableClassLoaderRepository getClassLoaderRepository()
        -
        Return the Default Loader Repository used by this instantiator object.
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        checkTransferAttributeList

        -
        AttributeList checkTransferAttributeList(ClassLoader target,
        -                                       AttributeList attributes)
        -
        Check whether the attribute values needs to be transferred in the - destination class loader. Returns an attribute list containing the - transferred values.

        - The method checks if the context of the operation is ok, i.e if all the - attribute values are coming from the same class loader. If not, - the method will replace the attributes that need to be transferred by - a new attribute object transferred in the target class loader.

        -
        Parameters:
        target - the target class loader.
        attributes - the attribute list to be checked.
        -
        Returns:
        the attribute list, where values have been transferred as needed.
        -
      • -
      - - - -
        -
      • -

        checkTransferAttribute

        -
        Attribute checkTransferAttribute(ClassLoader target,
        -                               Attribute attribute)
        -
        Check whether the attribute value needs to be transferred in the - destination class loader. Returns an attribute containing the - transferred value.

        - The method checks if the context of the operation is ok, i.e if all the - attribute values are coming from the same class loader. If not, - the method will replace the attributes that need to be transferred by - a new attribute object transferred in the target class loader.

        -
        Parameters:
        target - the target class loader.
        attribute - attribute to be checked.
        -
        Returns:
        attribute, or a new attribute containing the transferred value.
        -
      • -
      - - - -
        -
      • -

        checkTransferParameters

        -
        Object[] checkTransferParameters(ClassLoader target,
        -                               Object[] params)
        -
        Check whether the given parameters need to be transferred into the - target class loader.

        - The method checks if the context of the operation is ok, i.e if all the - objects are coming from the same class loader. If not, the method will - replace the parameters that need to be transferred by a new object - transferred in the target class loader.

        -
        Parameters:
        target - the target class loader.
        params - parameters to be checked.
        -
        Returns:
        params.
        -
      • -
      - - - -
        -
      • -

        checkTransferObject

        -
        Object checkTransferObject(ClassLoader targetLoader,
        -                         Object value)
        -
        Check whether the given value need to be transferred into the - target class loader.

        - The method checks if the context of the operation is ok, i.e if the - value is coming from the target class loader. If not, the method will - return a new object transferred in the target class loader.

        -
        Parameters:
        targetLoader - the target class loader.
        value - object to be checked.
        -
        Returns:
        value, or the new transferred value.
        -
      • -
      - - - - - - - -
        -
      • -

        deserialize

        -
        ObjectInputStream deserialize(String className,
        -                            byte[] data)
        -                              throws OperationsException,
        -                                     ReflectionException
        -
        De-serializes a byte array in the context of a given MBean class loader. - The class loader is the one that loaded the class with name "className".
        -
        Parameters:
        className - The name of the class whose class loader should - be used for the de-serialization.
        data - The byte array to be de-sererialized.
        -
        Returns:
        The de-serialized object stream.
        -
        Throws:
        -
        OperationsException - Any of the usual Input/Output related - exceptions.
        -
        ReflectionException - The specified class could not be loaded - by the default loader repository
        -
      • -
      - - - -
        -
      • -

        deserialize

        -
        ObjectInputStream deserialize(String className,
        -                            ObjectName loaderName,
        -                            byte[] data,
        -                            ClassLoader loader)
        -                              throws InstanceNotFoundException,
        -                                     OperationsException,
        -                                     ReflectionException
        -
        De-serializes a byte array in the context of a given MBean class loader. -

        The class loader is the one that loaded the class with name - "className". -

        The name of the class loader to be used for loading the specified - class is specified. If null, a default one has to be provided (for a - MBean Server, its own class loader will be used).

        -
        Parameters:
        className - The name of the class whose class loader should be - used for the de-serialization.
        loaderName - The name of the class loader to be used for loading - the specified class. If null, a default one has to be provided (for a - MBean Server, its own class loader will be used).
        data - The byte array to be de-sererialized.
        loader - default class loader.
        -
        Returns:
        The de-serialized object stream.
        -
        Throws:
        -
        InstanceNotFoundException - The specified class loader MBean is - not found.
        -
        OperationsException - Any of the usual Input/Output related - exceptions.
        -
        ReflectionException - The specified class could not be loaded - by the specified class loader.
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        Object instantiate(String className)
        -                   throws ReflectionException,
        -                          MBeanException
        -
        Instantiates an object using the list of all class loaders registered - in the MBean Interceptor - (using its ClassLoaderRepository). -

        The object's class should have a public constructor. -

        It returns a reference to the newly created object. -

        The newly created object is not registered in the MBean Interceptor.

        -
        Parameters:
        className - The class name of the object to be instantiated.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: the className passed in - parameter is null.
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        Object instantiate(String className,
        -                 ObjectName loaderName,
        -                 ClassLoader loader)
        -                   throws ReflectionException,
        -                          MBeanException,
        -                          InstanceNotFoundException
        -
        Instantiates an object using the class Loader specified by its - ObjectName. -

        If the loader name is null, a default one has to be provided (for a - MBean Server, the ClassLoader that loaded it will be used). -

        The object's class should have a public constructor. -

        It returns a reference to the newly created object. -

        The newly created object is not registered in the MBean Interceptor.

        -
        Parameters:
        className - The class name of the MBean to be instantiated.
        loaderName - The object name of the class loader to be used.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception.
        -
        InstanceNotFoundException - The specified class loader is not - registered in the MBeanInterceptor.
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: the className passed in - parameter is null.
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        Object instantiate(String className,
        -                 Object[] params,
        -                 String[] signature,
        -                 ClassLoader loader)
        -                   throws ReflectionException,
        -                          MBeanException
        -
        Instantiates an object using the list of all class loaders registered - in the MBean server - (using its ClassLoaderRepository). -

        The object's class should have a public constructor. -

        The call returns a reference to the newly created object. -

        The newly created object is not registered in the MBean Interceptor.

        -
        Parameters:
        className - The class name of the object to be instantiated.
        params - An array containing the parameters of the constructor to - be invoked.
        signature - An array containing the signature of the constructor to - be invoked.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: the className passed in - parameter is null.
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        Object instantiate(String className,
        -                 ObjectName loaderName,
        -                 Object[] params,
        -                 String[] signature,
        -                 ClassLoader loader)
        -                   throws ReflectionException,
        -                          MBeanException,
        -                          InstanceNotFoundException
        -
        Instantiates an object. The class loader to be used is identified by its - object name. -

        If the object name of the loader is null, a default has to be - provided (for example, for a MBean Server, the ClassLoader that loaded - it will be used). -

        The object's class should have a public constructor. -

        The call returns a reference to the newly created object. -

        The newly created object is not registered in the MBean server.

        -
        Parameters:
        className - The class name of the object to be instantiated.
        params - An array containing the parameters of the constructor to - be invoked.
        signature - An array containing the signature of the constructor to - be invoked.
        loaderName - The object name of the class loader to be used.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception
        -
        InstanceNotFoundException - The specified class loader is not - registered in the MBean Interceptor.
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: the className passed in - parameter is null.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        transferObject

        -
        Object transferObject(Object obj,
        -                    ClassLoader loader)
        -
        Transfer a given object into the context of a different class loader
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanInstantiatorImpl.html b/dist/docs/api/com/sun/jdmk/MBeanInstantiatorImpl.html deleted file mode 100644 index 1cd2ab7..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanInstantiatorImpl.html +++ /dev/null @@ -1,954 +0,0 @@ - - - - - -MBeanInstantiatorImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class MBeanInstantiatorImpl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanInstantiator
    -
    -
    -
    Deprecated.  -
    This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
    -
    -
    -
    public class MBeanInstantiatorImpl
    -extends Object
    -implements MBeanInstantiator
    -
    Implements the MBeanInstantiator interface. Provides methods for - instantiating objects, finding the class given its name and using - different class loaders, deserializing objects in the context of a - given class loader.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        checkTransferAttributeList

        -
        public final AttributeList checkTransferAttributeList(ClassLoader dest,
        -                                       AttributeList attributes)
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Check whether the attribute values needs to be transferred in the - destination class loader. Returns an attribute list containing the - transferred values.

        - The method checks if the context of the operation is ok, i.e if all the - attribute values are coming from the same class loader. If not, - the method will replace the attributes that need to be transferred by - a new attribute object transferred in the target class loader.

        -
        -
        Specified by:
        -
        checkTransferAttributeList in interface MBeanInstantiator
        -
        Parameters:
        dest - the target class loader.
        attributes - the attribute list to be checked.
        -
        Returns:
        the attribute list, where values have been transferred as needed.
        -
      • -
      - - - -
        -
      • -

        checkTransferAttribute

        -
        public Attribute checkTransferAttribute(ClassLoader dest,
        -                               Attribute attribute)
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Check whether the attribute value needs to be transferred in the - destination class loader. Returns an attribute containing the - transferred value.

        - The method checks if the context of the operation is ok, i.e if all the - attribute values are coming from the same class loader. If not, - the method will replace the attributes that need to be transferred by - a new attribute object transferred in the target class loader.

        -
        -
        Specified by:
        -
        checkTransferAttribute in interface MBeanInstantiator
        -
        Parameters:
        dest - the target class loader.
        attribute - attribute to be checked.
        -
        Returns:
        attribute, or a new attribute containing the transferred value.
        -
      • -
      - - - -
        -
      • -

        checkTransferParameters

        -
        public Object[] checkTransferParameters(ClassLoader dest,
        -                               Object[] params)
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Check whether the given parameters need to be transferred into the - target class loader.

        - The method checks if the context of the operation is ok, i.e if all the - objects are coming from the same class loader. If not, the method will - replace the parameters that need to be transferred by a new object - transferred in the target class loader.

        -
        -
        Specified by:
        -
        checkTransferParameters in interface MBeanInstantiator
        -
        Parameters:
        dest - the target class loader.
        params - parameters to be checked.
        -
        Returns:
        params.
        -
      • -
      - - - -
        -
      • -

        checkTransferObject

        -
        public Object checkTransferObject(ClassLoader targetLoader,
        -                         Object value)
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Check whether the given value need to be transferred into the - target class loader.

        - The method checks if the context of the operation is ok, i.e if the - value is coming from the target class loader. If not, the method will - return a new object transferred in the target class loader.

        -
        -
        Specified by:
        -
        checkTransferObject in interface MBeanInstantiator
        -
        Parameters:
        targetLoader - the target class loader.
        value - object to be checked.
        -
        Returns:
        value, or the new transferred value.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        deserialize

        -
        public ObjectInputStream deserialize(String className,
        -                            byte[] data)
        -                              throws OperationsException,
        -                                     ReflectionException
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        De-serializes a byte array in the context of a given MBean class loader. - The class loader is the one that loaded the class with name "className".
        -
        -
        Specified by:
        -
        deserialize in interface MBeanInstantiator
        -
        Parameters:
        className - The name of the class whose class loader should - be used for the de-serialization.
        data - The byte array to be de-sererialized.
        -
        Returns:
        The de-serialized object stream.
        -
        Throws:
        -
        OperationsException - Any of the usual Input/Output related - exceptions.
        -
        ReflectionException - The specified class could not be loaded - by the default loader repository
        -
      • -
      - - - -
        -
      • -

        deserialize

        -
        public ObjectInputStream deserialize(String className,
        -                            ObjectName loaderName,
        -                            byte[] data,
        -                            ClassLoader loader)
        -                              throws InstanceNotFoundException,
        -                                     OperationsException,
        -                                     ReflectionException
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        De-serializes a byte array in the context of a given MBean class loader. -

        The class loader is the one that loaded the class with name - "className". -

        The name of the class loader to be used for loading the specified - class is specified. If null, a default one has to be provided (for a - MBean Server, its own class loader will be used).

        -
        -
        Specified by:
        -
        deserialize in interface MBeanInstantiator
        -
        Parameters:
        className - The name of the class whose class loader should be - used for the de-serialization.
        loaderName - The name of the class loader to be used for loading - the specified class. If null, a default one has to be provided (for a - MBean Server, its own class loader will be used).
        data - The byte array to be de-sererialized.
        loader - default class loader.
        -
        Returns:
        The de-serialized object stream.
        -
        Throws:
        -
        InstanceNotFoundException - The specified class loader MBean is - not found.
        -
        OperationsException - Any of the usual Input/Output related - exceptions.
        -
        ReflectionException - The specified class could not be loaded - by the specified class loader.
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        public Object instantiate(String className)
        -                   throws ReflectionException,
        -                          MBeanException
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Instantiates an object using the list of all class loaders registered - in the MBean Interceptor - (using its ClassLoaderRepository). -

        The object's class should have a public constructor. -

        It returns a reference to the newly created object. -

        The newly created object is not registered in the MBean Interceptor.

        -
        -
        Specified by:
        -
        instantiate in interface MBeanInstantiator
        -
        Parameters:
        className - The class name of the object to be instantiated.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        public Object instantiate(String className,
        -                 ObjectName loaderName,
        -                 ClassLoader loader)
        -                   throws ReflectionException,
        -                          MBeanException,
        -                          InstanceNotFoundException
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Instantiates an object using the class Loader specified by its - ObjectName. -

        If the loader name is null, a default one has to be provided (for a - MBean Server, the ClassLoader that loaded it will be used). -

        The object's class should have a public constructor. -

        It returns a reference to the newly created object. -

        The newly created object is not registered in the MBean Interceptor.

        -
        -
        Specified by:
        -
        instantiate in interface MBeanInstantiator
        -
        Parameters:
        className - The class name of the MBean to be instantiated.
        loaderName - The object name of the class loader to be used.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception.
        -
        InstanceNotFoundException - The specified class loader is not - registered in the MBeanInterceptor.
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        public Object instantiate(String className,
        -                 Object[] params,
        -                 String[] signature,
        -                 ClassLoader loader)
        -                   throws ReflectionException,
        -                          MBeanException
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Instantiates an object using the list of all class loaders registered - in the MBean server - (using its ClassLoaderRepository). -

        The object's class should have a public constructor. -

        The call returns a reference to the newly created object. -

        The newly created object is not registered in the MBean Interceptor.

        -
        -
        Specified by:
        -
        instantiate in interface MBeanInstantiator
        -
        Parameters:
        className - The class name of the object to be instantiated.
        params - An array containing the parameters of the constructor to - be invoked.
        signature - An array containing the signature of the constructor to - be invoked.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception
        -
      • -
      - - - -
        -
      • -

        instantiate

        -
        public Object instantiate(String className,
        -                 ObjectName loaderName,
        -                 Object[] params,
        -                 String[] signature,
        -                 ClassLoader loader)
        -                   throws ReflectionException,
        -                          MBeanException,
        -                          InstanceNotFoundException
        -
        Deprecated. 
        -
        Description copied from interface: MBeanInstantiator
        -
        Instantiates an object. The class loader to be used is identified by its - object name. -

        If the object name of the loader is null, a default has to be - provided (for example, for a MBean Server, the ClassLoader that loaded - it will be used). -

        The object's class should have a public constructor. -

        The call returns a reference to the newly created object. -

        The newly created object is not registered in the MBean server.

        -
        -
        Specified by:
        -
        instantiate in interface MBeanInstantiator
        -
        Parameters:
        className - The class name of the object to be instantiated.
        loaderName - The object name of the class loader to be used.
        params - An array containing the parameters of the constructor to - be invoked.
        signature - An array containing the signature of the constructor to - be invoked.
        -
        Returns:
        The newly instantiated object.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or the - java.lang.Exception that occurred when trying to invoke the - object's constructor.
        -
        MBeanException - The constructor of the object has thrown an - exception
        -
        InstanceNotFoundException - The specified class loader is not - registered in the MBean Interceptor.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanInterceptor.html b/dist/docs/api/com/sun/jdmk/MBeanInterceptor.html deleted file mode 100644 index 7a3810b..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanInterceptor.html +++ /dev/null @@ -1,1049 +0,0 @@ - - - - - -MBeanInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface MBeanInterceptor

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createMBean

        -
        ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException
        -
        Deprecated. 
        -
        Instantiates and registers an MBean in the MBean server. The - MBean server will use its Default Loader - Repository to load the class of the MBean. An object name is - associated to the MBean. If the object name given is null, the - MBean must provide its own name by implementing the MBeanRegistration interface - and returning the name from the preRegister method.
        -
        Parameters:
        className - The class name of the MBean to be instantiated.
        name - The object name of the MBean. May be null.
        params - An array containing the parameters of the - constructor to be invoked.
        signature - An array containing the signature of the - constructor to be invoked.
        -
        Returns:
        An ObjectInstance, containing the - ObjectName and the Java class name of the newly - instantiated MBean.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or a - java.lang.Exception that occurred when trying to - invoke the MBean's constructor.
        -
        InstanceAlreadyExistsException - The MBean is already - under the control of the MBean server.
        -
        MBeanRegistrationException - The - preRegister (MBeanRegistration - interface) method of the MBean has thrown an exception. The - MBean will not be registered.
        -
        MBeanException - The constructor of the MBean has - thrown an exception
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: The className - passed in parameter is null, the ObjectName passed - in parameter contains a pattern or no ObjectName - is specified for the MBean.
        -
        NotCompliantMBeanException
        -
      • -
      - - - -
        -
      • -

        createMBean

        -
        ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         ObjectName loaderName,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException,
        -                                  InstanceNotFoundException
        -
        Deprecated. 
        -
        Instantiates and registers an MBean in the MBean server. The - class loader to be used is identified by its object name. An - object name is associated to the MBean. If the object name of - the loader is not specified, the ClassLoader that loaded the - MBean server will be used. If the MBean object name given is - null, the MBean must provide its own name by implementing the - MBeanRegistration - interface and returning the name from the preRegister method.
        -
        Parameters:
        className - The class name of the MBean to be instantiated.
        name - The object name of the MBean. May be null.
        params - An array containing the parameters of the - constructor to be invoked.
        signature - An array containing the signature of the - constructor to be invoked.
        loaderName - The object name of the class loader to be used.
        -
        Returns:
        An ObjectInstance, containing the - ObjectName and the Java class name of the newly - instantiated MBean.
        -
        Throws:
        -
        ReflectionException - Wraps a - java.lang.ClassNotFoundException or a - java.lang.Exception that occurred when trying to - invoke the MBean's constructor.
        -
        InstanceAlreadyExistsException - The MBean is already - under the control of the MBean server.
        -
        MBeanRegistrationException - The - preRegister (MBeanRegistration - interface) method of the MBean has thrown an exception. The - MBean will not be registered.
        -
        MBeanException - The constructor of the MBean has - thrown an exception
        -
        InstanceNotFoundException - The specified class loader - is not registered in the MBean server.
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: The className - passed in parameter is null, the ObjectName passed - in parameter contains a pattern or no ObjectName - is specified for the MBean.
        -
        NotCompliantMBeanException
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getObjectInstance

        -
        ObjectInstance getObjectInstance(ObjectName name)
        -                                 throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Gets the ObjectInstance for a given MBean - registered with the MBean server.
        -
        Parameters:
        name - The object name of the MBean.
        -
        Returns:
        The ObjectInstance associated to the MBean - specified by name.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
      • -
      - - - -
        -
      • -

        queryMBeans

        -
        Set queryMBeans(ObjectName name,
        -              QueryExp query)
        -
        Deprecated. 
        -
        Gets MBeans controlled by the MBean server. This method allows - any of the following to be obtained: All MBeans, a set of - MBeans specified by pattern matching on the - ObjectName and/or a Query expression, a specific - MBean. When the object name is null or no domain and key - properties are specified, all objects are to be selected (and - filtered if a query is specified). It returns the set of - ObjectInstance objects (containing the - ObjectName and the Java Class name) for the - selected MBeans.
        -
        Parameters:
        name - The object name pattern identifying the MBeans to - be retrieved. If null or no domain and key properties are - specified, all the MBeans registered will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectInstance - objects for the selected MBeans. If no MBean satisfies the - query an empty list is returned.
        -
      • -
      - - - -
        -
      • -

        queryNames

        -
        Set queryNames(ObjectName name,
        -             QueryExp query)
        -
        Deprecated. 
        -
        Gets the names of MBeans controlled by the MBean server. This - method enables any of the following to be obtained: The names - of all MBeans, the names of a set of MBeans specified by - pattern matching on the ObjectName and/or a Query - expression, a specific MBean name (equivalent to testing - whether an MBean is registered). When the object name is null - or no domain and key properties are specified, all objects are - selected (and filtered if a query is specified). It returns the - set of ObjectNames for the MBeans selected.
        -
        Parameters:
        name - The object name pattern identifying the MBean names - to be retrieved. If null or no domain and key properties are - specified, the name of all registered MBeans will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectNames for the MBeans - selected. If no MBean satisfies the query, an empty list is - returned.
        -
      • -
      - - - -
        -
      • -

        isRegistered

        -
        boolean isRegistered(ObjectName name)
        -
        Deprecated. 
        -
        Checks whether an MBean, identified by its object name, is - already registered with the MBean server.
        -
        Parameters:
        name - The object name of the MBean to be checked.
        -
        Returns:
        True if the MBean is already registered in the MBean - server, false otherwise.
        -
        Throws:
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: The object - name in parameter is null.
        -
      • -
      - - - -
        -
      • -

        getMBeanCount

        -
        Integer getMBeanCount()
        -
        Deprecated. 
        -
        Returns the number of MBeans registered in the MBean server.
        -
      • -
      - - - - - - - -
        -
      • -

        getAttributes

        -
        AttributeList getAttributes(ObjectName name,
        -                          String[] attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Enables the values of several attributes of a named MBean. The MBean - is identified by its object name.
        -
        -
        Specified by:
        -
        getAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean from which the - attributes are retrieved.
        attributes - A list of the attributes to be retrieved.
        -
        Returns:
        The list of the retrieved attributes.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
        ReflectionException - An exception occurred when - trying to invoke the getAttributes method of a Dynamic MBean.
        -
        RuntimeOperationsException - Wrap a - java.lang.IllegalArgumentException: The object - name in parameter is null or attributes in parameter is null.
        -
      • -
      - - - - - - - -
        -
      • -

        setAttributes

        -
        AttributeList setAttributes(ObjectName name,
        -                          AttributeList attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Sets the values of several attributes of a named MBean. The MBean is - identified by its object name.
        -
        -
        Specified by:
        -
        setAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean within which the - attributes are to be set.
        attributes - A list of attributes: The identification of - the attributes to be set and the values they are to be set to.
        -
        Returns:
        The list of attributes that were set, with their new - values.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
        ReflectionException - An exception occurred when - trying to invoke the getAttributes method of a Dynamic MBean.
        -
        RuntimeOperationsException - Wraps a - java.lang.IllegalArgumentException: The object - name in parameter is null or attributes in parameter is null.
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        Object invoke(ObjectName name,
        -            String operationName,
        -            Object[] params,
        -            String[] signature)
        -              throws InstanceNotFoundException,
        -                     MBeanException,
        -                     ReflectionException
        -
        Deprecated. 
        -
        Invokes an operation on an MBean.
        -
        -
        Specified by:
        -
        invoke in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean on which the method is - to be invoked.
        operationName - The name of the operation to be invoked.
        params - An array containing the parameters to be set when - the operation is invoked
        signature - An array containing the signature of the - operation. The class objects will be loaded using the same - class loader as the one used for loading the MBean on which the - operation was invoked.
        -
        Returns:
        The object returned by the operation, which represents - the result of invoking the operation on the MBean specified.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the - MBean's invoked method.
        -
        ReflectionException - Wraps a - java.lang.Exception thrown while trying to invoke - the method.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        String getDefaultDomain()
        -
        Deprecated. 
        -
        Returns the default domain used for naming the MBean. - The default domain name is used as the domain part in the ObjectName - of MBeans if no domain is specified by the user.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Deprecated. 
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will replace it - by that MBean's ObjectName. Otherwise the source is unchanged.

        -
        -
        Specified by:
        -
        addNotificationListener in interface NotificationRegistration
        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The listener object which will handle the - notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        void addNotificationListener(ObjectName name,
        -                           ObjectName listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Deprecated. 
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will - replace it by that MBean's ObjectName. Otherwise the source is - unchanged.

        - -

        The listener object that receives notifications is the one - that is registered with the given name at the time this method - is called. Even if it is subsequently unregistered, it will - continue to receive notifications.

        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The object name of the listener which will - handle the notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name of the - notification listener or of the notification broadcaster does - not match any of the registered MBeans.
        -
        RuntimeOperationsException - Wraps an IllegalArgumentException. The MBean named by - listener exists but does not implement the NotificationListener interface.
        -
        IOException - A communication problem occurred when - talking to the MBean server.
        -
      • -
      - - - -
        -
      • -

        removeNotificationListener

        -
        void removeNotificationListener(ObjectName name,
        -                              ObjectName listener)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Deprecated. 
        -
        Removes a listener from a registered MBean. - -

        If the listener is registered more than once, perhaps with - different filters or callbacks, this method will remove all - those registrations.

        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - The object name of the listener to be removed.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        isInstanceOf

        -
        boolean isInstanceOf(ObjectName name,
        -                   String className)
        -                     throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Returns true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        Parameters:
        name - The ObjectName of the MBean.
        className - The name of the class.
        -
        Returns:
        true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.Controller.html b/dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.Controller.html deleted file mode 100644 index c220170..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.Controller.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - -MBeanInterceptorWrapper.Controller (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface MBeanInterceptorWrapper.Controller

-
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.html b/dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.html deleted file mode 100644 index bad3702..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanInterceptorWrapper.html +++ /dev/null @@ -1,308 +0,0 @@ - - - - - -MBeanInterceptorWrapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class MBeanInterceptorWrapper

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        MBeanInterceptorWrapper

        -
        public MBeanInterceptorWrapper(MBeanInterceptor interceptor,
        -                       MBeanInterceptorWrapper.Controller controller)
        -
        Deprecated. 
        -
        Construct a new MBeanInterceptorWrapper.
        -
        Parameters:
        interceptor - The wrapped interceptor.
        controller - The (possibly null) controller object on which - beginOperation and endOperation should be - called. If controller==null, then - beginOperation and endOperation are not called.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanServerChecker.html b/dist/docs/api/com/sun/jdmk/MBeanServerChecker.html deleted file mode 100644 index 5c8eed9..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanServerChecker.html +++ /dev/null @@ -1,1762 +0,0 @@ - - - - - -MBeanServerChecker (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class MBeanServerChecker

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanServer, MBeanServerConnection
    -
    -
    -
    -
    public abstract class MBeanServerChecker
    -extends MBeanServerForwarder
    -

    An object of this class implements the MBeanServer interface - and, for each of its methods, calls an appropriate checking method - and then forwards the request to a wrapped MBeanServer object. The - checking method may throw a RuntimeException if the operation is - not allowed; in this case the request is not forwarded to the - wrapped object.

    - -

    A typical use of this class is to insert it between a connector server - such as the HTTP connector and the MBeanServer with which the connector - is associated. Requests from the connector client can then be filtered - and those operations that are not allowed, or not allowed in a particular - context, can be rejected by throwing a SecurityException - in the corresponding check* method.

    - -

    A checking method can obtain the OperationContext - associated with the request being handled, if there is one, by - calling getOperationContext().

    - -

    This is an abstract class, because in its implementation none of - the checking methods does anything. To be useful, it must be - subclassed and at least one of the checking methods overridden to - do some checking. Some or all of the MBeanServer methods may also - be overridden, for instance if the default checking behavior is - inappropriate.

    - -

    In effect, three levels of checking are possible:

    - -
      -
    • The subclass can override checkAny so that it applies - some restriction to every operation, or so that it consults the - methodName parameter to apply restrictions to particular - operations.
    • -
    • The subclass can override individual check* methods to - apply restrictions to certain classes of methods. Again, the - methodName parameter is available to refine these - restrictions by applying them only to particular operations.
    • -
    • The subclass can override the methods of the MBeanServer - interface itself. These methods are called with exactly the same - parameters as they will have in the real MBeanServer, so decisions can - be based on complete information. If an operation is accepted, the - overriding method should call super.methodName to - forward it to the real MBeanServer.
    • -
    - -

    The documentation of the individual check* methods describes - what the value of the methodName parameter may be. Future - versions of this class may extend these possible values to allow for new - methods in the MBeanServer interface.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ModifierConstructor and Description
      protected MBeanServerChecker(MBeanServer mbs) -
      Make a new MBeanServerChecker that forwards each method from - the MBeanServer interface to the given object, after calling an - appropriate checking method.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddNotificationListener(ObjectName name, - NotificationListener listener, - NotificationFilter filter, - Object handback) -
      Call checkAny("addNotificationListener", name), then - checkNotification("addNotificationListener", name), - then forward this method to the wrapped object.
      -
      voidaddNotificationListener(ObjectName name, - ObjectName listener, - NotificationFilter filter, - Object handback) -
      Call checkAny("addNotificationListener", name), then - checkNotification("addNotificationListener", name), - then forward this method to the wrapped object.
      -
      protected voidcheckAny(String methodName, - ObjectName objectName) -
      Checking operation invoked by every method from the - MBeanServer interface.
      -
      protected voidcheckCreate(String methodName, - String className, - ObjectName objectName, - ObjectName loaderName, - Object[] params, - String[] signature) -
      Checking operation invoked by each of the overloaded forms of - createMBean and by registerMBean.
      -
      protected voidcheckDelete(String methodName, - ObjectName objectName) -
      Checking operation invoked by unregisterMBean.
      -
      protected voidcheckDeserialize(String methodName, - Object objectNameOrClass) -
      Checking operation invoked by each of the overloaded forms of - deserialize.
      -
      protected voidcheckInstantiate(String methodName, - String className, - ObjectName loaderName, - Object[] params, - String[] signature) -
      Checking operation invoked by each of the overloaded forms of - instantiate.
      -
      protected voidcheckInvoke(String methodName, - ObjectName objectName, - String operationName, - Object[] params, - String[] signature) -
      Checking operation invoked by invoke.
      -
      protected voidcheckNotification(String methodName, - ObjectName objectName) -
      Checking operation invoked by each of the overloaded forms of - addNotificationListener and - removeNotificationListener.
      -
      protected voidcheckQuery(String methodName, - ObjectName name, - QueryExp query) -
      Checking operation invoked by queryMBeans and - queryNames.
      -
      protected voidcheckRead(String methodName, - ObjectName objectName) -
      Checking operation invoked by getAttribute, - getAttributes, getObjectInstance, - isRegistered, getMBeanCount, - getDefaultDomain, getMBeanInfo, and - isInstanceOf.
      -
      protected voidcheckWrite(String methodName, - ObjectName objectName) -
      Checking operation invoked by setAttribute and - setAttributes.
      -
      ObjectInstancecreateMBean(String className, - ObjectName name, - Object[] params, - String[] signature) -
      Call checkAny("createMBean", name), then - checkCreate("createMBean", className, name, null, params, - signature), then forward this method to the wrapped object.
      -
      ObjectInstancecreateMBean(String className, - ObjectName name, - ObjectName loaderName, - Object[] params, - String[] signature) -
      Call checkAny("createMBean", name), then - checkCreate("createMBean", className, name, loaderName, params, - signature), then forward this method to the wrapped object.
      -
      ObjectInputStreamdeserialize(ObjectName name, - byte[] data) -
      Call checkAny("deserialize", name), then - checkDeserialize("deserialize", name), - then forward this method to the wrapped object.
      -
      ObjectInputStreamdeserialize(String className, - byte[] data) -
      Call checkAny("deserialize", null), then - checkDeserialize("deserialize", className), - then forward this method to the wrapped object.
      -
      ObjectInputStreamdeserialize(String className, - ObjectName loaderName, - byte[] data) -
      Call checkAny("deserialize", null), then - checkDeserialize("deserialize", className), - then forward this method to the wrapped object.
      -
      ObjectgetAttribute(ObjectName name, - String attribute) -
      Call checkAny("getAttribute"), then - checkRead("getAttribute", name), - then forward this method to the wrapped object.
      -
      AttributeListgetAttributes(ObjectName name, - String[] attributes) -
      Call checkAny("getAttributes", name), then - checkRead("getAttributes", name), - then forward this method to the wrapped object.
      -
      ClassLoadergetClassLoader(ObjectName loaderName) -
      Call checkAny("getClassLoader", loaderName), then - checkRead("getClassLoader", loaderName), - then forward this method to the wrapped object.
      -
      ClassLoadergetClassLoaderFor(ObjectName mbeanName) -
      Call checkAny("getClassLoaderFor", mbeanName), then - checkRead("getClassLoaderFor", mbeanName), - then forward this method to the wrapped object.
      -
      ClassLoaderRepositorygetClassLoaderRepository() -
      Call checkAny("getClassLoaderRepository", null), then - checkRead("getClassLoaderRepository", null), - then forward this method to the wrapped object.
      -
      StringgetDefaultDomain() -
      Call checkAny("getDefaultDomain", null), then - checkRead("getDefaultDomain", null), - then forward this method to the wrapped object.
      -
      String[]getDomains() -
      Call checkAny("getDomains", null), then - checkRead("getDomains", null), - then forward this method to the wrapped object.
      -
      IntegergetMBeanCount() -
      Call checkAny("getMBeanCount", null), then - checkRead("getMBeanCount", null), - then forward this method to the wrapped object.
      -
      MBeanInfogetMBeanInfo(ObjectName name) -
      Call checkAny("getMBeanInfo", name), then - checkRead("getMBeanInfo", name), - then forward this method to the wrapped object.
      -
      ObjectInstancegetObjectInstance(ObjectName name) -
      Call checkAny("getObjectInstance", name), then - checkRead("getObjectInstance", name), - then forward this method to the wrapped object.
      -
      protected OperationContextgetOperationContext() -
      Return the OperationContext associated with the - request being handled.
      -
      Objectinstantiate(String className, - Object[] params, - String[] signature) -
      Call checkAny("instantiate", null), then - checkInstantiate("instantiate", className, null, params, - signature), then forward this method to the wrapped - object.
      -
      Objectinstantiate(String className, - ObjectName loaderName, - Object[] params, - String[] signature) -
      Call checkAny("instantiate", null), then - checkInstantiate("instantiate", className, loaderName, - params, signature), then forward this method to the - wrapped object.
      -
      Objectinvoke(ObjectName name, - String operationName, - Object[] params, - String[] signature) -
      Call checkAny("invoke", name), then - checkInvoke("invoke", name, operationName, params, - signature), then forward this method to the wrapped object.
      -
      booleanisInstanceOf(ObjectName name, - String className) -
      Call checkAny("isInstanceOf", name), then - checkRead("isInstanceOf", name), - then forward this method to the wrapped object.
      -
      booleanisRegistered(ObjectName name) -
      Call checkAny("isRegistered", name), then - checkRead("isRegistered", name), - then forward this method to the wrapped object.
      -
      SetqueryMBeans(ObjectName name, - QueryExp query) -
      Call checkAny("queryMBeans", name), then - checkQuery("queryMBeans", name, query), - then forward this method to the wrapped object.
      -
      SetqueryNames(ObjectName name, - QueryExp query) -
      Call checkAny("queryNames", name), then - checkQuery("queryNames", name, query), - then forward this method to the wrapped object.
      -
      ObjectInstanceregisterMBean(Object object, - ObjectName name) -
      Call checkAny("registerMBean", name), then - checkCreate("registerMBean", object.getClass().getName(), name, - null, null, null), then forward this method to the wrapped - object.
      -
      voidremoveNotificationListener(ObjectName name, - NotificationListener listener) -
      Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
      -
      voidremoveNotificationListener(ObjectName name, - NotificationListener listener, - NotificationFilter filter, - Object handback) -
      Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
      -
      voidremoveNotificationListener(ObjectName name, - ObjectName listener) -
      Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
      -
      voidremoveNotificationListener(ObjectName name, - ObjectName listener, - NotificationFilter filter, - Object handback) -
      Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
      -
      voidsetAttribute(ObjectName name, - Attribute attribute) -
      Call checkAny("setAttribute", name), then - checkWrite("setAttribute", name), - then forward this method to the wrapped object.
      -
      AttributeListsetAttributes(ObjectName name, - AttributeList attributes) -
      Call checkAny("setAttributes", name), then - checkWrite("setAttributes", name), - then forward this method to the wrapped object.
      -
      voidunregisterMBean(ObjectName name) -
      Call checkAny("unregisterMBean", name), then - checkDelete("unregisterMBean", name), - then forward this method to the wrapped object.
      -
      - - -
    • -
    -
  • -
-
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanServerForwarder.html b/dist/docs/api/com/sun/jdmk/MBeanServerForwarder.html deleted file mode 100644 index 7418aa6..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanServerForwarder.html +++ /dev/null @@ -1,1233 +0,0 @@ - - - - - -MBeanServerForwarder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class MBeanServerForwarder

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanServer, MBeanServerConnection
    -
    -
    -
    Direct Known Subclasses:
    -
    MBeanServerChecker
    -
    -
    -
    -
    public class MBeanServerForwarder
    -extends Object
    -implements MBeanServer
    -

    An object of this class implements the MBeanServer interface and - wraps another object that also implements that interface. Every - method in MBeanServer is forwarded to the wrapped object.

    - -

    This class is principally useful as the superclass for other wrapping - classes that intercept some of the methods in MBeanServer and perform - some action before forwarding to the wrapped object (or do not forward - at all).

    - -

    The wrapped object can be changed at any time. A frequent operation is - to insert another MBeanServerForwarder between this one and the wrapped - object. The idiom for that is:

    - -
    - synchronized (mbeanServerForwarder) {
    -     MBeanServer oldmbs = mbeanServerForwarder.getMBeanServer();
    -     MBeanServer newmbs = new MyMBeanServerForwarder(oldmbs);
    -     mbeanServerForwarder.setMBeanServer(newmbs);
    - }
    - 
    - -

    The synchronized block ensures that information is not - lost if two threads try to insert MBeanServerForwarders at the same time.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanServerImpl.html b/dist/docs/api/com/sun/jdmk/MBeanServerImpl.html deleted file mode 100644 index 51dc909..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanServerImpl.html +++ /dev/null @@ -1,2085 +0,0 @@ - - - - - -MBeanServerImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class MBeanServerImpl

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MBeanServerInt.html b/dist/docs/api/com/sun/jdmk/MBeanServerInt.html deleted file mode 100644 index 8d62dcc..0000000 --- a/dist/docs/api/com/sun/jdmk/MBeanServerInt.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - -MBeanServerInt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface MBeanServerInt

-
-
-
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/ManagerException.html b/dist/docs/api/com/sun/jdmk/ManagerException.html deleted file mode 100644 index 19cf356..0000000 --- a/dist/docs/api/com/sun/jdmk/ManagerException.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - -ManagerException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class ManagerException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ManagerException

        -
        public ManagerException()
        -
        Deprecated. 
        -
        Default constructor.
        -
      • -
      - - - -
        -
      • -

        ManagerException

        -
        public ManagerException(String message)
        -
        Deprecated. 
        -
        Constructor that allows a specific error message to be specified.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MetaData.html b/dist/docs/api/com/sun/jdmk/MetaData.html deleted file mode 100644 index 47baa24..0000000 --- a/dist/docs/api/com/sun/jdmk/MetaData.html +++ /dev/null @@ -1,530 +0,0 @@ - - - - - -MetaData (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface MetaData

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    DynamicMetaDataImpl, MetaDataImpl
    -
    -
    -
    -
    public interface MetaData
    -
    The MetaData interface provides local to the metadata service in - an agent.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        postRegisterInvoker

        -
        void postRegisterInvoker(Object moi,
        -                       boolean registrationDone)
        -
        Invokes the postRegister method of an MBean that implements - MBeanRegistration
        -
      • -
      - - - - - - - -
        -
      • -

        postDeregisterInvoker

        -
        void postDeregisterInvoker(Object moi)
        -
        Invokes the postDeregister method of an MBean that implements - MBeanRegistration
        -
      • -
      - - - -
        -
      • -

        getMBeanInfo

        -
        MBeanInfo getMBeanInfo(Object instance)
        -                       throws IntrospectionException
        -
        This method discovers the attributes and operations that an MBean - exposes for management.
        -
        Parameters:
        instance - The MBean whose class is to be analyzed.
        -
        Returns:
        An instance of MBeanInfo allowing to retrieve all methods - and operations of this MBean.
        -
        Throws:
        -
        IntrospectionException - if an exception occurs during - introspection.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getAttributes

        -
        AttributeList getAttributes(Object instance,
        -                          String[] attributes)
        -                            throws ReflectionException
        -
        Enables the values of several attributes of an MBean.
        -
        Parameters:
        instance - The MBean from which the attributes are to be retrieved.
        attributes - A list of the attributes to be retrieved.
        -
        Returns:
        The list of the retrieved attributes.
        -
        Throws:
        -
        ReflectionException - An exception occurred when trying to invoke the getAttributes method of a Dynamic MBean.
        -
      • -
      - - - - - - - -
        -
      • -

        setAttributes

        -
        AttributeList setAttributes(Object instance,
        -                          AttributeList attributes)
        -                            throws ReflectionException
        -
        Sets the values of several attributes of an MBean.
        -
        Parameters:
        instance - The MBean within which the attributes are to be set.
        attributes - A list of attributes: The identification of the - attributes to be set and the values they are to be set to.
        -
        Returns:
        The list of attributes that were set, with their new values.
        -
        Throws:
        -
        ReflectionException - An exception occurred when trying to - invoke the getAttributes method of a Dynamic MBean.
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        Object invoke(Object instance,
        -            String operationName,
        -            Object[] params,
        -            String[] signature)
        -              throws MBeanException,
        -                     ReflectionException
        -
        Invokes an operation on an MBean.
        -
        Parameters:
        instance - The MBean on which the method is to be invoked.
        operationName - The name of the operation to be invoked.
        params - An array containing the parameters to be set when the operation is - invoked
        signature - An array containing the signature of the operation. The class objects will - be loaded using the same class loader as the one used for loading the - MBean on which the operation was invoked.
        -
        Returns:
        The object returned by the operation, which represents the result of - invoking the operation on the MBean specified.
        -
        Throws:
        -
        MBeanException - Wraps an exception thrown by the MBean's invoked method.
        -
        ReflectionException - Wraps a java.lang.Exception thrown while trying to invoke the method.
        -
      • -
      - - - -
        -
      • -

        isInstanceOf

        -
        boolean isInstanceOf(Object instance,
        -                   String className)
        -                     throws ReflectionException
        -
        Determine whether the given MBean is an instance of a given - class/interface.
        -
        Parameters:
        instance - The MBean concerned.
        className - The name of the class or interface.
        -
        Returns:
        true if the MBean is an instance of the - given class, false otherwise.
        -
        Throws:
        -
        ReflectionException - if
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/MetaDataImpl.html b/dist/docs/api/com/sun/jdmk/MetaDataImpl.html deleted file mode 100644 index 2dffd46..0000000 --- a/dist/docs/api/com/sun/jdmk/MetaDataImpl.html +++ /dev/null @@ -1,866 +0,0 @@ - - - - - -MetaDataImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class MetaDataImpl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MetaData
    -
    -
    -
    Deprecated.  -
    This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
    -
    -
    -
    public class MetaDataImpl
    -extends DynamicMetaDataImpl
    -
    The MetaData class provides local access to the metadata service in - an agent.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/ModifiableClassLoaderRepository.html b/dist/docs/api/com/sun/jdmk/ModifiableClassLoaderRepository.html deleted file mode 100644 index 02093db..0000000 --- a/dist/docs/api/com/sun/jdmk/ModifiableClassLoaderRepository.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - -ModifiableClassLoaderRepository (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface ModifiableClassLoaderRepository

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    ClassLoaderRepository
    -
    -
    -
    All Known Implementing Classes:
    -
    ClassLoaderRepositorySupport
    -
    -
    -
    -
    public interface ModifiableClassLoaderRepository
    -extends ClassLoaderRepository
    -
    This interface keeps the list of Class Loaders registered in the - MBean Server. - It provides the necessary methods to load classes using the - registered Class Loaders, and to add/remove class loaders from the - list.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        addClassLoader

        -
        void addClassLoader(ClassLoader loader)
        -
        Add an anonymous ClassLoader to the repository.
        -
      • -
      - - - -
        -
      • -

        removeClassLoader

        -
        void removeClassLoader(ClassLoader loader)
        -
        Remove the specified ClassLoader to the repository. - The class loader may or may not be anonymous.
        -
      • -
      - - - -
        -
      • -

        addClassLoader

        -
        void addClassLoader(ObjectName name,
        -                  ClassLoader loader)
        -
        Add a named ClassLoader to the repository.
        -
      • -
      - - - -
        -
      • -

        removeClassLoader

        -
        void removeClassLoader(ObjectName name)
        -
        Remove a named ClassLoader from the repository.
        -
      • -
      - - - -
        -
      • -

        getClassLoader

        -
        ClassLoader getClassLoader(ObjectName name)
        -
        Get a named ClassLoader from the repository.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/NamedObject.html b/dist/docs/api/com/sun/jdmk/NamedObject.html deleted file mode 100644 index 5841986..0000000 --- a/dist/docs/api/com/sun/jdmk/NamedObject.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - -NamedObject (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class NamedObject

-
-
- -
-
    -
  • -
    -
    Deprecated.  -
    This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
    -
    -
    -
    public class NamedObject
    -extends Object
    -
    This class is used for storing a pair (name, object) where name is - an object name and object is a reference to the object.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NamedObject

        -
        public NamedObject(ObjectName objectName,
        -           Object object)
        -
        Deprecated. 
        -
        Allows a named object to be created.
        -
        Parameters:
        objectName - The object name of the object.
        object - A reference to the object.
        -
      • -
      - - - -
        -
      • -

        NamedObject

        -
        public NamedObject(String objectName,
        -           Object object)
        -            throws MalformedObjectNameException
        -
        Deprecated. 
        -
        Allows a named object to be created.
        -
        Parameters:
        objectName - The string representation of the object name of the object.
        object - A reference to the object.
        -
        Throws:
        -
        MalformedObjectNameException - The string passed does not have the format of a valid ObjectName
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        equals

        -
        public boolean equals(Object object)
        -
        Deprecated. 
        -
        Compares the current object name with another object name.
        -
        -
        Overrides:
        -
        equals in class Object
        -
        Parameters:
        object - The Named Object that the current object name is to be - compared with.
        -
        Returns:
        True if the two named objects are equal, otherwise false.
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        Deprecated. 
        -
        Returns a hash code for this named object.
        -
        -
        Overrides:
        -
        hashCode in class Object
        -
        -
      • -
      - - - -
        -
      • -

        getName

        -
        public ObjectName getName()
        -
        Deprecated. 
        -
        Get the object name.
        -
      • -
      - - - -
        -
      • -

        getObject

        -
        public Object getObject()
        -
        Deprecated. 
        -
        Get the object
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/NotificationBroadcasterProxy.html b/dist/docs/api/com/sun/jdmk/NotificationBroadcasterProxy.html deleted file mode 100644 index 8458406..0000000 --- a/dist/docs/api/com/sun/jdmk/NotificationBroadcasterProxy.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - -NotificationBroadcasterProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface NotificationBroadcasterProxy

-
-
-
-
    -
  • -
    -
    Deprecated.  -
    MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The interface - NotificationBroadcasterProxy may be removed in a - future version of Java DMK.
    -
    -
    -
    public interface NotificationBroadcasterProxy
    -
    This interface should be implemented by a ProxyMBean that - represents an MBean which broadcasts Notifications (implements the - NotificationBroadcaster interface). It allows a listener to be - registered within the ProxyMBean as a notifications listener.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        addNotificationListener

        -
        void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Enables to add a listener to a registered MBean.
        -
        Parameters:
        name - The name of the MBean on which the listener should be added.
        listener - The listener object which will handle the notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided does not match any of the registered MBeans.
        -
      • -
      - - - -
        -
      • -

        removeNotificationListener

        -
        void removeNotificationListener(ObjectName name,
        -                              NotificationListener listener)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Deprecated. 
        -
        Enables to remove a listener from a registered MBean.
        -
        Parameters:
        name - The name of the MBean on which the listener should be removed.
        listener - The listener object which will handle the notifications emitted by the registered MBean. - This method will remove all the information related to this listener.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not registered in the MBean.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/NotificationRegistration.html b/dist/docs/api/com/sun/jdmk/NotificationRegistration.html deleted file mode 100644 index 4500676..0000000 --- a/dist/docs/api/com/sun/jdmk/NotificationRegistration.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - -NotificationRegistration (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface NotificationRegistration

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        addNotificationListener

        -
        void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Adds a listener to a registered MBean.
        -
        Parameters:
        name - The objectname of the MBean on which the listener should be added.
        listener - The listener which will handle the notifications emitted by the registered MBean.
        filter - The filter used to do filtering. If filter is null, no filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided does not match any of the registered MBeans.
        -
      • -
      - - - -
        -
      • -

        removeNotificationListener

        -
        void removeNotificationListener(ObjectName name,
        -                              NotificationListener listener)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Removes a listener from a registered MBean. It will remove all the information related to this listener.
        -
        Parameters:
        name - The objectname of the MBean on which the listener should be removed.
        listener - The listener which will handle the notifications emitted by the registered MBean.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not registered in the MBean.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/OperationContext.html b/dist/docs/api/com/sun/jdmk/OperationContext.html deleted file mode 100644 index 213b11c..0000000 --- a/dist/docs/api/com/sun/jdmk/OperationContext.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - -OperationContext (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface OperationContext

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    Serializable
    -
    -
    -
    -
    public interface OperationContext
    -extends Serializable
    -

    An object implementing this interface can be used to transmit context - between a connector client and a connector server. The connector server - will add it to the ThreadContext of the thread handling a - received request, using the key "OperationContext". In this - way it is available during the processing of a received request, to each - entity involved in the processing of the request.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      Objectclone() -
      Make a copy of this object.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        clone

        -
        Object clone()
        -             throws CloneNotSupportedException
        -
        Make a copy of this object. An object implementing this interface - must provide an implementation of this method that returns an object - also implementing the OperationContext interface. The - contract of Object.clone must be respected.
        -
        Throws:
        -
        CloneNotSupportedException - if the object cannot be cloned - for some reason.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/Proxy.html b/dist/docs/api/com/sun/jdmk/Proxy.html deleted file mode 100644 index 116dace..0000000 --- a/dist/docs/api/com/sun/jdmk/Proxy.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - -Proxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface Proxy

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    GenericProxy
    -
    -
    -
    Deprecated.  -
    MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The interface - Proxy may be removed in a - future version of Java DMK.
    -
    -
    -
    public interface Proxy
    -
    Interface common to all proxy objects manipulated by - a remote or local MBean manager. - - It must be implemented by both proxy MBeans generated by ProxyGen - (from standard MBeans) and by GenericProxy objects.
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      ObjectInstancegetMBeanObjectInstance() -
      Deprecated. 
      -
      Returns an ObjectInstance object that contains the object name (ObjectName object) - and the class name of the remote MBean that this proxy MBean represents.
      -
      ProxyHandlergetServer() -
      Deprecated. 
      -
      Returns the server to which this proxy is bound.
      -
      voidsetServer(ProxyHandler server) -
      Deprecated. 
      -
      Sets the server to which this proxy is bound.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMBeanObjectInstance

        -
        ObjectInstance getMBeanObjectInstance()
        -
        Deprecated. 
        -
        Returns an ObjectInstance object that contains the object name (ObjectName object) - and the class name of the remote MBean that this proxy MBean represents.
        -
      • -
      - - - -
        -
      • -

        getServer

        -
        ProxyHandler getServer()
        -
        Deprecated. 
        -
        Returns the server to which this proxy is bound. - It returns null if this proxy is not bound to any server (local or remote).
        -
      • -
      - - - -
        -
      • -

        setServer

        -
        void setServer(ProxyHandler server)
        -
        Deprecated. 
        -
        Sets the server to which this proxy is bound. - It is allowed to set server null, that means no sever - is bound to the Proxy.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/ProxyHandler.html b/dist/docs/api/com/sun/jdmk/ProxyHandler.html deleted file mode 100644 index 7f0483a..0000000 --- a/dist/docs/api/com/sun/jdmk/ProxyHandler.html +++ /dev/null @@ -1,449 +0,0 @@ - - - - - -ProxyHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface ProxyHandler

-
-
-
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/ProxyMBeanInstantiationException.html b/dist/docs/api/com/sun/jdmk/ProxyMBeanInstantiationException.html deleted file mode 100644 index 74b7628..0000000 --- a/dist/docs/api/com/sun/jdmk/ProxyMBeanInstantiationException.html +++ /dev/null @@ -1,356 +0,0 @@ - - - - - -ProxyMBeanInstantiationException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class ProxyMBeanInstantiationException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ProxyMBeanInstantiationException

        -
        public ProxyMBeanInstantiationException(Exception e)
        -
        Deprecated. 
        -
        Creates a ProxyMBeanInstantiationException that - wraps the actual Exception.
        -
      • -
      - - - -
        -
      • -

        ProxyMBeanInstantiationException

        -
        public ProxyMBeanInstantiationException(Exception e,
        -                                String message)
        -
        Deprecated. 
        -
        Creates a ProxyMBeanInstantiationException that wraps the - actual Exception with a detail - message.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTargetException

        -
        public Exception getTargetException()
        -
        Deprecated. Use getCause() instead. - Returns the actual Exception thrown.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/Repository.html b/dist/docs/api/com/sun/jdmk/Repository.html deleted file mode 100644 index 33380d2..0000000 --- a/dist/docs/api/com/sun/jdmk/Repository.html +++ /dev/null @@ -1,426 +0,0 @@ - - - - - -Repository (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Interface Repository

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    RepositorySupport
    -
    -
    -
    Deprecated.  -
    This interface is kept as a utility class, though it is - no longer used. It may not be supported in future releases.
    -
    -
    -
    public interface Repository
    -
    The Repository interface provides local access to the - implementation of Repository Service in use in the agent.
    -
    Since:
    -
    Java DMK 5.0
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddMBean(Object object, - ObjectName name) -
      Deprecated. 
      -
      Stores an MBean associated with its object name in the repository.
      -
      booleancontains(ObjectName name) -
      Deprecated. 
      -
      Checks whether an MBean of the name specified is already stored in - the repository.
      -
      IntegergetCount() -
      Deprecated. 
      -
      Gets the number of MBeans stored in the repository.
      -
      StringgetDefaultDomain() -
      Deprecated. 
      -
      Gets the name of the domain currently used by default in the repository.
      -
      booleanisFiltering() -
      Deprecated. 
      -
      Indicates whether or not the Repository Service supports filtering.
      -
      Setquery(ObjectName name, - QueryExp query) -
      Deprecated. 
      -
      Selects and retrieves the list of MBeans whose names match the specified - object name pattern and which match the specified query expression (optionally).
      -
      voidremove(ObjectName name) -
      Deprecated. 
      -
      Removes an MBean from the repository.
      -
      Objectretrieve(ObjectName name) -
      Deprecated. 
      -
      Retrieves the MBean of the name specified from the repository.
      -
      voidsetConfigParameters(ArrayList configParameters) -
      Deprecated. 
      -
      The purpose of this method is to provide a unified way to provide whatever - configuration information is needed by the specific underlying implementation - of the repository.
      -
      voidsetDefaultDomain(String domain) -
      Deprecated. 
      -
      Sets the name of the domain currently used by default in the repository.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setConfigParameters

        -
        void setConfigParameters(ArrayList configParameters)
        -
        Deprecated. 
        -
        The purpose of this method is to provide a unified way to provide whatever - configuration information is needed by the specific underlying implementation - of the repository.
        -
        Parameters:
        configParameters - An list containing the configuration parameters needed by the specific - Repository Service implementation.
        -
      • -
      - - - -
        -
      • -

        isFiltering

        -
        boolean isFiltering()
        -
        Deprecated. 
        -
        Indicates whether or not the Repository Service supports filtering. If - the Repository Service does not support filtering, the MBean Server - will perform filtering.
        -
        Returns:
        true if filtering is supported, false otherwise.
        -
      • -
      - - - - - - - -
        -
      • -

        contains

        -
        boolean contains(ObjectName name)
        -
        Deprecated. 
        -
        Checks whether an MBean of the name specified is already stored in - the repository.
        -
        Parameters:
        name - name of the MBean to find.
        -
        Returns:
        true if the MBean is stored in the repository, false otherwise.
        -
      • -
      - - - -
        -
      • -

        retrieve

        -
        Object retrieve(ObjectName name)
        -
        Deprecated. 
        -
        Retrieves the MBean of the name specified from the repository. The - object name must match exactly.
        -
        Parameters:
        name - name of the MBean to retrieve.
        -
        Returns:
        The retrieved MBean if it is contained in the repository, null otherwise.
        -
      • -
      - - - -
        -
      • -

        query

        -
        Set query(ObjectName name,
        -        QueryExp query)
        -
        Deprecated. 
        -
        Selects and retrieves the list of MBeans whose names match the specified - object name pattern and which match the specified query expression (optionally).
        -
        Parameters:
        name - The name of the MBean(s) to retrieve - may be a specific object or - a name pattern allowing multiple MBeans to be selected.
        query - query expression to apply when selecting objects - this parameter will - be ignored when the Repository Service does not support filtering.
        -
        Returns:
        The list of MBeans selected. There may be zero, one or many MBeans returned - in the Set.
        -
      • -
      - - - - - - - -
        -
      • -

        getCount

        -
        Integer getCount()
        -
        Deprecated. 
        -
        Gets the number of MBeans stored in the repository.
        -
        Returns:
        Number of MBeans.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        String getDefaultDomain()
        -
        Deprecated. 
        -
        Gets the name of the domain currently used by default in the repository.
        -
        Returns:
        A string giving the name of the default domain name.
        -
      • -
      - - - -
        -
      • -

        setDefaultDomain

        -
        void setDefaultDomain(String domain)
        -
        Deprecated. 
        -
        Sets the name of the domain currently used by default in the repository.
        -
        Parameters:
        domain - the default domain name.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/RepositorySupport.html b/dist/docs/api/com/sun/jdmk/RepositorySupport.html deleted file mode 100644 index 77689e5..0000000 --- a/dist/docs/api/com/sun/jdmk/RepositorySupport.html +++ /dev/null @@ -1,547 +0,0 @@ - - - - - -RepositorySupport (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class RepositorySupport

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Repository
    -
    -
    -
    Deprecated.  -
    This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
    -
    -
    -
    public class RepositorySupport
    -extends Object
    -implements Repository
    -
    The RepositorySupport implements the Repository interface. - This repository does not support persistency.
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      RepositorySupport() -
      Deprecated. 
      -
      The default constructor.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddMBean(Object object, - ObjectName name) -
      Deprecated. 
      -
      Stores an MBean associated with its object name in the repository.
      -
      booleancontains(ObjectName name) -
      Deprecated. 
      -
      Checks whether an MBean of the name specified is already stored in - the repository.
      -
      IntegergetCount() -
      Deprecated. 
      -
      Gets the number of MBeans stored in the repository.
      -
      StringgetDefaultDomain() -
      Deprecated. 
      -
      Gets the name of the domain currently used by default in the - repository.
      -
      booleanisFiltering() -
      Deprecated. 
      -
      Indicates whether or not the Repository Service supports filtering.
      -
      Setquery(ObjectName pattern, - QueryExp query) -
      Deprecated. 
      -
      Selects and retrieves the list of MBeans whose names match the specified - object name pattern and which match the specified query expression - (optionally).
      -
      voidremove(ObjectName name) -
      Deprecated. 
      -
      Removes an MBean from the repository.
      -
      Objectretrieve(ObjectName name) -
      Deprecated. 
      -
      Retrieves the MBean of the name specified from the repository.
      -
      voidsetConfigParameters(ArrayList configParameters) -
      Deprecated. 
      -
      The purpose of this method is to provide a unified way to provide - whatever configuration information is needed by the specific - underlying implementation of the repository.
      -
      voidsetDefaultDomain(String domain) -
      Deprecated. 
      -
      Sets the name of the domain currently used by default in the - repository.
      -
      static booleanwildmatch(char[] str, - char[] pat) -
      Deprecated. 
      -
      Match a string against a shell-style pattern.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        RepositorySupport

        -
        public RepositorySupport()
        -
        Deprecated. 
        -
        The default constructor.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        wildmatch

        -
        public static boolean wildmatch(char[] str,
        -                char[] pat)
        -
        Deprecated. 
        -
        Match a string against a shell-style pattern. The only pattern - characters recognised are ?, standing for any one - character, and *, standing for any string of - characters, including the empty string.
        -
        Parameters:
        str - the string to match, as a character array.
        pat - the pattern to match the string against, as a - character array.
        -
        Returns:
        true if and only if the string matches the pattern.
        -
      • -
      - - - -
        -
      • -

        setConfigParameters

        -
        public void setConfigParameters(ArrayList configParameters)
        -
        Deprecated. 
        -
        The purpose of this method is to provide a unified way to provide - whatever configuration information is needed by the specific - underlying implementation of the repository.
        -
        -
        Specified by:
        -
        setConfigParameters in interface Repository
        -
        Parameters:
        configParameters - An list containing the configuration - parameters needed by the specific Repository Service - implementation.
        -
      • -
      - - - -
        -
      • -

        isFiltering

        -
        public boolean isFiltering()
        -
        Deprecated. 
        -
        Indicates whether or not the Repository Service supports filtering. If - the Repository Service does not support filtering, the MBean Server - will perform filtering.
        -
        -
        Specified by:
        -
        isFiltering in interface Repository
        -
        Returns:
        true if filtering is supported, false otherwise.
        -
      • -
      - - - - - - - -
        -
      • -

        contains

        -
        public boolean contains(ObjectName name)
        -
        Deprecated. 
        -
        Checks whether an MBean of the name specified is already stored in - the repository.
        -
        -
        Specified by:
        -
        contains in interface Repository
        -
        Parameters:
        name - name of the MBean to find.
        -
        Returns:
        true if the MBean is stored in the repository, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        retrieve

        -
        public Object retrieve(ObjectName name)
        -
        Deprecated. 
        -
        Retrieves the MBean of the name specified from the repository. The - object name must match exactly.
        -
        -
        Specified by:
        -
        retrieve in interface Repository
        -
        Parameters:
        name - name of the MBean to retrieve.
        -
        Returns:
        The retrieved MBean if it is contained in the repository, - null otherwise.
        -
      • -
      - - - -
        -
      • -

        query

        -
        public Set query(ObjectName pattern,
        -        QueryExp query)
        -
        Deprecated. 
        -
        Selects and retrieves the list of MBeans whose names match the specified - object name pattern and which match the specified query expression - (optionally).
        -
        -
        Specified by:
        -
        query in interface Repository
        -
        Parameters:
        pattern - The name of the MBean(s) to retrieve - may be a specific - object or a name pattern allowing multiple MBeans to be selected.
        query - query expression to apply when selecting objects - this - parameter will be ignored when the Repository Service does not - support filtering.
        -
        Returns:
        The list of MBeans selected. There may be zero, one or many - MBeans returned in the set.
        -
      • -
      - - - - - - - -
        -
      • -

        getCount

        -
        public Integer getCount()
        -
        Deprecated. 
        -
        Gets the number of MBeans stored in the repository.
        -
        -
        Specified by:
        -
        getCount in interface Repository
        -
        Returns:
        Number of MBeans.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        public String getDefaultDomain()
        -
        Deprecated. 
        -
        Gets the name of the domain currently used by default in the - repository.
        -
        -
        Specified by:
        -
        getDefaultDomain in interface Repository
        -
        Returns:
        A string giving the name of the default domain name.
        -
      • -
      - - - -
        -
      • -

        setDefaultDomain

        -
        public void setDefaultDomain(String domain)
        -
        Deprecated. 
        -
        Sets the name of the domain currently used by default in the - repository.
        -
        -
        Specified by:
        -
        setDefaultDomain in interface Repository
        -
        Parameters:
        domain - the default domain name.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/RuntimeManagerException.html b/dist/docs/api/com/sun/jdmk/RuntimeManagerException.html deleted file mode 100644 index bbfb2d2..0000000 --- a/dist/docs/api/com/sun/jdmk/RuntimeManagerException.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - -RuntimeManagerException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class RuntimeManagerException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    RuntimeProxyException
    -
    -
    -
    Deprecated.  -
    This class may be removed in a future version of Java - DMK.
    -
    -
    -
    public class RuntimeManagerException
    -extends JMRuntimeException
    -
    This class represents runtime exceptions thrown in the manager.
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        RuntimeManagerException

        -
        public RuntimeManagerException()
        -
        Deprecated. 
        -
        Default constructor.
        -
      • -
      - - - -
        -
      • -

        RuntimeManagerException

        -
        public RuntimeManagerException(String message)
        -
        Deprecated. 
        -
        Constructor that allows a specific error message to be specified.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/RuntimeProxyException.html b/dist/docs/api/com/sun/jdmk/RuntimeProxyException.html deleted file mode 100644 index a82fa1e..0000000 --- a/dist/docs/api/com/sun/jdmk/RuntimeProxyException.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - - -RuntimeProxyException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class RuntimeProxyException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Deprecated.  -
    This class may be removed in a future version of Java - DMK.
    -
    -
    -
    public class RuntimeProxyException
    -extends RuntimeManagerException
    -
    This class represents runtime exceptions thrown by proxy methods in - the manager.
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        RuntimeProxyException

        -
        public RuntimeProxyException()
        -
        Deprecated. 
        -
        Default constructor.
        -
      • -
      - - - -
        -
      • -

        RuntimeProxyException

        -
        public RuntimeProxyException(String message)
        -
        Deprecated. 
        -
        Constructor that allows a specific error message to be specified.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/ServiceName.html b/dist/docs/api/com/sun/jdmk/ServiceName.html deleted file mode 100644 index ce4b041..0000000 --- a/dist/docs/api/com/sun/jdmk/ServiceName.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - - -ServiceName (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class ServiceName

-
-
- -
-
    -
  • -
    -
    -
    public class ServiceName
    -extends Object
    -
    Used for storing default values used by JDMK services.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        DELEGATE

        -
        public static final String DELEGATE
        -
        The object name of the MBeanServer delegate object -
        - The value is JMImplementation:type=MBeanServerDelegate.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        MLET

        -
        public static final String MLET
        -
        The default key properties for registering the class loader of the MLet service. -
        - The value is type=MLet.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        DOMAIN

        -
        public static final String DOMAIN
        -
        The default domain. -
        - The value is DefaultDomain.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        RMI_CONNECTOR_PORT

        -
        public static final int RMI_CONNECTOR_PORT
        -
        The default port for the RMI connector. -
        - The value is 1099.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        RMI_CONNECTOR_SERVER

        -
        public static final String RMI_CONNECTOR_SERVER
        -
        The default key properties for the RMI connector. -
        - The value is name=RmiConnectorServer.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        SNMP_ADAPTOR_PORT

        -
        public static final int SNMP_ADAPTOR_PORT
        -
        The default port for the SNMP adaptor. -
        - The value is 161.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        SNMP_ADAPTOR_SERVER

        -
        public static final String SNMP_ADAPTOR_SERVER
        -
        The default key properties for the SNMP protocol adaptor. -
        - The value is name=SnmpAdaptorServer.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTP_CONNECTOR_PORT

        -
        public static final int HTTP_CONNECTOR_PORT
        -
        The default port for the HTTP connector. -
        - The value is 8081.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTP_CONNECTOR_SERVER

        -
        public static final String HTTP_CONNECTOR_SERVER
        -
        The default key properties for the HTTP connector. -
        - The value is name=HttpConnectorServer.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTPS_CONNECTOR_PORT

        -
        public static final int HTTPS_CONNECTOR_PORT
        -
        The default port for the HTTPS connector. -
        - The value is 8084.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTPS_CONNECTOR_SERVER

        -
        public static final String HTTPS_CONNECTOR_SERVER
        -
        The default key properties for the HTTPS connector. -
        - The value is name=HttpsConnectorServer.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTML_ADAPTOR_PORT

        -
        public static final int HTML_ADAPTOR_PORT
        -
        The default port for the HTML adaptor. -
        - The value is 8082.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTML_ADAPTOR_SERVER

        -
        public static final String HTML_ADAPTOR_SERVER
        -
        The default key properties for the HTML protocol adaptor. -
        - The value is name=HtmlAdaptorServer.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_SPEC_NAME

        -
        public static final String JMX_SPEC_NAME
        -
        The name of the JMX specification implemented by this product. -
        - The value is Java Management Extensions.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_SPEC_VERSION

        -
        public static final String JMX_SPEC_VERSION
        -
        The version of the JMX specification implemented by this product. -
        - The value is 1.2 Maintenance Release.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_SPEC_VENDOR

        -
        public static final String JMX_SPEC_VENDOR
        -
        The vendor of the JMX specification implemented by this product. -
        - The value is Sun Microsystems.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_IMPL_NAME

        -
        public static final String JMX_IMPL_NAME
        -
        The name of this product implementing the JMX specification. -
        - The value is Project OpenDMK.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_IMPL_VENDOR

        -
        public static final String JMX_IMPL_VENDOR
        -
        The name of the vendor of this product implementing the JMX specification. -
        - The value is Sun Microsystems.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        BUILD_NUMBER

        -
        public static final String BUILD_NUMBER
        -
        The build number of the current product version, of the form - bXX.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        JMX_IMPL_VERSION

        -
        public static final String JMX_IMPL_VERSION
        -
        The version of this product implementing the JMX specification. -
        - The value is opendmk-1.0-bXX, where bXX is the - BUILD_NUMBER .
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/ThreadContext.html b/dist/docs/api/com/sun/jdmk/ThreadContext.html deleted file mode 100644 index 0789273..0000000 --- a/dist/docs/api/com/sun/jdmk/ThreadContext.html +++ /dev/null @@ -1,409 +0,0 @@ - - - - - -ThreadContext (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class ThreadContext

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Cloneable
    -
    -
    -
    -
    public class ThreadContext
    -extends Object
    -implements Cloneable
    -

    Warning: The interface of this class is subject to change. - Use at your own risk.

    - -

    This class associates a context with each thread that - references it. The context is a set of mappings between Strings - and Objects. It is managed as a stack, typically with code like - this:

    - -
    - ThreadContext oldContext = ThreadContext.push(myKey, myObject);
    - // plus possibly further calls to ThreadContext.push...
    - try {
    -        doSomeOperation();
    - } finally {
    -        ThreadContext.restore(oldContext);
    - }
    - 
    - -

    The try...finally block ensures that - the restore is done even if - doSomeOperation terminates abnormally (with an - exception).

    - -

    A thread can consult its own context using - ThreadContext.get(myKey). The result is the - value that was most recently pushed with the given key.

    - -

    A thread cannot read or modify the context of another thread.

    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public static Object get(String key)
        -                  throws IllegalArgumentException
        -

        Get the Object that was most recently pushed with the given key.

        -
        Parameters:
        key - the key of interest.
        -
        Returns:
        the last Object that was pushed (using - push) with that key and not subsequently canceled - by a restore; or null if there is no such object. - A null return value may also indicate that the last Object - pushed was the value null. Use the - contains method to distinguish this case from the - case where there is no Object.
        -
        Throws:
        -
        IllegalArgumentException - if key is null.
        -
      • -
      - - - -
        -
      • -

        contains

        -
        public static boolean contains(String key)
        -                        throws IllegalArgumentException
        -

        Check whether a value with the given key exists in the stack. - This means that the push method was called with - this key and it was not canceled by a subsequent - restore. This method is useful when the - get method returns null, to distinguish between - the case where the key exists in the stack but is associated - with a null value, and the case where the key does not exist in - the stack.

        -
        Returns:
        true if the key exists in the stack.
        -
        Throws:
        -
        IllegalArgumentException - if key is null.
        -
      • -
      - - - -
        -
      • -

        push

        -
        public static ThreadContext push(String key,
        -                 Object value)
        -                          throws IllegalArgumentException
        -

        Push an object on the context stack with the given key. - This operation can subsequently be undone by calling - restore with the ThreadContext value returned - here.

        -
        Parameters:
        key - the key that will be used to find the object while it is - on the stack.
        value - the value to be associated with that key. It may be null.
        -
        Returns:
        a ThreadContext that can be given to restore to - restore the stack to its state before the push.
        -
        Throws:
        -
        IllegalArgumentException - if key is null.
        -
      • -
      - - - -
        -
      • -

        getThreadContext

        -
        public static ThreadContext getThreadContext()
        -

        Return an object that can later be supplied to restore - to restore the context stack to its current state. The object can - also be given to setInitialContext.

        -
        Returns:
        a ThreadContext that represents the current context stack.
        -
      • -
      - - - -
        -
      • -

        restore

        -
        public static void restore(ThreadContext oldContext)
        -                    throws NullPointerException,
        -                           IllegalArgumentException
        -

        Restore the context stack to an earlier state. This typically - undoes the effect of one or more push calls.

        -
        Parameters:
        oldContext - the state to return. This is usually the return - value of an earlier push operation.
        -
        Throws:
        -
        NullPointerException - if oldContext is null.
        -
        IllegalArgumentException - if oldContext - does not represent a context from this thread, or if that - context was undone by an earlier restore.
        -
      • -
      - - - -
        -
      • -

        setInitialContext

        -
        public void setInitialContext(ThreadContext context)
        -                       throws IllegalArgumentException
        -

        Set the initial context of the calling thread to a context obtained - from another thread. After this call, the calling thread will see - the same results from the get method as the thread - from which the context argument was obtained, at the - time it was obtained.

        - -

        The context argument must be the result of an earlier - push or getThreadContext call. It is an - error (which may or may not be detected) if this context has been - undone by a restore.

        - -

        The context stack of the calling thread must be empty before this - call, i.e., there must not have been a push not undone - by a subsequent restore.

        -
        Throws:
        -
        IllegalArgumentException - if the context stack was - not empty before the call. An implementation may also throw this - exception if context is no longer current in the - thread from which it was obtained.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/UnsignedLong.html b/dist/docs/api/com/sun/jdmk/UnsignedLong.html deleted file mode 100644 index d86b19c..0000000 --- a/dist/docs/api/com/sun/jdmk/UnsignedLong.html +++ /dev/null @@ -1,961 +0,0 @@ - - - - - -UnsignedLong (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk
-

Class UnsignedLong

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Comparable
    -
    -
    -
    -
    public class UnsignedLong
    -extends Number
    -implements Comparable
    -

    An unsigned integer, between 0 and 264 - 1. Objects of - this class and its subclasses are immutable.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static UnsignedLongMAX_VALUE -
      The largest representable UnsignedLong value, - equal to 264 - 1.
      -
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      UnsignedLong(long value) -
      Deprecated.  -
      Use make(long) instead.
      -
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      UnsignedLongadd(UnsignedLong x) -
      Return an UnsignedLong that is equal mod - 264 to this + x.
      -
      UnsignedLongand(UnsignedLong x) -
      Return an UnsignedLong that is the bitwise - and of this and x.
      -
      UnsignedLongclearBit(int n) -
      Return an UnsignedLong that has the designated - bit clear.
      -
      intcompareTo(long x) -
      Returns a value that is negative, zero, or positive according as - the value represented by this is respectively less - than, equal to, or greater to x.
      -
      intcompareTo(Object o) 
      static UnsignedLongdecode(String s) -
      Return an UnsignedLong whose value is specified by the - given String, including a possible prefix indicating the radix.
      -
      UnsignedLongdivide(UnsignedLong x) -
      Return an UnsignedLong that is equal to - [this / x], where [x] is the floor - function.
      -
      doubledoubleValue() -
      Return the representable double that is nearest - to this unsigned number.
      -
      booleanequals(Object o) 
      floatfloatValue() -
      Return the representable float that is nearest - to this unsigned number.
      -
      inthashCode() 
      intintValue() -
      Return an int that is equal mod 232 to - this unsigned number.
      -
      longlongValue() -
      Return a long that is equal mod 264 to - this unsigned number.
      -
      static UnsignedLongmake(long x) -
      Make an UnsignedLong object representing a value - between 0 and 264 that is equal mod - 264 to x.
      -
      UnsignedLongmax(UnsignedLong x) -
      Return the larger of this and x.
      -
      UnsignedLongmin(UnsignedLong x) -
      Return the smaller of this and x.
      -
      UnsignedLongmod(UnsignedLong x) -
      Return an UnsignedLong that is equal to - this mod x.
      -
      UnsignedLongmultiply(UnsignedLong x) -
      Return an UnsignedLong that is equal mod - 264 to this * x.
      -
      UnsignedLongnot() -
      Return an UnsignedLong that is the bitwise - not of this, equal to - 264 - 1 - this.
      -
      UnsignedLongor(UnsignedLong x) -
      Return an UnsignedLong that is the bitwise - or of this and x.
      -
      UnsignedLongsetBit(int n) -
      Return an UnsignedLong that has the designated - bit set.
      -
      UnsignedLongshiftLeft(int n) -
      Return an UnsignedLong that is equal mod - 264 to [this * 2n], where - [x] is the floor function.
      -
      UnsignedLongshiftRight(int n) -
      Return an UnsignedLong that is equal mod - 264 to [this / 2n], where - [x] is the floor function.
      -
      UnsignedLongsubtract(UnsignedLong x) -
      Return an UnsignedLong that is equal mod - 264 to this - x.
      -
      booleantestBit(int n) -
      Return true if and only if the bit representing - 2n is set in this.
      -
      static StringtoBinaryString(UnsignedLong u) -
      Return a String that is the binary representation of this - unsigned number, without extra leading zeroes.
      -
      static StringtoHexString(UnsignedLong u) -
      Return a String that is the hexadecimal representation of this - unsigned number, without extra leading zeroes.
      -
      static StringtoOctalString(UnsignedLong u) -
      Return a String that is the octal representation of this - unsigned number, without extra leading zeroes.
      -
      StringtoString() -
      Return a String that is the decimal representation of this unsigned - number.
      -
      static UnsignedLongvalueOf(String s) -
      Return an UnsignedLong whose value is specified by the - given String in decimal.
      -
      static UnsignedLongvalueOf(String s, - int radix) -
      Return an UnsignedLong whose value is specified by the - given String in the given radix.
      -
      UnsignedLongxor(UnsignedLong x) -
      Return an UnsignedLong that is the bitwise - xor of this and x.
      -
      - - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        MAX_VALUE

        -
        public static final UnsignedLong MAX_VALUE
        -
        The largest representable UnsignedLong value, - equal to 264 - 1.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        UnsignedLong

        -
        public UnsignedLong(long value)
        -
        Deprecated. Use make(long) instead.
        -
        An unsigned value between 0 and 264 that is equal - mod 264 to value.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        make

        -
        public static UnsignedLong make(long x)
        -
        Make an UnsignedLong object representing a value - between 0 and 264 that is equal mod - 264 to x.
        -
      • -
      - - - -
        -
      • -

        intValue

        -
        public int intValue()
        -
        Return an int that is equal mod 232 to - this unsigned number.
        -
        -
        Specified by:
        -
        intValue in class Number
        -
        -
      • -
      - - - -
        -
      • -

        longValue

        -
        public long longValue()
        -
        Return a long that is equal mod 264 to - this unsigned number.
        -
        -
        Specified by:
        -
        longValue in class Number
        -
        -
      • -
      - - - -
        -
      • -

        doubleValue

        -
        public double doubleValue()
        -
        Return the representable double that is nearest - to this unsigned number.
        -
        -
        Specified by:
        -
        doubleValue in class Number
        -
        -
      • -
      - - - -
        -
      • -

        floatValue

        -
        public float floatValue()
        -
        Return the representable float that is nearest - to this unsigned number.
        -
        -
        Specified by:
        -
        floatValue in class Number
        -
        -
      • -
      - - - - - - - -
        -
      • -

        compareTo

        -
        public int compareTo(long x)
        -
        Returns a value that is negative, zero, or positive according as - the value represented by this is respectively less - than, equal to, or greater to x.
        -
      • -
      - - - -
        -
      • -

        equals

        -
        public boolean equals(Object o)
        -
        -
        Overrides:
        -
        equals in class Object
        -
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class Object
        -
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Return a String that is the decimal representation of this unsigned - number.
        -
        -
        Overrides:
        -
        toString in class Object
        -
        -
      • -
      - - - -
        -
      • -

        toHexString

        -
        public static String toHexString(UnsignedLong u)
        -
        Return a String that is the hexadecimal representation of this - unsigned number, without extra leading zeroes. Lowercase letters - are used for the digits a to f.
        -
        See Also:
        Long.toHexString(long)
        -
      • -
      - - - -
        -
      • -

        toOctalString

        -
        public static String toOctalString(UnsignedLong u)
        -
        Return a String that is the octal representation of this - unsigned number, without extra leading zeroes.
        -
        See Also:
        Long.toOctalString(long)
        -
      • -
      - - - -
        -
      • -

        toBinaryString

        -
        public static String toBinaryString(UnsignedLong u)
        -
        Return a String that is the binary representation of this - unsigned number, without extra leading zeroes.
        -
        See Also:
        Long.toBinaryString(long)
        -
      • -
      - - - - - - - -
        -
      • -

        valueOf

        -
        public static UnsignedLong valueOf(String s,
        -                   int radix)
        -                            throws NumberFormatException
        -
        Return an UnsignedLong whose value is specified by the - given String in the given radix.
        -
        Parameters:
        s - a String representing an unsigned integer in the - given radix. The characters in s must all be - digits of the specified radix (as determined by whether - Character.digit returns a nonnegative value).
        radix - the radix in which the digits in s are - expressed.
        -
        Throws:
        -
        NumberFormatException - if s is empty, - or contains characters that are not digits of the specified - radix, or specifies a value that is >= 264, or - if the radix is not between Character.MIN_RADIX - and Character.MAX_RADIX.
        -
      • -
      - - - -
        -
      • -

        decode

        -
        public static UnsignedLong decode(String s)
        -                           throws NumberFormatException
        -
        Return an UnsignedLong whose value is specified by the - given String, including a possible prefix indicating the radix. - If the String begins with 0x or #, the - remainder of the String specifies a hexadecimal number. If the - String begins with 0 followed by other digits, the - remainder of the String specifies an octal number. Otherwise, - the String specifies a decimal number.
        -
        Throws:
        -
        NumberFormatException - if s is empty, - or contains no characters after the prefix, or contains - characters that are not digits of the specified radix, or - specifies a value that is >= 264.
        -
      • -
      - - - - - - - -
        -
      • -

        subtract

        -
        public UnsignedLong subtract(UnsignedLong x)
        -
        Return an UnsignedLong that is equal mod - 264 to this - x.
        -
      • -
      - - - -
        -
      • -

        multiply

        -
        public UnsignedLong multiply(UnsignedLong x)
        -
        Return an UnsignedLong that is equal mod - 264 to this * x.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        shiftLeft

        -
        public UnsignedLong shiftLeft(int n)
        -
        Return an UnsignedLong that is equal mod - 264 to [this * 2n], where - [x] is the floor function. n may - be negative.
        -
      • -
      - - - -
        -
      • -

        shiftRight

        -
        public UnsignedLong shiftRight(int n)
        -
        Return an UnsignedLong that is equal mod - 264 to [this / 2n], where - [x] is the floor function. n may - be negative.
        -
      • -
      - - - -
        -
      • -

        and

        -
        public UnsignedLong and(UnsignedLong x)
        -
        Return an UnsignedLong that is the bitwise - and of this and x.
        -
      • -
      - - - - - - - -
        -
      • -

        xor

        -
        public UnsignedLong xor(UnsignedLong x)
        -
        Return an UnsignedLong that is the bitwise - xor of this and x.
        -
      • -
      - - - -
        -
      • -

        not

        -
        public UnsignedLong not()
        -
        Return an UnsignedLong that is the bitwise - not of this, equal to - 264 - 1 - this.
        -
      • -
      - - - -
        -
      • -

        testBit

        -
        public boolean testBit(int n)
        -
        Return true if and only if the bit representing - 2n is set in this.
        -
      • -
      - - - -
        -
      • -

        setBit

        -
        public UnsignedLong setBit(int n)
        -
        Return an UnsignedLong that has the designated - bit set. - This means that the bitwise or of - this and 2n.
        -
      • -
      - - - -
        -
      • -

        clearBit

        -
        public UnsignedLong clearBit(int n)
        -
        Return an UnsignedLong that has the designated - bit clear. - This means the bitwise and of - this and 264 - 1 - n.
        -
      • -
      - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/ClassLoaderRepositorySupport.html b/dist/docs/api/com/sun/jdmk/class-use/ClassLoaderRepositorySupport.html deleted file mode 100644 index 5619c90..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/ClassLoaderRepositorySupport.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.ClassLoaderRepositorySupport (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.ClassLoaderRepositorySupport

-
-
No usage of com.sun.jdmk.ClassLoaderRepositorySupport
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/DefaultMBeanInterceptor.html b/dist/docs/api/com/sun/jdmk/class-use/DefaultMBeanInterceptor.html deleted file mode 100644 index 18cbf72..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/DefaultMBeanInterceptor.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.DefaultMBeanInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.DefaultMBeanInterceptor

-
-
No usage of com.sun.jdmk.DefaultMBeanInterceptor
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/DefaultPaths.html b/dist/docs/api/com/sun/jdmk/class-use/DefaultPaths.html deleted file mode 100644 index 6ca71a8..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/DefaultPaths.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.DefaultPaths (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.DefaultPaths

-
-
No usage of com.sun.jdmk.DefaultPaths
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/DynamicMetaDataImpl.html b/dist/docs/api/com/sun/jdmk/class-use/DynamicMetaDataImpl.html deleted file mode 100644 index b70f3f6..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/DynamicMetaDataImpl.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.DynamicMetaDataImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.DynamicMetaDataImpl

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/Enumerated.html b/dist/docs/api/com/sun/jdmk/class-use/Enumerated.html deleted file mode 100644 index 042129b..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/Enumerated.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.Enumerated (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.Enumerated

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/GenericProxy.html b/dist/docs/api/com/sun/jdmk/class-use/GenericProxy.html deleted file mode 100644 index 25e0cb2..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/GenericProxy.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.GenericProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.GenericProxy

-
-
No usage of com.sun.jdmk.GenericProxy
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/Introspector.html b/dist/docs/api/com/sun/jdmk/class-use/Introspector.html deleted file mode 100644 index 2326043..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/Introspector.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.Introspector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.Introspector

-
-
No usage of com.sun.jdmk.Introspector
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServer.html b/dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServer.html deleted file mode 100644 index 60c5e0e..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServer.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.JdmkMBeanServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.JdmkMBeanServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServerBuilder.html b/dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServerBuilder.html deleted file mode 100644 index 84ce394..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/JdmkMBeanServerBuilder.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.JdmkMBeanServerBuilder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.JdmkMBeanServerBuilder

-
-
No usage of com.sun.jdmk.JdmkMBeanServerBuilder
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/JdmkProperties.html b/dist/docs/api/com/sun/jdmk/class-use/JdmkProperties.html deleted file mode 100644 index af6ce2c..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/JdmkProperties.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.JdmkProperties (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.JdmkProperties

-
-
No usage of com.sun.jdmk.JdmkProperties
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/JdmkSecurityException.html b/dist/docs/api/com/sun/jdmk/class-use/JdmkSecurityException.html deleted file mode 100644 index 6e92ec9..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/JdmkSecurityException.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.JdmkSecurityException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.JdmkSecurityException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiator.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiator.html deleted file mode 100644 index d099358..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiator.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.MBeanInstantiator (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.MBeanInstantiator

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiatorImpl.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiatorImpl.html deleted file mode 100644 index 3daff42..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanInstantiatorImpl.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.MBeanInstantiatorImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.MBeanInstantiatorImpl

-
-
No usage of com.sun.jdmk.MBeanInstantiatorImpl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptor.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptor.html deleted file mode 100644 index caea278..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptor.html +++ /dev/null @@ -1,358 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.MBeanInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.MBeanInterceptor

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.Controller.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.Controller.html deleted file mode 100644 index 5d1160a..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.Controller.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.MBeanInterceptorWrapper.Controller (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.MBeanInterceptorWrapper.Controller

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.html deleted file mode 100644 index c6f0234..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanInterceptorWrapper.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.MBeanInterceptorWrapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.MBeanInterceptorWrapper

-
-
No usage of com.sun.jdmk.MBeanInterceptorWrapper
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerChecker.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanServerChecker.html deleted file mode 100644 index dd31b8b..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerChecker.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.MBeanServerChecker (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.MBeanServerChecker

-
-
No usage of com.sun.jdmk.MBeanServerChecker
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerForwarder.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanServerForwarder.html deleted file mode 100644 index 58d3a80..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerForwarder.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.MBeanServerForwarder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.MBeanServerForwarder

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerImpl.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanServerImpl.html deleted file mode 100644 index 0a1b8c6..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerImpl.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.MBeanServerImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.MBeanServerImpl

-
-
No usage of com.sun.jdmk.MBeanServerImpl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerInt.html b/dist/docs/api/com/sun/jdmk/class-use/MBeanServerInt.html deleted file mode 100644 index 0c768ca..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MBeanServerInt.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.MBeanServerInt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.MBeanServerInt

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/ManagerException.html b/dist/docs/api/com/sun/jdmk/class-use/ManagerException.html deleted file mode 100644 index dee83ac..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/ManagerException.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.ManagerException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.ManagerException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MetaData.html b/dist/docs/api/com/sun/jdmk/class-use/MetaData.html deleted file mode 100644 index 87ca81f..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MetaData.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.MetaData (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.MetaData

-
-
-
    -
  • - - - - - - - - - - - - -
    Packages that use MetaData 
    PackageDescription
    com.sun.jdmk -
    Provides the core Java DMK classes.
    -
    -
  • -
  • -
      -
    • - - -

      Uses of MetaData in com.sun.jdmk

      - - - - - - - - - - - - - - - - -
      Classes in com.sun.jdmk that implement MetaData 
      Modifier and TypeClass and Description
      class DynamicMetaDataImpl -
      Deprecated.  -
      This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
      -
      -
      class MetaDataImpl -
      Deprecated.  -
      This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
      -
      -
      - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.jdmk that return MetaData 
      Modifier and TypeMethod and Description
      MetaDataMBeanServerInt.getMetaData() -
      Deprecated. 
      -
      Return the MetaData associated to this MBeanServer.
      -
      MetaDataMBeanServerImpl.getMetaData() -
      Deprecated. 
      -
      Return the MetaData associated to this MBeanServer.
      -
      protected MetaDataDefaultMBeanInterceptor.meta() -
      Deprecated. 
      -
      Return the MetaData service object used by this interceptor.
      -
      - - - - - - - - - - -
      Constructors in com.sun.jdmk with parameters of type MetaData 
      Constructor and Description
      MBeanServerImpl(MBeanInstantiator instantiator, - MetaData metadata, - String domain) -
      Deprecated. 
      -
      Public internal: Creates an MBeanServer with the - specified default domain name.
      -
      -
    • -
    -
  • -
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/MetaDataImpl.html b/dist/docs/api/com/sun/jdmk/class-use/MetaDataImpl.html deleted file mode 100644 index 53c55e7..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/MetaDataImpl.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.MetaDataImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.MetaDataImpl

-
-
No usage of com.sun.jdmk.MetaDataImpl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/ModifiableClassLoaderRepository.html b/dist/docs/api/com/sun/jdmk/class-use/ModifiableClassLoaderRepository.html deleted file mode 100644 index a2cdbd7..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/ModifiableClassLoaderRepository.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.ModifiableClassLoaderRepository (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.ModifiableClassLoaderRepository

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/NamedObject.html b/dist/docs/api/com/sun/jdmk/class-use/NamedObject.html deleted file mode 100644 index e215688..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/NamedObject.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.NamedObject (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.NamedObject

-
-
No usage of com.sun.jdmk.NamedObject
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/NotificationBroadcasterProxy.html b/dist/docs/api/com/sun/jdmk/class-use/NotificationBroadcasterProxy.html deleted file mode 100644 index 3312f2f..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/NotificationBroadcasterProxy.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.NotificationBroadcasterProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.NotificationBroadcasterProxy

-
-
No usage of com.sun.jdmk.NotificationBroadcasterProxy
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/NotificationRegistration.html b/dist/docs/api/com/sun/jdmk/class-use/NotificationRegistration.html deleted file mode 100644 index 9967541..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/NotificationRegistration.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.NotificationRegistration (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.NotificationRegistration

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/OperationContext.html b/dist/docs/api/com/sun/jdmk/class-use/OperationContext.html deleted file mode 100644 index 68f84f6..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/OperationContext.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.OperationContext (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.OperationContext

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/Proxy.html b/dist/docs/api/com/sun/jdmk/class-use/Proxy.html deleted file mode 100644 index c117c4a..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/Proxy.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.Proxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.Proxy

-
-
-
    -
  • - - - - - - - - - - - - -
    Packages that use Proxy 
    PackageDescription
    com.sun.jdmk -
    Provides the core Java DMK classes.
    -
    -
  • -
  • - -
  • -
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/ProxyHandler.html b/dist/docs/api/com/sun/jdmk/class-use/ProxyHandler.html deleted file mode 100644 index e0cff0c..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/ProxyHandler.html +++ /dev/null @@ -1,410 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.ProxyHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.ProxyHandler

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/ProxyMBeanInstantiationException.html b/dist/docs/api/com/sun/jdmk/class-use/ProxyMBeanInstantiationException.html deleted file mode 100644 index 446bb85..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/ProxyMBeanInstantiationException.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.ProxyMBeanInstantiationException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.ProxyMBeanInstantiationException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/Repository.html b/dist/docs/api/com/sun/jdmk/class-use/Repository.html deleted file mode 100644 index 4fb3b68..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/Repository.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.Repository (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.Repository

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/RepositorySupport.html b/dist/docs/api/com/sun/jdmk/class-use/RepositorySupport.html deleted file mode 100644 index d97f58a..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/RepositorySupport.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.RepositorySupport (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.RepositorySupport

-
-
No usage of com.sun.jdmk.RepositorySupport
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/RuntimeManagerException.html b/dist/docs/api/com/sun/jdmk/class-use/RuntimeManagerException.html deleted file mode 100644 index 1cf2f4f..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/RuntimeManagerException.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.RuntimeManagerException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.RuntimeManagerException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/RuntimeProxyException.html b/dist/docs/api/com/sun/jdmk/class-use/RuntimeProxyException.html deleted file mode 100644 index 6f12de1..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/RuntimeProxyException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.RuntimeProxyException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.RuntimeProxyException

-
-
No usage of com.sun.jdmk.RuntimeProxyException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/ServiceName.html b/dist/docs/api/com/sun/jdmk/class-use/ServiceName.html deleted file mode 100644 index db5cb38..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/ServiceName.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.ServiceName (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.ServiceName

-
-
No usage of com.sun.jdmk.ServiceName
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/ThreadContext.html b/dist/docs/api/com/sun/jdmk/class-use/ThreadContext.html deleted file mode 100644 index dfa4640..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/ThreadContext.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.ThreadContext (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.ThreadContext

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/class-use/UnsignedLong.html b/dist/docs/api/com/sun/jdmk/class-use/UnsignedLong.html deleted file mode 100644 index 7e34fd7..0000000 --- a/dist/docs/api/com/sun/jdmk/class-use/UnsignedLong.html +++ /dev/null @@ -1,447 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.UnsignedLong (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.UnsignedLong

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/AuthInfo.html b/dist/docs/api/com/sun/jdmk/comm/AuthInfo.html deleted file mode 100644 index e3f1ac0..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/AuthInfo.html +++ /dev/null @@ -1,368 +0,0 @@ - - - - - -AuthInfo (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class AuthInfo

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Cloneable
    -
    -
    -
    -
    public class AuthInfo
    -extends Object
    -implements Cloneable
    -

    Defines the Authentication Information required by - the adaptors for carrying out login/password authentication.

    - -

    This class contains a cleartext password, so it should be used - with care. In particular, it is not Serializable. If you subclass - it to make it Serializable, be aware that this could result in - cleartext passwords being saved to files or sent over the - network.

    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        AuthInfo

        -
        public AuthInfo()
        -
        Creates an authentication info object with a null login/password.
        -
      • -
      - - - -
        -
      • -

        AuthInfo

        -
        public AuthInfo(String login,
        -        String password)
        -
        Creates an authentication info object with a given login/password.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getLogin

        -
        public String getLogin()
        -
        Returns the value of the login property.
        -
        Returns:
        the value of the login property.
        -
      • -
      - - - -
        -
      • -

        setLogin

        -
        public void setLogin(String login)
        -
        Sets the value of the login property.
        -
        Parameters:
        login - The value to which the login property will be set.
        -
      • -
      - - - -
        -
      • -

        getPassword

        -
        public String getPassword()
        -
        Returns the value of the password property.
        -
        Returns:
        the value of the password property.
        -
      • -
      - - - -
        -
      • -

        setPassword

        -
        public void setPassword(String password)
        -
        Sets the value of the password property.
        -
        Parameters:
        password - The value to which the password property will be set.
        -
      • -
      - - - -
        -
      • -

        clone

        -
        public Object clone()
        -
        Clone this AuthInfo. - The cloning is done using Object.clone.
        -
        -
        Overrides:
        -
        clone in class Object
        -
        See Also:
        Object.clone()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/ClientNotificationHandler.html b/dist/docs/api/com/sun/jdmk/comm/ClientNotificationHandler.html deleted file mode 100644 index ebcc140..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/ClientNotificationHandler.html +++ /dev/null @@ -1,632 +0,0 @@ - - - - - -ClientNotificationHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface ClientNotificationHandler

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    NotificationRegistration
    -
    -
    -
    All Known Subinterfaces:
    -
    RemoteMBeanServer
    -
    -
    -
    All Known Implementing Classes:
    -
    GenericHttpConnectorClient, HttpConnectorClient, HttpsConnectorClient, RmiConnectorClient
    -
    -
    -
    Deprecated.  -
    The JMX Remote API should be used in preference to the - legacy Java DMK connectors. This interface may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
    -
    -
    -
    public interface ClientNotificationHandler
    -extends NotificationRegistration
    -
    This interface specifies the methods for a connector to allow a listener to - receive notifications from a remote MBean in an agent. -

    To forward a notification from the agent to the connector client, the user can configure the - connector to use either push or pull mode. -

    • In pull mode, the connector server on the agent side - buffers all notifications until the connector client requests, - or "pulls," them. The caller can configure the buffer cache size - and overflow behavior in the connector server. The caller can - also set the forwarding period to control how often - notifications are pulled from the connector server.
    • - -
    • In push mode, the connector server forwards each and every - notification to the connector client as it is received. In the - current implementation, the cache and forwarding period are not - used in push mode--notifications are forwarded immediately.
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intDISCARD_NEW -
      Deprecated. 
      -
      This constant controls the cache behavior for notification - forwarding.
      -
      static intDISCARD_OLD -
      Deprecated. 
      -
      This constant controls the cache behavior for notification forwarding.
      -
      static intNO_CACHE_LIMIT -
      Deprecated. 
      -
      This constant controls the cache behavior for notification forwarding.
      -
      static intPULL_MODE -
      Deprecated. 
      -
      This constant is used to set the pull mode for notification forwarding.
      -
      static intPUSH_MODE -
      Deprecated. 
      -
      This constant is used to set the push mode for notification forwarding.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidclearCache() -
      Deprecated. 
      -
      Clear the notification cache.
      -
      intgetCacheSize() -
      Deprecated. 
      -
      Gets the cache size of notifications waiting to be forwarded.
      -
      intgetMode() -
      Deprecated. 
      -
      Gets the notification forwarding mode.
      -
      voidgetNotifications() -
      Deprecated. 
      -
      Retrieves all notifications in the cache.
      -
      intgetOverflowCount() -
      Deprecated. 
      -
      Gets the number of notifications discarded because the cache limit has been reached.
      -
      intgetOverflowMode() -
      Deprecated. 
      -
      Returns whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
      -
      intgetPeriod() -
      Deprecated. 
      -
      Gets the period for notification forwarding in milliseconds.
      -
      intsetCacheSize(int size, - boolean discardOverflow) -
      Deprecated. 
      -
      Sets the cache size of notifications waiting to be forwarded.
      -
      voidsetMode(int mode) -
      Deprecated. 
      -
      Sets the notification forwarding mode.
      -
      voidsetOverflowCount(int count) -
      Deprecated. 
      -
      Sets the number of notifications discarded, this number indicates the number - of notifications discarded because the cache limit has been reached.
      -
      voidsetOverflowMode(int of) -
      Deprecated. 
      -
      Specifies whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
      -
      voidsetPeriod(int period) -
      Deprecated. 
      -
      Specifies the period for notification forwarding in milliseconds.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        PUSH_MODE

        -
        static final int PUSH_MODE
        -
        Deprecated. 
        -
        This constant is used to set the push mode for notification forwarding.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        PULL_MODE

        -
        static final int PULL_MODE
        -
        Deprecated. 
        -
        This constant is used to set the pull mode for notification forwarding.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        DISCARD_OLD

        -
        static final int DISCARD_OLD
        -
        Deprecated. 
        -
        This constant controls the cache behavior for notification forwarding. If the cache mode is set to this value - and when the notification cache size is exceeded, the older messages will be discarded. - This is default value for the cache behavior for notification forwarding.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        DISCARD_NEW

        -
        static final int DISCARD_NEW
        -
        Deprecated. 
        -
        This constant controls the cache behavior for notification - forwarding. If the cache mode is set to this value and - when the notification cache size is exceeded, the newer - messages will be discarded.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        NO_CACHE_LIMIT

        -
        static final int NO_CACHE_LIMIT
        -
        Deprecated. 
        -
        This constant controls the cache behavior for notification forwarding. If the cache size is set to this value, - there is no limitation of the notification cache size and notifications will never be discarded. - This is default value for notification forwarding.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setMode

        -
        void setMode(int mode)
        -             throws IllegalArgumentException
        -
        Deprecated. 
        -
        Sets the notification forwarding mode. - If set to PUSH_MODE, it is the agent to push notifications to the client, if set to - PULL_MODE, it is the client to retrieve notifications from the agent. -

        The default value is PUSH_MODE.

        -
        Parameters:
        mode - set to PUSH_MODE or PULL_MODE.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if the mode is not equal to - PUSH_MODE nor PULL_MODE.
        -
      • -
      - - - -
        -
      • -

        getMode

        -
        int getMode()
        -
        Deprecated. 
        -
        Gets the notification forwarding mode. - If set to PUSH_MODE, it is the agent to push notifications to the client, if set to - PULL_MODE, it is the client to retrieve notifications from the agent. -

        The default value is PUSH_MODE.

        -
      • -
      - - - -
        -
      • -

        getNotifications

        -
        void getNotifications()
        -
        Deprecated. 
        -
        Retrieves all notifications in the cache.
        -
      • -
      - - - -
        -
      • -

        clearCache

        -
        void clearCache()
        -
        Deprecated. 
        -
        Clear the notification cache. All notifications stored in the cache then will be discarded - without being sent.
        -
      • -
      - - - -
        -
      • -

        setPeriod

        -
        void setPeriod(int period)
        -
        Deprecated. 
        -
        Specifies the period for notification forwarding in milliseconds. -

        - If set to equal to or less than zero and the pull mode is used, no pull will be done. A user should - explicitly call getNotifications to retrieve all notifications in the cache. - This method has no effect in the push mode in the current implementation. -

        - The default value is 1000 milliseconds.

        -
        Parameters:
        period - The period in milliseconds.
        -
      • -
      - - - -
        -
      • -

        getPeriod

        -
        int getPeriod()
        -
        Deprecated. 
        -
        Gets the period for notification forwarding in milliseconds. -

        - The default value is 1000 milliseconds.

        -
      • -
      - - - -
        -
      • -

        setCacheSize

        -
        int setCacheSize(int size,
        -               boolean discardOverflow)
        -
        Deprecated. 
        -
        Sets the cache size of notifications waiting to be forwarded. -

        If set to NO_CACHE_LIMIT, notifications will never be discarded, - but this may lead to OutOfMemory errors under stressed conditions. If set to zero, any - notification will be discarded without being sent. -

        The default value is NO_CACHE_LIMIT.

        -
        Parameters:
        size - the maximum number of notifications in the cache.
        discardOverflow - effective only if current number of cached notifications exceeds the new size: - if true, discard excess notifications; if false, the cache size will not be changed.
        -
        Returns:
        The cache size currently set.
        -
      • -
      - - - -
        -
      • -

        getCacheSize

        -
        int getCacheSize()
        -
        Deprecated. 
        -
        Gets the cache size of notifications waiting to be forwarded. -

        If set to NO_CACHE_LIMIT, notifications will never be discarded, - but this may lead to OutOfMemory errors under stressed conditions. -

        The default value is NO_CACHE_LIMIT.

        -
      • -
      - - - -
        -
      • -

        setOverflowCount

        -
        void setOverflowCount(int count)
        -
        Deprecated. 
        -
        Sets the number of notifications discarded, this number indicates the number - of notifications discarded because the cache limit has been reached. -

        This count will be reset to zero if no more listener exists at the client side, - because in this case the notification server will remove all information about - this notification client.

        -
        Parameters:
        count - The new value to set to overflow count.
        -
      • -
      - - - -
        -
      • -

        getOverflowCount

        -
        int getOverflowCount()
        -
        Deprecated. 
        -
        Gets the number of notifications discarded because the cache limit has been reached. - This value can be reset by calling the method setOverFlowCount. -

        This count will be reset to zero if no more listener exists at the client side, - because in this case the notification server will remove all information about - this notification client.

        -
      • -
      - - - -
        -
      • -

        setOverflowMode

        -
        void setOverflowMode(int of)
        -                     throws IllegalArgumentException
        -
        Deprecated. 
        -
        Specifies whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds. -

        The default mode is DISCARD_OLD.

        -
        Parameters:
        of - The mode to specify.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if the mode is not DISCARD_NEW - nor DISCARD_OLD.
        -
      • -
      - - - -
        -
      • -

        getOverflowMode

        -
        int getOverflowMode()
        -
        Deprecated. 
        -
        Returns whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds. -

        The default mode is DISCARD_OLD.

        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/CommunicationException.html b/dist/docs/api/com/sun/jdmk/comm/CommunicationException.html deleted file mode 100644 index 7dabe97..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/CommunicationException.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - -CommunicationException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class CommunicationException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class CommunicationException
    -extends JMRuntimeException
    -
    Represents exceptions raised due to communications problems, - for example when a managed object server is out of reach.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CommunicationException

        -
        public CommunicationException(Throwable target)
        -
        Constructs a CommunicationException with a target exception.
        -
      • -
      - - - -
        -
      • -

        CommunicationException

        -
        public CommunicationException(Throwable target,
        -                      String msg)
        -
        Constructs a CommunicationException with a target exception - and a detail message.
        -
      • -
      - - - -
        -
      • -

        CommunicationException

        -
        public CommunicationException(String msg)
        -
        Constructs a CommunicationException with a detail message.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTargetException

        -
        public Throwable getTargetException()
        -
        Get the thrown target exception.
        -
      • -
      - - - -
        -
      • -

        printStackTrace

        -
        public void printStackTrace()
        -
        Prints the stack trace of the thrown target exception.
        -
        -
        Overrides:
        -
        printStackTrace in class Throwable
        -
        -
      • -
      - - - -
        -
      • -

        printStackTrace

        -
        public void printStackTrace(PrintStream ps)
        -
        Prints the stack trace of the thrown target exception to the specified - print stream.
        -
        -
        Overrides:
        -
        printStackTrace in class Throwable
        -
        -
      • -
      - - - -
        -
      • -

        printStackTrace

        -
        public void printStackTrace(PrintWriter pw)
        -
        Prints the stack trace of the thrown target exception to the - specified print writer.
        -
        -
        Overrides:
        -
        printStackTrace in class Throwable
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/CommunicatorServer.html b/dist/docs/api/com/sun/jdmk/comm/CommunicatorServer.html deleted file mode 100644 index d6f31b2..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/CommunicatorServer.html +++ /dev/null @@ -1,1087 +0,0 @@ - - - - - -CommunicatorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class CommunicatorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CommunicatorServerMBean, Runnable, MBeanRegistration, NotificationBroadcaster
    -
    -
    -
    Direct Known Subclasses:
    -
    CommunicatorServer, GenericHttpConnectorServer, HtmlAdaptorServer, RmiConnectorServer
    -
    -
    -
    -
    public abstract class CommunicatorServer
    -extends Object
    -implements Runnable, MBeanRegistration, NotificationBroadcaster, CommunicatorServerMBean
    -
    Defines generic behavior for the server part of a connector or an adaptor. - Most connectors or adaptors extend CommunicatorServer - and inherit this behavior. Connectors or adaptors that do not fit into - this model do not extend - CommunicatorServer. -

    - A CommunicatorServer is an active object, it listens for - client requests and processes them in its own thread. When necessary, - a CommunicatorServer - creates other threads to process multiple requests concurrently. -

    - A CommunicatorServer object can be stopped by calling the - stop method. When it is stopped, the - CommunicatorServer no longer listens to client - requests and no longer holds any thread or communication resources. - It can be started again by calling the start method. -

    - A CommunicatorServer has a State attribute - which reflects its activity. -

    - - - - - - -
    CommunicatorServer State
    stopped OFFLINE
    starting STARTING
    running ONLINE
    stopping STOPPING
    -

    - The STARTING state marks the transition from - OFFLINE to ONLINE. -

    - The STOPPING state marks the transition from - ONLINE to OFFLINE. - This occurs when the CommunicatorServer is - finishing or interrupting active requests. -

    - When a CommunicatorServer is unregistered from the - MBeanServer, it is stopped automatically. -

    - When the value of the State attribute changes the - CommunicatorServer sends a - AttributeChangeNotification to the - registered listeners, if any.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intHTML_TYPE -
      Indicates that it is an HTML connector type.
      -
      static intHTTP_TYPE -
      Indicates that it is an HTTP connector type.
      -
      static intHTTPS_TYPE -
      Indicates that it is an HTTPS connector type.
      -
      static intOFFLINE -
      Represents an OFFLINE state.
      -
      static intONLINE -
      Represents an ONLINE state.
      -
      static intRMI_TYPE -
      Indicates that it is an RMI connector type.
      -
      static intSNMP_TYPE -
      Indicates that it is an SNMP connector type.
      -
      static intSTARTING -
      Represents a STARTING state.
      -
      static intSTOPPING -
      Represents a STOPPING state.
      -
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      CommunicatorServer(int connectorType) -
      Instantiates a CommunicatorServer.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddNotificationListener(NotificationListener listener, - NotificationFilter filter, - Object handback) -
      Adds a listener for the notifications emitted by this - CommunicatorServer.
      -
      protected abstract voiddoBind() 
      protected abstract voiddoError(Exception e) 
      protected abstract voiddoProcess() -
      doProcess() is called after doReceive(): - it should process the requests of the incoming client.
      -
      protected abstract voiddoReceive() -
      doReceive() should block until a client is available.
      -
      protected abstract voiddoUnbind() -
      doUnbind() is called whenever the connector goes - OFFLINE, except if doBind() has - thrown an exception.
      -
      StringgetHost() -
      Gets the host name used by this CommunicatorServer.
      -
      MBeanServergetMBeanServer() -
      Get the MBeanServer object to which incoming requests are - sent.
      -
      MBeanNotificationInfo[]getNotificationInfo() -
      Returns an array of MBeanNotificationInfo objects describing the - notification types sent by this CommunicatorServer.
      -
      intgetPort() -
      Gets the port number used by this CommunicatorServer.
      -
      abstract StringgetProtocol() -
      Gets the protocol being used by this CommunicatorServer.
      -
      intgetState() -
      Gets the state of this CommunicatorServer as an integer.
      -
      StringgetStateString() -
      Gets the state of this CommunicatorServer as a string.
      -
      booleanisActive() -
      Tests whether the CommunicatorServer is active.
      -
      voidpostDeregister() -
      Do nothing.
      -
      voidpostRegister(Boolean registrationDone) 
      voidpreDeregister() -
      Stop the connector.
      -
      ObjectNamepreRegister(MBeanServer server, - ObjectName name) -
      Preregister method of connector.
      -
      voidremoveNotificationListener(NotificationListener listener) -
      Removes the specified listener from this CommunicatorServer.
      -
      voidrun() -
      For Java DMK internal use only.
      -
      voidsetMBeanServer(MBeanServer newMBS) -
      Set the MBeanServer object to which incoming - requests are sent.
      -
      voidsetPort(int port) -
      Sets the port number used by this CommunicatorServer.
      -
      voidstart() -
      Starts this CommunicatorServer.
      -
      voidstop() -
      Stops this CommunicatorServer.
      -
      booleanwaitState(int wantedState, - long timeout) -
      Waits until either the State attribute of this MBean equals the - specified wantedState parameter, or the specified - timeout has elapsed.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        ONLINE

        -
        public static final int ONLINE
        -
        Represents an ONLINE state.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        OFFLINE

        -
        public static final int OFFLINE
        -
        Represents an OFFLINE state.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        STOPPING

        -
        public static final int STOPPING
        -
        Represents a STOPPING state.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        STARTING

        -
        public static final int STARTING
        -
        Represents a STARTING state.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        RMI_TYPE

        -
        public static final int RMI_TYPE
        -
        Indicates that it is an RMI connector type.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTP_TYPE

        -
        public static final int HTTP_TYPE
        -
        Indicates that it is an HTTP connector type.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTML_TYPE

        -
        public static final int HTML_TYPE
        -
        Indicates that it is an HTML connector type.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        SNMP_TYPE

        -
        public static final int SNMP_TYPE
        -
        Indicates that it is an SNMP connector type.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTPS_TYPE

        -
        public static final int HTTPS_TYPE
        -
        Indicates that it is an HTTPS connector type.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CommunicatorServer

        -
        public CommunicatorServer(int connectorType)
        -                   throws IllegalArgumentException
        -
        Instantiates a CommunicatorServer.
        -
        Parameters:
        connectorType - Indicates the connector type. Possible values are: - RMI_TYPE, HTTP_TYPE, HTML_TYPE, SNMP_TYPE, HTTPS_TYPE.
        -
        Throws:
        -
        java.lang.IllegalArgumentException - This connector type is not correct.
        -
        IllegalArgumentException
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        public void start()
        -
        Starts this CommunicatorServer. -

        - Has no effect if this CommunicatorServer is - ONLINE or STOPPING.

        -
        -
        Specified by:
        -
        start in interface CommunicatorServerMBean
        -
        -
      • -
      - - - -
        -
      • -

        stop

        -
        public void stop()
        -
        Stops this CommunicatorServer. -

        - Has no effect if this CommunicatorServer is - OFFLINE or STOPPING.

        -
        -
        Specified by:
        -
        stop in interface CommunicatorServerMBean
        -
        -
      • -
      - - - -
        -
      • -

        isActive

        -
        public boolean isActive()
        -
        Tests whether the CommunicatorServer is active.
        -
        -
        Specified by:
        -
        isActive in interface CommunicatorServerMBean
        -
        Returns:
        True if connector is ONLINE; false otherwise.
        -
      • -
      - - - -
        -
      • -

        waitState

        -
        public boolean waitState(int wantedState,
        -                long timeout)
        -

        Waits until either the State attribute of this MBean equals the - specified wantedState parameter, or the specified - timeout has elapsed. The method waitState - returns with a boolean value indicating whether the specified - wantedState parameter equals the value of this MBean's - State attribute at the time the method terminates.

        - -

        Two special cases for the timeout parameter value are:

        -
        • if timeout is negative then waitState - returns immediately (i.e. does not wait at all),
        • -
        • if timeout equals zero then waitState - waits until the value of this MBean's State attribute - is the same as the wantedState parameter (i.e. will - wait indefinitely if this condition is never met).
        -
        -
        Specified by:
        -
        waitState in interface CommunicatorServerMBean
        -
        Parameters:
        wantedState - The value of this MBean's State attribute to wait - for. wantedState can be one of: - CommunicatorServer.OFFLINE, - CommunicatorServer.ONLINE, - CommunicatorServer.STARTING, - CommunicatorServer.STOPPING.
        timeout - The maximum time to wait for, in milliseconds, if - positive. Infinite time out if 0, or no waiting at all if - negative.
        -
        Returns:
        true if the value of this MBean's State attribute - is the same as the wantedState parameter; - false otherwise.
        -
      • -
      - - - -
        -
      • -

        getState

        -
        public int getState()
        -
        Gets the state of this CommunicatorServer as an integer.
        -
        -
        Specified by:
        -
        getState in interface CommunicatorServerMBean
        -
        Returns:
        ONLINE, OFFLINE, - STARTING or STOPPING.
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        public String getStateString()
        -
        Gets the state of this CommunicatorServer as a string.
        -
        -
        Specified by:
        -
        getStateString in interface CommunicatorServerMBean
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE", "STARTING" or - "STOPPING".
        -
      • -
      - - - -
        -
      • -

        getHost

        -
        public String getHost()
        -
        Gets the host name used by this CommunicatorServer.
        -
        -
        Specified by:
        -
        getHost in interface CommunicatorServerMBean
        -
        Returns:
        The host name used by this CommunicatorServer.
        -
      • -
      - - - -
        -
      • -

        getPort

        -
        public int getPort()
        -
        Gets the port number used by this CommunicatorServer.
        -
        -
        Specified by:
        -
        getPort in interface CommunicatorServerMBean
        -
        Returns:
        The port number used by this CommunicatorServer.
        -
      • -
      - - - -
        -
      • -

        setPort

        -
        public void setPort(int port)
        -             throws IllegalStateException
        -
        Sets the port number used by this CommunicatorServer.
        -
        -
        Specified by:
        -
        setPort in interface CommunicatorServerMBean
        -
        Parameters:
        port - The port number used by this CommunicatorServer.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getProtocol

        -
        public abstract String getProtocol()
        -
        Gets the protocol being used by this CommunicatorServer.
        -
        -
        Specified by:
        -
        getProtocol in interface CommunicatorServerMBean
        -
        Returns:
        The protocol as a string.
        -
      • -
      - - - -
        -
      • -

        run

        -
        public void run()
        -
        For Java DMK internal use only. -

        - The run method executed by this connector's main thread.

        -
        -
        Specified by:
        -
        run in interface Runnable
        -
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        getMBeanServer

        -
        public MBeanServer getMBeanServer()
        -
        Get the MBeanServer object to which incoming requests are - sent. This is either the MBean server in which this connector is - registered, or an MBeanServerForwarder leading to that - server.
        -
      • -
      - - - -
        -
      • -

        setMBeanServer

        -
        public void setMBeanServer(MBeanServer newMBS)
        -                    throws IllegalArgumentException,
        -                           IllegalStateException
        -
        Set the MBeanServer object to which incoming - requests are sent. This must be either the MBean server in - which this connector is registered, or an - MBeanServerForwarder leading to that server. An - MBeanServerForwarder mbsf leads to an - MBean server mbs if - mbsf.getMBeanServer() is either mbs - or an MBeanServerForwarder leading to - mbs.
        -
        Throws:
        -
        IllegalArgumentException - if newMBS is neither - the MBean server in which this connector is registered nor an - MBeanServerForwarder leading to that server.
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws IllegalArgumentException
        -
        Adds a listener for the notifications emitted by this - CommunicatorServer. - There is only one type of notifications sent by the - CommunicatorServer: - they are AttributeChangeNotification, - sent when the State attribute of this CommunicatorServer - changes.
        -
        -
        Specified by:
        -
        addNotificationListener in interface NotificationBroadcaster
        -
        Parameters:
        listener - The listener object which will handle the emitted - notifications.
        filter - The filter object. If filter is null, no filtering will - be performed before handling notifications.
        handback - An object which will be sent back unchanged to the - listener when a notification is emitted.
        -
        Throws:
        -
        IllegalArgumentException - Listener parameter is null.
        -
      • -
      - - - - - - - -
        -
      • -

        getNotificationInfo

        -
        public MBeanNotificationInfo[] getNotificationInfo()
        -
        Returns an array of MBeanNotificationInfo objects describing the - notification types sent by this CommunicatorServer. - There is only one type of notifications sent by the - CommunicatorServer: - it is AttributeChangeNotification, - sent when the State attribute of this CommunicatorServer - changes.
        -
        -
        Specified by:
        -
        getNotificationInfo in interface NotificationBroadcaster
        -
        -
      • -
      - - - -
        -
      • -

        preRegister

        -
        public ObjectName preRegister(MBeanServer server,
        -                     ObjectName name)
        -                       throws Exception
        -
        Preregister method of connector.
        -
        -
        Specified by:
        -
        preRegister in interface MBeanRegistration
        -
        Parameters:
        server - The MBeanServer in which the MBean will be - registered.
        name - The object name of the MBean.
        -
        Returns:
        The name of the MBean registered.
        -
        Throws:
        -
        Exception - This exception should be caught by - the MBeanServer and re-thrown -as an MBeanRegistrationException.
        -
      • -
      - - - -
        -
      • -

        postRegister

        -
        public void postRegister(Boolean registrationDone)
        -
        -
        Specified by:
        -
        postRegister in interface MBeanRegistration
        -
        Parameters:
        registrationDone - Indicates whether or not the MBean has been - successfully registered in the MBeanServer. - The value false means that the registration phase has failed.
        -
      • -
      - - - -
        -
      • -

        preDeregister

        -
        public void preDeregister()
        -                   throws Exception
        -
        Stop the connector.
        -
        -
        Specified by:
        -
        preDeregister in interface MBeanRegistration
        -
        Throws:
        -
        Exception - This exception should be caught by - the MBeanServer and re-thrown - as an MBeanRegistrationException.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/CommunicatorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/CommunicatorServerMBean.html deleted file mode 100644 index 9b5b947..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/CommunicatorServerMBean.html +++ /dev/null @@ -1,447 +0,0 @@ - - - - - -CommunicatorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface CommunicatorServerMBean

-
-
-
-
    -
  • -
    -
    All Known Subinterfaces:
    -
    GenericHttpConnectorServerMBean, HttpConnectorServerMBean, HttpsConnectorServerMBean, RmiConnectorServerMBean, SnmpAdaptorServerMBean, SnmpV3AdaptorServerMBean
    -
    -
    -
    All Known Implementing Classes:
    -
    CommunicatorServer, CommunicatorServer, GenericHttpConnectorServer, HtmlAdaptorServer, HttpConnectorServer, HttpsConnectorServer, RmiConnectorServer, SnmpAdaptorServer, SnmpV3AdaptorServer
    -
    -
    -
    -
    public interface CommunicatorServerMBean
    -
    Defines generic behavior for the server - part of a connector or an adaptor. Most connectors or adaptors extend CommunicatorServer - and inherit this behavior. Connectors or adaptors that do not fit into this model do not extend - CommunicatorServer. -

    - An CommunicatorServer is an active object, it listens for client requests - and processes them in its own thread. When necessary, a CommunicatorServer - creates other threads to process multiple requests concurrently. -

    - A CommunicatorServer object can be stopped by calling the stop - method. When it is stopped, the CommunicatorServer no longer listens to client - requests and no longer holds any thread or communication resources. - It can be started again by calling the start method. -

    - A CommunicatorServer has a state property which reflects its - activity. -

    - - - - - - -
    CommunicatorServer State
    stopped OFFLINE
    starting STARTING
    running ONLINE
    stopping STOPPING
    -

    - The STARTING state marks the transition from OFFLINE to - ONLINE. -

    - The STOPPING state marks the transition from ONLINE to - OFFLINE. This occurs when the CommunicatorServer is - finishing or interrupting active requests. -

    - A CommunicatorServer may serve several clients concurrently. The - number of concurrent clients can be limited using the property - maxActiveClientCount. The default value of this property is - defined by the subclasses. -

    - When a CommunicatorServer is unregistered from the MBeanServer, - it is stopped automatically.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetHost() -
      Gets the host name used by this CommunicatorServer.
      -
      intgetPort() -
      Gets the port number used by this CommunicatorServer.
      -
      StringgetProtocol() -
      Gets the protocol being used by this CommunicatorServer.
      -
      intgetState() -
      Gets the state of this CommunicatorServer as an integer.
      -
      StringgetStateString() -
      Gets the state of this CommunicatorServer as a string.
      -
      booleanisActive() -
      Tests if the CommunicatorServer is active.
      -
      voidsetPort(int port) -
      Sets the port number used by this CommunicatorServer.
      -
      voidstart() -
      Starts this CommunicatorServer.
      -
      voidstop() -
      Stops this CommunicatorServer.
      -
      booleanwaitState(int state, - long timeout) -
      Waits until either the State attribute of this MBean equals the - specified state parameter, - or the specified timeout has elapsed.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        void start()
        -
        Starts this CommunicatorServer. -

        - Has no effect if this CommunicatorServer is ONLINE or - STOPPING.

        -
      • -
      - - - -
        -
      • -

        stop

        -
        void stop()
        -
        Stops this CommunicatorServer. -

        - Has no effect if this CommunicatorServer is OFFLINE or - STOPPING.

        -
      • -
      - - - -
        -
      • -

        isActive

        -
        boolean isActive()
        -
        Tests if the CommunicatorServer is active.
        -
        Returns:
        True if connector is ONLINE; false otherwise.
        -
      • -
      - - - -
        -
      • -

        waitState

        -
        boolean waitState(int state,
        -                long timeout)
        -
        Waits until either the State attribute of this MBean equals the - specified state parameter, - or the specified timeout has elapsed. The method - waitState returns with a boolean value indicating whether - the specified state parameter equals the value of this - MBean's State attribute at the time the method terminates. - - Two special cases for the timeout parameter value are: -
        • if timeout is negative then waitState - returns immediately (i.e. does not wait at all),
        • -
        • if timeout equals zero then waitState - waits until the value of this MBean's State attribute - is the same as the state parameter (i.e. will wait - indefinitely if this condition is never met).
        -
        Parameters:
        state - The value of this MBean's State attribute to wait for. - state can be one of: - CommunicatorServer.OFFLINE, - CommunicatorServer.ONLINE, - CommunicatorServer.STARTING, - CommunicatorServer.STOPPING.
        timeout - The maximum time to wait for, in - milliseconds, if positive. - Infinite time out if 0, or no waiting at all if negative.
        -
        Returns:
        true if the value of this MBean's State attribute is the same - as the state parameter; false otherwise.
        -
      • -
      - - - -
        -
      • -

        getState

        -
        int getState()
        -
        Gets the state of this CommunicatorServer as an integer.
        -
        Returns:
        ONLINE, OFFLINE, STARTING or STOPPING.
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        String getStateString()
        -
        Gets the state of this CommunicatorServer as a string.
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE", "STARTING" or "STOPPING".
        -
      • -
      - - - -
        -
      • -

        getHost

        -
        String getHost()
        -
        Gets the host name used by this CommunicatorServer.
        -
        Returns:
        The host name used by this CommunicatorServer.
        -
      • -
      - - - -
        -
      • -

        getPort

        -
        int getPort()
        -
        Gets the port number used by this CommunicatorServer.
        -
        Returns:
        The port number used by this CommunicatorServer.
        -
      • -
      - - - -
        -
      • -

        setPort

        -
        void setPort(int port)
        -             throws IllegalStateException
        -
        Sets the port number used by this CommunicatorServer.
        -
        Parameters:
        port - The port number used by this CommunicatorServer.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getProtocol

        -
        String getProtocol()
        -
        Gets the protocol being used by this CommunicatorServer.
        -
        Returns:
        The protocol as a string.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/ConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/ConnectorAddress.html deleted file mode 100644 index 1823dc6..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/ConnectorAddress.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - -ConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface ConnectorAddress

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    Serializable
    -
    -
    -
    All Known Subinterfaces:
    -
    GenericHttpConnectorAddress
    -
    -
    -
    All Known Implementing Classes:
    -
    HttpConnectorAddress, HttpsConnectorAddress, RmiConnectorAddress
    -
    -
    -
    Deprecated.  -
    The JMX Remote API should be used in preference to the - legacy Java DMK connectors. This interface may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
    -
    -
    -
    public interface ConnectorAddress
    -extends Serializable
    -
    Interface which all protocol-specific address classes have - to implement. It only identifies the type of connector to be used - in order to communicate with the agent. This may be used by the connector - to check that the address used as an argument of its connect method - is of the appropriate type.
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetConnectorType() -
      Deprecated. 
      -
      Returns a string indicating the type of Connector to use in - order to establish the manager-agent communication.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getConnectorType

        -
        String getConnectorType()
        -
        Deprecated. 
        -
        Returns a string indicating the type of Connector to use in - order to establish the manager-agent communication. The exact semantics - of the string is implementation-dependent. For example, it may identify the type - of protocol used to support the communication.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/DefaultMapper.html b/dist/docs/api/com/sun/jdmk/comm/DefaultMapper.html deleted file mode 100644 index ca266bc..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/DefaultMapper.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - -DefaultMapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class DefaultMapper

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Mapper
    -
    -
    -
    Deprecated.  -
    MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The class - DefaultMapper may be removed in a future version - of Java DMK.
    -
    -
    -
    public class DefaultMapper
    -extends Object
    -implements Mapper
    -
    This class is used for mapping object instance into proxy class name - name. - Given an ObjectInstance the mapper service should be able to give - the name of the Java class to use for representing the object as - a ProxyMBean. To be coherent with a java extension, no class could be added in javax.management. - More generally, no class could be added in java.xxx or in javax.xxx. - The DefaultMapper behavior will follow these rules: - 1) The generated class name is obtained by appending "Proxy" at the end of the class name - 2) If the generated class name obtained after rule 1, begins with "java." or "javax." (javax.management.monitor.GaugeMonitorProxy for example), - generated class name will not belong to any package. In other term, we remove package - clause if package is javax.xxx or java.xxx
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        DefaultMapper

        -
        public DefaultMapper()
        -
        Deprecated. 
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorAddress.html deleted file mode 100644 index 4cf0083..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorAddress.html +++ /dev/null @@ -1,352 +0,0 @@ - - - - - -GenericHttpConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface GenericHttpConnectorAddress

-
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      Objectclone() -
      Deprecated. 
      -
      Clones this object.
      -
      AuthInfogetAuthInfo() -
      Deprecated. 
      -
      Returns the value of the authentication info property.
      -
      StringgetHost() -
      Deprecated. 
      -
      Returns the value of the server host property.
      -
      intgetPort() -
      Deprecated. 
      -
      Returns the value of the server port property.
      -
      voidsetAuthInfo(AuthInfo authInfo) -
      Deprecated. 
      -
      Sets the value of the authentication info property.
      -
      voidsetHost(String host) -
      Deprecated. 
      -
      Sets the value of the server host property.
      -
      voidsetPort(int port) -
      Deprecated. 
      -
      Sets the value of the server port property.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getHost

        -
        String getHost()
        -
        Deprecated. 
        -
        Returns the value of the server host property.
        -
        Returns:
        the value of the server host property.
        -
      • -
      - - - -
        -
      • -

        setHost

        -
        void setHost(String host)
        -
        Deprecated. 
        -
        Sets the value of the server host property.
        -
        Parameters:
        host - the new value of the server host property.
        -
      • -
      - - - -
        -
      • -

        getPort

        -
        int getPort()
        -
        Deprecated. 
        -
        Returns the value of the server port property.
        -
        Returns:
        the value of the server port property.
        -
      • -
      - - - -
        -
      • -

        setPort

        -
        void setPort(int port)
        -
        Deprecated. 
        -
        Sets the value of the server port property.
        -
        Parameters:
        port - the new value of the server port property.
        -
      • -
      - - - -
        -
      • -

        getAuthInfo

        -
        AuthInfo getAuthInfo()
        -
        Deprecated. 
        -
        Returns the value of the authentication info property.
        -
        Returns:
        the value of the authentication info property.
        -
      • -
      - - - -
        -
      • -

        setAuthInfo

        -
        void setAuthInfo(AuthInfo authInfo)
        -
        Deprecated. 
        -
        Sets the value of the authentication info property.
        -
        Parameters:
        authInfo - the new value of the authentication info property.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorClient.html deleted file mode 100644 index 5c511b0..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorClient.html +++ /dev/null @@ -1,1918 +0,0 @@ - - - - - -GenericHttpConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class GenericHttpConnectorClient

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GenericHttpConnectorClient

        -
        public GenericHttpConnectorClient()
        -
        Deprecated. 
        -
        Constructs a connector client. -

        This constructor will send - the default local host name to a server for receiving - notifications.

        -
      • -
      - - - -
        -
      • -

        GenericHttpConnectorClient

        -
        public GenericHttpConnectorClient(InetAddress addr)
        -
        Deprecated. 
        -
        Constructs a connector client.
        -
        Parameters:
        addr - local address sent to a server for receiving - notifications. This address will be saved internally using - InetAddress.getHostAddress.
        Since:
        -
        Java DMK 5.0
        -
      • -
      - - - -
        -
      • -

        GenericHttpConnectorClient

        -
        public GenericHttpConnectorClient(String addr)
        -
        Deprecated. 
        -
        Constructs a connector client.
        -
        Parameters:
        addr - local address sent to a server for receiving notifications.
        Since:
        -
        Java DMK 5.0
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setOperationContext

        -
        public void setOperationContext(OperationContext c)
        -
        Deprecated. 
        -

        Set the OperationContext of this connector. This context will be - sent along with each request and can be recovered by the server, - which can make it available to the operations it invokes.

        - -

        The saved OperationContext will be a clone of the object - c made using its clone method.

        -
        -
        Specified by:
        -
        setOperationContext in interface RemoteMBeanServer
        -
        Parameters:
        c - the new OperationContext. It may be null to indicate that - there is no context. The previous OperationContext, if any, is lost.
        -
        Throws:
        -
        CommunicationException - if the context cannot be set for - some reason. One common reason is that the object c - does not implement the Cloneable interface.
        -
      • -
      - - - -
        -
      • -

        getOperationContext

        -
        public OperationContext getOperationContext()
        -
        Deprecated. 
        -
        Get the OperationContext that was last given to setOperationContext, - or null if setOperationContext was never called.
        -
        -
        Specified by:
        -
        getOperationContext in interface RemoteMBeanServer
        -
        Returns:
        the current OperationContext.
        -
      • -
      - - - -
        -
      • -

        connect

        -
        public String connect(ConnectorAddress mbeanServerAddress)
        -
        Deprecated. 
        -
        Initializes the communication with the remote MBeanServer. All - the information needed for identifying the MBeanServer to - contact and the protocol to be used is contained in the object - of type ConnectorAddress passed as a parameter. If a - communication problem occurs this method will throw a - CommunicationException (JMRuntimeException). If the - RemoteMBeanServer had already been connected to and - disconnected from an MBeanServer identified by its - MBeanServerId, and if the MBeanServer reachable by the - MBeanServerAddress parameter doesn't have the same - MBeanServerId, then java.lang.IllegalAccessException is thrown.
        -
        -
        Specified by:
        -
        connect in interface RemoteMBeanServer
        -
        Parameters:
        mbeanServerAddress - The address for the MBeanServer to - contact (MBeanServer identification, protocol specification).
        -
        Returns:
        A String identifying the MBeanServer with which the - communication is established.
        -
        Throws:
        -
        IllegalArgumentException - The - RemoteMBeanServer has already been connected and - disconnected and the specified ConnectorAddress - doesn't identify the same MBeanServer.
        -
        CommunicationException - The - RemoteMBeanServer was already connected or a - problem was encountered in the connection to the connector - server.
        -
        UnauthorizedSecurityException - The authentication - information sent to the ConnectorServer was not - correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        disconnect

        -
        public void disconnect()
        -
        Deprecated. 
        -
        Description copied from interface: RemoteMBeanServer
        -
        Terminates the communication with the MBeanServer.
        -
        -
        Specified by:
        -
        disconnect in interface RemoteMBeanServer
        -
        -
      • -
      - - - -
        -
      • -

        disconnect

        -
        public void disconnect(boolean local)
        -
        Deprecated. 
        -
        Terminates the communication with the MBeanServer.
        -
      • -
      - - - -
        -
      • -

        isConnected

        -
        public boolean isConnected()
        -
        Deprecated. 
        -
        Checks whether a communication with the MBeanServer is established.
        -
        -
        Specified by:
        -
        isConnected in interface RemoteMBeanServer
        -
        Returns:
        True, if the communication is established, otherwise false.
        -
      • -
      - - - -
        -
      • -

        getMBeanServerAddress

        -
        public ConnectorAddress getMBeanServerAddress()
        -
        Deprecated. 
        -
        Returns the exact address of the MBeanServer to which the ConnectorClient is - connected. The address is of type ConnectorAddress.
        -
        -
        Specified by:
        -
        getMBeanServerAddress in interface RemoteMBeanServer
        -
        Returns:
        The exact address of the remote MBeanServer, or null if the ConnectorClient is - not connected.
        -
      • -
      - - - -
        -
      • -

        getMBeanServerId

        -
        public String getMBeanServerId()
        -
        Deprecated. 
        -
        Return a string which represents the MBeanServer - identification. This String comes from the MBeanServerDelegate - MBean. If the Connector Client hasn't been connected yet, it - returns null. If the connector Client has been connected and - disconnected, getMbeanServerId still returns the previous - MbeanServer identification.
        -
        -
        Specified by:
        -
        getMBeanServerId in interface RemoteMBeanServer
        -
        Returns:
        If the Connector Client has not been connected yet, it returns null. If the - connector Client has been connected and disconnected, getMbeanServerId still returns - the previous MbeanServer identification.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        createMBean

        -
        public ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException
        -
        Deprecated. 
        -
        Creates and registers an instance of an MBean in the remote object server. When - calling the method, you have to provide the class name of the Java - implementation to be used for instantiating the new object. It - returns an ObjectInstance representing the remote MBean created.
        -
        -
        Specified by:
        -
        createMBean in interface RemoteMBeanServer
        -
        Parameters:
        className - The name of the Java class to be used by the MBeanServer for creating - the MBean.
        name - The name of the MBean to be created.
        params - An array containing the parameters of the constructor to be invoked. - A parameter can be any Java object that is serializable.
        signature - An array containing the signature of the constructor to be invoked.
        -
        Returns:
        An ObjectInstance representing the newly created MBean.
        -
        Throws:
        -
        ReflectionException - Wraps the java.lang.Exception that occurred trying to invoke the MBean's - constructor.
        -
        InstanceAlreadyExistsException - The MBean is already under the control of the MBean server.
        -
        MBeanRegistrationException - The preRegister (MBeanRegistration interface) method of the MBean - has thrown an exception. The MBean will not be registered.
        -
        MBeanException - Wraps an exception thrown by the MBean's constructor.
        -
        NotCompliantMBeanException - This class is not an JMX compliant MBean
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        createMBean

        -
        public ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         ObjectName loaderName,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException,
        -                                  InstanceNotFoundException
        -
        Deprecated. 
        -
        Creates and registers an instance of an MBean in the remote object server. When - calling the method, you have to provide the class name of the Java - implementation to be used for instantiating the new object. You can - optionally provide the name of the class loader to be used. It - returns an ObjectInstance representing the remote MBean created.
        -
        -
        Specified by:
        -
        createMBean in interface RemoteMBeanServer
        -
        Parameters:
        className - The name of the Java class to be used by the MBeanServer for creating - the MBean.
        name - The name of the MBean to be created.
        loaderName - The name of the class loader to be used by the MBeanServer.
        params - An array containing the parameters of the constructor to be invoked. - A parameter can be any Java object that is serializable.
        signature - An array containing the signature of the constructor to be invoked.
        -
        Returns:
        An ObjectInstance representing the newly created MBean.
        -
        Throws:
        -
        ReflectionException - Wraps the java.lang.Exception that occurred trying to invoke the MBean's - constructor.
        -
        InstanceAlreadyExistsException - The MBean is already under the control of the MBean server.
        -
        MBeanRegistrationException - The preRegister (MBeanRegistration interface) method of the MBean - has thrown an exception. The MBean will not be registered.
        -
        MBeanException - Wraps an exception thrown by the MBean's constructor.
        -
        NotCompliantMBeanException - This class is not an JMX compliant MBean
        -
        InstanceNotFoundException - The specified loader is not registered in the MBeanServer
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - - - - - -
        -
      • -

        queryNames

        -
        public Set queryNames(ObjectName name,
        -             QueryExp query)
        -
        Deprecated. 
        -
        Gets the names of MBeans controlled by the MBeanServer. This method - allows any of the following to be obtained: The names of all MBeans, - the names of a set of MBeans specified by pattern matching on the - ObjectName and/or a Query expression, a specific MBean name (equivalent - to testing whether an MBean is registered). When the object name is - null or empty, all the objects are to be selected (and filtered if - a query is specified). It returns the set of ObjectNames for the - MBeans selected.
        -
        -
        Specified by:
        -
        queryNames in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name pattern identifying the MBean names to be retrieved. If - null or empty, the names of all the registered MBeans will be retrieved.
        query - The query expression to be applied for selecting MBeans.
        -
        Returns:
        A set containing the ObjectNames for the MBeans selected.
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        queryMBeans

        -
        public Set queryMBeans(ObjectName name,
        -              QueryExp query)
        -
        Deprecated. 
        -
        Gets MBeans controlled by the MBeanServer. This method allows any - of the following to be obtained: All MBeans, a set of MBeans specified - by pattern matching on the ObjectName and/or a Query expression, a - specific MBean. When the object name is null or empty, all objects are - to be selected (and filtered if a query is specified). It returns the - set of ObjectInstances (containing the ObjectName and the Java Class name) - for the selected MBeans.
        -
        -
        Specified by:
        -
        queryMBeans in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name pattern identifying the MBeans to be retrieved. If - null or empty all the MBeans registered will be retrieved.
        query - The query expression to be applied for selecting MBeans.
        -
        Returns:
        A set containing the ObjectInstances for the MBeans selected.
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        isRegistered

        -
        public boolean isRegistered(ObjectName name)
        -
        Deprecated. 
        -
        Checks whether an MBean, identified by its object name, is already registered - with the MBeanServer.
        -
        -
        Specified by:
        -
        isRegistered in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name of the MBean to be checked.
        -
        Returns:
        True if the MBean is already registered in the MBeanServer, false otherwise.
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - - - - - -
        -
      • -

        getAttributes

        -
        public AttributeList getAttributes(ObjectName name,
        -                          String[] attributes)
        -                            throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Allows to retrieve the values of several attributes of an MBean.
        -
        -
        Specified by:
        -
        getAttributes in interface RemoteMBeanServer
        -
        Specified by:
        -
        getAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean from within which the - attributes are to be retrieved.
        attributes - A list of the attributes to be retrieved.
        -
        Returns:
        The values of the attributes retrieved. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBean server.
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - - - - - -
        -
      • -

        setAttributes

        -
        public AttributeList setAttributes(ObjectName name,
        -                          AttributeList attributes)
        -                            throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Allows to modify the values of several attributes of an MBean.
        -
        -
        Specified by:
        -
        setAttributes in interface RemoteMBeanServer
        -
        Specified by:
        -
        setAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean from within which the attributes are - to be set.
        attributes - A list of the attributes to be set, their values and, optionally, the - operators to apply. - The value of the attributes can be any Java object that is serializable.
        -
        Returns:
        The values of the attributes that were set. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBean server.
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        public Object invoke(ObjectName name,
        -            String methodName,
        -            Object[] arguments,
        -            String[] signature)
        -              throws InstanceNotFoundException,
        -                     MBeanException,
        -                     ReflectionException
        -
        Deprecated. 
        -
        Invokes a method of an MBean.
        -
        -
        Specified by:
        -
        invoke in interface RemoteMBeanServer
        -
        Specified by:
        -
        invoke in interface ProxyHandler
        -
        Parameters:
        name - The name of the MBean on which the method is to be invoked.
        methodName - The name of the method to be invoked.
        arguments - An array containing the arguments to be set when the method is invoked. - An argument can be any Java object that is serializable.
        signature - An array containing the signature of the method.
        -
        Returns:
        The object returned by the invocation of the given method. - The return value can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the MBean's invoked method.
        -
        ReflectionException - Wraps an java.lang.Exception thrown while trying to invoke the method.
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - - - - - -
        -
      • -

        getObjectInstance

        -
        public ObjectInstance getObjectInstance(ObjectName name)
        -                                 throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Gets the ObjectInstance for a given MBean registered with the MBeanServer.
        -
        -
        Specified by:
        -
        getObjectInstance in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name of the MBean.
        -
        Returns:
        The ObjectInstance associated to the MBean specified by name.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBeanServer.
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        getMBeanCount

        -
        public Integer getMBeanCount()
        -
        Deprecated. 
        -
        Returns the number of MBeans controlled by the MBeanServer.
        -
        -
        Specified by:
        -
        getMBeanCount in interface RemoteMBeanServer
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        public String getDefaultDomain()
        -
        Deprecated. 
        -
        Returns the default domain used for the MBean naming.
        -
        -
        Specified by:
        -
        getDefaultDomain in interface RemoteMBeanServer
        -
        Returns:
        The default domain used by the MBeanServer.
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        isInstanceOf

        -
        public boolean isInstanceOf(ObjectName name,
        -                   String className)
        -                     throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Returns true if the MBean specified is an instance of the specified class, false otherwise.
        -
        -
        Specified by:
        -
        isInstanceOf in interface RemoteMBeanServer
        -
        Parameters:
        name - The ObjectName of the MBean.
        className - The name of the class.
        -
        Returns:
        true if the MBean specified is an instance of the specified class, false otherwise.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
      • -
      - - - -
        -
      • -

        supports

        -
        public boolean supports(String feature)
        -
        Deprecated. 
        -
        Returns true if the connector server supports the given feature, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        getClassForProxyMBean

        -
        public String getClassForProxyMBean(ObjectInstance instance)
        -                             throws ProxyMBeanInstantiationException
        -
        Deprecated. 
        -
        Given the object name and the Java class name of the MBean(ObjectInstance), this - method returns the name of the Java class of the corresponding ProxyMBean. - The returned name can be null, if there is no Java class corresponding to - the needed ProxyMBean.
        -
        -
        Specified by:
        -
        getClassForProxyMBean in interface RemoteMBeanServer
        -
        Parameters:
        instance - The ObjectInstance (ObjectName, Java class name) of the MBean which - is represented by the ProxyMBean.
        -
        Returns:
        The name of the Java class of the ProxyMBean.
        -
        Throws:
        -
        ProxyMBeanInstantiationException
        -
      • -
      - - - -
        -
      • -

        setMode

        -
        public void setMode(int mode)
        -             throws IllegalArgumentException
        -
        Deprecated. 
        -
        Sets the notification forwarding mode, it is the agent to push notifications to the client, if set to - PULL_MODE, it is the client to retrieve notifications from the agent. -

        The default value is PUSH_MODE.

        -
        -
        Specified by:
        -
        setMode in interface ClientNotificationHandler
        -
        Parameters:
        mode - set to PUSH_MODE or PULL_MODE.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if the mode is not equal to - PUSH_MODE nor PULL_MODE.
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        getMode

        -
        public int getMode()
        -
        Deprecated. 
        -
        Gets the notification forwarding mode. - If set to PUSH_MODE, it is the agent to push notifications to the client, if set to - PULL_MODE, it is the client to retrieve notifications from the agent. -

        The default value is PUSH_MODE.

        -
        -
        Specified by:
        -
        getMode in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        getNotifications

        -
        public void getNotifications()
        -
        Deprecated. 
        -
        Retrieves all notifications in the cache.
        -
        -
        Specified by:
        -
        getNotifications in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        setPeriod

        -
        public void setPeriod(int period)
        -
        Deprecated. 
        -
        Specifies the period for notification forwarding in milliseconds. -

        - If set to equal to or less than zero and the pull mode is used, no pull will be done. A user should - explicitly call getNotifications to retrieve all notifications in the cache. - This method has no effect in the push mode in the current implementation. -

        - The default value is 1000 milliseconds.

        -
        -
        Specified by:
        -
        setPeriod in interface ClientNotificationHandler
        -
        Parameters:
        period - The period in milliseconds.
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        getPeriod

        -
        public int getPeriod()
        -
        Deprecated. 
        -
        Gets the period for notification forwarding in milliseconds. -

        - The default value is 1000 milliseconds.

        -
        -
        Specified by:
        -
        getPeriod in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        clearCache

        -
        public void clearCache()
        -
        Deprecated. 
        -
        Clear the notification cache. All notifications saved in the cache then will be discarded - without being sent.
        -
        -
        Specified by:
        -
        clearCache in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        setCacheSize

        -
        public int setCacheSize(int size,
        -               boolean discardOverflow)
        -                 throws JMRuntimeException
        -
        Deprecated. 
        -
        Set the cache size of notifications waiting to be forwarded. -

        If set to NO_CACHE_LIMIT, notifications will never be discarded, - but this may lead to OutOfMemory errors under stressed conditions. If set to zero, any - notification will be discarded without being sent. -

        The default value is NO_CACHE_LIMIT.

        -
        -
        Specified by:
        -
        setCacheSize in interface ClientNotificationHandler
        -
        Parameters:
        size - the maximum number of notifications in the cache.
        discardOverflow - effective only if current number of cached notifications exceeds the new size: - if true, discard excess notifications; if false, the cache size will not be changed.
        -
        Returns:
        The cache size currently set.
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
        JMRuntimeException
        -
      • -
      - - - -
        -
      • -

        getCacheSize

        -
        public int getCacheSize()
        -
        Deprecated. 
        -
        Get the cache size of notifications waiting to be forwarded. -

        If set to NO_CACHE_LIMIT or a negative value, notifications will never be discarded, - but this may lead to OutOfMemory errors under stressed conditions. -

        The default value is NO_CACHE_LIMIT.

        -
        -
        Specified by:
        -
        getCacheSize in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        setOverflowCount

        -
        public void setOverflowCount(int count)
        -
        Deprecated. 
        -
        Sets the number of notifications discarded, this number indicates the number - of notifications discarded because the cache limit has been reached. -

        This count will be reset to zero if no more listener exists at the client side, - because in this case the notification server will remove all information about - this notification client.

        -
        -
        Specified by:
        -
        setOverflowCount in interface ClientNotificationHandler
        -
        Parameters:
        count - The new value to set to overflow count.
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        getOverflowCount

        -
        public int getOverflowCount()
        -
        Deprecated. 
        -
        Get the number of notifications discarded since last forwarding because the cache limit has been reached. - This value can be reset by calling the method setOverflowCount. -

        This count will be reset to zero if no more listener exists at the client side, - because in this case the notification server will remove all information about - this notification client.

        -
        -
        Specified by:
        -
        getOverflowCount in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        setOverflowMode

        -
        public void setOverflowMode(int of)
        -                     throws IllegalArgumentException
        -
        Deprecated. 
        -
        Specify whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds. -

        The default mode is DISCARD_OLD.

        -
        -
        Specified by:
        -
        setOverflowMode in interface ClientNotificationHandler
        -
        Parameters:
        of - The overflow mode to specify.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if the mode is not DISCARD_NEW - nor DISCARD_OLD.
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        getOverflowMode

        -
        public int getOverflowMode()
        -
        Deprecated. 
        -
        Returns whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds. -

        The default mode is DISCARD_OLD.

        -
        -
        Specified by:
        -
        getOverflowMode in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Adds a listener to a registered MBean.
        -
        -
        Specified by:
        -
        addNotificationListener in interface NotificationRegistration
        -
        Parameters:
        name - The name of the MBean on which the listener should be added.
        listener - The listener object which will handle the notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided does not match any of the registered MBeans.
        -
        CommunicationException - The connector client is not connected to connector server - or a problem was encountered in the connection to the connector server.
        -
        UnauthorizedSecurityException - The authentication information sent to the ConnectorServer was - not correct. Login based authentication failed.
        -
      • -
      - - - - - - - -
        -
      • -

        getHeartBeatPeriod

        -
        public int getHeartBeatPeriod()
        -
        Deprecated. 
        -
        Gets the heartbeat period in milliseconds. -

        - The default value is 10000 milliseconds.

        -
        -
        Specified by:
        -
        getHeartBeatPeriod in interface HeartBeatClientHandler
        -
        -
      • -
      - - - -
        -
      • -

        setHeartBeatPeriod

        -
        public void setHeartBeatPeriod(int period)
        -
        Deprecated. 
        -
        Specifies the heartbeat period in milliseconds. -

        - If set to zero no check will be carried out for the associated connector server being alive. - As the heartbeat is driven by the manager this would also prevent the connector server from - being aware of the aliveness of this connector client. -

        - The default value is 10000 milliseconds.

        -
        -
        Specified by:
        -
        setHeartBeatPeriod in interface HeartBeatClientHandler
        -
        Parameters:
        period - The heartbeat period in milliseconds.
        -
      • -
      - - - -
        -
      • -

        getHeartBeatRetries

        -
        public int getHeartBeatRetries()
        -
        Deprecated. 
        -
        Gets the number of retries. This number specifies how many times a connector client must retry - the connection to the connector server before sending the heartbeat notification indicating that - the connector server has died. If number of retries equals zero then no retries are carried out. -

        - The default value is 6 times.

        -
        -
        Specified by:
        -
        getHeartBeatRetries in interface HeartBeatClientHandler
        -
        -
      • -
      - - - -
        -
      • -

        setHeartBeatRetries

        -
        public void setHeartBeatRetries(int nretries)
        -
        Deprecated. 
        -
        Sets the number of retries. This number specifies how many times a connector client must retry - the connection to the connector server before sending the heartbeat notification indicating that - the connector server has died. If number of retries equals zero then no retries are carried out. -

        - The default value is 6 times.

        -
        -
        Specified by:
        -
        setHeartBeatRetries in interface HeartBeatClientHandler
        -
        Parameters:
        nretries - The number of retries.
        -
      • -
      - - - -
        -
      • -

        addHeartBeatNotificationListener

        -
        public void addHeartBeatNotificationListener(NotificationListener listener,
        -                                    NotificationFilter filter,
        -                                    Object handback)
        -
        Deprecated. 
        -
        Adds the specified heartbeat listener to receive heartbeat notifications from this connector client. - Heartbeat notifications occur when the connector client connects to or disconnects from the connector - server or when the connector server associated to this connector client dies or is temporarily unreachable.
        -
        -
        Specified by:
        -
        addHeartBeatNotificationListener in interface HeartBeatClientHandler
        -
        Parameters:
        listener - The heartbeat listener which will handle the notifications emitted by the connector client.
        filter - The filter object. If filter is null, no filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a notification is emitted.
        -
      • -
      - - - -
        -
      • -

        removeHeartBeatNotificationListener

        -
        public void removeHeartBeatNotificationListener(NotificationListener listener)
        -
        Deprecated. 
        -
        Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from - this connector client. - Heartbeat notifications occur when the connector client connects to or disconnects from the connector - server or when the connector server associated to this connector client dies or is temporarily unreachable.
        -
        -
        Specified by:
        -
        removeHeartBeatNotificationListener in interface HeartBeatClientHandler
        -
        Parameters:
        listener - The heartbeat listener which will handle the notifications emitted by the connector client.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServer.html deleted file mode 100644 index 49071fb..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServer.html +++ /dev/null @@ -1,936 +0,0 @@ - - - - - -GenericHttpConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class GenericHttpConnectorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CommunicatorServerMBean, Runnable, MBeanRegistration, NotificationBroadcaster
    -
    -
    -
    Direct Known Subclasses:
    -
    HttpConnectorServer, HttpsConnectorServer
    -
    -
    -
    Deprecated.  -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
    -
    -
    -
    public abstract class GenericHttpConnectorServer
    -extends CommunicatorServer
    -
    This class implements the common behavior for the server part of the - HTTP-based connectors. The HTTP/TCP connector extends this class and - inherits this behavior. -

    - The HTTP-based connectors differ by the socket type they use to communicate - between the server and the client: -

      -
    • HTTP/TCP connector uses TCP sockets.
    • -
    - However the features and the behavior of these connectors are the same. They - are implemented in this class and described below. -

    - The data transmitted between the client and server parts is the same in - both connectors: these are serialized Java objects encoded as HTTP requests - and responses. -

    - The two connectors can perform user authentication. The add/remove user - authentication info methods are used to add/remove users and their - corresponding authentication information. If this server carries out client - authentication then clients connecting to this server are authenticated - using the 'CRAM-MD5 Access Authentication Scheme' as defined in RFCs 2104 and 2195. -

    - An HTTP-based connector server may serve several clients concurrently. The - number of concurrent clients can be limited using the property maxActiveClientCount. -

    - The HTTP/TCP connector specifies a default value (10) for the - maxActiveClientCount property. When a connector is stopped, the - active requests are interrupted and an error result is sent to the clients.

    -
    See Also:
    GenericHttpConnectorClient
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GenericHttpConnectorServer

        -
        public GenericHttpConnectorServer(int connectorType)
        -                           throws IllegalArgumentException
        -
        Deprecated. 
        -
        Initializes this GenericHttpConnectorServer with the - default port. - The default port is protocol-specific: its value is defined by the - derived classes.
        -
        Parameters:
        connectorType - Indicates the connector type. Possible values are: - CommunicatorServer.HTTP_TYPE or - CommunicatorServer.HTTPS_TYPE.
        -
        Throws:
        -
        IllegalArgumentException
        -
      • -
      - - - -
        -
      • -

        GenericHttpConnectorServer

        -
        public GenericHttpConnectorServer(int connectorType,
        -                          int port)
        -                           throws IllegalArgumentException
        -
        Deprecated. 
        -
        Initializes this GenericHttpConnectorServer with the - specified port.
        -
        Parameters:
        connectorType - Indicates the connector type. Possible values are: - CommunicatorServer.HTTP_TYPE or - CommunicatorServer.HTTPS_TYPE.
        port - The port number.
        -
        Throws:
        -
        IllegalArgumentException
        -
      • -
      - - - -
        -
      • -

        GenericHttpConnectorServer

        -
        public GenericHttpConnectorServer(int connectorType,
        -                          int port,
        -                          AuthInfo[] authInfoList)
        -                           throws IllegalArgumentException
        -
        Deprecated. 
        -
        Initializes this GenericHttpConnectorServer with the - specified port and user authentication information list.
        -
        Parameters:
        connectorType - Indicates the connector type. - Possible values are: - CommunicatorServer.HTTP_TYPE or - CommunicatorServer.HTTPS_TYPE.
        port - The port number.
        authInfoList - The user authentication information list.
        -
        Throws:
        -
        IllegalArgumentException
        -
      • -
      - - - -
        -
      • -

        GenericHttpConnectorServer

        -
        public GenericHttpConnectorServer(int connectorType,
        -                          int port,
        -                          InetAddress bindAddr)
        -                           throws IllegalArgumentException
        -
        Deprecated. 
        -
        Initializes this GenericHttpConnectorServer with the specified port.
        -
        Parameters:
        connectorType - Indicates the connector type. Possible values are: - CommunicatorServer.HTTP_TYPE or CommunicatorServer.HTTPS_TYPE.
        port - The port number.
        bindAddr - The local InetAddress the server will bind to .
        -
        Throws:
        -
        IllegalArgumentException
        -
      • -
      - - - -
        -
      • -

        GenericHttpConnectorServer

        -
        public GenericHttpConnectorServer(int connectorType,
        -                          int port,
        -                          AuthInfo[] authInfoList,
        -                          InetAddress bindAddr)
        -                           throws IllegalArgumentException
        -
        Deprecated. 
        -
        Initializes this GenericHttpConnectorServer with the specified port and - user authentication information list.
        -
        Parameters:
        connectorType - Indicates the connector type. Possible values are: - CommunicatorServer.HTTP_TYPE or CommunicatorServer.HTTPS_TYPE.
        port - The port number.
        authInfoList - The user authentication information list.
        bindAddr - The local InetAddress the server will bind to .
        -
        Throws:
        -
        IllegalArgumentException
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        preRegister

        -
        public ObjectName preRegister(MBeanServer server,
        -                     ObjectName name)
        -                       throws Exception
        -
        Deprecated. 
        -
        Performs pre-registration initialization. - This method is not intended to be called directly by the user.
        -
        -
        Specified by:
        -
        preRegister in interface MBeanRegistration
        -
        Overrides:
        -
        preRegister in class CommunicatorServer
        -
        Parameters:
        server - The MBeanServer in which the MBean will be - registered.
        name - The object name of the MBean.
        -
        Returns:
        The name of the MBean registered.
        -
        Throws:
        -
        Exception - This exception should be caught by - the MBeanServer and re-thrown -as an MBeanRegistrationException.
        -
      • -
      - - - -
        -
      • -

        postRegister

        -
        public void postRegister(Boolean registrationDone)
        -
        Deprecated. 
        -
        Allows the MBean to perform any operations needed after having been - registered in the MBeanServer or after the registration has failed.
        -
        -
        Specified by:
        -
        postRegister in interface MBeanRegistration
        -
        Overrides:
        -
        postRegister in class CommunicatorServer
        -
        Parameters:
        registrationDone - Indicates whether or not the MBean has been successfully registered - in the MBeanServer. The value false means that the registration phase has failed.
        -
      • -
      - - - -
        -
      • -

        preDeregister

        -
        public void preDeregister()
        -                   throws Exception
        -
        Deprecated. 
        -
        Allows the MBean to perform any operations it needs before being de-registered - by the MBean server.
        -
        -
        Specified by:
        -
        preDeregister in interface MBeanRegistration
        -
        Overrides:
        -
        preDeregister in class CommunicatorServer
        -
        Throws:
        -
        Exception - This exception should be caught by the MBean server and re-thrown - as an MBeanRegistrationException.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        stop

        -
        public void stop()
        -
        Deprecated. 
        -
        Stops this connector server. -

        - Has no effect if this HTTP connector server is - OFFLINE or STOPPING.

        -
        -
        Specified by:
        -
        stop in interface CommunicatorServerMBean
        -
        Overrides:
        -
        stop in class CommunicatorServer
        -
        -
      • -
      - - - -
        -
      • -

        setMBeanServer

        -
        public void setMBeanServer(MBeanServer newMBS)
        -                    throws IllegalArgumentException,
        -                           IllegalStateException
        -
        Deprecated. 
        -
        Description copied from class: CommunicatorServer
        -
        Set the MBeanServer object to which incoming - requests are sent. This must be either the MBean server in - which this connector is registered, or an - MBeanServerForwarder leading to that server. An - MBeanServerForwarder mbsf leads to an - MBean server mbs if - mbsf.getMBeanServer() is either mbs - or an MBeanServerForwarder leading to - mbs.
        -
        -
        Overrides:
        -
        setMBeanServer in class CommunicatorServer
        -
        Throws:
        -
        IllegalArgumentException - if newMBS is neither - the MBean server in which this connector is registered nor an - MBeanServerForwarder leading to that server.
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getServedClientCount

        -
        public int getServedClientCount()
        -
        Deprecated. 
        -
        Gets the number of clients that have been processed by this GenericHttpConnectorServer - since its creation.
        -
        Returns:
        The number of clients handled by this GenericHttpConnectorServer - since its creation. This counter is not reset by the stop method.
        -
      • -
      - - - -
        -
      • -

        getActiveClientCount

        -
        public int getActiveClientCount()
        -
        Deprecated. 
        -
        Gets the number of clients currently being processed by this - GenericHttpConnectorServer.
        -
        Returns:
        The number of clients currently being processed by this - GenericHttpConnectorServer.
        -
      • -
      - - - -
        -
      • -

        getMaxActiveClientCount

        -
        public int getMaxActiveClientCount()
        -
        Deprecated. 
        -
        Gets the maximum number of clients that this - GenericHttpConnectorServer can process concurrently.
        -
        Returns:
        The maximum number of clients that this - GenericHttpConnectorServer can process concurrently.
        -
      • -
      - - - -
        -
      • -

        setMaxActiveClientCount

        -
        public void setMaxActiveClientCount(int c)
        -                             throws IllegalStateException
        -
        Deprecated. 
        -
        Sets the maximum number of clients this - GenericHttpConnectorServer can process concurrently.
        -
        Parameters:
        c - The number of clients.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getLastConnectedClient

        -
        public String getLastConnectedClient()
        -
        Deprecated. 
        -
        Gets the IP address of the last connected client. - This function uses the string representation of - InetAddress.
        -
        Returns:
        The IP address of the last connected client.
        See Also:
        InetAddress
        -
      • -
      - - - -
        -
      • -

        addUserAuthenticationInfo

        -
        public void addUserAuthenticationInfo(AuthInfo authinfo)
        -
        Deprecated. 
        -
        Adds user authentication information to this server. - In order to populate the list of users supported by this server, - invoke this method for each user you want to add. If the user already - exists, then update his authentication information.
        -
        Parameters:
        authinfo - The user authentication information.
        -
      • -
      - - - - - - - -
        -
      • -

        isAuthenticationOn

        -
        public boolean isAuthenticationOn()
        -
        Deprecated. 
        -
        Returns true if the list of users supported by this server is not empty.
        -
        Returns:
        True, if the list of users supported by this server is not empty. False, if - the list of supported users is empty so no authentication is performed by this server.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServerMBean.html deleted file mode 100644 index 019d8a7..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/GenericHttpConnectorServerMBean.html +++ /dev/null @@ -1,356 +0,0 @@ - - - - - -GenericHttpConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface GenericHttpConnectorServerMBean

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isAuthenticationOn

        -
        boolean isAuthenticationOn()
        -
        Deprecated. 
        -
        Returns true if the list of users supported by this connector - server is not empty.
        -
        Returns:
        true, if the list of users supported by this - server is not empty; false, if the list of - supported users is empty so no authentication is performed - by this server.
        -
      • -
      - - - -
        -
      • -

        getLastConnectedClient

        -
        String getLastConnectedClient()
        -
        Deprecated. 
        -
        Gets the IP address of the last connected client. - This function uses the string representation of - java.net.InetAddress.
        -
        Returns:
        The IP address of the last connected client.
        -
      • -
      - - - -
        -
      • -

        getServedClientCount

        -
        int getServedClientCount()
        -
        Deprecated. 
        -
        Gets the number of clients that have been processed by this connector - since its creation.
        -
        Returns:
        The number of clients handled by this connector since its - creation. - This counter is not reset by the stop method.
        -
      • -
      - - - -
        -
      • -

        getActiveClientCount

        -
        int getActiveClientCount()
        -
        Deprecated. 
        -
        Gets the number of clients currently being processed by this connector.
        -
        Returns:
        The number of clients currently being processed by - this connector.
        -
      • -
      - - - -
        -
      • -

        getMaxActiveClientCount

        -
        int getMaxActiveClientCount()
        -
        Deprecated. 
        -
        Gets the maximum number of clients that this connector can process - concurrently.
        -
        Returns:
        The maximum number of clients that this connector can - process concurrently.
        -
      • -
      - - - -
        -
      • -

        setMaxActiveClientCount

        -
        void setMaxActiveClientCount(int c)
        -                             throws IllegalStateException
        -
        Deprecated. 
        -
        Sets the maximum number of clients this connector can process - concurrently.
        -
        Parameters:
        c - The number of clients.
        -
        Throws:
        -
        IllegalStateException - This method has been - invoked while this connector was ONLINE or STARTING.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HeartBeatClientHandler.html b/dist/docs/api/com/sun/jdmk/comm/HeartBeatClientHandler.html deleted file mode 100644 index bcf5463..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HeartBeatClientHandler.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - -HeartBeatClientHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface HeartBeatClientHandler

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getHeartBeatPeriod

        -
        int getHeartBeatPeriod()
        -
        Gets the heartbeat period in milliseconds.
        -
      • -
      - - - -
        -
      • -

        setHeartBeatPeriod

        -
        void setHeartBeatPeriod(int period)
        -
        Specifies the heartbeat period in milliseconds. -

        - If set to zero no check will be carried out for the associated connector server being alive. - As the heartbeat is driven by the manager this would also prevent the connector server from - being aware of the aliveness of this connector client.

        -
        Parameters:
        period - The heartbeat period in milliseconds.
        -
      • -
      - - - -
        -
      • -

        getHeartBeatRetries

        -
        int getHeartBeatRetries()
        -
        Gets the number of retries. This number specifies how many times a connector client must retry - the connection to the connector server before sending the heartbeat notification indicating that - the connector server has died. If number of retries equals zero then no retries are carried out.
        -
      • -
      - - - -
        -
      • -

        setHeartBeatRetries

        -
        void setHeartBeatRetries(int nretries)
        -
        Sets the number of retries. This number specifies how many times a connector client must retry - the connection to the connector server before sending the heartbeat notification indicating that - the connector server has died. If number of retries equals zero then no retries are carried out.
        -
        Parameters:
        nretries - The number of retries.
        -
      • -
      - - - -
        -
      • -

        addHeartBeatNotificationListener

        -
        void addHeartBeatNotificationListener(NotificationListener listener,
        -                                    NotificationFilter filter,
        -                                    Object handback)
        -
        Adds the specified heartbeat listener to receive heartbeat notifications from this connector client. - Heartbeat notifications occur when the connector client connects to or disconnects from the connector - server or when the connector server associated to this connector client dies or is temporarily unreachable.
        -
        Parameters:
        listener - The heartbeat listener which will handle the notifications emitted by the connector client.
        filter - The filter object. If filter is null, no filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a notification is emitted.
        -
      • -
      - - - -
        -
      • -

        removeHeartBeatNotificationListener

        -
        void removeHeartBeatNotificationListener(NotificationListener listener)
        -
        Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from - this connector client. - Heartbeat notifications occur when the connector client connects to or disconnects from the connector - server or when the connector server associated to this connector client dies or is temporarily unreachable.
        -
        Parameters:
        listener - The heartbeat listener which will handle the notifications emitted by the connector client.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HeartBeatNotification.html b/dist/docs/api/com/sun/jdmk/comm/HeartBeatNotification.html deleted file mode 100644 index 0733c10..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HeartBeatNotification.html +++ /dev/null @@ -1,451 +0,0 @@ - - - - - -HeartBeatNotification (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HeartBeatNotification

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class HeartBeatNotification
    -extends Notification
    -
    This notification will be sent by a connector client when the connector client itself connects to - or disconnects from the connector server or when the connector server associated to this connector - client dies or is temporarily unreachable and after several retries have been carried out unsuccessfully.
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        CONNECTION_ESTABLISHED

        -
        public static final String CONNECTION_ESTABLISHED
        -
        Notification type denoting that the connector client specified as the source object has been connected - to its corresponding connector server. -

        - The value of this notification type is jdmk.connector.heartbeat.connection.established.

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        CONNECTION_RETRYING

        -
        public static final String CONNECTION_RETRYING
        -
        Notification type denoting that the connector server associated to the connector client specified - as the source object in this notification is temporarily unreachable but the connector client is - trying to reestablish the connection. -

        - The value of this notification type is jdmk.connector.heartbeat.connection.retrying.

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        CONNECTION_LOST

        -
        public static final String CONNECTION_LOST
        -
        Notification type denoting that the connector server associated to the connector client specified - as the source object in this notification has died. -

        - The value of this notification type is jdmk.connector.heartbeat.connection.lost.

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        CONNECTION_REESTABLISHED

        -
        public static final String CONNECTION_REESTABLISHED
        -
        Notification type denoting that the connector server associated to the connector client specified - as the source object in this notification was temporarily unreachable but connection has been - reestablished successfully. -

        - The value of this notification type is jdmk.connector.heartbeat.connection.reestablished.

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        CONNECTION_TERMINATED

        -
        public static final String CONNECTION_TERMINATED
        -
        Notification type denoting that the connector client specified as the source object has been disconnected - from its corresponding connector server. -

        - The value of this notification type is jdmk.connector.heartbeat.connection.terminated.

        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HeartBeatNotification

        -
        public HeartBeatNotification(String type,
        -                     Object source,
        -                     long sequenceNumber,
        -                     long timeStamp,
        -                     String msg,
        -                     ConnectorAddress connAddr)
        -
        Constructs a heartbeat notification object. - In addition to the information common to all the notifications, the caller must supply - the connector address identifying the connector server to which the connector client - sending this notification is connected to.
        -
        Parameters:
        type - The notification type.
        source - The notification producer, i.e. the connector client.
        sequenceNumber - The notification sequence number within the source object.
        timeStamp - The date at which the notification is being sent.
        msg - A string containing the message of the notification.
        connAddr - A ConnectorAddress object describing the connector server.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getConnectorAddress

        -
        public ConnectorAddress getConnectorAddress()
        -
        Gets the connector address of this heartbeat notification.
        -
        Returns:
        The connector address of the connector server.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HtmlAdaptorServer.html b/dist/docs/api/com/sun/jdmk/comm/HtmlAdaptorServer.html deleted file mode 100644 index 77b35ca..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HtmlAdaptorServer.html +++ /dev/null @@ -1,1147 +0,0 @@ - - - - - -HtmlAdaptorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HtmlAdaptorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CommunicatorServerMBean, Runnable, DynamicMBean, MBeanRegistration, NotificationBroadcaster
    -
    -
    -
    -
    public class HtmlAdaptorServer
    -extends CommunicatorServer
    -implements MBeanRegistration, DynamicMBean
    -
    Acts as an HTML server which allows an HTML browser to manage all MBeans - in the agent. The HTML protocol adaptor is implemented as a dynamic MBean. -

    - To connect a browser to the agent open this page in a web browser: -

      - http://host:port -
    - where: -
      -
    • host is the host name of the machine on which the agent is running. -
    • port is the port number used by the HTML server in the agent. (default: 8082) -
    - The HTML protocol adaptor provides the following main HTML pages for managing MBeans in an agent: -
      -
    • Agent View: Provides a list of object names of all the MBeans registered in the agent. -
    • Agent Administration: Registers and unregisters MBeans in the agent. -
    • MBean View: Reads and writes MBean attributes and perform operations on MBeans in the agent. -
    -

    - When the HTML protocol adaptor is started it creates a TCP/IP socket and listens for - client connections. -

    - The default port number of the socket is 8082. This default value can be changed by specifying a port number: -

      -
    • in the object constructor -
    • using the setPort method before starting the adaptor -
    - The default object name is define by com.sun.jdmk.ServiceName.DOMAIN - and com.sun.jdmk.ServiceName.HTML_ADAPTOR_SERVER. -

    - If a client tries to connect, the HtmlAdaptorServer creates a thread - which receives and processes all subsequent requests from this client. The number of - clients is limited by the maxActiveClientCount property. The default value - of the maxActiveClientCount is 10. -

    - When an HtmlAdaptorServer is stopped, all current HTTP connections - are interrupted (some requests may be terminated abruptly), and the TCP/IP - socket is closed. -

    - The HtmlAdaptorServer can perform user authentication. The add/remove - user authentication info methods can be used to manage users and their corresponding - authentication information. The HTML server uses the 'Basic Authentication Scheme' - (as defined in RFC 1945, section 11.1) to authenticate clients connecting to the server. -

    - Limitations of the HTML protocol adaptor: -

      -
    • The minimum value for the reload period is 5 seconds. (0 defaults to no reloading) -
    • Array of class are always displayed in read only mode. -
    • Arrays of dimension 2 and higher are not fully expanded. -
    • List of supported attribute types (for reading and writing): -
        -
      • boolean boolean[] Boolean Boolean[] -
      • byte Byte Byte[] -
      • char char[] Character Character[] -
      • Date Date[] e.g. September 30, 1999 8:49:04 PM CEST -
      • double double[] Double Double[] -
      • float float[] Float Float[] -
      • int int[] Integer Integer[] -
      • long Long Long[] -
      • Number -
      • javax.management.ObjectName javax.management.ObjectName[] -
      • short Short Short[] -
      • String String[] -
      • com.sun.jdmk.Enumerated: Supported for readable attributes. As com.sun.jdmk.Enumerated is an abstract class, - only write-only attributes whose actual subclass is declared in the signature of its setter, can be set through the Html adaptor. -
      • For unsupported readable attribute types, if not null, the toString() method is called. -
      • If the getter of a readable attribute throw an exception, the thrown exception name and message are displayed, and this attribute cannot be set through the Html Adaptor even though it were a read-write attribute. -
      -
    • List of supported operation and constructor parameter types: -
        -
      • boolean Boolean -
      • byte Byte -
      • char Character -
      • Date e.g. September 30, 1999 8:49:04 PM CEST -
      • double Double -
      • float Float -
      • int Integer -
      • long Long -
      • Number -
      • javax.management.ObjectName -
      • short Short -
      • String -
      -

      Note 1: When reading a value of type Number the server tries to convert it - first to an Integer, then a Long, then a Float and finally a Double, stopping at the first - which succeeds. -

      Note 2: Use the "Reload" button displayed in the HTML page of an MBean view rather than the reload button of the web-browser, otherwise you may invoke again the setters of all attributes if this was your last action. -

    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HtmlAdaptorServer

        -
        public HtmlAdaptorServer()
        -
        Constructs an HtmlAdaptorServer that will use the default port (8082). -

        - The default port is defined in com.sun.jdmk.ServiceName.HTML_ADAPTOR_PORT.

        -
      • -
      - - - -
        -
      • -

        HtmlAdaptorServer

        -
        public HtmlAdaptorServer(int port)
        -
        Constructs the HtmlAdaptorServer that will use the specified port.
        -
        Parameters:
        port - An integer representing a valid port number.
        -
      • -
      - - - -
        -
      • -

        HtmlAdaptorServer

        -
        public HtmlAdaptorServer(int port,
        -                 AuthInfo[] authInfoList)
        -
        Constructs the HtmlAdaptorServer that will use the - specified port and user authentication information list.
        -
        Parameters:
        port - An integer representing a valid port number.
        authInfoList - The user authentication information list.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        getParser

        -
        public ObjectName getParser()
        -
        Returns the ObjectName of the currently designated HTML parser MBean.
        -
        Returns:
        The ObjectName that is the current value of the Parser attribute.
        -
      • -
      - - - -
        -
      • -

        resetParser

        -
        public void resetParser()
        -
        Sets the ObjectName of the Parser attribute to null
        -
      • -
      - - - - - - - -
        -
      • -

        getLastConnectedClient

        -
        public String getLastConnectedClient()
        -
        Gets the IP address of the last connected client.
        -
        Returns:
        The IP address of the last connected client or "unknown" if none.
        See Also:
        InetAddress
        -
      • -
      - - - - - - - -
        -
      • -

        getServedClientCount

        -
        public int getServedClientCount()
        -
        Gets the number of clients that have been processed by this HtmlAdaptorServer - since its creation.
        -
        Returns:
        The number of clients handled by this HtmlAdaptorServer - since its creation. This counter is not reset by the stop method.
        -
      • -
      - - - -
        -
      • -

        getActiveClientCount

        -
        public int getActiveClientCount()
        -
        Gets the number of clients currently being processed by this - HtmlAdaptorServer.
        -
        Returns:
        The number of clients currently being processed by this - HtmlAdaptorServer.
        -
      • -
      - - - -
        -
      • -

        getMaxActiveClientCount

        -
        public int getMaxActiveClientCount()
        -
        Gets the maximum number of clients that this - HtmlAdaptorServer can process concurrently.
        -
        Returns:
        The maximum number of clients that this - HtmlAdaptorServer can process concurrently.
        -
      • -
      - - - -
        -
      • -

        setMaxActiveClientCount

        -
        public void setMaxActiveClientCount(int c)
        -                             throws IllegalStateException
        -
        Sets the maximum number of clients this - HtmlAdaptorServer can process concurrently.
        -
        Parameters:
        c - The number of clients.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        addUserAuthenticationInfo

        -
        public void addUserAuthenticationInfo(AuthInfo authinfo)
        -
        Adds the authentication information of the user to be authenticated by this server. - In order to populate the list of users supported by this server, invoke this method - for each user you want to add. If the user already exists, then update his authentication - information.
        -
        Parameters:
        authinfo - the user authentication information.
        -
      • -
      - - - -
        -
      • -

        removeUserAuthenticationInfo

        -
        public void removeUserAuthenticationInfo(AuthInfo authinfo)
        -
        Removes the authentication information of the given user from the - list of users authenticated by this server.
        -
        Parameters:
        authinfo - the user authentication information.
        -
      • -
      - - - -
        -
      • -

        isAuthenticationOn

        -
        public boolean isAuthenticationOn()
        -
        Returns true if the list of users supported by this server is not empty.
        -
        Returns:
        True, if the list of users supported by this server is not empty. False, if - the list of supported users is empty so that no authentication is performed by this server.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        public void stop()
        -
        Stops the HTML protocol adaptor. -

        - Has no effect if this SNMP protocol adaptor is OFFLINE or - STOPPING.

        -
        -
        Specified by:
        -
        stop in interface CommunicatorServerMBean
        -
        Overrides:
        -
        stop in class CommunicatorServer
        -
        -
      • -
      - - - -
        -
      • -

        preRegister

        -
        public ObjectName preRegister(MBeanServer server,
        -                     ObjectName name)
        -                       throws Exception
        -
        Creates a TCP/IP connection to listen for client connections. -

        - If no object name is provided, the server will use a default object name - (defaultDomain:name=HtmlAdaptorServer).

        -
        -
        Specified by:
        -
        preRegister in interface MBeanRegistration
        -
        Overrides:
        -
        preRegister in class CommunicatorServer
        -
        Parameters:
        server - The MBeanServer in which the HTML protocol adaptor will be registered.
        name - The object name of the HTML protocol adaptor or null to specify the default object name - (defaultDomain:name=HtmlAdaptorServer).
        -
        Returns:
        The name of the HTML protocol adaptor registered.
        -
        Throws:
        -
        java.langException - This exception should be caught by the MBeanServer and re-thrown -as an MBeanRegistrationException.
        -
        Exception - This exception should be caught by - the MBeanServer and re-thrown -as an MBeanRegistrationException.
        -
      • -
      - - - -
        -
      • -

        postRegister

        -
        public void postRegister(Boolean registrationDone)
        -
        Does nothing, needed for MBeanRegistration interface.
        -
        -
        Specified by:
        -
        postRegister in interface MBeanRegistration
        -
        Overrides:
        -
        postRegister in class CommunicatorServer
        -
        Parameters:
        registrationDone - Indicates whether or not the MBean has been - successfully registered in the MBeanServer. - The value false means that the registration phase has failed.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getMBeanInfo

        -
        public MBeanInfo getMBeanInfo()
        -
        Gets the exposed attributes and actions of the HTML protocol adaptor.
        -
        -
        Specified by:
        -
        getMBeanInfo in interface DynamicMBean
        -
        Returns:
        An instance of MBeanInfo containing all attributes and actions exposed by the HTML protocol adaptor.
        -
      • -
      - - - -
        -
      • -

        getAttribute

        -
        public Object getAttribute(String attribute)
        -                    throws AttributeNotFoundException,
        -                           MBeanException,
        -                           ReflectionException
        -
        Gets the value of a specific attribute of the HTML protocol adaptor. -

        - Gets the values for the following attributes of the HTML protocol adaptor: -

        - - - - - - - - - - - - - - -
        NameTypeDescription
        ActivebooleanTrue if the HtmlAdaptorServer is in the ONLINE state.
        ActiveClientCountintThe number of clients being processed currently by the HtmlAdaptorServer.
        AuthenticationOnbooleanTrue if the HtmlAdaptorServer requests authentication.
        Hostjava.lang.StringHostname.
        LastConnectedClientjava.lang.StringThe IP address of the last connected client.
        MaxActiveClientCountintThe maximum number of clients the HtmlAdaptorServer can process concurrently.
        ParserObjectNameObjectName of the MBean used to customized HTML pages generated by the HtmlAdaptorServer.
        PortintPort number used.
        Protocoljava.lang.StringThe communication protocol supported. (html)
        ServedClientCountintThe number of clients that have been processed by the HtmlAdaptorServer since its creation.
        StateintState of the HtmlAdaptorServer.
        StateStringjava.lang.StringString representation of the HtmlAdaptorServer state.
        -

        -
        -
        Specified by:
        -
        getAttribute in interface DynamicMBean
        -
        Parameters:
        attribute - The name of the attribute to be retrieved
        -
        Returns:
        The value of the specified attribute
        -
        Throws:
        -
        AttributeNotFoundException - The specified attribute does not exist or cannot be retrieved.
        -
        MBeanException - Wraps an exception thrown by the MBean's getter.
        -
        ReflectionException - Wraps an java.lang.Exception thrown while trying to invoke the getter.
        -
      • -
      - - - -
        -
      • -

        getAttributes

        -
        public AttributeList getAttributes(String[] attributes)
        -
        Gets the values of several attributes of the HTML server. -

        - For a list of possible attributes look at the method getAttribute.

        -
        -
        Specified by:
        -
        getAttributes in interface DynamicMBean
        -
        Parameters:
        attributes - Enables the values of several attributes of the Dynamic MBean.
        -
        Returns:
        The list of retrieved attributes.
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        public Object invoke(String actionName,
        -            Object[] params,
        -            String[] signature)
        -              throws MBeanException,
        -                     ReflectionException
        -
        Invokes a specific operation on the HTML protocol adaptor. - -

        - Invokes the following operations of the HTML protocol adaptor: -

        - - - - - - - -
        NameSignatureDescription
        resetParser()Remove the customization from HtmlAdaptorServer by resetting the Parser property to null.
        createParser(java.lang.String, java.lang.String, java.lang.String)
        class namejava.lang.StringThe Java class of HTML parser MBean.
        object namejava.lang.StringThe string used as an object name to register the parser into the MBeanServer.
        class loader namejava.lang.StringThe ObjectName of the MBean to use as class loader, if it is empty, the default agent class loader will be used by the MBeanServer.
        Create and Register the HTML parser MBean in the MBeanServer and set the Parser attribute with the parser.
        waitState(int, long)
        stateintThe state to wait for.
        timeoutlongThe maximum time to wait in milliseconds.
        Waits to be notified of a specific state change in the HtmlAdaptorServer.
        stop()Stop the HtmlAdaptorServer.
        start()Start the HtmlAdaptorServer.
        -

        -
        -
        Specified by:
        -
        invoke in interface DynamicMBean
        -
        Parameters:
        actionName - The name of the action to be invoked.
        params - An array containing the parameters to be set when the action is - invoked.
        signature - An array containing the signature of the action. The class objects will - be loaded through the same class loader as the one used for loading the - HTML protocol adaptor.
        -
        Returns:
        The result returned by the specific action.
        -
        Throws:
        -
        MBeanException - Wraps an exception thrown by the MBean's invoked method.
        -
        ReflectionException - Wraps an java.lang.Exception thrown while trying to invoke the method
        -
      • -
      - - - -
        -
      • -

        setAttribute

        -
        public void setAttribute(Attribute attribute)
        -                  throws AttributeNotFoundException,
        -                         InvalidAttributeValueException,
        -                         MBeanException,
        -                         ReflectionException
        -
        Sets the value of a specific attribute of the HTML protocol adaptor. -

        - Sets the following attributes of the HTML protocol adaptor: -

        - - - - - -
        NameTypeDescription
        PortintPort number used. (NOTE: This can only be changed when the adaptor is OFFLINE)
        MaxActiveClientCountintThe maximum number of clients the HtmlAdaptorServer can process concurrently. (NOTE: This can only be changed when the adaptor is OFFLINE)
        ParserObjectNameObjectName of the HTML parser MBean used to customize the HTML pages generated by the HtmlAdaptorServer.
        -

        -
        -
        Specified by:
        -
        setAttribute in interface DynamicMBean
        -
        Parameters:
        attribute - The identification of the attribute to - be set and the value it is to be set to.
        -
        Throws:
        -
        AttributeNotFoundException - The specified attribute does not exist or cannot be retrieved.
        -
        InvalidAttributeValueException - The specified value is not a valid value for the attribute.
        -
        MBeanException - Wraps an exception thrown by the MBean's setter.
        -
        ReflectionException - Wraps an exception thrown while trying to invoke the MBean's setter.
        -
      • -
      - - - -
        -
      • -

        setAttributes

        -
        public AttributeList setAttributes(AttributeList attributes)
        -
        Sets the values of several attributes of the HTML protocol adaptor. -

        - For a list of possible attributes look at the method setAttribute.

        -
        -
        Specified by:
        -
        setAttributes in interface DynamicMBean
        -
        Parameters:
        attributes - A list of attributes: The identification of the - attributes to be set and the values they are to be set to.
        -
        Returns:
        The list of attributes that were set, with their new values.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HtmlParser.html b/dist/docs/api/com/sun/jdmk/comm/HtmlParser.html deleted file mode 100644 index dc9becd..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HtmlParser.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - -HtmlParser (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface HtmlParser

-
-
-
-
    -
  • -
    -
    -
    public interface HtmlParser
    -
    To be implemented by an MBean acting as an HTML parser. - MBeans implementing this interface can be used to customize the - the HTML sent by the HTML protocol adaptor.
    -
    See Also:
    HtmlAdaptorServer
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringparsePage(String initialPage) -
      Parses the generated HTML page.
      -
      StringparseRequest(String request) -
      Parses the received HTML requests.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        parseRequest

        -
        String parseRequest(String request)
        -
        Parses the received HTML requests.
        -
        Parameters:
        request - The HTML request received by the HTML protocol adaptor.
        -
        Returns:
        An HTML page or null to generate the default HTML page.
        -
      • -
      - - - -
        -
      • -

        parsePage

        -
        String parsePage(String initialPage)
        -
        Parses the generated HTML page.
        -
        Parameters:
        initialPage - The HTML page generated by the HTML protocol adaptor.
        -
        Returns:
        An HTML page.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/HttpConnectorAddress.html deleted file mode 100644 index ad3e63e..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorAddress.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - - -HttpConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HttpConnectorAddress

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HttpConnectorAddress

        -
        public HttpConnectorAddress()
        -
        Deprecated. 
        -
        HttpConnectorAddress constructor. -

        - Using this constructor no authentication information is provided, i.e. the connector - client using this address will not send login/password information to its corresponding - connector server. -

        - The default host is the local hostname. -

        - The default port is defined by com.sun.jdmk.ServiceName.HTTP_CONNECTOR_PORT.

        -
      • -
      - - - -
        -
      • -

        HttpConnectorAddress

        -
        public HttpConnectorAddress(String host,
        -                    int port)
        -
        Deprecated. 
        -
        HttpConnectorAddress constructor. -

        - Using this constructor no authentication information is provided, i.e. the connector - client using this address will not send login/password information to its corresponding - connector server.

        -
        Parameters:
        host - The host specifies the hostname where the connector server runs.
        port - The port specifies the port number where the connector server is listening for incoming connections.
        -
      • -
      - - - -
        -
      • -

        HttpConnectorAddress

        -
        public HttpConnectorAddress(String host,
        -                    int port,
        -                    AuthInfo authInfo)
        -
        Deprecated. 
        -
        HttpConnectorAddress constructor.
        -
        Parameters:
        host - The host specifies the hostname where the connector server runs.
        port - The port specifies the port number where the connector server is listening for incoming connections.
        authInfo - The authentication info specifies the login/password required by the connector server.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getConnectorType

        -
        public String getConnectorType()
        -
        Deprecated. 
        -
        Returns the type of connector.
        -
        -
        Specified by:
        -
        getConnectorType in interface ConnectorAddress
        -
        Returns:
        the value of the connector type property.
        -
      • -
      - - - -
        -
      • -

        getHost

        -
        public String getHost()
        -
        Deprecated. 
        -
        Returns the value of the server host property.
        -
        -
        Specified by:
        -
        getHost in interface GenericHttpConnectorAddress
        -
        Returns:
        the value of the server host property.
        -
      • -
      - - - -
        -
      • -

        setHost

        -
        public void setHost(String host)
        -
        Deprecated. 
        -
        Sets the value of the server host property.
        -
        -
        Specified by:
        -
        setHost in interface GenericHttpConnectorAddress
        -
        Parameters:
        host - the new value of the server host property.
        -
      • -
      - - - -
        -
      • -

        getPort

        -
        public int getPort()
        -
        Deprecated. 
        -
        Returns the value of the server port property.
        -
        -
        Specified by:
        -
        getPort in interface GenericHttpConnectorAddress
        -
        Returns:
        the value of the server port property.
        -
      • -
      - - - -
        -
      • -

        setPort

        -
        public void setPort(int port)
        -
        Deprecated. 
        -
        Sets the value of the server port property.
        -
        -
        Specified by:
        -
        setPort in interface GenericHttpConnectorAddress
        -
        Parameters:
        port - the new value of the server port property.
        -
      • -
      - - - -
        -
      • -

        getAuthInfo

        -
        public AuthInfo getAuthInfo()
        -
        Deprecated. 
        -
        Returns the value of the authentication info property.
        -
        -
        Specified by:
        -
        getAuthInfo in interface GenericHttpConnectorAddress
        -
        Returns:
        the value of the authentication info property.
        -
      • -
      - - - -
        -
      • -

        setAuthInfo

        -
        public void setAuthInfo(AuthInfo authInfo)
        -
        Deprecated. 
        -
        Sets the value of the authentication info property.
        -
        -
        Specified by:
        -
        setAuthInfo in interface GenericHttpConnectorAddress
        -
        Parameters:
        authInfo - the new value of the authentication info property.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/HttpConnectorClient.html deleted file mode 100644 index afc89ba..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorClient.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - -HttpConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HttpConnectorClient

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HttpConnectorClient

        -
        public HttpConnectorClient()
        -
        Deprecated. 
        -
        Constructs an HttpConnectorClient. -

        - Initializes this connector client with the default port (8081).

        -
      • -
      - - - -
        -
      • -

        HttpConnectorClient

        -
        public HttpConnectorClient(InetAddress localhost)
        -
        Deprecated. replaced by the method HttpConnectorClient(String localhost)
        -
        Constructs an HttpConnectorClient. -

        - Initializes this connector client with the default port (8081).

        -
        Parameters:
        localhost - a user specified local host address to receive notifications from the server.
        -
      • -
      - - - -
        -
      • -

        HttpConnectorClient

        -
        public HttpConnectorClient(String localhost)
        -
        Deprecated. 
        -
        Constructs an HttpConnectorClient. -

        - Initializes this connector client with the default port (8081).

        -
        Parameters:
        localhost - a local host address to receive notifications - from the server.
        Since:
        -
        Java DMK 5.0
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/HttpConnectorServer.html deleted file mode 100644 index 9cbcb17..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorServer.html +++ /dev/null @@ -1,538 +0,0 @@ - - - - - -HttpConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HttpConnectorServer

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HttpConnectorServer

        -
        public HttpConnectorServer()
        -
        Deprecated. 
        -
        Constructs an HttpConnectorServer. -

        - Initializes this connector server with the default port (8081).

        -
      • -
      - - - -
        -
      • -

        HttpConnectorServer

        -
        public HttpConnectorServer(int port)
        -
        Deprecated. 
        -
        Constructs an HttpConnectorServer. -

        - Initializes this connector server with the specified port.

        -
        Parameters:
        port - The port number.
        -
      • -
      - - - -
        -
      • -

        HttpConnectorServer

        -
        public HttpConnectorServer(int port,
        -                   AuthInfo[] authInfoList)
        -
        Deprecated. 
        -
        Constructs an HttpConnectorServer. -

        - Initializes this connector server with the specified port - and user authentication information list.

        -
        Parameters:
        port - The port number.
        authInfoList - The user authentication information list.
        -
      • -
      - - - -
        -
      • -

        HttpConnectorServer

        -
        public HttpConnectorServer(int port,
        -                   InetAddress bindAddr)
        -
        Deprecated. 
        -
        Constructs an HttpConnectorServer. -

        - Initializes this connector server with the specified port.

        -
        Parameters:
        port - The port number.
        bindAddr - The local InetAddress the server will bind to.
        -
      • -
      - - - -
        -
      • -

        HttpConnectorServer

        -
        public HttpConnectorServer(int port,
        -                   AuthInfo[] authInfoList,
        -                   InetAddress bindAddr)
        -
        Deprecated. 
        -
        Constructs an HttpConnectorServer. -

        - Initializes this connector server with the specified port - and user authentication information list.

        -
        Parameters:
        port - The port number.
        authInfoList - The user authentication information list.
        bindAddr - The local InetAddress the server will bind to.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        getTimeout

        -
        public int getTimeout()
        -
        Deprecated. 
        -
        Returns setting for Timeout. -

        - 0 returns implies that the option is disabled - (i.e. timeout of infinity). -

        - The default value for timeout is 60000 milliseconds.

        -
        -
        Specified by:
        -
        getTimeout in interface HttpConnectorServerMBean
        -
        Returns:
        The current value of the "Timeout" property.
        -
      • -
      - - - -
        -
      • -

        setTimeout

        -
        public void setTimeout(int value)
        -                throws IllegalStateException
        -
        Deprecated. 
        -
        Enables/disables Timeout with the specified timeout, in milliseconds. -

        - With this option set to a non-zero timeout, a read() call on the - InputStream associated with this Socket will block for only this - amount of time. If the timeout expires, a InterruptedIOException is raised, though the Socket - is still valid. The option must be enabled prior to entering the - blocking operation to have effect. The timeout must be > 0. - A timeout of zero is interpreted as an infinite timeout. -

        - The default value for timeout is 60000 milliseconds.
        -
        -
        Specified by:
        -
        setTimeout in interface HttpConnectorServerMBean
        -
        Parameters:
        value - The new value of the property.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the connector was ONLINE or STARTING.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/HttpConnectorServerMBean.html deleted file mode 100644 index 2014bd9..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpConnectorServerMBean.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - -HttpConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface HttpConnectorServerMBean

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTimeout

        -
        int getTimeout()
        -
        Deprecated. 
        -
        Returns setting for Timeout. -

        - A return value of 0 implies that the option is disabled - (i.e. timeout of infinity).

        -
        Returns:
        The current value of the "Timeout" property.
        -
      • -
      - - - -
        -
      • -

        setTimeout

        -
        void setTimeout(int value)
        -                throws IllegalStateException
        -
        Deprecated. 
        -
        Enables/disables Timeout with the specified timeout, in milliseconds. -

        - With this option set to a non-zero timeout, a read() call on the - InputStream associated with this Socket will block for only this - amount of time. - If the timeout expires, a java.io.InterruptedIOException is raised, - though the Socket is still valid. The option must be enabled prior to - entering the blocking operation to have effect. - The timeout must be > 0. - A timeout of zero is interpreted as an infinite timeout.

        -
        Parameters:
        value - The new value of the property.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the connector was ONLINE or STARTING.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorAddress.html deleted file mode 100644 index 5dc6993..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorAddress.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - - -HttpsConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HttpsConnectorAddress

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HttpsConnectorAddress

        -
        public HttpsConnectorAddress()
        -
        Deprecated. 
        -
        HttpsConnectorAddress constructor. -

        - Using this constructor no authentication information is provided, i.e. the connector - client using this address will not send login/password information to its corresponding - connector server. -

        - The default host is the local hostname. -

        - The default port is defined by com.sun.jdmk.ServiceName.HTTPS_CONNECTOR_PORT.

        -
      • -
      - - - -
        -
      • -

        HttpsConnectorAddress

        -
        public HttpsConnectorAddress(String host,
        -                     int port)
        -
        Deprecated. 
        -
        HttpsConnectorAddress constructor. -

        - Using this constructor no authentication information is provided, i.e. the connector - client using this address will not send login/password information to its corresponding - connector server.

        -
        Parameters:
        host - The host specifies the hostname where the connector server runs.
        port - The port specifies the port number where the connector server is listening for incoming connections.
        -
      • -
      - - - -
        -
      • -

        HttpsConnectorAddress

        -
        public HttpsConnectorAddress(String host,
        -                     int port,
        -                     AuthInfo authInfo)
        -
        Deprecated. 
        -
        HttpsConnectorAddress constructor.
        -
        Parameters:
        host - The host specifies the hostname where the connector server runs.
        port - The port specifies the port number where the connector server is listening for incoming connections.
        authInfo - The authentication info specifies the login/password required by the connector server.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getConnectorType

        -
        public String getConnectorType()
        -
        Deprecated. 
        -
        Returns the type of connector.
        -
        -
        Specified by:
        -
        getConnectorType in interface ConnectorAddress
        -
        Returns:
        the value of the connector type property.
        -
      • -
      - - - -
        -
      • -

        getHost

        -
        public String getHost()
        -
        Deprecated. 
        -
        Returns the value of the server host property.
        -
        -
        Specified by:
        -
        getHost in interface GenericHttpConnectorAddress
        -
        Returns:
        the value of the server host property.
        -
      • -
      - - - -
        -
      • -

        setHost

        -
        public void setHost(String host)
        -
        Deprecated. 
        -
        Sets the value of the server host property.
        -
        -
        Specified by:
        -
        setHost in interface GenericHttpConnectorAddress
        -
        Parameters:
        host - the new value of the server host property.
        -
      • -
      - - - -
        -
      • -

        getPort

        -
        public int getPort()
        -
        Deprecated. 
        -
        Returns the value of the server port property.
        -
        -
        Specified by:
        -
        getPort in interface GenericHttpConnectorAddress
        -
        Returns:
        the value of the server port property.
        -
      • -
      - - - -
        -
      • -

        setPort

        -
        public void setPort(int port)
        -
        Deprecated. 
        -
        Sets the value of the server port property.
        -
        -
        Specified by:
        -
        setPort in interface GenericHttpConnectorAddress
        -
        Parameters:
        port - the new value of the server port property.
        -
      • -
      - - - -
        -
      • -

        getAuthInfo

        -
        public AuthInfo getAuthInfo()
        -
        Deprecated. 
        -
        Returns the value of the authentication info property.
        -
        -
        Specified by:
        -
        getAuthInfo in interface GenericHttpConnectorAddress
        -
        Returns:
        the value of the authentication info property.
        -
      • -
      - - - -
        -
      • -

        setAuthInfo

        -
        public void setAuthInfo(AuthInfo authInfo)
        -
        Deprecated. 
        -
        Sets the value of the authentication info property.
        -
        -
        Specified by:
        -
        setAuthInfo in interface GenericHttpConnectorAddress
        -
        Parameters:
        authInfo - the new value of the authentication info property.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorClient.html deleted file mode 100644 index cb42c93..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorClient.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - -HttpsConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HttpsConnectorClient

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HttpsConnectorClient

        -
        public HttpsConnectorClient()
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorClient. -

        - Initializes this connector client with SSL client authentication - required when receiving notifications in push mode.

        -
      • -
      - - - -
        -
      • -

        HttpsConnectorClient

        -
        public HttpsConnectorClient(InetAddress localhost)
        -
        Deprecated. replaced by the method HttpsConnectorClient(String localhost)
        -
        Constructs an HttpsConnectorClient. -

        - Initializes this connector client with SSL client authentication - required when receiving notifications in push mode and the specified - local IP address to listen for notifications.

        -
        Parameters:
        localhost - a local host address to receive notifications - from the server. If localhost is null then - InetAddress.getLocalHost().getHostAddress() is used.
        -
      • -
      - - - -
        -
      • -

        HttpsConnectorClient

        -
        public HttpsConnectorClient(String localhost)
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorClient. -

        - Initializes this connector client with SSL client authentication - required when receiving notifications in push mode and the specified - local IP address to listen for notifications.

        -
        Parameters:
        localhost - a local host address to receive notifications - from the server. If localhost is null then - InetAddress.getLocalHost().getHostAddress() is used.
        Since:
        -
        Java DMK 5.0
        -
      • -
      - - - -
        -
      • -

        HttpsConnectorClient

        -
        public HttpsConnectorClient(String localhost,
        -                    boolean needClientAuth)
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorClient. -

        - Initializes this connector client with the specified SSL client - authentication flag used when receiving notifications in push mode - and the specified local IP address to listen for notifications.

        -
        Parameters:
        localhost - a local host address to receive notifications - from the server. If localhost is null then - InetAddress.getLocalHost().getHostAddress() is used.
        needClientAuth - true to require client - authentication on SSL connections accepted by the server - socket created by this connector client to listen for notifications; - false to not require client authentication.
        Since:
        -
        Java DMK 5.1
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServer.html deleted file mode 100644 index 4010c1c..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServer.html +++ /dev/null @@ -1,613 +0,0 @@ - - - - - -HttpsConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class HttpsConnectorServer

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HttpsConnectorServer

        -
        public HttpsConnectorServer()
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorServer. -

        - Initializes this connector server with the default port (8084) - and SSL client authentication required.

        -
      • -
      - - - -
        -
      • -

        HttpsConnectorServer

        -
        public HttpsConnectorServer(int port)
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorServer. -

        - Initializes this connector server with the specified port - and SSL client authentication required.

        -
        Parameters:
        port - The port number.
        -
      • -
      - - - -
        -
      • -

        HttpsConnectorServer

        -
        public HttpsConnectorServer(int port,
        -                    AuthInfo[] authInfoList)
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorServer. -

        - Initializes this connector server with the specified port, - user authentication information list and SSL client - authentication required.

        -
        Parameters:
        port - The port number.
        authInfoList - The user authentication information list. - If authInfoList is null no user authentication - is performed.
        -
      • -
      - - - -
        -
      • -

        HttpsConnectorServer

        -
        public HttpsConnectorServer(int port,
        -                    InetAddress bindAddr)
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorServer. -

        - Initializes this connector server with the specified port, - local IP address to bind to and SSL client authentication - required.

        -
        Parameters:
        port - The port number.
        bindAddr - The local IP address the server will bind to. If - bindAddr is null, it will default accepting connections - on any/all local addresses.
        -
      • -
      - - - -
        -
      • -

        HttpsConnectorServer

        -
        public HttpsConnectorServer(int port,
        -                    AuthInfo[] authInfoList,
        -                    InetAddress bindAddr)
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorServer. -

        - Initializes this connector server with the specified port, - user authentication information list, local IP address to - bind to and SSL client authentication required.

        -
        Parameters:
        port - The port number.
        authInfoList - The user authentication information list. - If authInfoList is null no user authentication - is performed.
        bindAddr - The local IP address the server will bind to. If - bindAddr is null, it will default accepting connections - on any/all local addresses.
        -
      • -
      - - - -
        -
      • -

        HttpsConnectorServer

        -
        public HttpsConnectorServer(int port,
        -                    AuthInfo[] authInfoList,
        -                    InetAddress bindAddr,
        -                    boolean needClientAuth)
        -
        Deprecated. 
        -
        Constructs an HttpsConnectorServer. -

        - Initializes this connector server with the specified port, - user authentication information list, local IP address to - bind to and SSL client authentication flag.

        -
        Parameters:
        port - The port number.
        authInfoList - The user authentication information list. - If authInfoList is null no user authentication - is performed.
        bindAddr - The local IP address the server will bind to. If - bindAddr is null, it will default accepting connections - on any/all local addresses.
        needClientAuth - true to require client - authentication on SSL connections accepted by the server - socket created by this connector server; false - to not require client authentication.
        Since:
        -
        Java DMK 5.1
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        getTimeout

        -
        public int getTimeout()
        -
        Deprecated. 
        -
        Returns setting for Timeout. -

        - 0 returns implies that the option is disabled - (i.e. timeout of infinity). -

        - The default value for timeout is 60000 milliseconds.

        -
        -
        Specified by:
        -
        getTimeout in interface HttpsConnectorServerMBean
        -
        Returns:
        The current value of the "Timeout" property.
        -
      • -
      - - - -
        -
      • -

        setTimeout

        -
        public void setTimeout(int value)
        -                throws IllegalStateException
        -
        Deprecated. 
        -
        Enables/disables Timeout with the specified timeout, in milliseconds. -

        - With this option set to a non-zero timeout, a read() call on the - InputStream associated with this Socket will block for only this - amount of time. If the timeout expires, a InterruptedIOException is raised, though the Socket - is still valid. The option must be enabled prior to entering the - blocking operation to have effect. The timeout must be > 0. - A timeout of zero is interpreted as an infinite timeout. -

        - The default value for timeout is 60000 milliseconds.

        -
        -
        Specified by:
        -
        setTimeout in interface HttpsConnectorServerMBean
        -
        Parameters:
        value - The new value of the property.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the connector was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getNeedClientAuth

        -
        public final boolean getNeedClientAuth()
        -
        Deprecated. 
        -

        Returns true if client authentication is - required on SSL connections accepted by the server socket - created by this connector server.

        -
        Returns:
        true if client authentication is required
        Since:
        -
        Java DMK 5.1
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServerMBean.html deleted file mode 100644 index 2bc4f65..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/HttpsConnectorServerMBean.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - -HttpsConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface HttpsConnectorServerMBean

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTimeout

        -
        int getTimeout()
        -
        Deprecated. 
        -
        Returns setting for Timeout. -

        - A return value of 0 implies that the option is disabled - (i.e. timeout of infinity).

        -
        Returns:
        The current value of the "Timeout" property.
        -
      • -
      - - - -
        -
      • -

        setTimeout

        -
        void setTimeout(int value)
        -                throws IllegalStateException
        -
        Deprecated. 
        -
        Enables/disables Timeout with the specified timeout, in milliseconds. -

        - With this option set to a non-zero timeout, a read() call on the - InputStream associated with this Socket will block for only this - amount of time. If the timeout expires, a - InterruptedIOException is raised, though the Socket - is still valid. The option must be enabled prior to entering the - blocking operation to have effect. The timeout must be > 0. - A timeout of zero is interpreted as an infinite timeout.

        -
        Parameters:
        value - The new value of the property.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the connector was ONLINE or STARTING.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/JdmkLegacyConnector.html b/dist/docs/api/com/sun/jdmk/comm/JdmkLegacyConnector.html deleted file mode 100644 index 5cb749f..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/JdmkLegacyConnector.html +++ /dev/null @@ -1,427 +0,0 @@ - - - - - -JdmkLegacyConnector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface JdmkLegacyConnector

-
-
-
-
    -
  • -
    -
    -
    public interface JdmkLegacyConnector
    -

    Java DMK legacy connectors (HTTP, HTTPS and RMI) can be created - through the standard JMXConnectorFactory and - JMXConnectorServerFactory since Java DMK 5.1.

    - -

    The factories will wrap a JDMK legacy connector into a - JMXConnector or a JMXConnectorServer.

    - -

    This interface specifies a protocol name for each JDMK legacy connector - which will be recognized by the JMX factories, and a list of configuration - properties which can be passed to the factories at creation time.

    - -

    The {link #getWrapped()} method is specified by this interface in order - to allow users to get the original wrapped JDMK legacy connector.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static StringCLIENT_LOCALHOST -
      Specifies a String object as a local host for a client (HTTP/HTTPS/RMI) - to receive notifications from its server.
      -
      static StringHTTP_CLIENT_AUTHINFO -
      Specifies an AuthInfo object used by an HTTP/HTTPS client to connect to - its server.
      -
      static StringHTTP_CONNECTOR -
      Specifies a protocol name for the JDMK HTTP connector.
      -
      static StringHTTP_SERVER_AUTHINFO_LIST -
      Specifies a list of AuthInfo (com.sun.jdmk.comm.AuthInfo[]) for an - HTTP or HTTPS connector server.
      -
      static StringHTTP_SERVER_LOCAL_ADDRESS -
      Specifies the local InetAddress the HTTP/HTTPS connector server will - bind to.
      -
      static StringHTTPS_CONNECTOR -
      Specifies a protocol name for the JDMK HTTPS connector.
      -
      static StringHTTPS_SERVER_NEED_CLIENT_AUTH -
      Specifies the SSL needClientAuth flag used by the HTTPS connector server - to require or to not require mutual authentication.
      -
      static StringRMI_CONNECTOR -
      Specifies a protocol name for the JDMK RMI connector.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      ObjectgetWrapped() -
      Returns a wrapped JDMK legacy connector client or server.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        HTTP_CONNECTOR

        -
        static final String HTTP_CONNECTOR
        -
        Specifies a protocol name for the JDMK HTTP connector. -

        - The value is the string "jdmk-http".

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTPS_CONNECTOR

        -
        static final String HTTPS_CONNECTOR
        -
        Specifies a protocol name for the JDMK HTTPS connector. -

        - The value is the string "jdmk-https".

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        RMI_CONNECTOR

        -
        static final String RMI_CONNECTOR
        -
        Specifies a protocol name for the JDMK RMI connector. -

        - The value is the string "jdmk-rmi".

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTP_SERVER_AUTHINFO_LIST

        -
        static final String HTTP_SERVER_AUTHINFO_LIST
        -
        Specifies a list of AuthInfo (com.sun.jdmk.comm.AuthInfo[]) for an - HTTP or HTTPS connector server. -

        - The key value is the string "com.sun.jdmk.http.server.authinfo.list".

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTP_SERVER_LOCAL_ADDRESS

        -
        static final String HTTP_SERVER_LOCAL_ADDRESS
        -
        Specifies the local InetAddress the HTTP/HTTPS connector server will - bind to. -

        - The key value is the string "com.sun.jdmk.http.server.local.address".

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTPS_SERVER_NEED_CLIENT_AUTH

        -
        static final String HTTPS_SERVER_NEED_CLIENT_AUTH
        -
        Specifies the SSL needClientAuth flag used by the HTTPS connector server - to require or to not require mutual authentication. By default the HTTPS - connector server requires client authentication. -

        - The key value is the string "com.sun.jdmk.https.server.need.client.auth", - the value type is a String that must be "true" or "false". -

        - This property can be also used in the client side map to specify the - needClientAuth flag for the HTTPS server the client will create when - listening for notifications in push mode.

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        CLIENT_LOCALHOST

        -
        static final String CLIENT_LOCALHOST
        -
        Specifies a String object as a local host for a client (HTTP/HTTPS/RMI) - to receive notifications from its server. -

        - The key value is "com.sun.jdmk.client.localhost", the value type is - String, the string represents the hostname or IP address.

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        HTTP_CLIENT_AUTHINFO

        -
        static final String HTTP_CLIENT_AUTHINFO
        -
        Specifies an AuthInfo object used by an HTTP/HTTPS client to connect to - its server. -

        - The key value is "com.sun.jdmk.http.client.authinfo", the value type is - com.sun.jdmk.comm.AuthInfo.

        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getWrapped

        -
        Object getWrapped()
        -
        Returns a wrapped JDMK legacy connector client or server. A user should - know to which JDMK legacy connector the returned object should be cast: - HTTP client/server, HTTPS client/server or RMI client/server. -

        - The returned object is used to call those methods specified only in the - original JDMK legacy connector, for example the methods to configure - the Heartbeat service. A user should call directly a method from the - JMXConnector/Server wrapper if that method is mapped by the wrapper.

        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/MalformedHttpException.html b/dist/docs/api/com/sun/jdmk/comm/MalformedHttpException.html deleted file mode 100644 index 1da9432..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/MalformedHttpException.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - -MalformedHttpException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class MalformedHttpException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class MalformedHttpException
    -extends JMException
    -
    Exception thrown when some HTTP data cannot be decoded.
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/Mapper.html b/dist/docs/api/com/sun/jdmk/comm/Mapper.html deleted file mode 100644 index 2087994..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/Mapper.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - -Mapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface Mapper

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    DefaultMapper
    -
    -
    -
    Deprecated.  -
    MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The interface - Mapper may be removed in a future version - of Java DMK.
    -
    -
    -
    public interface Mapper
    -
    This interface should be used for mapping object instance into proxy - class name name. - Given an ObjectInstance the mapper service should be able to give - the name of the Java class to use for representing the object as - a ProxyMBean.
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetClassForProxyMBean(ObjectInstance instance) -
      Deprecated. 
      -
      Gets name of a Java class to use for representing a proxyMBean.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getClassForProxyMBean

        -
        String getClassForProxyMBean(ObjectInstance instance)
        -                             throws ProxyMBeanInstantiationException
        -
        Deprecated. 
        -
        Gets name of a Java class to use for representing a proxyMBean.
        -
        Parameters:
        instance - The object instance of the object for which the - implementing name is requested.
        -
        Returns:
        The name of the Java class to use for representing the - proxyMBean.
        -
        Throws:
        -
        ProxyMBeanInstantiationException - An error occurs.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/RemoteMBeanServer.html b/dist/docs/api/com/sun/jdmk/comm/RemoteMBeanServer.html deleted file mode 100644 index eef48fc..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/RemoteMBeanServer.html +++ /dev/null @@ -1,1014 +0,0 @@ - - - - - -RemoteMBeanServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface RemoteMBeanServer

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        connect

        -
        String connect(ConnectorAddress MBeanServerAddress)
        -
        Deprecated. 
        -
        Initializes the communication with the remote MBeanServer. All the information - needed for identifying the MBeanServer to contact and the protocol to - be used is contained in the object of type ConnectorAddress, passed as - a parameter. If a communication problem occurs this method will throw - a CommunicationException (JMRuntimeException). - If the RemoteMBeanServer had already been connected and disconnected with an - MBeanServer identified by its MBeanServerId, and if the - MBeanServer reachable by the MBeanServerAddress parameter doesn't - have the same MBeanServerId, the java.lang.IllegalAccessException is thrown.
        -
        Parameters:
        MBeanServerAddress - The exact MBeanServer address to contact - (MBeanServer identification, protocol specification).
        -
        Returns:
        A String identifying the MBeanServer with which the communication is established.
        -
        Throws:
        -
        IllegalArgumentException - The RemoteMBeanServer has already been connected and disconnected - and the specified ConnectorAddress doesn't identify the same MBeanServer.
        -
      • -
      - - - -
        -
      • -

        disconnect

        -
        void disconnect()
        -
        Deprecated. 
        -
        Terminates the communication with the MBeanServer.
        -
      • -
      - - - -
        -
      • -

        isConnected

        -
        boolean isConnected()
        -
        Deprecated. 
        -
        Checks whether communication with the MBeanServer is established.
        -
        Returns:
        True, if the communication is established, otherwise false.
        -
      • -
      - - - -
        -
      • -

        getMBeanServerAddress

        -
        ConnectorAddress getMBeanServerAddress()
        -
        Deprecated. 
        -
        Returns the exact address of the MBeanServer to which the ConnectorClient is - connected. The address is of type ConnectorAddress.
        -
        Returns:
        The exact address of the remote MBeanServer, or null if the ConnectorClient is - not connected.
        -
      • -
      - - - -
        -
      • -

        setOperationContext

        -
        void setOperationContext(OperationContext c)
        -
        Deprecated. 
        -

        Set the OperationContext of this connection. This context will be - sent along with each request and can be recovered by the server, - which can make it available to the operations it invokes.

        - -

        The saved OperationContext will be a clone of the object - c made using its clone method.

        -
        Parameters:
        c - the new OperationContext. It may be null to indicate that - there is no context. The previous OperationContext, if any, is lost.
        -
      • -
      - - - -
        -
      • -

        getOperationContext

        -
        OperationContext getOperationContext()
        -
        Deprecated. 
        -
        Get the OperationContext that was last given to setOperationContext, - or null if setOperationContext was never called.
        -
        Returns:
        the current OperationContext.
        -
      • -
      - - - -
        -
      • -

        getMBeanServerId

        -
        String getMBeanServerId()
        -
        Deprecated. 
        -
        Returns a string which represents the MBeanServer identification. - This String comes from the MBeanServerDelegate Mbean.
        -
        Returns:
        If the Connector Client has not been connected yet, it returns null. If the - connector Client has been connected and disconnected, getMbeanServerId still returns - the previous MbeanServer identification.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        createMBean

        -
        ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException
        -
        Deprecated. 
        -
        Creates and registers an instance of an MBean in the remote object server. When - calling the method, you have to provide the class name of the Java - implementation to be used for instantiating the new object. It - returns an ObjectInstance representing the remote MBean created.
        -
        Parameters:
        className - The name of the Java class to be used by the MBeanServer for creating - the MBean.
        name - The name of the MBean to be created.
        params - An array containing the parameters of the constructor to be invoked. - A parameter can be any Java object that is serializable.
        signature - An array containing the signature of the constructor to be invoked.
        -
        Returns:
        An ObjectInstance representing the newly created MBean.
        -
        Throws:
        -
        ReflectionException - Wraps the java.lang.Exception that occurred trying to invoke the MBean's - constructor.
        -
        InstanceAlreadyExistsException - The MBean is already under the control of the MBean server.
        -
        MBeanRegistrationException - The preRegister (MBeanRegistration - interface) method of the MBean has thrown an exception. The MBean will not be registered.
        -
        MBeanException - Wraps an exception thrown by the MBean's constructor.
        -
        NotCompliantMBeanException - This class is not a JMX compliant MBean.
        -
      • -
      - - - -
        -
      • -

        createMBean

        -
        ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         ObjectName loaderName,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException,
        -                                  InstanceNotFoundException
        -
        Deprecated. 
        -
        Creates and registers an instance of an MBean in the remote object server. When - calling the method, you have to provide the class name of the Java - implementation to be used for instantiating the new object. You can - optionally provide the name of the class loader to be used. It - returns an ObjectInstance representing the remote MBean created.
        -
        Parameters:
        className - The name of the Java class to be used by the MBeanServer for creating - the MBean.
        name - The name of the MBean to be created.
        loaderName - The name of the class loader to be used by the MBeanServer.
        params - An array containing the parameters of the constructor to be invoked. - A parameter can be any Java object that is serializable.
        signature - An array containing the signature of the constructor to be invoked.
        -
        Returns:
        An ObjectInstance representing the newly created MBean.
        -
        Throws:
        -
        ReflectionException - Wraps the java.lang.Exception that occurred trying to invoke the MBean's - constructor.
        -
        InstanceAlreadyExistsException - The MBean is already under the control of the MBean server.
        -
        MBeanRegistrationException - The preRegister (MBeanRegistration - interface) method of the MBean has thrown an exception. The MBean will not be registered.
        -
        MBeanException - Wraps an exception thrown by the MBean's constructor.
        -
        NotCompliantMBeanException - This class is not a JMX compliant MBean.
        -
        InstanceNotFoundException - The specified loader is not registered in the MBeanServer.
        -
      • -
      - - - - - - - -
        -
      • -

        queryNames

        -
        Set queryNames(ObjectName name,
        -             QueryExp query)
        -
        Deprecated. 
        -
        Gets the names of MBeans controlled by the MBeanServer. This method - allows any of the following to be obtained: The names of all MBeans, - the names of a set of MBeans specified by pattern matching on the - ObjectName and/or a Query expression, a specific MBean name (equivalent - to testing whether an MBean is registered). When the object name is - null or empty, all the objects are to be selected (and filtered if - a query is specified). It returns the set of ObjectNames for the - MBeans selected.
        -
        Parameters:
        name - The object name pattern identifying the MBean names to be retrieved. If - null or empty, the names of all the registered MBeans will be retrieved.
        query - The query expression to be applied for selecting MBeans.
        -
        Returns:
        A set containing the ObjectNames for the MBeans selected.
        -
      • -
      - - - -
        -
      • -

        queryMBeans

        -
        Set queryMBeans(ObjectName name,
        -              QueryExp query)
        -
        Deprecated. 
        -
        Gets MBeans controlled by the MBeanServer. This method allows any - of the following to be obtained: All MBeans, a set of MBeans specified - by pattern matching on the ObjectName and/or a Query expression, a - specific MBean. When the object name is null or empty, all objects are - to be selected (and filtered if a query is specified). It returns the - set of ObjectInstances for the selected MBeans.
        -
        Parameters:
        name - The object name pattern identifying the MBeans to be retrieved. If - null or empty all the MBeans registered will be retrieved.
        query - The query expression to be applied for selecting MBeans.
        -
        Returns:
        A set containing the ObjectInstances for the MBeans selected.
        -
      • -
      - - - -
        -
      • -

        isRegistered

        -
        boolean isRegistered(ObjectName name)
        -
        Deprecated. 
        -
        Checks whether an MBean, identified by its object name, is already registered - with the MBeanServer.
        -
        Parameters:
        name - The object name of the MBean to be checked.
        -
        Returns:
        True if the MBean is already registered in the MBeanServer, false otherwise.
        -
        Throws:
        -
        RuntimeOperationsException - Wraps an IllegalArgumentException: The object name in parameter is null.
        -
      • -
      - - - - - - - -
        -
      • -

        getAttributes

        -
        AttributeList getAttributes(ObjectName name,
        -                          String[] attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Allows you to retrieve the values of several attributes of an MBean.
        -
        -
        Specified by:
        -
        getAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean from within which the attributes are - to be retrieved.
        attributes - A list of the attributes to be retrieved.
        -
        Returns:
        The values of the attributes retrieved. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBean server.
        -
        ReflectionException - An exception occurred trying to invoke the getAttributes of a Dynamic MBean.
        -
      • -
      - - - - - - - -
        -
      • -

        setAttributes

        -
        AttributeList setAttributes(ObjectName name,
        -                          AttributeList attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Allows you to modify the values of several attributes of an MBean.
        -
        -
        Specified by:
        -
        setAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean from within which the attributes are - to be set.
        attributes - A list of the attributes to be set, their values and, optionally, the - operators to apply. - The value of the attributes can be any Java object that is serializable.
        -
        Returns:
        The values of the attributes that were set. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBean server.
        -
        ReflectionException - An exception occurred trying to invoke the setAttributes of a Dynamic MBean.
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        Object invoke(ObjectName name,
        -            String operationName,
        -            Object[] params,
        -            String[] signature)
        -              throws InstanceNotFoundException,
        -                     MBeanException,
        -                     ReflectionException
        -
        Deprecated. 
        -
        Invokes a method of an MBean.
        -
        -
        Specified by:
        -
        invoke in interface ProxyHandler
        -
        Parameters:
        name - The name of the MBean on which the method is to be invoked.
        operationName - The name of the operation to be invoked.
        params - An array containing the parameters to be set when the operation is - invoked. - A parameter can be any Java object that is serializable.
        signature - An array containing the signature of the method.
        -
        Returns:
        The object returned by the invocation of the given method. - The return value can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the MBean's invoked method.
        -
        ReflectionException - Wraps a java.lang.Exception thrown while trying to invoke the method.
        -
      • -
      - - - - - - - -
        -
      • -

        getObjectInstance

        -
        ObjectInstance getObjectInstance(ObjectName name)
        -                                 throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Gets the ObjectInstance for a given MBean registered with the MBeanServer.
        -
        Parameters:
        name - The object name of the MBean.
        -
        Returns:
        The ObjectInstance associated to the MBean specified by name.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBeanServer.
        -
      • -
      - - - -
        -
      • -

        getMBeanCount

        -
        Integer getMBeanCount()
        -
        Deprecated. 
        -
        Returns the number of MBeans controlled by the MBeanServer.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        String getDefaultDomain()
        -
        Deprecated. 
        -
        Returns the default domain used for the MBean naming.
        -
      • -
      - - - -
        -
      • -

        isInstanceOf

        -
        boolean isInstanceOf(ObjectName name,
        -                   String className)
        -                     throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Returns true if the MBean specified is an instance of the specified class, false otherwise.
        -
        Parameters:
        name - The ObjectName of the MBean.
        className - The name of the class.
        -
        Returns:
        true if the MBean specified is an instance of the specified class, false otherwise.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
      • -
      - - - -
        -
      • -

        getClassForProxyMBean

        -
        String getClassForProxyMBean(ObjectInstance instance)
        -                             throws ProxyMBeanInstantiationException
        -
        Deprecated. 
        -
        Given the object name and the Java class name of the MBean(ObjectInstance), this - method returns the name of the Java class of the corresponding ProxyMBean. - The returned name can be null, if there is no Java class corresponding to - the ProxyMBean needed.
        -
        Parameters:
        instance - The ObjectInstance of the MBean which is represented by the - ProxyMBean.
        -
        Returns:
        The name of the Java class of the ProxyMBean.
        -
        Throws:
        -
        ProxyMBeanInstantiationException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/RmiConnectorAddress.html deleted file mode 100644 index 9c85856..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorAddress.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - -RmiConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class RmiConnectorAddress

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    ConnectorAddress, Serializable
    -
    -
    -
    Deprecated.  -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. The legacy RMI connector, - including this class, may be removed in a future version of Java - DMK. See javax.management.remote.rmi and JdmkLegacyConnector.
    -
    -
    -
    public class RmiConnectorAddress
    -extends Object
    -implements ConnectorAddress
    -
    Defines the RMI connector address. This object is used by the connector client - to check that the address used as the argument of its connect method is of the - appropriate type. -

    - The default rmi registry hostname is the local hostname. -

    - The default rmi registry port is specified by the constant - ServiceName.RMI_CONNECTOR_PORT. -

    - The default rmi service name (the RmiConnectorServer's service name) is specified by - the constant ServiceName.RMI_CONNECTOR_SERVER.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - - -
      Constructors 
      Constructor and Description
      RmiConnectorAddress() -
      Deprecated. 
      -
      RmiConnectorAddress constructor.
      -
      RmiConnectorAddress(String host, - int port, - String serviceName) -
      Deprecated. 
      -
      RmiConnectorAddress constructor.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetConnectorType() -
      Deprecated. 
      -
      Returns the type of connector.
      -
      StringgetHost() -
      Deprecated. 
      -
      Returns the RMI Connector Server hostname.
      -
      StringgetName() -
      Deprecated. 
      -
      Returns the RMI Connector Server service name.
      -
      intgetPort() -
      Deprecated. 
      -
      Returns the RMI Connector Server port number.
      -
      voidsetHost(String host) -
      Deprecated. 
      -
      Sets the value of the RMI Connector Server host property.
      -
      voidsetName(String serviceName) -
      Deprecated. 
      -
      Sets the value of the RMI Connector Server service name property.
      -
      voidsetPort(int port) -
      Deprecated. 
      -
      Sets the value of the RMI Connector Server port property.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        RmiConnectorAddress

        -
        public RmiConnectorAddress()
        -
        Deprecated. 
        -
        RmiConnectorAddress constructor. -

        - The default host is the local hostname. -

        - The default port is defined by com.sun.jdmk.ServiceName.RMI_CONNECTOR_PORT. -

        - The default service name is defined by com.sun.jdmk.ServiceName.RMI_CONNECTOR_SERVER.

        -
      • -
      - - - -
        -
      • -

        RmiConnectorAddress

        -
        public RmiConnectorAddress(String host,
        -                   int port,
        -                   String serviceName)
        -
        Deprecated. 
        -
        RmiConnectorAddress constructor.
        -
        Parameters:
        host - The host specifies the hostname where the rmi registry is running.
        port - The port specifies the port number where the rmi registry is running.
        serviceName - The service name specifies the name the RMI connector server used to - register in the rmi registry.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getConnectorType

        -
        public String getConnectorType()
        -
        Deprecated. 
        -
        Returns the type of connector.
        -
        -
        Specified by:
        -
        getConnectorType in interface ConnectorAddress
        -
        Returns:
        the value of the connector type property.
        -
      • -
      - - - -
        -
      • -

        getHost

        -
        public String getHost()
        -
        Deprecated. 
        -
        Returns the RMI Connector Server hostname.
        -
        Returns:
        the value of the server host property.
        -
      • -
      - - - -
        -
      • -

        setHost

        -
        public void setHost(String host)
        -
        Deprecated. 
        -
        Sets the value of the RMI Connector Server host property.
        -
        Parameters:
        host - the new value of the server host property.
        -
      • -
      - - - -
        -
      • -

        getPort

        -
        public int getPort()
        -
        Deprecated. 
        -
        Returns the RMI Connector Server port number.
        -
        Returns:
        the value of the server port property.
        -
      • -
      - - - -
        -
      • -

        setPort

        -
        public void setPort(int port)
        -
        Deprecated. 
        -
        Sets the value of the RMI Connector Server port property.
        -
        Parameters:
        port - the new value of the server port property.
        -
      • -
      - - - -
        -
      • -

        getName

        -
        public String getName()
        -
        Deprecated. 
        -
        Returns the RMI Connector Server service name.
        -
        Returns:
        the value of the server service name property.
        -
      • -
      - - - -
        -
      • -

        setName

        -
        public void setName(String serviceName)
        -
        Deprecated. 
        -
        Sets the value of the RMI Connector Server service name property.
        -
        Parameters:
        serviceName - the new value of the server service name property.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/RmiConnectorClient.html deleted file mode 100644 index 26c68ae..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorClient.html +++ /dev/null @@ -1,1847 +0,0 @@ - - - - - -RmiConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class RmiConnectorClient

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - - - - - -
        -
      • -

        RmiConnectorClient

        -
        public RmiConnectorClient()
        -
        Deprecated. 
        -
        Default constructor for RmiConnectorClient.
        -
      • -
      - - - -
        -
      • -

        RmiConnectorClient

        -
        public RmiConnectorClient(InetAddress addr)
        -
        Deprecated. Only used for a Client with Java DMK 5.0 to connect to a server with a Java DMK 4.2 or earlier version.
        -
        Constructs RmiConnectorClient.
        -
        Parameters:
        addr - a user specified local host address to receive notifications from the server.
        -
      • -
      - - - -
        -
      • -

        RmiConnectorClient

        -
        public RmiConnectorClient(InetAddress add,
        -                  int commTimeout)
        -
        Deprecated. 
        -
      • -
      - - - -
        -
      • -

        RmiConnectorClient

        -
        public RmiConnectorClient(String addr)
        -
        Deprecated. 
        -

        Constructs an RmiConnectorClient. This constructor is only - intended to be used for a Client with Java DMK 5.0 or later to - connect to a server with a Java DMK 4.2 or earlier version.

        -
        Parameters:
        addr - a local host address to receive notifications from - the server.
        Since:
        -
        Java DMK 5.0
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setTimeout

        -
        public void setTimeout(int timeout)
        -
        Deprecated. 
        -
      • -
      - - - -
        -
      • -

        setMode

        -
        public void setMode(int mode)
        -             throws IllegalArgumentException
        -
        Deprecated. 
        -
        Sets the notification forwarding mode. - If set to PUSH_MODE, it is the agent to push notifications to the client, if set to - PULL_MODE, it is the client to retrieve notifications from the agent. -

        The default value is PUSH_MODE.

        -
        -
        Specified by:
        -
        setMode in interface ClientNotificationHandler
        -
        Parameters:
        mode - set to PUSH_MODE or PULL_MODE.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if the mode is not equal to - PUSH_MODE nor PULL_MODE.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getMode

        -
        public int getMode()
        -
        Deprecated. 
        -
        Gets the notification forwarding mode. - If set to PUSH_MODE, it is the agent to push notifications to the client, if set to - PULL_MODE, it is the client to retrieve notifications from the agent. -

        The default value is PUSH_MODE.

        -
        -
        Specified by:
        -
        getMode in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getNotifications

        -
        public void getNotifications()
        -
        Deprecated. 
        -
        Retrieves all notifications in the cache.
        -
        -
        Specified by:
        -
        getNotifications in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        clearCache

        -
        public void clearCache()
        -
        Deprecated. 
        -
        Clear the notification cache. All notifications stored in the cache then will be discarded - without being sent.
        -
        -
        Specified by:
        -
        clearCache in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        setPeriod

        -
        public void setPeriod(int period)
        -
        Deprecated. 
        -
        Specifies the period for notification forwarding in milliseconds. -

        - If set to equal to or less than zero and the pull mode is used, no pull will be done. A user should - explicitly call getNotifications to retrieve all notifications in the cache. - This method has no effect in the push mode in the current implementation. -

        - The default value is 1000 milliseconds.

        -
        -
        Specified by:
        -
        setPeriod in interface ClientNotificationHandler
        -
        Parameters:
        period - The period in milliseconds.
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getPeriod

        -
        public int getPeriod()
        -
        Deprecated. 
        -
        Gets the period for notification forwarding in milliseconds. -

        - The default value is 1000 milliseconds.

        -
        -
        Specified by:
        -
        getPeriod in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        setCacheSize

        -
        public int setCacheSize(int size,
        -               boolean discardOverflow)
        -
        Deprecated. 
        -
        Sets the cache size of notifications waiting to be forwarded. -

        If set to NO_CACHE_LIMIT, notifications will never be discarded, - but this may lead to OutOfMemory errors under stressed conditions. If set to zero, any - notification will be discarded without being sent. -

        The default value is NO_CACHE_LIMIT.

        -
        -
        Specified by:
        -
        setCacheSize in interface ClientNotificationHandler
        -
        Parameters:
        size - the maximum number of notifications in the cache.
        discardOverflow - effective only if current number of cached notifications exceeds the new size: - if true, discard excess notifications; if false, the cache size will not be changed.
        -
        Returns:
        The cache size currently set.
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getCacheSize

        -
        public int getCacheSize()
        -
        Deprecated. 
        -
        Get the cache size of notifications waiting to be forwarded. -

        If set to NO_CACHE_LIMIT or a negative value, notifications will never be discarded, - but this may lead to OutOfMemory errors under stressed conditions. -

        The default value is NO_CACHE_LIMIT.

        -
        -
        Specified by:
        -
        getCacheSize in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        setOverflowCount

        -
        public void setOverflowCount(int count)
        -
        Deprecated. 
        -
        Sets the number of notifications discarded, this number indicates the number - of notifications discarded because the cache limit has been reached. -

        This count will be reset to zero if no more listener exists at the client side, - because in this case the notification server will remove all information about - this notification client.

        -
        -
        Specified by:
        -
        setOverflowCount in interface ClientNotificationHandler
        -
        Parameters:
        count - The new value to set to overflow count.
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getOverflowCount

        -
        public int getOverflowCount()
        -
        Deprecated. 
        -
        Get the number of notifications discarded since last forwarding because the cache limit has been reached. - This value can be reset by calling the method setOverFlowCount. -

        This count will be reset to zero if no more listener exists at the client side, - because in this case the notification server will remove all information about - this notification client.

        -
        -
        Specified by:
        -
        getOverflowCount in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        setOverflowMode

        -
        public void setOverflowMode(int of)
        -                     throws IllegalArgumentException
        -
        Deprecated. 
        -
        Specify whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds. -

        The default mode is DISCARD_OLD.

        -
        -
        Specified by:
        -
        setOverflowMode in interface ClientNotificationHandler
        -
        Parameters:
        of - The overflow mode to specify.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if the mode is not DISCARD_NEW - nor DISCARD_OLD.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getOverflowMode

        -
        public int getOverflowMode()
        -
        Deprecated. 
        -
        Return whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds. -

        The default mode is DISCARD_OLD.

        -
        -
        Specified by:
        -
        getOverflowMode in interface ClientNotificationHandler
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Adds a listener to a registered MBean.
        -
        -
        Specified by:
        -
        addNotificationListener in interface NotificationRegistration
        -
        Parameters:
        name - The name of the MBean on which the listener should be added.
        listener - The listener object which will handle the notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided does not match any of the registered MBeans.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - - - - - -
        -
      • -

        getHeartBeatPeriod

        -
        public int getHeartBeatPeriod()
        -
        Deprecated. 
        -
        Gets the heartbeat period in milliseconds. -

        - The default value is 10000 milliseconds.

        -
        -
        Specified by:
        -
        getHeartBeatPeriod in interface HeartBeatClientHandler
        -
        -
      • -
      - - - -
        -
      • -

        setHeartBeatPeriod

        -
        public void setHeartBeatPeriod(int period)
        -
        Deprecated. 
        -
        Specifies the heartbeat period in milliseconds. -

        - If set to zero no check will be carried out for the associated connector server being alive. - As the heartbeat is driven by the manager this would also prevent the connector server from - being aware of the aliveness of this connector client. -

        - The default value is 10000 milliseconds.

        -
        -
        Specified by:
        -
        setHeartBeatPeriod in interface HeartBeatClientHandler
        -
        Parameters:
        period - The heartbeat period in milliseconds.
        -
      • -
      - - - -
        -
      • -

        getHeartBeatRetries

        -
        public int getHeartBeatRetries()
        -
        Deprecated. 
        -
        Gets the number of retries. This number specifies how many times a connector client must retry - the connection to the connector server before sending the heartbeat notification indicating that - the connector server has died. If number of retries equals zero then no retries are carried out. -

        - The default value is 6 times.

        -
        -
        Specified by:
        -
        getHeartBeatRetries in interface HeartBeatClientHandler
        -
        -
      • -
      - - - -
        -
      • -

        setHeartBeatRetries

        -
        public void setHeartBeatRetries(int nretries)
        -
        Deprecated. 
        -
        Sets the number of retries. This number specifies how many times a connector client must retry - the connection to the connector server before sending the heartbeat notification indicating that - the connector server has died. If number of retries equals zero then no retries are carried out. -

        - The default value is 6 times.

        -
        -
        Specified by:
        -
        setHeartBeatRetries in interface HeartBeatClientHandler
        -
        Parameters:
        nretries - The number of retries.
        -
      • -
      - - - -
        -
      • -

        addHeartBeatNotificationListener

        -
        public void addHeartBeatNotificationListener(NotificationListener listener,
        -                                    NotificationFilter filter,
        -                                    Object handback)
        -
        Deprecated. 
        -
        Adds the specified heartbeat listener to receive heartbeat notifications from this connector client. - Heartbeat notifications occur when the connector client connects to or disconnects from the connector - server or when the connector server associated to this connector client dies or is temporarily unreachable.
        -
        -
        Specified by:
        -
        addHeartBeatNotificationListener in interface HeartBeatClientHandler
        -
        Parameters:
        listener - The heartbeat listener which will handle the notifications emitted by the connector client.
        filter - The filter object. If filter is null, no filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a notification is emitted.
        -
      • -
      - - - -
        -
      • -

        removeHeartBeatNotificationListener

        -
        public void removeHeartBeatNotificationListener(NotificationListener listener)
        -
        Deprecated. 
        -
        Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from - this connector client. - Heartbeat notifications occur when the connector client connects to or disconnects from the connector - server or when the connector server associated to this connector client dies or is temporarily unreachable.
        -
        -
        Specified by:
        -
        removeHeartBeatNotificationListener in interface HeartBeatClientHandler
        -
        Parameters:
        listener - The heartbeat listener which will handle the notifications emitted by the connector client.
        -
      • -
      - - - -
        -
      • -

        setOperationContext

        -
        public void setOperationContext(OperationContext c)
        -
        Deprecated. 
        -

        Set the OperationContext of this connector. This context will be - sent along with each request and can be recovered by the server, - which can make it available to the operations it invokes.

        - -

        The saved OperationContext will be a clone of the object - c made using its clone method.

        -
        -
        Specified by:
        -
        setOperationContext in interface RemoteMBeanServer
        -
        Parameters:
        c - the new OperationContext. It may be null to indicate that - there is no context. The previous OperationContext, if any, is lost.
        -
        Throws:
        -
        CommunicationException - if the context cannot be set for - some reason. One common reason is that the object c - does not implement the Cloneable interface.
        -
      • -
      - - - -
        -
      • -

        getOperationContext

        -
        public OperationContext getOperationContext()
        -
        Deprecated. 
        -
        Get the OperationContext that was last given to setOperationContext, - or null if setOperationContext was never called.
        -
        -
        Specified by:
        -
        getOperationContext in interface RemoteMBeanServer
        -
        Returns:
        the current OperationContext.
        -
      • -
      - - - -
        -
      • -

        connect

        -
        public String connect(ConnectorAddress MBeanServerAddress)
        -
        Deprecated. 
        -
        Initializes the communication with the remote MBeanServer. All the information - needed to identify the MBeanServer to contact and the protocol to - be used is contained in the object of the type ConnectorAddress passed as - a parameter. For then RmiconnectotClient, the ConnectorAddress should - of class RmiConnectorAddress. If a communication problem occurs this method will throw - a CommunicationException (JMRuntimeException). - If the RemoteMBeanServer had already been connected and disconnected with an MBeanServer - identified by its MBeanServerId, and if the MBeanServer reachable by the - MBeanServerAddress parameter doesn't - have to same MBeanServerId, the java.lang.IllegalAccessException is thrown.
        -
        -
        Specified by:
        -
        connect in interface RemoteMBeanServer
        -
        Parameters:
        MBeanServerAddress - The exact MBeanServer address to contact (MBeanServer - identification, protocol specification).
        -
        Returns:
        A String identifying the MBeanServer with which the communication is established.
        -
        Throws:
        -
        CommunicationException - The RemoteMBeanServer was already connected or a problem was - encountered in the connection to the RMI Connector Server.
        -
        IllegalArgumentException - The RemoteMBeanServer has already been connected and disconnected - and the specified ConnectorAddress doesn't identify the same MBeanServer.
        -
      • -
      - - - -
        -
      • -

        disconnect

        -
        public void disconnect()
        -
        Deprecated. 
        -
        Terminates the communication with the MBeanServer.
        -
        -
        Specified by:
        -
        disconnect in interface RemoteMBeanServer
        -
        -
      • -
      - - - -
        -
      • -

        disconnect

        -
        public void disconnect(boolean local)
        -
        Deprecated. 
        -
        Terminates the communication with the MBeanServer.
        -
      • -
      - - - -
        -
      • -

        isConnected

        -
        public boolean isConnected()
        -
        Deprecated. 
        -
        Checks whether a communication with the MBeanServer is established.
        -
        -
        Specified by:
        -
        isConnected in interface RemoteMBeanServer
        -
        Returns:
        True, if the communication is established, otherwise false.
        -
      • -
      - - - -
        -
      • -

        getMBeanServerAddress

        -
        public ConnectorAddress getMBeanServerAddress()
        -
        Deprecated. 
        -
        Returns the exact address of the MBeanServer to which the ConnectorClient is - connected. The address is of the type ConnectorAddress.
        -
        -
        Specified by:
        -
        getMBeanServerAddress in interface RemoteMBeanServer
        -
        Returns:
        The exact address of the remote MBeanServer, or null if the ConnectorClient is - not connected.
        -
      • -
      - - - -
        -
      • -

        getMBeanServerId

        -
        public String getMBeanServerId()
        -
        Deprecated. 
        -
        Returns a string which represents the MBeanServer identification. This String comes from - the MBeanServerDelegate Mbean. - If the Connector Client has not already been connected, it returns null. - If the Connector Client has been connected and disconnected, getMBeanServerId still returns - the previous MBeanServer identification.
        -
        -
        Specified by:
        -
        getMBeanServerId in interface RemoteMBeanServer
        -
        Returns:
        If the Connector Client has not been connected yet, it returns null. If the - connector Client has been connected and disconnected, getMbeanServerId still returns - the previous MbeanServer identification.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        createMBean

        -
        public ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException
        -
        Deprecated. 
        -
        Creates and registers an instance of an MBean in the remote object server. When - calling the method, you have to provide the class name of the Java - implementation to be used for instantiating the new object. It - returns an ObjectInstance representing the remote MBean created.
        -
        -
        Specified by:
        -
        createMBean in interface RemoteMBeanServer
        -
        Parameters:
        className - The name of the Java class to be used by the MBeanServer for creating - the MBean.
        name - The name of the MBean to be created.
        params - An array containing the parameters of the constructor to be invoked. - A parameter can be any Java object that is serializable.
        signature - An array containing the signature of the constructor to be invoked.
        -
        Returns:
        An ObjectInstance representing the newly created MBean.
        -
        Throws:
        -
        ReflectionException - Wraps the exception that occurred when trying to invoke the MBean's - constructor.
        -
        InstanceAlreadyExistsException - The MBean is already under the control of the MBean server.
        -
        MBeanRegistrationException - The preRegister (MBeanRegistration - interface) method of the MBean has thrown an exception. The MBean will not be registered.
        -
        MBeanException - Wraps an exception thrown by the MBean's constructor.
        -
        NotCompliantMBeanException - This class is not a JMX compliant MBean.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        createMBean

        -
        public ObjectInstance createMBean(String className,
        -                         ObjectName name,
        -                         ObjectName loaderName,
        -                         Object[] params,
        -                         String[] signature)
        -                           throws ReflectionException,
        -                                  InstanceAlreadyExistsException,
        -                                  MBeanRegistrationException,
        -                                  MBeanException,
        -                                  NotCompliantMBeanException,
        -                                  InstanceNotFoundException
        -
        Deprecated. 
        -
        Creates and registers an instance of an MBean in the remote object server. When - calling the method, you have to provide the class name of the Java - implementation to be used for instantiating the new object. You can - optionally provide the name of the class loader to be used. It - returns an ObjectInstance representing the remote MBean created.
        -
        -
        Specified by:
        -
        createMBean in interface RemoteMBeanServer
        -
        Parameters:
        className - The name of the Java class to be used by the MBeanServer for creating - the MBean.
        name - The name of the MBean to be created.
        loaderName - The name of the class loader to be used by the MBeanServer.
        params - An array containing the parameters of the constructor to be invoked. - A parameter can be any Java object that is serializable.
        signature - An array containing the signature of the constructor to be invoked.
        -
        Returns:
        An ObjectInstance representing the newly created MBean.
        -
        Throws:
        -
        ReflectionException - Wraps the exception that occurred when trying to invoke the MBean's - constructor.
        -
        InstanceAlreadyExistsException - The MBean is already under the control of the MBean server.
        -
        MBeanRegistrationException - The preRegister (MBeanRegistration - interface) method of the MBean has thrown an exception. The MBean will not be registered.
        -
        MBeanException - Wraps an exception thrown by the MBean's constructor.
        -
        NotCompliantMBeanException - This class is not a JMX compliant MBean.
        -
        InstanceNotFoundException - The specified loader is not registered in the MBeanServer.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - - - - - -
        -
      • -

        isRegistered

        -
        public boolean isRegistered(ObjectName name)
        -
        Deprecated. 
        -
        Checks whether an MBean, identified by its object name, is already registered - with the MBeanServer.
        -
        -
        Specified by:
        -
        isRegistered in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name of the MBean to be checked.
        -
        Returns:
        True if the MBean is already registered in the MBeanServer, false otherwise.
        -
        Throws:
        -
        RuntimeOperationsException - Wraps an IllegalArgumentException: The object name in parameter is null.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        queryNames

        -
        public Set queryNames(ObjectName name,
        -             QueryExp query)
        -
        Deprecated. 
        -
        Gets the names of MBeans controlled by the MBeanServer. This method - allows any of the following to be obtained: The names of all MBeans, - the names of a set of MBeans specified by pattern matching on the - ObjectName and/or a Query expression, a specific MBean name (equivalent to - testing whether an MBean is registered). When the object name is - null or empty, all the objects are to be selected (and filtered if - a query is specified). It returns the set of ObjectNames for the - MBeans selected.
        -
        -
        Specified by:
        -
        queryNames in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name pattern identifying the MBean names to be retrieved. If - null or empty, the names of all the registered MBeans will be retrieved.
        query - The query expression to be applied for selecting MBeans.
        -
        Returns:
        A set containing the ObjectNames for the MBeans selected.
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        queryMBeans

        -
        public Set queryMBeans(ObjectName name,
        -              QueryExp query)
        -
        Deprecated. 
        -
        Gets MBeans controlled by the MBeanServer. This method allows any - of the following to be obtained: All MBeans, a set of MBeans specified - by pattern matching on the ObjectName and/or a Query expression, a - specific MBean. When the object name is null or empty, all objects are - to be selected (and filtered if a query is specified). It returns the - set of ObjectInstance for the selected MBeans.
        -
        -
        Specified by:
        -
        queryMBeans in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name pattern identifying the MBeans to be retrieved. If - null or empty all the MBeans registered will be retrieved.
        query - The query expression to be applied for selecting MBeans.
        -
        Returns:
        A set containing the ObjectInstance for the MBeans selected.
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getMBeanCount

        -
        public Integer getMBeanCount()
        -
        Deprecated. 
        -
        Returns the number of MBeans controlled by the MBeanServer.
        -
        -
        Specified by:
        -
        getMBeanCount in interface RemoteMBeanServer
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        public String getDefaultDomain()
        -
        Deprecated. 
        -
        Returns the default domain used for the MBean naming.
        -
        -
        Specified by:
        -
        getDefaultDomain in interface RemoteMBeanServer
        -
        Throws:
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        isInstanceOf

        -
        public boolean isInstanceOf(ObjectName name,
        -                   String className)
        -                     throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Returns true if the MBean specified is an instance of the specified class, false otherwise.
        -
        -
        Specified by:
        -
        isInstanceOf in interface RemoteMBeanServer
        -
        Parameters:
        name - The ObjectName of the MBean.
        className - The name of the class.
        -
        Returns:
        true if the MBean specified is an instance of the specified class, false otherwise.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
      • -
      - - - -
        -
      • -

        getObjectInstance

        -
        public ObjectInstance getObjectInstance(ObjectName name)
        -                                 throws InstanceNotFoundException
        -
        Deprecated. 
        -
        Gets the ObjectInstance for a given MBean registered with the MBeanServer.
        -
        -
        Specified by:
        -
        getObjectInstance in interface RemoteMBeanServer
        -
        Parameters:
        name - The object name of the MBean.
        -
        Returns:
        The ObjectInstance associated to the MBean specified by name.
        -
        Throws:
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBeanServer.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - - - - - -
        -
      • -

        getAttributes

        -
        public AttributeList getAttributes(ObjectName name,
        -                          String[] attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Allows you to retrieve the values of several attributes of an MBean.
        -
        -
        Specified by:
        -
        getAttributes in interface RemoteMBeanServer
        -
        Specified by:
        -
        getAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean from within which the attributes are - to be retrieved.
        attributes - A list of the attributes to be retrieved.
        -
        Returns:
        The values of the attributes retrieved. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundExceptionThe - MBean specified is not registered in the MBean server.
        -
        ReflectionException - An exception occurred when trying to invoke the getAttributes of a Dynamic MBean.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
        InstanceNotFoundException - The specified MBean is not registered in the MBean server.
        -
      • -
      - - - - - - - -
        -
      • -

        setAttributes

        -
        public AttributeList setAttributes(ObjectName name,
        -                          AttributeList attributes)
        -                            throws InstanceNotFoundException,
        -                                   ReflectionException
        -
        Deprecated. 
        -
        Allows you to modify the values of several attributes of an MBean.
        -
        -
        Specified by:
        -
        setAttributes in interface RemoteMBeanServer
        -
        Specified by:
        -
        setAttributes in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean from within which the attributes are - to be set.
        attributes - A list of the attributes to be set, their values and, optionally, the - operators to apply. - The value of the attributes can be any Java object that is serializable.
        -
        Returns:
        The values of the attributes that were set. - The value of the attributes can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
        ReflectionException - An exception occurred when trying to invoke the setAttributes of a Dynamic MBean.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        public Object invoke(ObjectName name,
        -            String methodName,
        -            Object[] arguments,
        -            String[] signature)
        -              throws InstanceNotFoundException,
        -                     MBeanException,
        -                     ReflectionException
        -
        Deprecated. 
        -
        Invokes a method of an MBean.
        -
        -
        Specified by:
        -
        invoke in interface RemoteMBeanServer
        -
        Specified by:
        -
        invoke in interface ProxyHandler
        -
        Parameters:
        name - The name of the MBean on which the method is to be invoked.
        methodName - The name of the method to be invoked.
        arguments - An array containing the arguments to be set when the method is invoked. - An argument can be any Java object that is serializable.
        signature - An array containing the signature of the method.
        -
        Returns:
        The object returned by the invocation of the given method. - The return value can be any Java object that is serializable.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the MBean's invoked method.
        -
        ReflectionException - Wraps a java.lang.Exception thrown while trying to invoke the method.
        -
        CommunicationException - The RMI Connector Client is not connected to RMI Connector Server - or a problem was encountered in the connection to the RMI Connector Server.
        -
      • -
      - - - - - - - -
        -
      • -

        getClassForProxyMBean

        -
        public String getClassForProxyMBean(ObjectInstance instance)
        -                             throws ProxyMBeanInstantiationException
        -
        Deprecated. 
        -
        Given the object name and the Java class name of the MBean (ObjectInstance), this - method returns the name of the Java class of the corresponding Proxy MBean. - The returned name can be null, if there is no Java class corresponding to - the needed Proxy MBean.
        -
        -
        Specified by:
        -
        getClassForProxyMBean in interface RemoteMBeanServer
        -
        Parameters:
        instance - The ObjectInstance of the MBean which is represented by the ProxyMBean.
        -
        Returns:
        The name of the Java class of the ProxyMBean.
        -
        Throws:
        -
        ProxyMBeanInstantiationException - An error occurs.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/RmiConnectorServer.html deleted file mode 100644 index ee84051..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorServer.html +++ /dev/null @@ -1,766 +0,0 @@ - - - - - -RmiConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class RmiConnectorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CommunicatorServerMBean, RmiConnectorServerMBean, Runnable, MBeanRegistration, NotificationBroadcaster
    -
    -
    -
    Deprecated.  -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. The legacy RMI connector, - including this class, may be removed in a future version of Java - DMK. See javax.management.remote.rmi and JdmkLegacyConnector.
    -
    -
    -
    public class RmiConnectorServer
    -extends CommunicatorServer
    -implements MBeanRegistration, RmiConnectorServerMBean
    -
    Provides an implementation of the RmiConnectorServerMBean interface. -

    - When creating the RmiConnectorServer , it is possible to specify the port number and - service name to be used. To do so, you can use the appropriate constructor or use to corresponding setter. - - The default service name is specified by the constant com.sun.jdmk.ServiceName.RMI_CONNECTOR_SERVER. - If you don't specify an object name when you register the RmiConnectorServer - within the MBeanServer, the default one is: - com.sun.jdmk.ServiceName.DOMAIN + ":" + com.sun.jdmk.ServiceName.RMI_CONNECTOR_SERVER

    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/RmiConnectorServerMBean.html deleted file mode 100644 index 9a2c777..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/RmiConnectorServerMBean.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - -RmiConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Interface RmiConnectorServerMBean

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getServiceName

        -
        String getServiceName()
        -
        Deprecated. 
        -
        Returns the service name of this RMI object.
        -
        Returns:
        The service name of this RMI connector.
        -
      • -
      - - - -
        -
      • -

        setServiceName

        -
        void setServiceName(String serviceName)
        -                    throws IllegalStateException
        -
        Deprecated. 
        -
        Set the service name of this RMI object.
        -
        Parameters:
        serviceName - The service name of this RMI connector.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while the - RMI connector was ONLINE or STARTING.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/TimedRmiSocketFactory.html b/dist/docs/api/com/sun/jdmk/comm/TimedRmiSocketFactory.html deleted file mode 100644 index 0f81d73..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/TimedRmiSocketFactory.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - -TimedRmiSocketFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class TimedRmiSocketFactory

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    RMIClientSocketFactory, RMIServerSocketFactory
    -
    -
    -
    -
    public class TimedRmiSocketFactory
    -extends RMISocketFactory
    -
    This class defines an RMI Socket Factory that allows to - configure a socket object with a specified timeout. - NPCTE fix for escalation 534403, bug 4624028.
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/TimedURLConnection.html b/dist/docs/api/com/sun/jdmk/comm/TimedURLConnection.html deleted file mode 100644 index 195b74e..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/TimedURLConnection.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - -TimedURLConnection (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class TimedURLConnection

-
-
- -
-
    -
  • -
    -
    -
    public class TimedURLConnection
    -extends Object
    -
    This class defines methods to make a socket object with a specified timeout. - NPCTE fix for escalation 535848, bug 4653805, SD, 02 May 02
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/UnauthorizedSecurityException.html b/dist/docs/api/com/sun/jdmk/comm/UnauthorizedSecurityException.html deleted file mode 100644 index 2ece0af..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/UnauthorizedSecurityException.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - -UnauthorizedSecurityException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.comm
-

Class UnauthorizedSecurityException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class UnauthorizedSecurityException
    -extends JdmkSecurityException
    -
    Thrown by all the methods in the RemoteMBeanServer - interface when the client's login/password is not supported by the server it - is trying to contact.
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        UnauthorizedSecurityException

        -
        public UnauthorizedSecurityException()
        -
        Default constructor.
        -
      • -
      - - - -
        -
      • -

        UnauthorizedSecurityException

        -
        public UnauthorizedSecurityException(String msg)
        -
        Constructor that allows a specific error message to be specified.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/AuthInfo.html b/dist/docs/api/com/sun/jdmk/comm/class-use/AuthInfo.html deleted file mode 100644 index 138e86e..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/AuthInfo.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.AuthInfo (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.AuthInfo

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/ClientNotificationHandler.html b/dist/docs/api/com/sun/jdmk/comm/class-use/ClientNotificationHandler.html deleted file mode 100644 index 315d08f..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/ClientNotificationHandler.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.ClientNotificationHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.ClientNotificationHandler

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicationException.html b/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicationException.html deleted file mode 100644 index f18a24f..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicationException.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.CommunicationException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.CommunicationException

-
-
-
    -
  • - - - - - - - - - - - - - - - - - - - - -
    Packages that use CommunicationException 
    PackageDescription
    com.sun.jdmk.comm -
    Provides the classes that implement proprietary connectors and adaptors.
    -
    com.sun.jdmk.discovery -
    Provides the classes of the discovery service.
    -
    com.sun.management.comm -
    Provides the classes implementing the SNMP adaptor servers.
    -
    -
  • -
  • -
      -
    • - - -

      Uses of CommunicationException in com.sun.jdmk.comm

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.jdmk.comm that throw CommunicationException 
      Modifier and TypeMethod and Description
      protected abstract voidCommunicatorServer.doBind() 
      protected voidGenericHttpConnectorServer.doBind() -
      Deprecated. 
      protected voidHtmlAdaptorServer.doBind() -
      Binds the HTML protocol adaptor.
      -
      protected voidRmiConnectorServer.doBind() -
      Deprecated. 
      -
      Binds the adaptor server.
      -
      protected abstract voidCommunicatorServer.doError(Exception e) 
      protected voidGenericHttpConnectorServer.doError(Exception e) -
      Deprecated. 
      protected voidHtmlAdaptorServer.doError(Exception e) 
      protected voidRmiConnectorServer.doError(Exception e) -
      Deprecated. 
      protected abstract voidCommunicatorServer.doProcess() -
      doProcess() is called after doReceive(): - it should process the requests of the incoming client.
      -
      protected voidGenericHttpConnectorServer.doProcess() -
      Deprecated. 
      protected voidHtmlAdaptorServer.doProcess() -
      Handles incoming requests.
      -
      protected voidRmiConnectorServer.doProcess() -
      Deprecated. 
      -
      Returns immediately.
      -
      protected abstract voidCommunicatorServer.doReceive() -
      doReceive() should block until a client is available.
      -
      protected voidGenericHttpConnectorServer.doReceive() -
      Deprecated. 
      protected voidHtmlAdaptorServer.doReceive() -
      Collects incoming requests.
      -
      protected voidRmiConnectorServer.doReceive() -
      Deprecated. 
      -
      Collects incoming requests.
      -
      protected abstract voidCommunicatorServer.doUnbind() -
      doUnbind() is called whenever the connector goes - OFFLINE, except if doBind() has - thrown an exception.
      -
      protected voidGenericHttpConnectorServer.doUnbind() -
      Deprecated. 
      protected voidHtmlAdaptorServer.doUnbind() -
      Unbinds the HTML protocol adaptor.
      -
      protected voidRmiConnectorServer.doUnbind() -
      Deprecated. 
      -
      Unbinds the adaptor.
      -
      -
    • -
    • - - -

      Uses of CommunicationException in com.sun.jdmk.discovery

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.jdmk.discovery that throw CommunicationException 
      Modifier and TypeMethod and Description
      VectorDiscoveryClient.findCommunicators() -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors).
      -
      VectorDiscoveryClientMBean.findCommunicators() -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors).
      -
      VectorDiscoveryClient.findCommunicators(String SelectedHost) -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors) present on an host.
      -
      VectorDiscoveryClientMBean.findCommunicators(String SelectedHost) -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors) present on an host.
      -
      VectorDiscoveryClient.findMBeanServers() -
      Discovers all Java DMK agents.
      -
      VectorDiscoveryClientMBean.findMBeanServers() -
      Discovers all Java DMK agents.
      -
      VectorDiscoveryClient.findMBeanServers(String SelectedHost) -
      Discovers whether Java DMK agents with a DiscoveryResponder - registered in any MBean server is on a host.
      -
      VectorDiscoveryClientMBean.findMBeanServers(String SelectedHost) -
      Discovers whether Java DMK agents with a DiscoveryResponder - registered in any MBean server is on a host.
      -
      -
    • -
    • - - -

      Uses of CommunicationException in com.sun.management.comm

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.management.comm that throw CommunicationException 
      Modifier and TypeMethod and Description
      protected abstract voidCommunicatorServer.doBind() 
      protected voidSnmpAdaptorServer.doBind() -
      Creates the datagram socket.
      -
      protected abstract voidCommunicatorServer.doError(Exception e) 
      protected voidSnmpAdaptorServer.doError(Exception e) 
      protected abstract voidCommunicatorServer.doProcess() -
      doProcess() is called after doReceive(): - it should process the requests of the incoming client.
      -
      protected voidSnmpAdaptorServer.doProcess() -
      Not used in this context.
      -
      protected abstract voidCommunicatorServer.doReceive() -
      doReceive() should block until a client is available.
      -
      protected voidSnmpAdaptorServer.doReceive() -
      Reads a packet from the datagram socket and creates a request handler - which decodes and processes the request.
      -
      protected abstract voidCommunicatorServer.doUnbind() -
      doUnbind() is called whenever the connector goes - OFFLINE, except if doBind() has - thrown an exception.
      -
      protected voidSnmpAdaptorServer.doUnbind() -
      Closes the datagram socket.
      -
      -
    • -
    -
  • -
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServer.html b/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServer.html deleted file mode 100644 index b8c743f..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServer.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.CommunicatorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.CommunicatorServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServerMBean.html deleted file mode 100644 index af1a148..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/CommunicatorServerMBean.html +++ /dev/null @@ -1,313 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.CommunicatorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.CommunicatorServerMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/ConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/class-use/ConnectorAddress.html deleted file mode 100644 index 4279866..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/ConnectorAddress.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.ConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.ConnectorAddress

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/DefaultMapper.html b/dist/docs/api/com/sun/jdmk/comm/class-use/DefaultMapper.html deleted file mode 100644 index 91eff7f..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/DefaultMapper.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.DefaultMapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.DefaultMapper

-
-
No usage of com.sun.jdmk.comm.DefaultMapper
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorAddress.html deleted file mode 100644 index f161713..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorAddress.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.GenericHttpConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.GenericHttpConnectorAddress

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorClient.html deleted file mode 100644 index cfc14cf..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorClient.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.GenericHttpConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.GenericHttpConnectorClient

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServer.html deleted file mode 100644 index db17453..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServer.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.GenericHttpConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.GenericHttpConnectorServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServerMBean.html deleted file mode 100644 index dd7ef0c..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/GenericHttpConnectorServerMBean.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.GenericHttpConnectorServerMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatClientHandler.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatClientHandler.html deleted file mode 100644 index 05a865a..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatClientHandler.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.HeartBeatClientHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.HeartBeatClientHandler

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatNotification.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatNotification.html deleted file mode 100644 index 6f9fa14..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HeartBeatNotification.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HeartBeatNotification (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HeartBeatNotification

-
-
No usage of com.sun.jdmk.comm.HeartBeatNotification
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HtmlAdaptorServer.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HtmlAdaptorServer.html deleted file mode 100644 index e054df1..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HtmlAdaptorServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HtmlAdaptorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HtmlAdaptorServer

-
-
No usage of com.sun.jdmk.comm.HtmlAdaptorServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HtmlParser.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HtmlParser.html deleted file mode 100644 index c697f25..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HtmlParser.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.HtmlParser (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.HtmlParser

-
-
No usage of com.sun.jdmk.comm.HtmlParser
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorAddress.html deleted file mode 100644 index d74db67..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorAddress.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HttpConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HttpConnectorAddress

-
-
No usage of com.sun.jdmk.comm.HttpConnectorAddress
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorClient.html deleted file mode 100644 index c9039e5..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorClient.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HttpConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HttpConnectorClient

-
-
No usage of com.sun.jdmk.comm.HttpConnectorClient
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServer.html deleted file mode 100644 index e26fc4a..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HttpConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HttpConnectorServer

-
-
No usage of com.sun.jdmk.comm.HttpConnectorServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServerMBean.html deleted file mode 100644 index b0e68d6..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpConnectorServerMBean.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.HttpConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.HttpConnectorServerMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorAddress.html deleted file mode 100644 index feca213..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorAddress.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HttpsConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HttpsConnectorAddress

-
-
No usage of com.sun.jdmk.comm.HttpsConnectorAddress
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorClient.html deleted file mode 100644 index 37382e9..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorClient.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HttpsConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HttpsConnectorClient

-
-
No usage of com.sun.jdmk.comm.HttpsConnectorClient
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServer.html deleted file mode 100644 index 8d89703..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.HttpsConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.HttpsConnectorServer

-
-
No usage of com.sun.jdmk.comm.HttpsConnectorServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServerMBean.html deleted file mode 100644 index ca6c898..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/HttpsConnectorServerMBean.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.HttpsConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.HttpsConnectorServerMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/JdmkLegacyConnector.html b/dist/docs/api/com/sun/jdmk/comm/class-use/JdmkLegacyConnector.html deleted file mode 100644 index 618d0cb..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/JdmkLegacyConnector.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.JdmkLegacyConnector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.JdmkLegacyConnector

-
-
No usage of com.sun.jdmk.comm.JdmkLegacyConnector
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/MalformedHttpException.html b/dist/docs/api/com/sun/jdmk/comm/class-use/MalformedHttpException.html deleted file mode 100644 index b064907..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/MalformedHttpException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.MalformedHttpException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.MalformedHttpException

-
-
No usage of com.sun.jdmk.comm.MalformedHttpException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/Mapper.html b/dist/docs/api/com/sun/jdmk/comm/class-use/Mapper.html deleted file mode 100644 index 140b208..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/Mapper.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.Mapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.Mapper

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/RemoteMBeanServer.html b/dist/docs/api/com/sun/jdmk/comm/class-use/RemoteMBeanServer.html deleted file mode 100644 index 5011964..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/RemoteMBeanServer.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.RemoteMBeanServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.RemoteMBeanServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorAddress.html b/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorAddress.html deleted file mode 100644 index 077e3cf..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorAddress.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.RmiConnectorAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.RmiConnectorAddress

-
-
No usage of com.sun.jdmk.comm.RmiConnectorAddress
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorClient.html b/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorClient.html deleted file mode 100644 index ce3fd0a..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorClient.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.RmiConnectorClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.RmiConnectorClient

-
-
No usage of com.sun.jdmk.comm.RmiConnectorClient
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServer.html b/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServer.html deleted file mode 100644 index 5897b42..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.RmiConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.RmiConnectorServer

-
-
No usage of com.sun.jdmk.comm.RmiConnectorServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServerMBean.html b/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServerMBean.html deleted file mode 100644 index fb77cd4..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/RmiConnectorServerMBean.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.comm.RmiConnectorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.comm.RmiConnectorServerMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/TimedRmiSocketFactory.html b/dist/docs/api/com/sun/jdmk/comm/class-use/TimedRmiSocketFactory.html deleted file mode 100644 index 1c083a7..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/TimedRmiSocketFactory.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.TimedRmiSocketFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.TimedRmiSocketFactory

-
-
No usage of com.sun.jdmk.comm.TimedRmiSocketFactory
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/TimedURLConnection.html b/dist/docs/api/com/sun/jdmk/comm/class-use/TimedURLConnection.html deleted file mode 100644 index 3679e97..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/TimedURLConnection.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.TimedURLConnection (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.TimedURLConnection

-
-
No usage of com.sun.jdmk.comm.TimedURLConnection
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/class-use/UnauthorizedSecurityException.html b/dist/docs/api/com/sun/jdmk/comm/class-use/UnauthorizedSecurityException.html deleted file mode 100644 index 95ddd43..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/class-use/UnauthorizedSecurityException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.comm.UnauthorizedSecurityException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.comm.UnauthorizedSecurityException

-
-
No usage of com.sun.jdmk.comm.UnauthorizedSecurityException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/package-frame.html b/dist/docs/api/com/sun/jdmk/comm/package-frame.html deleted file mode 100644 index 6c99c4b..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/package-frame.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - -com.sun.jdmk.comm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.comm

- - - diff --git a/dist/docs/api/com/sun/jdmk/comm/package-summary.html b/dist/docs/api/com/sun/jdmk/comm/package-summary.html deleted file mode 100644 index 7fb23a0..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/package-summary.html +++ /dev/null @@ -1,401 +0,0 @@ - - - - - -com.sun.jdmk.comm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.comm

-
-
Provides the classes that implement proprietary connectors and adaptors.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    ClientNotificationHandlerDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connectors.
    -
    CommunicatorServerMBean -
    Defines generic behavior for the server - part of a connector or an adaptor.
    -
    ConnectorAddressDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connectors.
    -
    GenericHttpConnectorAddressDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    GenericHttpConnectorServerMBeanDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HeartBeatClientHandler -
    Interface to be implemented by all the connector clients that want to support - the heartbeat mechanism.
    -
    HtmlParser -
    To be implemented by an MBean acting as an HTML parser.
    -
    HttpConnectorServerMBeanDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HttpsConnectorServerMBeanDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    JdmkLegacyConnector -
    Java DMK legacy connectors (HTTP, HTTPS and RMI) can be created - through the standard JMXConnectorFactory and - JMXConnectorServerFactory since Java DMK 5.1.
    -
    MapperDeprecated -
    MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance.
    -
    RemoteMBeanServerDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    RmiConnectorServerMBeanDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    AuthInfo -
    Defines the Authentication Information required by - the adaptors for carrying out login/password authentication.
    -
    CommunicatorServer -
    Defines generic behavior for the server part of a connector or an adaptor.
    -
    DefaultMapperDeprecated -
    MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance.
    -
    GenericHttpConnectorClientDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    GenericHttpConnectorServerDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HeartBeatNotification -
    This notification will be sent by a connector client when the connector client itself connects to - or disconnects from the connector server or when the connector server associated to this connector - client dies or is temporarily unreachable and after several retries have been carried out unsuccessfully.
    -
    HtmlAdaptorServer -
    Acts as an HTML server which allows an HTML browser to manage all MBeans - in the agent.
    -
    HttpConnectorAddressDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HttpConnectorClientDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HttpConnectorServerDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HttpsConnectorAddressDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HttpsConnectorClientDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    HttpsConnectorServerDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    RmiConnectorAddressDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    RmiConnectorClientDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    RmiConnectorServerDeprecated -
    The JMX Remote API should be used in preference to the - legacy Java DMK connector classes.
    -
    TimedRmiSocketFactory -
    This class defines an RMI Socket Factory that allows to - configure a socket object with a specified timeout.
    -
    TimedURLConnection -
    This class defines methods to make a socket object with a specified timeout.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - -
    Exception Summary 
    ExceptionDescription
    CommunicationException -
    Represents exceptions raised due to communications problems, - for example when a managed object server is out of reach.
    -
    MalformedHttpException -
    Exception thrown when some HTTP data cannot be decoded.
    -
    UnauthorizedSecurityException -
    Thrown by all the methods in the RemoteMBeanServer - interface when the client's login/password is not supported by the server it - is trying to contact.
    -
    -
  • -
- - - -

Package com.sun.jdmk.comm Description

-

Provides the classes that implement proprietary connectors and adaptors. You -should not instantiate the connector classes directly, but rather obtain them from the -JmxConnectorFactory, as explained in the Java -DMK 5.1 Tutorial.

-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/package-tree.html b/dist/docs/api/com/sun/jdmk/comm/package-tree.html deleted file mode 100644 index f982506..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/package-tree.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -com.sun.jdmk.comm Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.comm

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/comm/package-use.html b/dist/docs/api/com/sun/jdmk/comm/package-use.html deleted file mode 100644 index 98efb2c..0000000 --- a/dist/docs/api/com/sun/jdmk/comm/package-use.html +++ /dev/null @@ -1,338 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.comm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.comm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryClient.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryClient.html deleted file mode 100644 index 9c361d5..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryClient.html +++ /dev/null @@ -1,1016 +0,0 @@ - - - - - -DiscoveryClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Class DiscoveryClient

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    DiscoveryClientMBean, Serializable, MBeanRegistration
    -
    -
    -
    -
    public class DiscoveryClient
    -extends Object
    -implements Serializable, DiscoveryClientMBean, MBeanRegistration
    -
    Provides methods to discover Java DMK agents. - A Java DMK agent can only discovered if it has a - DiscoveryResponder registered in its MBean server. - A discovery operation is executed in two steps: -
      -
    • a DiscoveryClient broadcasts a discovery request on a - multicast group
    • -
    • Registered DiscoveryResponder MBeans listening on the multicast group - catch the request. Each DiscoveryResponder - sends a discovery response to the DiscoveryClient
    • -
    -

    - A DiscoveryClient can only reach the - DiscoveryResponder objects that listen on the same multicast group and - port. The default group is 224.224.224.224 and the default port is 9000. Other values - can be used by configuring the multicastGroup and - multicastPort properties on the DiscoveryClient - and DiscoveryResponder objects. -

    - The scope of the discovery depends on the time-to-live used by - the MulticastSocket. By default, the time-to-live is 1. It - can be changed by setting the property timeToLive on the - DiscoveryClient. -

    - After it has sent its discovery request, a DiscoveryClient - waits a finite time for responses. The default is 1 second. - This can be customized by setting the timeOut property on the - DiscoveryClient. -

    - An application triggers a discovery operation by invoking either the - findMBeanServers method or the findCommunicators - method on a DiscoveryClient object. - These methods represent the discovery result by a Vector of - DiscoveryResponse. A DiscoveryResponse is included - for each discovered Java DMK agent. It provides the host name and the MBean server information of the - agent ( see MBeanServerDelegate and DiscoveryResponse) and optionally - the list of communicator (Adaptor and connector) available in the agent. -

    - A DiscoveryResponder can send back responses using two modes: -

      -
    • Unicast mode. A datagram socket is sent from the DiscoveryResponder - to the DiscoveryClient. The response is NOT multicasted to the group. - The default datagram socket port is 9001. - To enable unicast mode, set the pointToPointResponse property to true. - (Unicast mode is enabled by default.) -
    • -
    • Multicast mode. A multicast socket is used between the DiscoveryResponder - and the DiscoveryClient. The response is multicasted to the group. This - behavior allows DiscoveryMonitor objects to be aware of changes. - To enable multicast mode, set the pointToPointResponse property to false. -
    • -
    -

    - It is possible to instantiate multiple DiscoveryClient objects with - different groups and ports for multicast responses and datagram sockets for unicast responses.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intOFFLINE -
      Marks the "state" property as stopped.
      -
      static intONLINE -
      Marks the "state" property as running.
      -
      protected intstate -
      Reflects the current state of the discovery client.
      -
      - -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - - - - - -
      Constructors 
      Constructor and Description
      DiscoveryClient() -
      Constructs a DiscoveryClient.
      -
      DiscoveryClient(String multicastGroup, - int multicastPort) -
      Constructs a DiscoveryClient.
      -
      DiscoveryClient(String multicastGroup, - int multicastPort, - InetAddress inf) -
      Constructs a DiscoveryClient.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      VectorfindCommunicators() -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors).
      -
      VectorfindCommunicators(String SelectedHost) -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors) present on an host.
      -
      VectorfindMBeanServers() -
      Discovers all Java DMK agents.
      -
      VectorfindMBeanServers(String SelectedHost) -
      Discovers whether Java DMK agents with a DiscoveryResponder - registered in any MBean server is on a host.
      -
      StringgetMulticastGroup() -
      Returns the multicast group.
      -
      intgetMulticastPort() -
      Returns the multicast port.
      -
      booleangetPointToPointResponse() -
      Get the unicast datagram socket mode for the Java DMK agent response.
      -
      IntegergetState() -
      Returns the state of this DiscoveryClient.
      -
      StringgetStateString() -
      Returns the state of this DiscoveryClient in string form.
      -
      intgetTimeOut() -
      Returns the time to wait for discovery responses in milliseconds.
      -
      intgetTimeToLive() -
      Get the time-to-live.
      -
      booleanisActive() -
      Tests if the DiscoveryClient is active.
      -
      voidpostDeregister() -
      Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
      -
      voidpostRegister(Boolean registrationDone) -
      Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
      -
      voidpreDeregister() -
      Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
      -
      ObjectNamepreRegister(MBeanServer server, - ObjectName name) -
      Allows the MBean to perform any operations it needs before being registered - in the MBean server.
      -
      voidsetMulticastGroup(String multicastGroup) -
      Sets the multicast group name.
      -
      voidsetMulticastPort(int multicastPort) -
      Sets the multicast port.
      -
      voidsetPointToPointResponse(boolean pointToPointResponse) -
      Set unicast datagram socket mode for the Java DMK agent response.
      -
      voidsetTimeOut(int timeOut) -
      Sets the time during which the DiscoveryClient waits - for discovery responses.
      -
      voidsetTimeToLive(int ttl) -
      Sets the default time-to-live for this DiscoveryClient.
      -
      voidstart() -
      Create a multicast socket and join the multicast group.
      -
      voidstop() -
      Leaves the multicast group.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        ONLINE

        -
        public static final int ONLINE
        -
        Marks the "state" property as running.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        OFFLINE

        -
        public static final int OFFLINE
        -
        Marks the "state" property as stopped.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        state

        -
        protected transient volatile int state
        -
        Reflects the current state of the discovery client.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        DiscoveryClient

        -
        public DiscoveryClient()
        -
        Constructs a DiscoveryClient. -

        - This constructor initializes multicast group and a multicast port to - the default values (224.224.224.224 and 9000). - No check is done on the default values. Check will be performed by the start method.

        -
      • -
      - - - -
        -
      • -

        DiscoveryClient

        -
        public DiscoveryClient(String multicastGroup,
        -               int multicastPort)
        -
        Constructs a DiscoveryClient. -

        - This constructor initialize multicast group and a multicast port. - No check is done on the parameter values. Check will be performed by the start method.

        -
        Parameters:
        multicastGroup - The multicast group name.
        multicastPort - The multicast port number.
        -
      • -
      - - - -
        -
      • -

        DiscoveryClient

        -
        public DiscoveryClient(String multicastGroup,
        -               int multicastPort,
        -               InetAddress inf)
        -
        Constructs a DiscoveryClient. -

        - This constructor initialize multicast group and a multicast port. - No check is done on the parameter values. Check will be performed by the start method.

        -
        Parameters:
        multicastGroup - The multicast group name.
        multicastPort - The multicast port number.
        inf - the interface used by a MulticastSocket.
        Since:
        -
        Java DMK 5.0
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        preRegister

        -
        public ObjectName preRegister(MBeanServer server,
        -                     ObjectName name)
        -                       throws Exception
        -
        Allows the MBean to perform any operations it needs before being registered - in the MBean server. If the name of the MBean is not specified, the - MBean can provide a name for its registration. If any exception is - raised, the MBean will not be registered in the MBean server.
        -
        -
        Specified by:
        -
        preRegister in interface MBeanRegistration
        -
        Parameters:
        server - The MBean server in which the MBean will be registered.
        name - The object name of the MBean.
        -
        Returns:
        The name of the MBean registered.
        -
        Throws:
        -
        Exception - This exception should be caught by the MBean server and re-thrown - as an MBeanRegistrationException.
        -
      • -
      - - - -
        -
      • -

        postRegister

        -
        public void postRegister(Boolean registrationDone)
        -
        Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
        -
        -
        Specified by:
        -
        postRegister in interface MBeanRegistration
        -
        Parameters:
        registrationDone - Indicates whether or not the MBean has been successfully registered in - the MBean server. The value false means that the registration phase has failed.
        -
      • -
      - - - -
        -
      • -

        preDeregister

        -
        public void preDeregister()
        -                   throws Exception
        -
        Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
        -
        -
        Specified by:
        -
        preDeregister in interface MBeanRegistration
        -
        Throws:
        -
        java.langException - This exception should be caught by the MBean server and re-thrown - as an MBeanRegistrationException.
        -
        Exception
        -
      • -
      - - - -
        -
      • -

        postDeregister

        -
        public void postDeregister()
        -
        Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
        -
        -
        Specified by:
        -
        postDeregister in interface MBeanRegistration
        -
        -
      • -
      - - - -
        -
      • -

        start

        -
        public void start()
        -           throws IOException
        -
        Create a multicast socket and join the multicast group. - This method creates a multicast socket that is used to broadcast - The DiscoveryClient will then join the multicast group.
        -
        -
        Specified by:
        -
        start in interface DiscoveryClientMBean
        -
        Throws:
        -
        IOException - The creation of the Multicast socket failed.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        public void stop()
        -
        Leaves the multicast group. - The DiscoveryClient leaves its multicast group, - and the multicast socket is released.
        -
        -
        Specified by:
        -
        stop in interface DiscoveryClientMBean
        -
        -
      • -
      - - - -
        -
      • -

        isActive

        -
        public boolean isActive()
        -
        Tests if the DiscoveryClient is active. - True is returned if the DiscoveryClient is started (DiscoveryClient - has join the multicast group).
        -
        -
        Specified by:
        -
        isActive in interface DiscoveryClientMBean
        -
        -
      • -
      - - - - - - - - - - - - - - - - - - - -
        -
      • -

        getMulticastGroup

        -
        public String getMulticastGroup()
        -
        Returns the multicast group. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255.
        -
        -
        Specified by:
        -
        getMulticastGroup in interface DiscoveryClientMBean
        -
        -
      • -
      - - - -
        -
      • -

        setMulticastGroup

        -
        public void setMulticastGroup(String multicastGroup)
        -                       throws IllegalStateException
        -
        Sets the multicast group name. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255 -

        - Only available if the state is OFFLINE

        -
        -
        Specified by:
        -
        setMulticastGroup in interface DiscoveryClientMBean
        -
        Parameters:
        multicastGroup - The multicast group name.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryClient was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMulticastPort

        -
        public int getMulticastPort()
        -
        Returns the multicast port. - It can be any standard UDP port number.
        -
        -
        Specified by:
        -
        getMulticastPort in interface DiscoveryClientMBean
        -
        -
      • -
      - - - -
        -
      • -

        setMulticastPort

        -
        public void setMulticastPort(int multicastPort)
        -                      throws IllegalStateException
        -
        Sets the multicast port. - It can be any standard UDP port number. -

        - Only available if the state is OFFLINE

        -
        -
        Specified by:
        -
        setMulticastPort in interface DiscoveryClientMBean
        -
        Parameters:
        multicastPort - The multicast port.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryClient was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        setTimeOut

        -
        public void setTimeOut(int timeOut)
        -                throws IOException
        -
        Sets the time during which the DiscoveryClient waits - for discovery responses. -

        - This time is expressed in milliseconds. The default value is 1000. - If the specified argument is negative or zero, the timeOut is - reset to the default value. -

        - The methods findMBeanServers and findCommunicators block until this - time elapsed.

        -
        -
        Specified by:
        -
        setTimeOut in interface DiscoveryClientMBean
        -
        Parameters:
        timeOut - The timeOut in milliseconds.
        -
        Throws:
        -
        IOException - If the socket rejected the specified value (See java.net.MulticastSocket). - This exception can be thrown only if the state in ONLINE: the actual java.net.MulticastSocket setting - is done when the DiscoveryClient is ONLINE.
        -
      • -
      - - - -
        -
      • -

        getTimeOut

        -
        public int getTimeOut()
        -
        Returns the time to wait for discovery responses in milliseconds.
        -
        -
        Specified by:
        -
        getTimeOut in interface DiscoveryClientMBean
        -
        Returns:
        The timeOut in milliseconds.
        -
      • -
      - - - -
        -
      • -

        setTimeToLive

        -
        public void setTimeToLive(int ttl)
        -                   throws IOException,
        -                          IllegalArgumentException
        -
        Sets the default time-to-live for this DiscoveryClient. -

        - The time-to-live is the number of 'hops' that the multicast packet is - forwarded on the network.

        -
        -
        Specified by:
        -
        setTimeToLive in interface DiscoveryClientMBean
        -
        Parameters:
        ttl - A number between 1 and 255.
        -
        Throws:
        -
        IllegalArgumentException - The input ttl value is not in the 1 to 255 range.
        -
        IOException - If the socket rejected the specified value (See java.net.MulticastSocket). - This exception can be thrown only if the state in ONLINE: the actual java.net.MulticastSocket setting - is done when the DiscoveryClient is ONLINE.
        -
      • -
      - - - -
        -
      • -

        getTimeToLive

        -
        public int getTimeToLive()
        -
        Get the time-to-live. The default value is returned if the TimeToLive has not - been set.
        -
        -
        Specified by:
        -
        getTimeToLive in interface DiscoveryClientMBean
        -
        -
      • -
      - - - -
        -
      • -

        getPointToPointResponse

        -
        public boolean getPointToPointResponse()
        -
        Get the unicast datagram socket mode for the Java DMK agent response. - The default value is true.
        -
        -
        Specified by:
        -
        getPointToPointResponse in interface DiscoveryClientMBean
        -
        Returns:
        true indicates that unicast datagram socket is - being used. - false indicates that the multicast response mode - is being used.
        -
      • -
      - - - -
        -
      • -

        setPointToPointResponse

        -
        public void setPointToPointResponse(boolean pointToPointResponse)
        -
        Set unicast datagram socket mode for the Java DMK agent response. -

        - The client sends a request for a unicast response in each discovery - request. - The multicast group Inet address is used for the unicast response.

        -
        -
        Specified by:
        -
        setPointToPointResponse in interface DiscoveryClientMBean
        -
        Parameters:
        pointToPointResponse - The datagram socket mode. - false value unsets the use of unicast socket for the response, - multicast is used instead.
        -
      • -
      - - - -
        -
      • -

        getState

        -
        public Integer getState()
        -
        Returns the state of this DiscoveryClient.
        -
        -
        Specified by:
        -
        getState in interface DiscoveryClientMBean
        -
        Returns:
        ONLINE, OFFLINE.
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        public String getStateString()
        -
        Returns the state of this DiscoveryClient in string form.
        -
        -
        Specified by:
        -
        getStateString in interface DiscoveryClientMBean
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE".
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryClientMBean.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryClientMBean.html deleted file mode 100644 index ed16b99..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryClientMBean.html +++ /dev/null @@ -1,738 +0,0 @@ - - - - - -DiscoveryClientMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Interface DiscoveryClientMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    DiscoveryClient
    -
    -
    -
    -
    public interface DiscoveryClientMBean
    -
    Provides methods to discover Java DMK agents. - A Java DMK agent can only discovered if it has a - DiscoveryResponder registered in its MBean server. - A discovery operation is executed in two steps: -
      -
    • a DiscoveryClient broadcasts a discovery request on a - multicast group
    • -
    • Registered DiscoveryResponder MBeans listening on the multicast group - catch the request. Each DiscoveryResponder - sends a discovery response to the DiscoveryClient
    • -
    -

    - A DiscoveryClient can only reach the - DiscoveryResponder objects that listen on the same multicast group and - port. The default group is 224.224.224.224 and the default port is 9000. Other values - can be used by configuring the multicastGroup and - multicastPort properties on the DiscoveryClient - and DiscoveryResponder objects. -

    - The scope of the discovery depends on the time-to-live used by - the MulticastSocket. By default, the time-to-live is 1. It - can be changed by setting the property timeToLive on the - DiscoveryClient. -

    - After it has sent its discovery request, a DiscoveryClient - waits a finite time for responses. The default is 1 second. - This can be customized by setting the timeOut property on the - DiscoveryClient. -

    - An application triggers a discovery operation by invoking either the - findMBeanServers method or the findCommunicators - method on a DiscoveryClient object. - These methods represent the discovery result by a Vector of - DiscoveryResponse. A DiscoveryResponse is included - for each discovered Java DMK agent. It provides the host name and the MBean server information of the - agent ( see MBeanServerDelegate and DiscoveryResponse) and optionally - the list of communicator (Adaptor and connector) available in the agent. -

    - A DiscoveryResponder can send back responses using two modes: -

      -
    • Unicast mode. A datagram socket is sent from the DiscoveryResponder - to the DiscoveryClient. The response is NOT multicasted to the group. - The default datagram socket port is 9001. The datagram socket Inet - address is defined by the local host name. It cannot be customized. - To enable unicast mode, set the pointToPointResponse property to true. - (Unicast mode is enabled by default.) -
    • -
    • Multicast mode. A multicast socket is used between the DiscoveryResponder - and the DiscoveryClient. The response is multicasted to the group. This - behavior allows DiscoveryMonitor objects to be aware of changes. - To enable multicast mode, set the pointToPointResponse property to false. -
    • -
    -

    - It is possible to instantiate multiple DiscoveryClient objects with - different groups and ports for multicast responses and datagram sockets for unicast responses.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intOFFLINE -
      Marks the "state" property as stopped.
      -
      static intONLINE -
      Marks the "state" property as running.
      -
      static intSTOPPING -
      Marks the "state" property as in-transition from ONLINE to OFFLINE.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      VectorfindCommunicators() -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors).
      -
      VectorfindCommunicators(String SelectedHost) -
      Discovers all Java DMK agents and associated communicators (adaptors or connectors) present on an host.
      -
      VectorfindMBeanServers() -
      Discovers all Java DMK agents.
      -
      VectorfindMBeanServers(String SelectedHost) -
      Discovers whether Java DMK agents with a DiscoveryResponder - registered in any MBean server is on a host.
      -
      StringgetMulticastGroup() -
      Returns the multicast group.
      -
      intgetMulticastPort() -
      Returns the multicast port.
      -
      booleangetPointToPointResponse() -
      Get the unicast datagram socket mode for the Java DMK agent response.
      -
      IntegergetState() -
      Returns the state of this DiscoveryClient.
      -
      StringgetStateString() -
      Returns the state of this DiscoveryClient in string form.
      -
      intgetTimeOut() -
      Returns the time to wait for discovery responses in milliseconds.
      -
      intgetTimeToLive() -
      Get the time-to-live.
      -
      booleanisActive() -
      Tests if the DiscoveryClient is active.
      -
      voidsetMulticastGroup(String multicastGroup) -
      Sets the multicast group name.
      -
      voidsetMulticastPort(int multicastPort) -
      Sets the multicast port.
      -
      voidsetPointToPointResponse(boolean pointToPointResponse) -
      Set unicast datagram socket mode for the Java DMK agent response.
      -
      voidsetTimeOut(int timeOut) -
      Sets the time during which the DiscoveryClient waits - for discovery responses.
      -
      voidsetTimeToLive(int ttl) -
      Sets the default time-to-live for this DiscoveryClient.
      -
      voidstart() -
      Create a multicast socket and join the multicast group.
      -
      voidstop() -
      Leaves the multicast group.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        ONLINE

        -
        static final int ONLINE
        -
        Marks the "state" property as running.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        OFFLINE

        -
        static final int OFFLINE
        -
        Marks the "state" property as stopped.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        STOPPING

        -
        static final int STOPPING
        -
        Marks the "state" property as in-transition from ONLINE to OFFLINE.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        void start()
        -           throws IOException
        -
        Create a multicast socket and join the multicast group. - This method creates a multicast socket that is used to broadcast - The DiscoveryClient will then join the multicast group.
        -
        Throws:
        -
        IOException - The creation of the Multicast socket failed.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        void stop()
        -
        Leaves the multicast group. - The DiscoveryClient leaves its multicast group, - and the multicast socket is released.
        -
      • -
      - - - -
        -
      • -

        isActive

        -
        boolean isActive()
        -
        Tests if the DiscoveryClient is active. - True is returned if the DiscoveryClient is started (DiscoveryClient - has join the multicast group).
        -
      • -
      - - - - - - - - - - - - - - - - - - - -
        -
      • -

        getMulticastGroup

        -
        String getMulticastGroup()
        -
        Returns the multicast group. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255.
        -
      • -
      - - - -
        -
      • -

        setMulticastGroup

        -
        void setMulticastGroup(String multicastGroup)
        -                       throws IllegalStateException
        -
        Sets the multicast group name. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255 -

        - Only available if the state is OFFLINE

        -
        Parameters:
        multicastGroup - The multicast group name.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryClient was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMulticastPort

        -
        int getMulticastPort()
        -
        Returns the multicast port. - It can be any standard UDP port number.
        -
      • -
      - - - -
        -
      • -

        setMulticastPort

        -
        void setMulticastPort(int multicastPort)
        -                      throws IllegalStateException
        -
        Sets the multicast port. - It can be any standard UDP port number. -

        - Only available if the state is OFFLINE

        -
        Parameters:
        multicastPort - The multicast port.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryClient was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        setTimeOut

        -
        void setTimeOut(int timeOut)
        -                throws IOException
        -
        Sets the time during which the DiscoveryClient waits - for discovery responses. -

        - This time is expressed in milliseconds. The default value is 1000. - If the specified argument is negative or zero, the timeOut is - reset to 1000. -

        - The methods findMBeanServers and findCommunicators block until this - time elapsed.

        -
        Parameters:
        timeOut - The timeOut in milliseconds.
        -
        Throws:
        -
        IOException - If the socket rejected the specified value (See java.net.MulticastSocket). - This exception can be thrown only if the state in ONLINE: the actual java.net.MulticastSocket setting - is done when the DiscoveryClient is ONLINE.
        -
      • -
      - - - -
        -
      • -

        getTimeOut

        -
        int getTimeOut()
        -
        Returns the time to wait for discovery responses in milliseconds.
        -
        Returns:
        The timeOut in milliseconds.
        -
      • -
      - - - -
        -
      • -

        setTimeToLive

        -
        void setTimeToLive(int ttl)
        -                   throws IOException,
        -                          IllegalArgumentException
        -
        Sets the default time-to-live for this DiscoveryClient. -

        - The time-to-live is the number of 'hops' that the multicast packet is - forwarded on the network.

        -
        Parameters:
        ttl - A number between 1 and 255.
        -
        Throws:
        -
        IllegalArgumentException - The input ttl value is not in the 1 to 255 range.
        -
        IOException - If the socket rejected the specified value. This means the the state in ONLINE.
        -
      • -
      - - - -
        -
      • -

        getTimeToLive

        -
        int getTimeToLive()
        -
        Get the time-to-live. The default value is returned if the TimeToLive has not - been set.
        -
      • -
      - - - -
        -
      • -

        getPointToPointResponse

        -
        boolean getPointToPointResponse()
        -
        Get the unicast datagram socket mode for the Java DMK agent response.
        -
        Returns:
        True indicates that unicast datagram socket is being used. false indicates - that the multicast response mode is being used.
        -
      • -
      - - - -
        -
      • -

        setPointToPointResponse

        -
        void setPointToPointResponse(boolean pointToPointResponse)
        -
        Set unicast datagram socket mode for the Java DMK agent response. -

        - The client sends a request for a unicast response in each discovery - request. - The multicast group Inet address is used for the unicast response.

        -
        Parameters:
        pointToPointResponse - The datagram socket mode. - false value unsets the use of unicast socket for the response, - multicast is used instead.
        -
      • -
      - - - -
        -
      • -

        getState

        -
        Integer getState()
        -
        Returns the state of this DiscoveryClient.
        -
        Returns:
        ONLINE, OFFLINE or STOPPING.
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        String getStateString()
        -
        Returns the state of this DiscoveryClient in string form.
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE" or "STOPPING".
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitor.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitor.html deleted file mode 100644 index e708d92..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitor.html +++ /dev/null @@ -1,785 +0,0 @@ - - - - - -DiscoveryMonitor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Class DiscoveryMonitor

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    DiscoveryMonitorMBean, Serializable, MBeanRegistration, NotificationBroadcaster, NotificationEmitter
    -
    -
    -
    -
    public class DiscoveryMonitor
    -extends NotificationBroadcasterSupport
    -implements Serializable, DiscoveryMonitorMBean, MBeanRegistration
    -
    Describe an MBean that listens for registering and unregistering information sent by - DiscoveryResponder objects on a given multicast group. - Any agent that is to use multicast discovery must have a - DiscoveryResponder registered in its MBean server. - When a DiscoveryResponder is registered in an MBean server and when its start or stop methods - are called, it informs the rest of the multicast group by sending - a multicast message. The format of this message is not exposed. - Whenever a DiscoveryMonitor receives a registration or - unregistration message, it sends a DiscoveryResponderNotification - to its notification listener. -

    - A DiscoveryMonitor can be instantiated either in stand alone - mode (Client side) or added to an MBean Server. In the first case, the client should - call the appropriate constructor to initialize the multicastGroup - and multicastPort parameters. - The default values for the group and the port are 224.224.224.224 and - 9000. - - A DiscoveryMonitor can be stopped by calling the stop method. When it is stopped, the - DiscoveryMonitor no longer listens for registering and - unregistering messages from DiscoveryResponder objects. - A DiscoveryMonitor can be restarted by invoking the start method. -

    - A DiscoveryMonitor has a state property which reflects its - activity. - - - - - - -
    DiscoveryMonitor State
    running ONLINE
    stopped OFFLINE
    stopping STOPPING
    starting STARTING
    -

    - The transition between ONLINE and OFFLINE may not - be immediate. The DiscoveryMonitor may need some time to finish - or interrupt the active requests. During this time the state of the - DiscoveryMonitor is STOPPING. - When a DiscoveryMonitor is removed from a Java DMK agent, it is automatically stopped.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        ONLINE

        -
        public static final int ONLINE
        -
        Marks the "state" property as running.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        OFFLINE

        -
        public static final int OFFLINE
        -
        Marks the "state" property as stopped.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        STOPPING

        -
        public static final int STOPPING
        -
        Marks the "state" property as in-transition from ONLINE to OFFLINE.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        STARTING

        -
        public static final int STARTING
        -
        Marks the "state" property as in-transition from OFFLINE to ONLINE.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        DiscoveryMonitor

        -
        public DiscoveryMonitor()
        -
        Constructs a DiscoveryMonitor. -

        - This constructor creates and initializes a - multicast socket used to listen for DiscoveryResponder - objects registering or unregistering. - The default group (224.224.224.224) and port (9000) are used. - No check is done on the default values: check will be performed by the start method.

        -
      • -
      - - - -
        -
      • -

        DiscoveryMonitor

        -
        public DiscoveryMonitor(String multicastGroup,
        -                int multicastPort)
        -
        Constructs a DiscoveryMonitor. -

        - This constructor creates and initializes a - multicast socket used to listen for DiscoveryResponder - objects registering or unregistering. - No check is done on the parameter values: check will be performed by the start method.

        -
        Parameters:
        multicastGroup - The multicast group name.
        multicastPort - The multicast port number.
        -
      • -
      - - - -
        -
      • -

        DiscoveryMonitor

        -
        public DiscoveryMonitor(String multicastGroup,
        -                int multicastPort,
        -                InetAddress inf)
        -
        Constructs a DiscoveryMonitor. -

        - This constructor creates and initializes a - multicast socket used to listen for DiscoveryResponder - objects registering or unregistering. - No check is done on the parameter values: check will be performed by the start method.

        -
        Parameters:
        multicastGroup - The multicast group name.
        multicastPort - The multicast port number.
        inf - The interface used by a MulticastSocket.
        Since:
        -
        Java DMK 5.0
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        preRegister

        -
        public ObjectName preRegister(MBeanServer server,
        -                     ObjectName name)
        -                       throws Exception
        -
        Allows the MBean to perform any operations it needs before being registered - in the MBean server. If the name of the MBean is not specified, the - MBean can provide a name for its registration. If any exception is - raised, the MBean will not be registered in the MBean server.
        -
        -
        Specified by:
        -
        preRegister in interface MBeanRegistration
        -
        Parameters:
        server - The MBean server in which the MBean will be registered.
        name - The object name of the MBean.
        -
        Returns:
        The name of the MBean registered.
        -
        Throws:
        -
        Exception - This exception should be caught by the MBean server and re-thrown - as an MBeanRegistrationException.
        -
      • -
      - - - -
        -
      • -

        postRegister

        -
        public void postRegister(Boolean registrationDone)
        -
        Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
        -
        -
        Specified by:
        -
        postRegister in interface MBeanRegistration
        -
        Parameters:
        registrationDone - Indicates whether or not the MBean has been successfully registered in - the MBean server. The value false means that the registration phase has failed.
        -
      • -
      - - - -
        -
      • -

        preDeregister

        -
        public void preDeregister()
        -                   throws Exception
        -
        Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
        -
        -
        Specified by:
        -
        preDeregister in interface MBeanRegistration
        -
        Throws:
        -
        java.langException - This exception should be caught by the MBean server and re-thrown - as an MBeanRegistrationException.
        -
        Exception
        -
      • -
      - - - -
        -
      • -

        postDeregister

        -
        public void postDeregister()
        -
        Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
        -
        -
        Specified by:
        -
        postDeregister in interface MBeanRegistration
        -
        -
      • -
      - - - -
        -
      • -

        start

        -
        public void start()
        -           throws IOException
        -
        Starts listening for DiscoveryResponder objects registering/unregistering. -

        - This method has no effect if the DiscoveryMonitor is ONLINE or - STOPPING or STARTING.

        -
        -
        Specified by:
        -
        start in interface DiscoveryMonitorMBean
        -
        Throws:
        -
        IOException - The creation of the Multicast socket failed.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        public void stop()
        -
        Stops this DiscoveryMonitor. -

        - This method has no effect if the monitor is OFFLINE or - STOPPING or STARTING.

        -
        -
        Specified by:
        -
        stop in interface DiscoveryMonitorMBean
        -
        -
      • -
      - - - -
        -
      • -

        getState

        -
        public Integer getState()
        -
        Returns the state of this DiscoveryMonitor.
        -
        -
        Specified by:
        -
        getState in interface DiscoveryMonitorMBean
        -
        Returns:
        ONLINE,OFFLINE, STOPPING or STARTING.
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        public String getStateString()
        -
        Returns the state of this DiscoveryMonitor in string form.
        -
        -
        Specified by:
        -
        getStateString in interface DiscoveryMonitorMBean
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE", "STOPPING" or "STARTING".
        -
      • -
      - - - -
        -
      • -

        getMulticastGroup

        -
        public String getMulticastGroup()
        -
        Returns the multicast group. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255.
        -
        -
        Specified by:
        -
        getMulticastGroup in interface DiscoveryMonitorMBean
        -
        Returns:
        A string containing the multicast group name.
        -
      • -
      - - - -
        -
      • -

        setMulticastGroup

        -
        public void setMulticastGroup(String multicastGroup)
        -                       throws IllegalStateException
        -
        Sets the multicast group name. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255. -

        - Only available if state in OFFLINE

        -
        -
        Specified by:
        -
        setMulticastGroup in interface DiscoveryMonitorMBean
        -
        Parameters:
        multicastGroup - The multicast group name.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryMonitor was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMulticastPort

        -
        public int getMulticastPort()
        -
        Returns the multicast port. - It can be any standard UDP port number.
        -
        -
        Specified by:
        -
        getMulticastPort in interface DiscoveryMonitorMBean
        -
        Returns:
        The multicast port number.
        -
      • -
      - - - -
        -
      • -

        setMulticastPort

        -
        public void setMulticastPort(int multicastPort)
        -                      throws IllegalStateException
        -
        Sets the multicast port. - It can be any standard UDP port number. -

        - Only available if state in OFFLINE

        -
        -
        Specified by:
        -
        setMulticastPort in interface DiscoveryMonitorMBean
        -
        Parameters:
        multicastPort - The multicast port.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryMonitor was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        waitState

        -
        public boolean waitState(int state,
        -                long timeout)
        -
        Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed. The method waitState - returns with a boolean value indicating whether the specified - state parameter equals the value of this MBean's State - attribute at the time the method terminates. -

        - Two special cases for the timeout parameter value are: -

        • if timeout is negative then waitState - returns immediately (i.e. does not wait at all),
        • -
        • if timeout equals zero then waitState - waits until the value of this MBean's State attribute is the same - as the state parameter (i.e. will wait indefinitely - if this condition is never met).
        -

        -
        -
        Specified by:
        -
        waitState in interface DiscoveryMonitorMBean
        -
        Parameters:
        state - The value of this MBean's State attribute to wait for. - state can be one of: - DiscoveryMonitor.OFFLINE, - DiscoveryMonitor.ONLINE, - DiscoveryMonitor.STARTING, - DiscoveryMonitor.STOPPING.
        timeout - The maximum time to wait for, in milliseconds, if - positive. - Infinite time out if 0, or no waiting at all if negative.
        -
        Returns:
        true if the value of this MBean's State attribute - is the same as the state parameter; - false otherwise.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitorMBean.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitorMBean.html deleted file mode 100644 index 5435490..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryMonitorMBean.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - - -DiscoveryMonitorMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Interface DiscoveryMonitorMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    DiscoveryMonitor
    -
    -
    -
    -
    public interface DiscoveryMonitorMBean
    -
    Describe an MBean that listens for registering and unregistering information sent by - DiscoveryResponder objects on a given multicast group. - Any agent that is to use multicast discovery must have a - DiscoveryResponder registered in its MBean server. - When a DiscoveryResponder is registered in an MBean server and when its start or stop methods - are called, it informs the rest of the multicast group by sending - a multicast message. The format of this message is not exposed. - Whenever a DiscoveryMonitor receives a registration or - unregistration message, it sends a DiscoveryResponderNotification - to its notification listener. -

    - A DiscoveryMonitor can be instantiated either in stand alone - mode (Client side) or added to an MBean Server. In the first case, the client should - call the appropriate constructor to initialize the multicastGroup - and multicastPort parameters. - The default values for the group and the port are 224.224.224.224 and - 9000. - - A DiscoveryMonitor can be stopped by calling the stop method. When it is stopped, the - DiscoveryMonitor no longer listens for registering and - unregistering messages from DiscoveryResponder objects. - A DiscoveryMonitor can be restarted by invoking the start method. -

    - A DiscoveryMonitor has a state property which reflects its - activity. - - - - - -
    DiscoveryMonitor State
    running ONLINE
    stopped OFFLINE
    stopping STOPPING
    -

    - The transition between ONLINE and OFFLINE may not - be immediate. The DiscoveryMonitor may need some time to finish - or interrupt the active requests. During this time the state of the - DiscoveryMonitor is STOPPING. - When a DiscoveryMonitor is removed from a Java DMK agent, it is automatically stopped.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetMulticastGroup() -
      Returns the multicast group.
      -
      intgetMulticastPort() -
      Returns the multicast port.
      -
      IntegergetState() -
      Returns the state of this DiscoveryMonitor.
      -
      StringgetStateString() -
      Returns the state of this DiscoveryMonitor in string form.
      -
      voidsetMulticastGroup(String multicastGroup) -
      Sets the multicast group name.
      -
      voidsetMulticastPort(int multicastPort) -
      Sets the multicast port.
      -
      voidstart() -
      Starts listening for DiscoveryResponder objects registering/unregistering.
      -
      voidstop() -
      Stops this DiscoveryMonitor.
      -
      booleanwaitState(int state, - long timeout) -
      Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        void start()
        -           throws IOException
        -
        Starts listening for DiscoveryResponder objects registering/unregistering. -

        - This method has no effect if the DiscoveryMonitor is ONLINE or - STOPPING.

        -
        Throws:
        -
        IOException - The creation of the Multicast socket failed.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        void stop()
        -
        Stops this DiscoveryMonitor. -

        - This method has no effect if the monitor is OFFLINE or - STOPPING.

        -
      • -
      - - - -
        -
      • -

        getState

        -
        Integer getState()
        -
        Returns the state of this DiscoveryMonitor.
        -
        Returns:
        ONLINE,OFFLINE or STOPPING.
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        String getStateString()
        -
        Returns the state of this DiscoveryMonitor in string form.
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE" or "STOPPING".
        -
      • -
      - - - -
        -
      • -

        getMulticastGroup

        -
        String getMulticastGroup()
        -
        Returns the multicast group.
        -
        Returns:
        A string containing the multicast group name.
        -
      • -
      - - - -
        -
      • -

        setMulticastGroup

        -
        void setMulticastGroup(String multicastGroup)
        -                       throws IllegalStateException
        -
        Sets the multicast group name. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255. -

        - Only available if state in OFFLINE

        -
        Parameters:
        multicastGroup - The multicast group name.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryMonitor was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMulticastPort

        -
        int getMulticastPort()
        -
        Returns the multicast port.
        -
        Returns:
        The multicast port number.
        -
      • -
      - - - -
        -
      • -

        setMulticastPort

        -
        void setMulticastPort(int multicastPort)
        -                      throws IllegalStateException
        -
        Sets the multicast port. - It can be any standard UDP port number. -

        - Only available if state in OFFLINE

        -
        Parameters:
        multicastPort - The multicast port.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryMonitor was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        waitState

        -
        boolean waitState(int state,
        -                long timeout)
        -
        Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed. The method waitState - returns with a boolean value indicating whether the specified - state parameter equals the value of this MBean's State - attribute at the time the method terminates. - - Two special cases for the timeout parameter value are: -
        • if timeout is negative then waitState - returns immediately (i.e. does not wait at all),
        • -
        • if timeout equals zero then waitState - waits until the value of this MBean's State attribute - is the same as the state parameter (i.e. will wait - indefinitely if this condition is never met).
        -
        Parameters:
        state - The value of this MBean's State attribute to wait for. - state can be one of: - DiscoveryMonitor.OFFLINE, - DiscoveryMonitor.ONLINE, - DiscoveryMonitor.STARTING, - DiscoveryMonitor.STOPPING.
        timeout - The maximum time to wait for, in - milliseconds, if positive. Infinite time out if 0, or no - waiting at all if negative.
        -
        Returns:
        true if the value of this MBean's State attribute - is the same as the state parameter; - false otherwise.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponder.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponder.html deleted file mode 100644 index 12520ea..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponder.html +++ /dev/null @@ -1,936 +0,0 @@ - - - - - -DiscoveryResponder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Class DiscoveryResponder

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    DiscoveryResponderMBean, Serializable, MBeanRegistration
    -
    -
    -
    -
    public class DiscoveryResponder
    -extends Object
    -implements Serializable, DiscoveryResponderMBean, MBeanRegistration
    -
    Implements the MBean that responds to the discovery requests. Any agent - that needs to be discovered must instantiate and register a - DiscoveryResponder in its MBean server. - -

    - When the DiscoveryResponder start method is - called, the MBean creates a multicast socket. - The DiscoveryResponder then sends a join message - to the multicast group. - When a DiscoveryResponder is unregistered from the MBean server, - or when stop method is called, the MBean - sends a leave message to the multicast group. The format of these messages - is not exposed. These messages allow DiscoveryMonitor objects to - maintain a list of agents with DiscoveryResponder objects - registered in their MBean server. - When start method is called, and when a - join message has been sent, the DiscoveryResponder starts to - listen for discovery requests. -

    - The multicast socket uses the group and port specified by the - properties multicastGroup and multicastPort. - The default values for the group and the port are 224.224.224.224 and 9000. - These values can be changed using appropriate constructor. - These values can be also changed using setMulticastGroup and - setMulticastPort methods when the - DiscoveryResponder is OFFLINE. -

    - When join/leave message are sent to the multicast group, a default - time-to-live (see java.net.MulticastSocket) value is used. The - time-to-live value specifies how many "hops" that the packet is forwarded on - the network before it expires. - DiscoveryResponder objects use a time-to-live specified by - the property ttl. - The default time-to-live value is 1. It can be changed using - setTimeToLive method when the DiscoveryResponder - is OFFLINE.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intOFFLINE -
      Marks the "state" property as stopped.
      -
      static intONLINE -
      Marks the "state" property as running.
      -
      static intSTARTING -
      Marks the "state" property as in-transition from OFFLINE to ONLINE.
      -
      static intSTOPPING -
      Marks the "state" property as in-transition from ONLINE to OFFLINE.
      -
      -
    • -
    - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetMulticastGroup() -
      Returns the multicast group.
      -
      intgetMulticastPort() -
      Returns the multicast port.
      -
      IntegergetState() -
      Returns the state of this DiscoveryResponder.
      -
      StringgetStateString() -
      Returns the state of this DiscoveryResponder in string form.
      -
      intgetTimeToLive() -
      Returns the time-to-live value.
      -
      byte[]getUserData() -
      Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse.
      -
      booleanisActive() -
      Tests if the DiscoveryResponder is active.
      -
      voidpostDeregister() -
      Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
      -
      voidpostRegister(Boolean registrationDone) -
      Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
      -
      voidpreDeregister() -
      Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
      -
      ObjectNamepreRegister(MBeanServer server, - ObjectName name) -
      Allows the MBean to perform any operations it needs before being - registered in the MBean server.
      -
      voidsetMulticastGroup(String multicastGroup) -
      Sets the multicast group name.
      -
      voidsetMulticastPort(int multicastPort) -
      Sets the multicast port.
      -
      voidsetTimeToLive(int ttl) -
      Sets the default Time to Live to be used to send join and leave message to the Multicast group.
      -
      voidsetUserData(byte[] data) -
      Allows the user to specify additional information in the - DiscoveryResponse message.
      -
      voidstart() -
      Create a multicast socket and join the multicast group.
      -
      voidstop() -
      Sends a leave message to the multicast group and leaves it.
      -
      booleanwaitState(int state, - long timeout) -
      Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        ONLINE

        -
        public static final int ONLINE
        -
        Marks the "state" property as running.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        OFFLINE

        -
        public static final int OFFLINE
        -
        Marks the "state" property as stopped.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        STOPPING

        -
        public static final int STOPPING
        -
        Marks the "state" property as in-transition from ONLINE to OFFLINE.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        STARTING

        -
        public static final int STARTING
        -
        Marks the "state" property as in-transition from OFFLINE to ONLINE.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        DiscoveryResponder

        -
        public DiscoveryResponder()
        -
        Constructs a DiscoveryResponder. -

        - Creates a discovery responder using the - default multicast group (224.224.224.224) and the - default multicast port (9000). - No check is done on the default values: check will be performed by the start method. - The multicast group and port values can be overwritten using setter - the properties multicastGroup and multicastPort.

        -
      • -
      - - - -
        -
      • -

        DiscoveryResponder

        -
        public DiscoveryResponder(String multicastGroup,
        -                  int multicastPort)
        -
        Constructs a DiscoveryResponder. -

        - Creates a discovery responder using the specified multicast group and the - specified multicast port. - The multicast group and port values can be overwritten using setter - the properties multicastGroup and multicastPort. - No check is done on the parameter values: check will be performed by the start method.

        -
        Parameters:
        multicastGroup - The multicast group name.
        multicastPort - The multicast port number.
        -
      • -
      - - - -
        -
      • -

        DiscoveryResponder

        -
        public DiscoveryResponder(String multicastGroup,
        -                  int multicastPort,
        -                  InetAddress inf)
        -
        Constructs a DiscoveryResponder. -

        - This constructor initialize multicast group and a multicast port. - No check is done on the parameter values. Check will be performed by the start method.

        -
        Parameters:
        multicastGroup - The multicast group name.
        multicastPort - The multicast port number.
        inf - the interface used by a MulticastSocket.
        -
      • -
      - - - -
        -
      • -

        DiscoveryResponder

        -
        public DiscoveryResponder(String multicastGroup,
        -                  int multicastPort,
        -                  InetAddress inf,
        -                  String local)
        -
        Constructs a DiscoveryResponder. -

        - This constructor initialize multicast group and a multicast port. - No check is done on the parameter values. Check will be performed by the start method.

        -
        Parameters:
        multicastGroup - The multicast group name.
        multicastPort - The multicast port number.
        inf - the interface used by a MulticastSocket.
        local - the local host address used to answer a request.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        preRegister

        -
        public ObjectName preRegister(MBeanServer server,
        -                     ObjectName name)
        -                       throws Exception
        -
        Allows the MBean to perform any operations it needs before being - registered in the MBean server. - If the name of the MBean is not specified, the - MBean can provide a name for its registration. If any exception is - raised, the MBean will not be registered in the MBean server.
        -
        -
        Specified by:
        -
        preRegister in interface MBeanRegistration
        -
        Parameters:
        server - The MBean server in which the MBean will be registered.
        name - The object name of the MBean.
        -
        Returns:
        The name of the MBean registered.
        -
        Throws:
        -
        Exception - This exception should be caught by the - MBean server and re-thrown as an MBeanRegistrationException.
        -
      • -
      - - - -
        -
      • -

        postRegister

        -
        public void postRegister(Boolean registrationDone)
        -
        Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
        -
        -
        Specified by:
        -
        postRegister in interface MBeanRegistration
        -
        Parameters:
        registrationDone - Indicates whether or not the MBean has been successfully registered in - the MBean server. The value false means that the registration phase has failed.
        -
      • -
      - - - -
        -
      • -

        preDeregister

        -
        public void preDeregister()
        -                   throws Exception
        -
        Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
        -
        -
        Specified by:
        -
        preDeregister in interface MBeanRegistration
        -
        Throws:
        -
        java.langException - This exception should be caught by the MBean server and re-thrown - as an MBeanRegistrationException.
        -
        Exception
        -
      • -
      - - - -
        -
      • -

        postDeregister

        -
        public void postDeregister()
        -
        Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
        -
        -
        Specified by:
        -
        postDeregister in interface MBeanRegistration
        -
        -
      • -
      - - - -
        -
      • -

        start

        -
        public void start()
        -           throws IOException
        -
        Create a multicast socket and join the multicast group. - This method creates a multicast socket that is used to broadcast - The DiscoveryResponder will then join the multicast group and send a join message. - This method has no effect if the DiscoveryResponder is ONLINE or - STOPPING or STARTING.
        -
        -
        Specified by:
        -
        start in interface DiscoveryResponderMBean
        -
        Throws:
        -
        IOException - The creation of the Multicast socket failed.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        public void stop()
        -
        Sends a leave message to the multicast group and leaves it. - The DiscoveryResponder leaves its multicast group. - This method has no effect if the DiscoveryResponder is OFFLINE or - STOPPING or STARTING.
        -
        -
        Specified by:
        -
        stop in interface DiscoveryResponderMBean
        -
        -
      • -
      - - - -
        -
      • -

        isActive

        -
        public boolean isActive()
        -
        Tests if the DiscoveryResponder is active. - True is returned if the DiscoveryResponder is started (DiscoveryResponder - has join the multicast group).
        -
        -
        Specified by:
        -
        isActive in interface DiscoveryResponderMBean
        -
        -
      • -
      - - - -
        -
      • -

        waitState

        -
        public boolean waitState(int state,
        -                long timeout)
        -
        Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed. The method waitState - returns with a boolean value indicating whether the specified - state parameter equals the value of this MBean's State - attribute at the time the method terminates. -

        - Two special cases for the timeout parameter value are: -

        • if timeout is negative then waitState - returns immediately (i.e. does not wait at all),
        • -
        • if timeout equals zero then waitState - waits until the value of this MBean's State attribute - is the same as the state parameter (i.e. will wait - indefinitely if this condition is never met).
        -
        -
        Specified by:
        -
        waitState in interface DiscoveryResponderMBean
        -
        Parameters:
        state - The value of this MBean's State attribute to wait for. - state can be one of: - DiscoveryResponder.OFFLINE, - DiscoveryResponder.ONLINE, - DiscoveryResponder.STARTING, - DiscoveryResponder.STOPPING.
        timeout - The maximum time to wait for, in - milliseconds, if positive. - Infinite time out if 0, or no waiting at all if negative.
        -
        Returns:
        true if the value of this MBean's State attribute - is the same as the state parameter; - false otherwise.
        -
      • -
      - - - -
        -
      • -

        getMulticastGroup

        -
        public String getMulticastGroup()
        -
        Returns the multicast group. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255.
        -
        -
        Specified by:
        -
        getMulticastGroup in interface DiscoveryResponderMBean
        -
        Returns:
        A string containing the multicast group name.
        -
      • -
      - - - -
        -
      • -

        setMulticastGroup

        -
        public void setMulticastGroup(String multicastGroup)
        -                       throws IllegalStateException
        -
        Sets the multicast group name. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255. -

        - Only available if state in OFFLINE

        -
        -
        Specified by:
        -
        setMulticastGroup in interface DiscoveryResponderMBean
        -
        Parameters:
        multicastGroup - The multicast group name.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryResponder was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMulticastPort

        -
        public int getMulticastPort()
        -
        Returns the multicast port. - It can be any standard UDP port number.
        -
        -
        Specified by:
        -
        getMulticastPort in interface DiscoveryResponderMBean
        -
        Returns:
        The multicast port number.
        -
      • -
      - - - -
        -
      • -

        setMulticastPort

        -
        public void setMulticastPort(int multicastPort)
        -                      throws IllegalStateException
        -
        Sets the multicast port. - It can be any standard UDP port number. -

        - Only available if state in OFFLINE

        -
        -
        Specified by:
        -
        setMulticastPort in interface DiscoveryResponderMBean
        -
        Parameters:
        multicastPort - The multicast port.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryResponder was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getTimeToLive

        -
        public int getTimeToLive()
        -
        Returns the time-to-live value.
        -
        -
        Specified by:
        -
        getTimeToLive in interface DiscoveryResponderMBean
        -
        Returns:
        The time-to-live value.
        -
      • -
      - - - -
        -
      • -

        setTimeToLive

        -
        public void setTimeToLive(int ttl)
        -                   throws IllegalStateException
        -
        Sets the default Time to Live to be used to send join and leave message to the Multicast group. -

        - Time to Live should an integer verifying the following condition: 0 < ttl <= 255 - Only available if state in OFFLINE

        -
        -
        Specified by:
        -
        setTimeToLive in interface DiscoveryResponderMBean
        -
        Parameters:
        ttl - The Time to live value.
        -
        Throws:
        -
        IllegalArgumentException - The input ttl value is not - in the 1 to 255 range.
        -
        IllegalStateException - This method has been invoked while - the DiscoveryResponder was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getState

        -
        public Integer getState()
        -
        Returns the state of this DiscoveryResponder.
        -
        -
        Specified by:
        -
        getState in interface DiscoveryResponderMBean
        -
        Returns:
        ONLINE, OFFLINE or STOPPING or STARTING .
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        public String getStateString()
        -
        Returns the state of this DiscoveryResponder in string form.
        -
        -
        Specified by:
        -
        getStateString in interface DiscoveryResponderMBean
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE" or "STOPPING" or "STARTING".
        -
      • -
      - - - -
        -
      • -

        setUserData

        -
        public void setUserData(byte[] data)
        -
        Allows the user to specify additional information in the - DiscoveryResponse message. - - The following limitation applies to the length of the byte array - parameter: - The length of a UDP packet is maximum 64 Kbytes. In addition to the - specified user data, the discovery response UDP packet contains the - following : -
          -
        • All string attributes of the MBean server delegate MBean (in - the following order: the MBeanServerId; the specification - name, vendor and version; and the implementation name, vendor - and version). -
        • The ObjectName and the ConnectorAddresses for each of the - connectors/adaptors registered in the MBean server. -
        - The user should take into consideration this content whose size is - dependent upon the delegate's string attributes and the number of - connectors/adaptors registered in an MBean server. The provided byte - array should not exceed the space remaining up to the UDP packet's 64 - Kbyte limit. Otherwise, the packet is truncated and information will be - lost. - - For example, if you wish to allow enough space to include up to 100 - connectors/adaptors in the discovery response message, the data byte - array should not exceed 40 KBytes, approximately.
        -
        -
        Specified by:
        -
        setUserData in interface DiscoveryResponderMBean
        -
        -
      • -
      - - - -
        -
      • -

        getUserData

        -
        public byte[] getUserData()
        -
        Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse. - If no additional information has been added, this method returns null.
        -
        -
        Specified by:
        -
        getUserData in interface DiscoveryResponderMBean
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderMBean.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderMBean.html deleted file mode 100644 index 0c4a91f..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderMBean.html +++ /dev/null @@ -1,554 +0,0 @@ - - - - - -DiscoveryResponderMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Interface DiscoveryResponderMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    DiscoveryResponder
    -
    -
    -
    -
    public interface DiscoveryResponderMBean
    -
    Implements the MBean that responds to the discovery requests. Any agent that needs to be discovered - must instantiate and register a DiscoveryResponder in its - MBean server. - -

    - When the DiscoveryResponder start method is called, the MBean - creates a multicast socket. The DiscoveryResponder then sends a join message - to the multicast group. - When a DiscoveryResponder is unregistered from the MBean server, - or when stop method is called, the MBean - sends a leave message to the multicast group. The format of these messages - is not exposed. These messages allow DiscoveryMonitor objects to - maintain a list of agents with DiscoveryResponder objects - registered in their MBean server. - When start method is called, and when a - join message has been sent, the DiscoveryResponder starts to listen for - discovery requests. -

    - The multicast socket uses the group and port specified by the - properties multicastGroup and multicastPort. - The default values for the group and the port are 224.224.224.224 and 9000. - These values can be changed using appropriate constructor. - These values can be also changed using setMulticastGroup and - setMulticastPort methods when the DiscoveryResponder is OFFLINE. -

    - When join/leave message are sent to the multicast group, a default - time-to-live (see java.net.MulticastSocket) value is used. The - time-to-live value specifies how many "hops" that the packet is forwarded on - the network before it expires. - DiscoveryResponder objects use a time-to-live specified by the property - ttl. - The default time-to-live value is 1. It can be changed using setTimeToLive - method when the DiscoveryResponder is OFFLINE.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetMulticastGroup() -
      Returns the multicast group.
      -
      intgetMulticastPort() -
      Returns the multicast port.
      -
      IntegergetState() -
      Returns the state of this DiscoveryResponder.
      -
      StringgetStateString() -
      Returns the state of this DiscoveryResponder in string form.
      -
      intgetTimeToLive() -
      Returns the time-to-live value.
      -
      byte[]getUserData() -
      Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse.
      -
      booleanisActive() -
      Tests if the DiscoveryResponder is active.
      -
      voidsetMulticastGroup(String multicastGroup) -
      Sets the multicast group name.
      -
      voidsetMulticastPort(int multicastPort) -
      Sets the multicast port.
      -
      voidsetTimeToLive(int ttl) -
      Sets the default Time to Live to be used to send join and leave message to the Multicast group.
      -
      voidsetUserData(byte[] data) -
      Allows the user to specify additional information in the - DiscoveryResponse message.
      -
      voidstart() -
      Create a multicast socket and join the multicast group.
      -
      voidstop() -
      Sends a leave message to the multicast group and leaves it.
      -
      booleanwaitState(int state, - long timeout) -
      Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        void start()
        -           throws IOException
        -
        Create a multicast socket and join the multicast group. - This method creates a multicast socket that is used to broadcast - The DiscoveryResponder will then join the multicast group and send a join message.
        -
        Throws:
        -
        IOException - The creation of the Multicast socket failed.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        void stop()
        -
        Sends a leave message to the multicast group and leaves it. - The DiscoveryResponder leaves its multicast group.
        -
      • -
      - - - -
        -
      • -

        isActive

        -
        boolean isActive()
        -
        Tests if the DiscoveryResponder is active. - True is returned if the DiscoveryResponder is started (DiscoveryResponder - has join the multicast group).
        -
      • -
      - - - -
        -
      • -

        waitState

        -
        boolean waitState(int state,
        -                long timeout)
        -
        Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed. The method waitState - returns with a boolean value indicating whether the specified - state parameter equals the value of this MBean's State - attribute at the time the method terminates. - - Two special cases for the timeout parameter value are: -
        • if timeout is negative then waitState - returns immediately (i.e. does not wait at all),
        • -
        • if timeout equals zero then waitState - waits until the value of this MBean's State attribute - is the same as the state parameter (i.e. will wait - indefinitely if this condition is never met).
        -
        Parameters:
        state - The value of this MBean's State attribute - to wait for. state can be one of: - CommunicatorServer.OFFLINE, - CommunicatorServer.ONLINE, - CommunicatorServer.STARTING, - CommunicatorServer.STOPPING.
        timeout - The maximum time to wait for, in - milliseconds, if positive. - Infinite time out if 0, or no waiting at all if negative.
        -
        Returns:
        true if the value of this MBean's State attribute - is the same as the state parameter; - false otherwise.
        -
      • -
      - - - -
        -
      • -

        getMulticastGroup

        -
        String getMulticastGroup()
        -
        Returns the multicast group. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255.
        -
        Returns:
        A string containing the multicast group name.
        -
      • -
      - - - -
        -
      • -

        setMulticastGroup

        -
        void setMulticastGroup(String multicastGroup)
        -                       throws IllegalStateException
        -
        Sets the multicast group name. - A multicast group is specified by a class D IP address, those in the range 224.0.0.1 to 239.255.255.255. -

        - Only available if state in OFFLINE

        -
        Parameters:
        multicastGroup - The multicast group name.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryResponder was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMulticastPort

        -
        int getMulticastPort()
        -
        Returns the multicast port. - It can be any standard UDP port number.
        -
        Returns:
        The multicast port number.
        -
      • -
      - - - -
        -
      • -

        setMulticastPort

        -
        void setMulticastPort(int multicastPort)
        -                      throws IllegalStateException
        -
        Sets the multicast port. - It can be any standard UDP port number. -

        - Only available if state in OFFLINE

        -
        Parameters:
        multicastPort - The multicast port.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the DiscoveryResponder was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getTimeToLive

        -
        int getTimeToLive()
        -
        Returns the time-to-live value.
        -
        Returns:
        The time-to-live value.
        -
      • -
      - - - -
        -
      • -

        setTimeToLive

        -
        void setTimeToLive(int ttl)
        -                   throws IllegalStateException
        -
        Sets the default Time to Live to be used to send join and leave message to the Multicast group. -

        - Time to Live should an integer verifying the following condition: 0 < ttl <= 255 - Only available if state in OFFLINE

        -
        Parameters:
        ttl - The Time to live value.
        -
        Throws:
        -
        IllegalArgumentException - The input ttl value is not - in the 1 to 255 range.
        -
        IllegalStateException - This method has been invoked while - the DiscoveryResponder was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getState

        -
        Integer getState()
        -
        Returns the state of this DiscoveryResponder.
        -
        Returns:
        ONLINE, OFFLINE or STOPPING.
        -
      • -
      - - - -
        -
      • -

        getStateString

        -
        String getStateString()
        -
        Returns the state of this DiscoveryResponder in string form.
        -
        Returns:
        One of the strings "ONLINE", "OFFLINE" or "STOPPING".
        -
      • -
      - - - -
        -
      • -

        setUserData

        -
        void setUserData(byte[] data)
        -
        Allows the user to specify additional information in the - DiscoveryResponse message. - - The following limitation applies to the length of the byte array - parameter: - The length of a UDP packet is maximum 64 Kbytes. In addition to the - specified user data, the discovery response UDP packet contains the - following : -
          -
        • All string attributes of the MBean server delegate MBean (in - the following order: the MBeanServerId; the specification - name, vendor and version; and the implementation name, vendor - and version). -
        • The ObjectName and the ConnectorAddresses for each of the - connectors/adaptors registered in the MBean server. -
        - The user should take into consideration this content whose size is - dependent upon the delegate's string attributes and the number of - connectors/adaptors registered in an MBean server. The provided byte - array should not exceed the space remaining up to the UDP packet's 64 - Kbyte limit. Otherwise, the packet is truncated and information will be - lost. - - For example, if you wish to allow enough space to include up to 100 - connectors/adaptors in the discovery response message, the data byte - array should not exceed 40 KBytes, approximately.
        -
      • -
      - - - -
        -
      • -

        getUserData

        -
        byte[] getUserData()
        -
        Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderNotification.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderNotification.html deleted file mode 100644 index 14c873c..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponderNotification.html +++ /dev/null @@ -1,392 +0,0 @@ - - - - - -DiscoveryResponderNotification (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Class DiscoveryResponderNotification

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        REGISTRATION

        -
        public static final String REGISTRATION
        -
        Notification type denoting that the DiscoveryResponder MBean has - been registered or unregistered from the MBeanServer. -
        The value of this notification type is - com.sun.jdmk.discovery.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        DiscoveryResponderNotification

        -
        public DiscoveryResponderNotification(DiscoveryMonitor source,
        -                              int state,
        -                              DiscoveryResponse agtDes,
        -                              long sequenceNumber)
        -
        Constructs a DiscoveryResponderNotification.
        -
        Parameters:
        source - The object that was registered or the - object on which the event occurred.
        state - Indicates whether a - DiscoveryResponder object has been - added to an agent (DiscoveryMonitor.ONLINE) or removed - (DiscoveryMonitor.OFFLINE).
        agtDes - This parameter gives information about the agent.
        sequenceNumber - The notification sequence number within the - DiscoveryResponder MBean object.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getState

        -
        public Integer getState()
        -
        Returns the state of the agent. -

        - If the state is DiscoveryMonitor.ONLINE, a DiscoveryResponder object has been - added to an agent. - If the state is DiscoveryMonitor.OFFLINE, a DiscoveryResponder object has been - removed from an agent. The getEventInfo method provides additional information on the agent.

        -
        Returns:
        DiscoveryMonitor.ONLINE or DiscoveryMonitor.OFFLINE
        -
      • -
      - - - -
        -
      • -

        getEventInfo

        -
        public DiscoveryResponse getEventInfo()
        -
        Returns the hostname and the MBeanServer information of the agent. It - also returns a list of communicators ( see DiscoveryResponse description). -

        - If state is DiscoveryMonitor.OFFLINE, only the host - and MBeanServer information are significant in the DiscoveryResponse object.

        -
        Returns:
        A DiscoveryResponse object. This object contains the hostname - as a string host and MBeanServer information. - It also contains a list of communicators ( see DiscoveryResponse description) - if the state is DiscoveryMonitor.ONLINE.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponse.html b/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponse.html deleted file mode 100644 index beb235d..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/DiscoveryResponse.html +++ /dev/null @@ -1,423 +0,0 @@ - - - - - -DiscoveryResponse (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.discovery
-

Class DiscoveryResponse

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getHost

        -
        public String getHost()
        -
        Returns the host name.
        -
        Returns:
        the host name.
        -
      • -
      - - - -
        -
      • -

        getMBeanServerId

        -
        public String getMBeanServerId()
        -
        Returns the identification of the MbeanServer.
        -
        Returns:
        the MbeanServer identification.
        -
      • -
      - - - -
        -
      • -

        getSpecificationName

        -
        public String getSpecificationName()
        -
        Returns the full name of the JMX specification implemented by the agent.
        -
        Returns:
        the full name of the JMX specification implemented by the agent.
        -
      • -
      - - - -
        -
      • -

        getSpecificationVersion

        -
        public String getSpecificationVersion()
        -
        Returns the version of the JMX specification implemented by the agent.
        -
        Returns:
        the version of the JMX specification implemented by the agent.
        -
      • -
      - - - -
        -
      • -

        getSpecificationVendor

        -
        public String getSpecificationVendor()
        -
        Returns the vendor of the JMX specification implemented by the agent.
        -
        Returns:
        the vendor of the JMX specification implemented by the agent.
        -
      • -
      - - - -
        -
      • -

        getImplementationName

        -
        public String getImplementationName()
        -
        Returns the JMX implementation name (the name of the product corresponding to the agent).
        -
        Returns:
        the JMX implementation name.
        -
      • -
      - - - -
        -
      • -

        getImplementationVersion

        -
        public String getImplementationVersion()
        -
        Returns the JMX implementation version (the version of the product corresponding to the agent).
        -
        Returns:
        the JMX implementation version.
        -
      • -
      - - - -
        -
      • -

        getImplementationVendor

        -
        public String getImplementationVendor()
        -
        Returns the JMX implementation vendor (the vendor of the product corresponding to the agent).
        -
        Returns:
        the JMX implementation vendor.
        -
      • -
      - - - -
        -
      • -

        getObjectList

        -
        public Hashtable getObjectList()
        -
        Returns the list of communicators. - It is an Hashtable. Keys are ObjectName and values are - ConnectorAddress if its relevant. - The method findMBeanServers sets this Hashtable to null.
        -
        Returns:
        the list of communicators.
        -
      • -
      - - - -
        -
      • -

        getUserData

        -
        public byte[] getUserData()
        -
        Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse. - If no additional information has been added, this method returns null.
        -
        Returns:
        user-specific information.
        -
      • -
      - - - -
        -
      • -

        getServerAddresses

        -
        public JMXServiceURL[] getServerAddresses()
        -
        Returns a list of connector server addresses, a server is one which is registered - into an MBeanServer as JMXConnectorServerMBean, either a JMX Remote - JMXConnectorServer or a Java DMK legacy one which is wrapped as a - JMXConnectorServer. - A Java DMK legacy connector server registered as a legacy MBean (ex: RmiConnectorServerMBean) - will not be included in this list.
        -
        Returns:
        a list of connector server addresses.
        Since:
        -
        Java DMK 5.1
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClient.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClient.html deleted file mode 100644 index e99edf9..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClient.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.discovery.DiscoveryClient (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.discovery.DiscoveryClient

-
-
No usage of com.sun.jdmk.discovery.DiscoveryClient
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClientMBean.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClientMBean.html deleted file mode 100644 index 2621bf7..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryClientMBean.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.discovery.DiscoveryClientMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.discovery.DiscoveryClientMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitor.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitor.html deleted file mode 100644 index 8b5de5d..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitor.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.discovery.DiscoveryMonitor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.discovery.DiscoveryMonitor

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitorMBean.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitorMBean.html deleted file mode 100644 index 6b681fb..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryMonitorMBean.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.discovery.DiscoveryMonitorMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.discovery.DiscoveryMonitorMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponder.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponder.html deleted file mode 100644 index 41c6384..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponder.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.discovery.DiscoveryResponder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.discovery.DiscoveryResponder

-
-
No usage of com.sun.jdmk.discovery.DiscoveryResponder
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderMBean.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderMBean.html deleted file mode 100644 index f962b9a..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderMBean.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.discovery.DiscoveryResponderMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.discovery.DiscoveryResponderMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderNotification.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderNotification.html deleted file mode 100644 index 3173d51..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponderNotification.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.discovery.DiscoveryResponderNotification (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.discovery.DiscoveryResponderNotification

-
-
No usage of com.sun.jdmk.discovery.DiscoveryResponderNotification
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponse.html b/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponse.html deleted file mode 100644 index 59ae7b6..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/class-use/DiscoveryResponse.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.discovery.DiscoveryResponse (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.discovery.DiscoveryResponse

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/package-frame.html b/dist/docs/api/com/sun/jdmk/discovery/package-frame.html deleted file mode 100644 index 423e4c1..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/package-frame.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - -com.sun.jdmk.discovery (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.discovery

- - - diff --git a/dist/docs/api/com/sun/jdmk/discovery/package-summary.html b/dist/docs/api/com/sun/jdmk/discovery/package-summary.html deleted file mode 100644 index 524a96b..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/package-summary.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - -com.sun.jdmk.discovery (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.discovery

-
-
Provides the classes of the discovery service.
-
-

See: Description

-
-
- - - - -

Package com.sun.jdmk.discovery Description

-
Provides the classes of the discovery service.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/package-tree.html b/dist/docs/api/com/sun/jdmk/discovery/package-tree.html deleted file mode 100644 index e32bd7d..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/package-tree.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - -com.sun.jdmk.discovery Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.discovery

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/discovery/package-use.html b/dist/docs/api/com/sun/jdmk/discovery/package-use.html deleted file mode 100644 index 4f6b830..0000000 --- a/dist/docs/api/com/sun/jdmk/discovery/package-use.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.discovery (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.discovery

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/CompatibleMBeanInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/CompatibleMBeanInterceptor.html deleted file mode 100644 index a2a0e75..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/CompatibleMBeanInterceptor.html +++ /dev/null @@ -1,1287 +0,0 @@ - - - - - -CompatibleMBeanInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Class CompatibleMBeanInterceptor

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
    • -
    -
  • -
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CompatibleMBeanInterceptor

        -
        public CompatibleMBeanInterceptor(MBeanInterceptor inter)
        -

        Create a new CompatibleMBeanInterceptor - that forwards its requests to a MBeanInterceptor.

        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        queryMBeans

        -
        public Set queryMBeans(ObjectName name,
        -              QueryExp query)
        -
        Description copied from interface: MBeanInterceptor
        -
        Gets MBeans controlled by the MBean server. This method allows - any of the following to be obtained: All MBeans, a set of - MBeans specified by pattern matching on the - ObjectName and/or a Query expression, a specific - MBean. When the object name is null or no domain and key - properties are specified, all objects are to be selected (and - filtered if a query is specified). It returns the set of - ObjectInstance objects (containing the - ObjectName and the Java Class name) for the - selected MBeans.
        -
        -
        Specified by:
        -
        queryMBeans in interface MBeanInterceptor
        -
        Parameters:
        name - The object name pattern identifying the MBeans to - be retrieved. If null or no domain and key properties are - specified, all the MBeans registered will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectInstance - objects for the selected MBeans. If no MBean satisfies the - query an empty list is returned.
        -
      • -
      - - - -
        -
      • -

        queryNames

        -
        public Set queryNames(ObjectName name,
        -             QueryExp query)
        -
        Description copied from interface: MBeanInterceptor
        -
        Gets the names of MBeans controlled by the MBean server. This - method enables any of the following to be obtained: The names - of all MBeans, the names of a set of MBeans specified by - pattern matching on the ObjectName and/or a Query - expression, a specific MBean name (equivalent to testing - whether an MBean is registered). When the object name is null - or no domain and key properties are specified, all objects are - selected (and filtered if a query is specified). It returns the - set of ObjectNames for the MBeans selected.
        -
        -
        Specified by:
        -
        queryNames in interface MBeanInterceptor
        -
        Parameters:
        name - The object name pattern identifying the MBean names - to be retrieved. If null or no domain and key properties are - specified, the name of all registered MBeans will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectNames for the MBeans - selected. If no MBean satisfies the query, an empty list is - returned.
        -
      • -
      - - - -
        -
      • -

        isRegistered

        -
        public boolean isRegistered(ObjectName name)
        -
        Description copied from interface: MBeanInterceptor
        -
        Checks whether an MBean, identified by its object name, is - already registered with the MBean server.
        -
        -
        Specified by:
        -
        isRegistered in interface MBeanInterceptor
        -
        Parameters:
        name - The object name of the MBean to be checked.
        -
        Returns:
        True if the MBean is already registered in the MBean - server, false otherwise.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        invoke

        -
        public Object invoke(ObjectName name,
        -            String operationName,
        -            Object[] params,
        -            String[] signature)
        -              throws InstanceNotFoundException,
        -                     MBeanException,
        -                     ReflectionException
        -
        Description copied from interface: MBeanInterceptor
        -
        Invokes an operation on an MBean.
        -
        -
        Specified by:
        -
        invoke in interface MBeanInterceptor
        -
        Specified by:
        -
        invoke in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean on which the method is - to be invoked.
        operationName - The name of the operation to be invoked.
        params - An array containing the parameters to be set when - the operation is invoked
        signature - An array containing the signature of the - operation. The class objects will be loaded using the same - class loader as the one used for loading the MBean on which the - operation was invoked.
        -
        Returns:
        The object returned by the operation, which represents - the result of invoking the operation on the MBean specified.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the - MBean's invoked method.
        -
        ReflectionException - Wraps a - java.lang.Exception thrown while trying to invoke - the method.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        public String getDefaultDomain()
        -
        Description copied from interface: MBeanInterceptor
        -
        Returns the default domain used for naming the MBean. - The default domain name is used as the domain part in the ObjectName - of MBeans if no domain is specified by the user.
        -
        -
        Specified by:
        -
        getDefaultDomain in interface MBeanInterceptor
        -
        -
      • -
      - - - - - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will replace it - by that MBean's ObjectName. Otherwise the source is unchanged.

        -
        -
        Specified by:
        -
        addNotificationListener in interface MBeanInterceptor
        -
        Specified by:
        -
        addNotificationListener in interface NotificationRegistration
        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The listener object which will handle the - notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(ObjectName name,
        -                           ObjectName listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will - replace it by that MBean's ObjectName. Otherwise the source is - unchanged.

        - -

        The listener object that receives notifications is the one - that is registered with the given name at the time this method - is called. Even if it is subsequently unregistered, it will - continue to receive notifications.

        -
        -
        Specified by:
        -
        addNotificationListener in interface MBeanInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The object name of the listener which will - handle the notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name of the - notification listener or of the notification broadcaster does - not match any of the registered MBeans.
        -
      • -
      - - - - - - - -
        -
      • -

        removeNotificationListener

        -
        public void removeNotificationListener(ObjectName name,
        -                              ObjectName listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Description copied from interface: MBeanServerInterceptor
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        -
        Specified by:
        -
        removeNotificationListener in interface MBeanServerInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - - - - - -
        -
      • -

        removeNotificationListener

        -
        public void removeNotificationListener(ObjectName name,
        -                              NotificationListener listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Description copied from interface: MBeanServerInterceptor
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        -
        Specified by:
        -
        removeNotificationListener in interface MBeanServerInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - - - - - -
        -
      • -

        isInstanceOf

        -
        public boolean isInstanceOf(ObjectName name,
        -                   String className)
        -                     throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -
        Returns true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        -
        Specified by:
        -
        isInstanceOf in interface MBeanInterceptor
        -
        Parameters:
        name - The ObjectName of the MBean.
        className - The name of the class.
        -
        Returns:
        true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
      • -
      - - - - - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/DefaultMBeanServerInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/DefaultMBeanServerInterceptor.html deleted file mode 100644 index 298000c..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/DefaultMBeanServerInterceptor.html +++ /dev/null @@ -1,1300 +0,0 @@ - - - - - -DefaultMBeanServerInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Class DefaultMBeanServerInterceptor

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanServerInterceptor, MBeanInterceptor, NotificationRegistration, ProxyHandler
    -
    -
    -
    -
    public final class DefaultMBeanServerInterceptor
    -extends Object
    -implements MBeanServerInterceptor
    -
    This is the default class for MBean manipulation on the agent side. It - contains the methods necessary for the creation, registration, and - deletion of MBeans as well as the access methods for registered MBeans. - This is the core component of the JMX infrastructure. -

    - Every MBean which is added to the MBean server becomes manageable: its attributes and operations - become remotely accessible through the connectors/adaptors connected to that MBean server. - A Java object cannot be registered in the MBean server unless it is a JMX compliant MBean. -

    - When an MBean is registered or unregistered in the MBean server an - MBeanServerNotification - Notification is emitted. To register an object as listener to MBeanServerNotifications - you should call the MBean server method addNotificationListener with ObjectName - the ObjectName of the MBeanServerDelegate. - This ObjectName is: -
    - JMImplementation:type=MBeanServerDelegate.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        DefaultMBeanServerInterceptor

        -
        public DefaultMBeanServerInterceptor(MBeanServer outer,
        -                             MBeanServerDelegate delegate,
        -                             MBeanServer inner)
        -
        Creates a DefaultMBeanServerInterceptor with the specified - default domain name. - The default domain name is used as the domain part in the ObjectName - of MBeans if no domain is specified by the user. -

        Do not forget to call initialize(outer,delegate) - before using this object.

        -
        Parameters:
        outer - A pointer to the MBeanServer object that must be - passed to the MBeans when invoking their - MBeanRegistration interface.
        delegate - A pointer to the MBeanServerDelegate associated - with the new MBeanServer. The new MBeanServer must register - this MBean in its MBean repository.
        inner - A pointer to the inner MBeanServer object to which - this DefaultMBeanServerInterceptor is forwarding the calls.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        queryMBeans

        -
        public Set queryMBeans(ObjectName name,
        -              QueryExp query)
        -
        Description copied from interface: MBeanInterceptor
        -
        Gets MBeans controlled by the MBean server. This method allows - any of the following to be obtained: All MBeans, a set of - MBeans specified by pattern matching on the - ObjectName and/or a Query expression, a specific - MBean. When the object name is null or no domain and key - properties are specified, all objects are to be selected (and - filtered if a query is specified). It returns the set of - ObjectInstance objects (containing the - ObjectName and the Java Class name) for the - selected MBeans.
        -
        -
        Specified by:
        -
        queryMBeans in interface MBeanInterceptor
        -
        Parameters:
        name - The object name pattern identifying the MBeans to - be retrieved. If null or no domain and key properties are - specified, all the MBeans registered will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectInstance - objects for the selected MBeans. If no MBean satisfies the - query an empty list is returned.
        -
      • -
      - - - -
        -
      • -

        queryNames

        -
        public Set queryNames(ObjectName name,
        -             QueryExp query)
        -
        Description copied from interface: MBeanInterceptor
        -
        Gets the names of MBeans controlled by the MBean server. This - method enables any of the following to be obtained: The names - of all MBeans, the names of a set of MBeans specified by - pattern matching on the ObjectName and/or a Query - expression, a specific MBean name (equivalent to testing - whether an MBean is registered). When the object name is null - or no domain and key properties are specified, all objects are - selected (and filtered if a query is specified). It returns the - set of ObjectNames for the MBeans selected.
        -
        -
        Specified by:
        -
        queryNames in interface MBeanInterceptor
        -
        Parameters:
        name - The object name pattern identifying the MBean names - to be retrieved. If null or no domain and key properties are - specified, the name of all registered MBeans will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectNames for the MBeans - selected. If no MBean satisfies the query, an empty list is - returned.
        -
      • -
      - - - -
        -
      • -

        isRegistered

        -
        public boolean isRegistered(ObjectName name)
        -
        Description copied from interface: MBeanInterceptor
        -
        Checks whether an MBean, identified by its object name, is - already registered with the MBean server.
        -
        -
        Specified by:
        -
        isRegistered in interface MBeanInterceptor
        -
        Parameters:
        name - The object name of the MBean to be checked.
        -
        Returns:
        True if the MBean is already registered in the MBean - server, false otherwise.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        invoke

        -
        public Object invoke(ObjectName name,
        -            String operationName,
        -            Object[] params,
        -            String[] signature)
        -              throws InstanceNotFoundException,
        -                     MBeanException,
        -                     ReflectionException
        -
        Description copied from interface: MBeanInterceptor
        -
        Invokes an operation on an MBean.
        -
        -
        Specified by:
        -
        invoke in interface MBeanInterceptor
        -
        Specified by:
        -
        invoke in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean on which the method is - to be invoked.
        operationName - The name of the operation to be invoked.
        params - An array containing the parameters to be set when - the operation is invoked
        signature - An array containing the signature of the - operation. The class objects will be loaded using the same - class loader as the one used for loading the MBean on which the - operation was invoked.
        -
        Returns:
        The object returned by the operation, which represents - the result of invoking the operation on the MBean specified.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the - MBean's invoked method.
        -
        ReflectionException - Wraps a - java.lang.Exception thrown while trying to invoke - the method.
        -
      • -
      - - - -
        -
      • -

        getDefaultDomain

        -
        public String getDefaultDomain()
        -
        Description copied from interface: MBeanInterceptor
        -
        Returns the default domain used for naming the MBean. - The default domain name is used as the domain part in the ObjectName - of MBeans if no domain is specified by the user.
        -
        -
        Specified by:
        -
        getDefaultDomain in interface MBeanInterceptor
        -
        -
      • -
      - - - - - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will replace it - by that MBean's ObjectName. Otherwise the source is unchanged.

        -
        -
        Specified by:
        -
        addNotificationListener in interface MBeanInterceptor
        -
        Specified by:
        -
        addNotificationListener in interface NotificationRegistration
        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The listener object which will handle the - notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(ObjectName name,
        -                           ObjectName listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                             throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will - replace it by that MBean's ObjectName. Otherwise the source is - unchanged.

        - -

        The listener object that receives notifications is the one - that is registered with the given name at the time this method - is called. Even if it is subsequently unregistered, it will - continue to receive notifications.

        -
        -
        Specified by:
        -
        addNotificationListener in interface MBeanInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The object name of the listener which will - handle the notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name of the - notification listener or of the notification broadcaster does - not match any of the registered MBeans.
        -
      • -
      - - - - - - - -
        -
      • -

        removeNotificationListener

        -
        public void removeNotificationListener(ObjectName name,
        -                              ObjectName listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Description copied from interface: MBeanServerInterceptor
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        -
        Specified by:
        -
        removeNotificationListener in interface MBeanServerInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - - - - - -
        -
      • -

        removeNotificationListener

        -
        public void removeNotificationListener(ObjectName name,
        -                              NotificationListener listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Description copied from interface: MBeanServerInterceptor
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        -
        Specified by:
        -
        removeNotificationListener in interface MBeanServerInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - - - - - -
        -
      • -

        isInstanceOf

        -
        public boolean isInstanceOf(ObjectName name,
        -                   String className)
        -                     throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -
        Returns true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        -
        Specified by:
        -
        isInstanceOf in interface MBeanInterceptor
        -
        Parameters:
        name - The ObjectName of the MBean.
        className - The name of the class.
        -
        Returns:
        true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
      • -
      - - - - - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/ForwardingMBeanServerInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/ForwardingMBeanServerInterceptor.html deleted file mode 100644 index ee8cb05..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/ForwardingMBeanServerInterceptor.html +++ /dev/null @@ -1,1451 +0,0 @@ - - - - - -ForwardingMBeanServerInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Class ForwardingMBeanServerInterceptor

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
    • -
    -
  • -
-
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/InterceptorCycleException.html b/dist/docs/api/com/sun/jdmk/interceptor/InterceptorCycleException.html deleted file mode 100644 index afe78a8..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/InterceptorCycleException.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -InterceptorCycleException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Class InterceptorCycleException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class InterceptorCycleException
    -extends JMException
    -

    Thrown when changing a chain of interceptors would produce a - cycle.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        InterceptorCycleException

        -
        public InterceptorCycleException()
        -
      • -
      - - - -
        -
      • -

        InterceptorCycleException

        -
        public InterceptorCycleException(String detail)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/InterceptorNotPresentException.html b/dist/docs/api/com/sun/jdmk/interceptor/InterceptorNotPresentException.html deleted file mode 100644 index b237649..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/InterceptorNotPresentException.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -InterceptorNotPresentException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Class InterceptorNotPresentException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        InterceptorNotPresentException

        -
        public InterceptorNotPresentException()
        -
      • -
      - - - -
        -
      • -

        InterceptorNotPresentException

        -
        public InterceptorNotPresentException(String detail)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptor.html deleted file mode 100644 index 7b73c11..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptor.html +++ /dev/null @@ -1,429 +0,0 @@ - - - - - -MBeanServerInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Interface MBeanServerInterceptor

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    MBeanInterceptor, NotificationRegistration, ProxyHandler
    -
    -
    -
    All Known Subinterfaces:
    -
    MBeanServerInt
    -
    -
    -
    All Known Implementing Classes:
    -
    CompatibleMBeanInterceptor, DefaultMBeanInterceptor, DefaultMBeanServerInterceptor, ForwardingMBeanServerInterceptor, MBeanInterceptorWrapper, MBeanServerImpl, MBeanServerInterceptorWrapper
    -
    -
    -
    -
    public interface MBeanServerInterceptor
    -extends MBeanInterceptor
    -

    This interface specifies the behavior to be implemented by an - MBean Server Interceptor. An MBean Server Interceptor has - essentially the same interface as an MBean Server. An MBean Server - forwards received requests to its default interceptor, which may - handle them itself or forward them to other interceptors. The - default interceptor may be changed via the JdmkMBeanServer.setMBeanServerInterceptor(com.sun.jdmk.interceptor.MBeanServerInterceptor) method.

    - -

    The initial default interceptor provides the standard MBean - Server behavior. It handles a collection of named MBeans, each - represented by a Java object. A replacement default interceptor - may build on this behavior, for instance by adding logging or - security checks, before forwarding requests to the initial default - interceptor. Or, it may route each request to one of a number of - sub-interceptors, for instance based on the ObjectName in - the request.

    - -

    An interceptor, default or not, need not implement MBeans as - Java objects, in the way that the initial default interceptor does. - It may instead implement virtual MBeans, which do not - exist as Java objects when they are not in use. For example, these - MBeans could be implemented by forwarding requests to a database, - or to a remote MBean server, or by performing system calls to query - or modify system resources.

    - -

    Note: This interface extends the MBeanInterceptor - interface for backward compatibility with the Java DMK 5.0. - In next releases, the methods defined in - MBeanInterceptor may be moved to this interface - and the inheritance link broken.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        removeNotificationListener

        -
        void removeNotificationListener(ObjectName name,
        -                              ObjectName listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - -
        -
      • -

        removeNotificationListener

        -
        void removeNotificationListener(ObjectName name,
        -                              NotificationListener listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getDomains

        -
        String[] getDomains()
        -
        Returns the list of domains in which any MBean is currently - registered.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.Controller.html b/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.Controller.html deleted file mode 100644 index 9fbd6bc..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.Controller.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - - -MBeanServerInterceptorWrapper.Controller (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Interface MBeanServerInterceptorWrapper.Controller

-
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intCREATE -
      This constant indicates the type of operation.
      -
      static intGET -
      This constant indicates the type of operation.
      -
      static intINFO -
      This constant indicates the type of operation.
      -
      static intINVOKE -
      This constant indicates the type of operation.
      -
      static intLISTEN -
      This constant indicates the type of operation.
      -
      static intQUERY -
      This constant indicates the type of operation.
      -
      static intREGISTER -
      This constant indicates the type of operation.
      -
      static intSET -
      This constant indicates the type of operation.
      -
      static intUNREGISTER -
      This constant indicates the type of operation.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      ObjectbeginOperation(int operationType, - String operationName, - ObjectName mbeanName) -
      This method is called before invoking the operation on the - wrapped interceptor.
      -
      voidendOperation(Object handle, - int operationType, - String operationName, - ObjectName mbeanName) -
      This method is called when the operation invoked on the - wrapped interceptor is completed.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        CREATE

        -
        static final int CREATE
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        REGISTER

        -
        static final int REGISTER
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        UNREGISTER

        -
        static final int UNREGISTER
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        GET

        -
        static final int GET
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        SET

        -
        static final int SET
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        INVOKE

        -
        static final int INVOKE
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        QUERY

        -
        static final int QUERY
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        LISTEN

        -
        static final int LISTEN
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        INFO

        -
        static final int INFO
        -
        This constant indicates the type of operation. -
          -
        • CREATE for createMBean,
        • -
        • REGISTER for registerMBean,
        • -
        • UNREGISTER for unregisterMBean,
        • -
        • GET for getAttribute and getAttributes,
        • -
        • SET for setAttribute and setAttributes,
        • -
        • INVOKE for invoke,
        • -
        • QUERY for queryNames and queryMBeans,
        • -
        • LISTEN for addNotificationListener and - removeNotificationListener,
        • -
        • INFO for the remaining operations (getMBeanInfo etc...). -
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        beginOperation

        -
        Object beginOperation(int operationType,
        -                    String operationName,
        -                    ObjectName mbeanName)
        -                      throws JMRuntimeException
        -
        This method is called before invoking the operation on the - wrapped interceptor.
        -
        Parameters:
        operationType - Type of the operation invoked.
        operationName - Name of the operation invoked through the - MBeanServerInterceptor interface. When the operation is - invoke, operationName corresponds to - the real operation name as passed to the invoke - method.
        mbeanName - Name of the MBean on which the operation is - invoked. This name can be null for those - operations that do not apply to any specific MBean - (like getMBeanCount).
        -
        Returns:
        A handle that will be passed to endOperation - when the operation invoked on the wrapped interceptor - is completed. This handle can be null if it is not - needed.
        -
        Throws:
        -
        JMRuntimeException - if a runtime exception is thrown, - the operation is aborted and endOperation is not - called.
        - This method is not expected to throw any RuntimeException - but JMRuntimeExceptions. However this rule is not enforced. - The results caused by throwing anything but - JMRuntimeException are undefined and MBeanServer - implementation specific.
        -
      • -
      - - - -
        -
      • -

        endOperation

        -
        void endOperation(Object handle,
        -                int operationType,
        -                String operationName,
        -                ObjectName mbeanName)
        -
        This method is called when the operation invoked on the - wrapped interceptor is completed. -

        - This method is called whatever the result of the invoked - operation was, even if an exception was thrown. The only case - where endOperation is not called is when - beginOperation threw an exception. -

        - This method is not expected to throw any RuntimeException: - however this rule is not enforced. The results caused by - throwing a RuntimeException are undefined and MBeanServer - implementation specific.

        -
        Parameters:
        handle - The handle returned by beginOperation
        operationType - Type of the operation invoked.
        operationName - Name of the operation invoked through the - MBeanServerInterceptor interface. When the operation is - invoke, operationName corresponds to - the real operation name as passed to the invoke - method.
        mbeanName - Name of the MBean on which the operation is - invoked. This name can be null for those - operations that do not apply to any specific MBean - (like getMBeanCount).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.html b/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.html deleted file mode 100644 index 266421a..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/MBeanServerInterceptorWrapper.html +++ /dev/null @@ -1,1328 +0,0 @@ - - - - - -MBeanServerInterceptorWrapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.interceptor
-

Class MBeanServerInterceptorWrapper

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
    • -
    -
  • -
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        MBeanServerInterceptorWrapper

        -
        public MBeanServerInterceptorWrapper(MBeanServerInterceptor interceptor,
        -                             MBeanServerInterceptorWrapper.Controller controller)
        -
        Construct a new MBeanServerInterceptorWrapper.
        -
        Parameters:
        interceptor - The wrapped interceptor.
        controller - The (possibly null) controller object on which - beginOperation and endOperation should be - called. If controller==null, then - beginOperation and endOperation are not called.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        checkInitialization

        -
        protected void checkInitialization()
        -                            throws IllegalArgumentException
        -
        Check that this MBeanServerInterceptorWrapper is correctly initialized.
        -
        Throws:
        -
        IllegalArgumentException - if the wrapped MBeanServerInterceptor - is null.
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        queryMBeans

        -
        public final Set queryMBeans(ObjectName name,
        -              QueryExp query)
        -
        Description copied from interface: MBeanInterceptor
        -
        Gets MBeans controlled by the MBean server. This method allows - any of the following to be obtained: All MBeans, a set of - MBeans specified by pattern matching on the - ObjectName and/or a Query expression, a specific - MBean. When the object name is null or no domain and key - properties are specified, all objects are to be selected (and - filtered if a query is specified). It returns the set of - ObjectInstance objects (containing the - ObjectName and the Java Class name) for the - selected MBeans.
        -
        -
        Specified by:
        -
        queryMBeans in interface MBeanInterceptor
        -
        Parameters:
        name - The object name pattern identifying the MBeans to - be retrieved. If null or no domain and key properties are - specified, all the MBeans registered will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectInstance - objects for the selected MBeans. If no MBean satisfies the - query an empty list is returned.
        -
      • -
      - - - -
        -
      • -

        queryNames

        -
        public final Set queryNames(ObjectName name,
        -             QueryExp query)
        -
        Description copied from interface: MBeanInterceptor
        -
        Gets the names of MBeans controlled by the MBean server. This - method enables any of the following to be obtained: The names - of all MBeans, the names of a set of MBeans specified by - pattern matching on the ObjectName and/or a Query - expression, a specific MBean name (equivalent to testing - whether an MBean is registered). When the object name is null - or no domain and key properties are specified, all objects are - selected (and filtered if a query is specified). It returns the - set of ObjectNames for the MBeans selected.
        -
        -
        Specified by:
        -
        queryNames in interface MBeanInterceptor
        -
        Parameters:
        name - The object name pattern identifying the MBean names - to be retrieved. If null or no domain and key properties are - specified, the name of all registered MBeans will be retrieved.
        query - The query expression to be applied for selecting - MBeans. If null no query expression will be applied for - selecting MBeans.
        -
        Returns:
        A set containing the ObjectNames for the MBeans - selected. If no MBean satisfies the query, an empty list is - returned.
        -
      • -
      - - - - - - - -
        -
      • -

        getDefaultDomain

        -
        public final String getDefaultDomain()
        -
        Description copied from interface: MBeanInterceptor
        -
        Returns the default domain used for naming the MBean. - The default domain name is used as the domain part in the ObjectName - of MBeans if no domain is specified by the user.
        -
        -
        Specified by:
        -
        getDefaultDomain in interface MBeanInterceptor
        -
        -
      • -
      - - - - - - - -
        -
      • -

        isRegistered

        -
        public final boolean isRegistered(ObjectName name)
        -
        Description copied from interface: MBeanInterceptor
        -
        Checks whether an MBean, identified by its object name, is - already registered with the MBean server.
        -
        -
        Specified by:
        -
        isRegistered in interface MBeanInterceptor
        -
        Parameters:
        name - The object name of the MBean to be checked.
        -
        Returns:
        True if the MBean is already registered in the MBean - server, false otherwise.
        -
      • -
      - - - -
        -
      • -

        isInstanceOf

        -
        public final boolean isInstanceOf(ObjectName name,
        -                   String className)
        -                           throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -
        Returns true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        -
        Specified by:
        -
        isInstanceOf in interface MBeanInterceptor
        -
        Parameters:
        name - The ObjectName of the MBean.
        className - The name of the class.
        -
        Returns:
        true if the MBean specified is an instance of the - specified class, false otherwise.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
      • -
      - - - - - - - -
        -
      • -

        addNotificationListener

        -
        public final void addNotificationListener(ObjectName name,
        -                           NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                                   throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will replace it - by that MBean's ObjectName. Otherwise the source is unchanged.

        -
        -
        Specified by:
        -
        addNotificationListener in interface MBeanInterceptor
        -
        Specified by:
        -
        addNotificationListener in interface NotificationRegistration
        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The listener object which will handle the - notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public final void addNotificationListener(ObjectName name,
        -                           ObjectName listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -                                   throws InstanceNotFoundException
        -
        Description copied from interface: MBeanInterceptor
        -

        Adds a listener to a registered MBean.

        - -

        A notification emitted by an MBean will be forwarded by the - MBeanServer to the listener. If the source of the notification - is a reference to an MBean object, the MBean server will - replace it by that MBean's ObjectName. Otherwise the source is - unchanged.

        - -

        The listener object that receives notifications is the one - that is registered with the given name at the time this method - is called. Even if it is subsequently unregistered, it will - continue to receive notifications.

        -
        -
        Specified by:
        -
        addNotificationListener in interface MBeanInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be added.
        listener - The object name of the listener which will - handle the notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no - filtering will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name of the - notification listener or of the notification broadcaster does - not match any of the registered MBeans.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        removeNotificationListener

        -
        public void removeNotificationListener(ObjectName name,
        -                              ObjectName listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Description copied from interface: MBeanServerInterceptor
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        -
        Specified by:
        -
        removeNotificationListener in interface MBeanServerInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - -
        -
      • -

        removeNotificationListener

        -
        public void removeNotificationListener(ObjectName name,
        -                              NotificationListener listener,
        -                              NotificationFilter filter,
        -                              Object handback)
        -                                throws InstanceNotFoundException,
        -                                       ListenerNotFoundException
        -
        Description copied from interface: MBeanServerInterceptor
        -

        Removes a listener from a registered MBean.

        - -

        The MBean must have a listener that exactly matches the - given listener, filter, and - handback parameters. If there is more than one - such listener, only one is removed.

        - -

        The filter and handback parameters - may be null if and only if they are null in a listener to be - removed.

        -
        -
        Specified by:
        -
        removeNotificationListener in interface MBeanServerInterceptor
        -
        Parameters:
        name - The name of the MBean on which the listener should - be removed.
        listener - A listener that was previously added to this - MBean.
        filter - The filter that was specified when the listener - was added.
        handback - The handback that was specified when the - listener was added.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean name provided - does not match any of the registered MBeans.
        -
        ListenerNotFoundException - The listener is not - registered in the MBean, or it is not registered with the given - filter and handback.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        invoke

        -
        public final Object invoke(ObjectName name,
        -            String operationName,
        -            Object[] params,
        -            String[] signature)
        -                    throws InstanceNotFoundException,
        -                           MBeanException,
        -                           ReflectionException
        -
        Description copied from interface: MBeanInterceptor
        -
        Invokes an operation on an MBean.
        -
        -
        Specified by:
        -
        invoke in interface MBeanInterceptor
        -
        Specified by:
        -
        invoke in interface ProxyHandler
        -
        Parameters:
        name - The object name of the MBean on which the method is - to be invoked.
        operationName - The name of the operation to be invoked.
        params - An array containing the parameters to be set when - the operation is invoked
        signature - An array containing the signature of the - operation. The class objects will be loaded using the same - class loader as the one used for loading the MBean on which the - operation was invoked.
        -
        Returns:
        The object returned by the operation, which represents - the result of invoking the operation on the MBean specified.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean specified is not - registered in the MBean server.
        -
        MBeanException - Wraps an exception thrown by the - MBean's invoked method.
        -
        ReflectionException - Wraps a - java.lang.Exception thrown while trying to invoke - the method.
        -
      • -
      - - - - - - - - - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/CompatibleMBeanInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/CompatibleMBeanInterceptor.html deleted file mode 100644 index 4a020aa..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/CompatibleMBeanInterceptor.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.interceptor.CompatibleMBeanInterceptor

-
-
No usage of com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/DefaultMBeanServerInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/DefaultMBeanServerInterceptor.html deleted file mode 100644 index 705f0e5..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/DefaultMBeanServerInterceptor.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor

-
-
No usage of com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/ForwardingMBeanServerInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/ForwardingMBeanServerInterceptor.html deleted file mode 100644 index a1cbc79..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/ForwardingMBeanServerInterceptor.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor

-
-
No usage of com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorCycleException.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorCycleException.html deleted file mode 100644 index 06baa87..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorCycleException.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.interceptor.InterceptorCycleException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.interceptor.InterceptorCycleException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorNotPresentException.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorNotPresentException.html deleted file mode 100644 index 080dec9..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/InterceptorNotPresentException.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.interceptor.InterceptorNotPresentException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.interceptor.InterceptorNotPresentException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptor.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptor.html deleted file mode 100644 index 0e5a22a..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptor.html +++ /dev/null @@ -1,325 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.interceptor.MBeanServerInterceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.interceptor.MBeanServerInterceptor

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.Controller.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.Controller.html deleted file mode 100644 index 034b123..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.Controller.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.html b/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.html deleted file mode 100644 index e02001b..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/class-use/MBeanServerInterceptorWrapper.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/package-frame.html b/dist/docs/api/com/sun/jdmk/interceptor/package-frame.html deleted file mode 100644 index b392430..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/package-frame.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - -com.sun.jdmk.interceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.interceptor

- - - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/package-summary.html b/dist/docs/api/com/sun/jdmk/interceptor/package-summary.html deleted file mode 100644 index b2ae451..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/package-summary.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - -com.sun.jdmk.interceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.interceptor

-
-
Provides classes that make up the MBeanServerInterceptor feature.
-
-

See: Description

-
-
- - - - -

Package com.sun.jdmk.interceptor Description

-
Provides classes that make up the MBeanServerInterceptor feature.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/package-tree.html b/dist/docs/api/com/sun/jdmk/interceptor/package-tree.html deleted file mode 100644 index b305b6e..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/package-tree.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -com.sun.jdmk.interceptor Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.interceptor

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/interceptor/package-use.html b/dist/docs/api/com/sun/jdmk/interceptor/package-use.html deleted file mode 100644 index 9f851e3..0000000 --- a/dist/docs/api/com/sun/jdmk/interceptor/package-use.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.interceptor (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.interceptor

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/package-frame.html b/dist/docs/api/com/sun/jdmk/package-frame.html deleted file mode 100644 index 35e8b4a..0000000 --- a/dist/docs/api/com/sun/jdmk/package-frame.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - -com.sun.jdmk (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk

- - - diff --git a/dist/docs/api/com/sun/jdmk/package-summary.html b/dist/docs/api/com/sun/jdmk/package-summary.html deleted file mode 100644 index ec82c40..0000000 --- a/dist/docs/api/com/sun/jdmk/package-summary.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - -com.sun.jdmk (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk

-
-
Provides the core Java DMK classes.
-
-

See: Description

-
-
- - - - -

Package com.sun.jdmk Description

-
Provides the core Java DMK classes.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/package-tree.html b/dist/docs/api/com/sun/jdmk/package-tree.html deleted file mode 100644 index 185f7f0..0000000 --- a/dist/docs/api/com/sun/jdmk/package-tree.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - -com.sun.jdmk Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/package-use.html b/dist/docs/api/com/sun/jdmk/package-use.html deleted file mode 100644 index 6d439dd..0000000 --- a/dist/docs/api/com/sun/jdmk/package-use.html +++ /dev/null @@ -1,427 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/BasicMBeanServerConnectionFactory.html b/dist/docs/api/com/sun/jdmk/remote/cascading/BasicMBeanServerConnectionFactory.html deleted file mode 100644 index 210feb2..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/BasicMBeanServerConnectionFactory.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - - -BasicMBeanServerConnectionFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Class BasicMBeanServerConnectionFactory

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
    • -
    -
  • -
-
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgent.html b/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgent.html deleted file mode 100644 index b062a2e..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgent.html +++ /dev/null @@ -1,1109 +0,0 @@ - - - - - -CascadingAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Class CascadingAgent

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CascadingAgentMBean, MBeanRegistration, NotificationBroadcaster, NotificationEmitter
    -
    -
    -
    Direct Known Subclasses:
    -
    ProxyCascadingAgent
    -
    -
    -
    -
    public abstract class CascadingAgent
    -extends Object
    -implements MBeanRegistration, NotificationEmitter, CascadingAgentMBean
    -
    This class is an abstract MBean class that provides a basic default - implementation for some methods of the CascadingAgentMBean - interface. -

    - Using this class directly is discouraged. You should envisage using - the CascadingService instead. -

    - A CascadingAgent is an MBean that is able to mount a partial - view of a source MBeanServer into a target MBeanServer. - The source MBeanServer is also sometimes called the - cascaded MBeanServer, while the target MBeanServer is - called the cascading MBeanServer. -

    - The Java DMK cascading API introduces the notion of domain path. - An ObjectName is thus decomposed into three parts: -

    - <domain-path><domain-base-name>:<key-property-list>
    - 
    - The domain path is a hierarchical name similar to a UNIX path name, - and using the character `/' as separator. -
    - The Java DMK cascading API provides the ability to mount MBeans from - a source MBeanServer under a target domain path in a target - MBeanServer. -
    - For instance, this makes it possible to: -
      -
    • - mount "java.lang:*" MBeans from a subagent 1 under - "server1/instance1" -
    • -
    • - mount "java.lang:*" MBeans from a subagent 2 under - "server1/instance2" -
    • -
    - The content of the target MBeanServer as returned by - queryNames(null,null) would then appear as: -
    - [...]
    - java.lang:type=Compilation
    - java.lang:type=Threading
    - [...]
    - server1/instance1/java.lang:type=Threading
    - server1/instance1/java.lang:type=Compilation
    - [...]
    - server1/instance2/java.lang:type=Threading
    - server1/instance2/java.lang:type=Compilation
    - [...]
    - 
    - See com.sun.jdmk.remote.cascading for more details.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        MBSDelegateObjectName

        -
        public static final ObjectName MBSDelegateObjectName
        -
        A constant holding the standard ObjectName of the - MBeanServerDelegate MBean.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CascadingAgent

        -
        protected CascadingAgent(MBeanServerConnectionFactory sourceConnection,
        -              ObjectName sourcePattern,
        -              QueryExp sourceQuery,
        -              String targetPath,
        -              MBeanServer targetMBS)
        -
        Construct a new CascadingAgent MBean.
        -
        Parameters:
        sourceConnection - An MBeanServerConnectionFactory - providing connections to the source (cascaded) - MBeanServer. -

        The CascadingAgent will call sourceConnection.getMBeanServerConnection() every time it - needs to access the subagent. -

        sourcePattern - An ObjectName pattern that must be - satisfied by the ObjectNames of the source MBeans. -

        The sourcePattern is evaluated in the context of the source - MBeanServer. The source pattern is used to perform - a partial mount of the source MBeanServer in the target - MBeanServer. Only those MBeans that satisfy the pattern - will be mounted. The source pattern is thus a filter - element. A null sourcePattern is equivalent to - the wildcard "*:*". -

        sourceQuery - A QueryExp that must be satisfied by the - source MBeans. -

        The sourceQuery is evaluated in the context of - the source MBeanServer. Using this functionality - is discouraged. It is recommended to always pass a - null parameter. If however, you chose to pass a - non null sourceQuery, the given QueryExp - should not involve any properties or attributes that vary - over time. - The evaluation of the sourceQuery against a given - MBean should be guaranteed to always consistently yield the - same result. Our implementation does not enforce this - constraint, but the behavior of the CascadingAgent - in the case where this constraint were not respected is - unspecified and could be unpredictable. -

        targetPath - The domain path under which the source - MBeans will be mounted in the target MBeanServer. -

        If this parameter is not null, all source MBean names - will be transformed in the target MBeanServer by - prefixing their domain name with the string - targetPath+"/". An MBean whose name is - "D:k1=v1,k2=v2" will thus be mounted as - "targetPath/D:k1=v1,k2=v2". -

        - A null targetPath means that MBeans are - mounted directly at the root of the hierarchy, that is, as if - they were local MBeans. Using a null targetPath is - thus highly discouraged, as it could cause name conflicts - in the target MBeanServer. -

        - Similarly, MBeans from different sources should not be - mounted under the same targetPath. Moreover, - an application should not attempt to mount source MBeans under - a targetPath that already contain MBeans in the - target MBeanServer. -

        - However, our implementation does not enforce these rules: - It is the responsibility of the application creating the - CascadingAgent to ensure the consistency of - the mounting strategy. -

        - Note: A zero-length targetPath is treated - as a null targetPath. -

        targetMBS - The target MBeanServer in which the source - MBeans will be mounted under targetPath. -

        If this parameter is null, the target MBeanServer - is the MBeanServer passed through the - MBeanRegistration interface at registration time. -

        -
        Throws:
        -
        IllegalArgumentException - if targetPath is - not syntactically valid (e.g. it contains wildcard - characters).
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        getTargetPath

        -
        public final String getTargetPath()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Gets the targetPath. - This is the domain path under which the source - MBeans will be mounted in the target MBeanServer. - If this attribute is not null, all source MBean names - will be transformed in the target MBeanServer by prefixing - their domain name with the string - targetPath+"/". -
        - An MBean whose name is - "D:k1=v1,k2=v2" will thus be mounted as - "targetPath/D:k1=v1,k2=v2". -
        - A null targetPath means that MBeans are - mounted directly at the root of the hierarchy, that is, as if - they were local MBeans. Using a null targetPath is - thus highly discouraged, as it could cause name conflicts - in the target MBeanServer. -
        - Similarly, MBeans from different sources should not be - mounted under the same targetPath. Moreover, - an application should not attempt to mount source MBeans under - a targetPath that already contain MBeans in the - target MBeanServer.
        -
        -
        Specified by:
        -
        getTargetPath in interface CascadingAgentMBean
        -
        Returns:
        The value of the targetPath under which source MBeans - are mounted in the target MBeanServer.
        See Also:
        com.sun.jdmk.remote.cascading
        -
      • -
      - - - -
        -
      • -

        getCascadedMBeanCount

        -
        public int getCascadedMBeanCount()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Returns the number of source MBeans cascaded by this - CascadingAgent. - This is the number of source MBeans that have been mounted by - this cascading agent in the target MBeanServer.
        -
        -
        Specified by:
        -
        getCascadedMBeanCount in interface CascadingAgentMBean
        -
        Returns:
        the number of source MBeans cascaded by this - CascadingAgent.
        -
      • -
      - - - -
        -
      • -

        getCascadedMBeans

        -
        public abstract Set getCascadedMBeans()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Returns a Set of ObjectInstance representing the source MBeans - cascaded by this CascadingAgent. - The ObjectInstance objects returned are to be interpreted - in the context of the source MBeanServer: the ObjectNames - correspond to the ObjectNames of the source MBeans in the - source MBeanServer.
        -
        -
        Specified by:
        -
        getCascadedMBeans in interface CascadingAgentMBean
        -
        Returns:
        a Set containing all - ObjectInstances representing the cascaded - source MBeans.
        -
      • -
      - - - -
        -
      • -

        start

        -
        public abstract void start()
        -                    throws IOException
        -
        Description copied from interface: CascadingAgentMBean
        -
        Starts the cascading. -

        This is equivalent to calling start(true)

        -

        - When this method successfully completes, the source MBeans from the - source (cascaded) MBeanServer which satisfy the source - ObjectName pattern filter and the source - QueryExp query filter will have been - mounted in the target (cascading) MBeanServer under the - specified targetPath. -
        - After a successful invocation of start(), the - CascadingAgent becomes active - (see isActive()). -

        -

        - CascadingAgents may be started and stopped multiple times, - long as their underlying MBeanServerConnectionFactory is - able to return valid MBeanServerConnections. -

        -

        If this method raises an exception, then no MBeans will have - been cascaded as a result of this invocation.

        -
        -
        Specified by:
        -
        start in interface CascadingAgentMBean
        -
        Throws:
        -
        IOException - if cascading couldn't be established.
        See Also:
        CascadingAgentMBean.stop(), -CascadingAgentMBean.isActive()
        -
      • -
      - - - -
        -
      • -

        start

        -
        public abstract void start(boolean conflictAllowed)
        -                    throws IOException,
        -                           InstanceAlreadyExistsException
        -
        Description copied from interface: CascadingAgentMBean
        -
        Starts this cascading agent. -

        - When this method successfully completes, the source MBeans from the - source (cascaded) MBeanServer which satisfy the source - ObjectName pattern filter and the source - QueryExp query filter will have been - mounted in the target (cascading) MBeanServer under the - specified targetPath. -
        - After a successful invocation of start(), the - CascadingAgent becomes active - (see isActive()). -

        -

        - CascadingAgents may be started and stopped multiple times, - long as their underlying MBeanServerConnectionFactory is - able to return valid MBeanServerConnections. -

        -

        If conflictAllowed is false, and a name conflict is - detected, this method will throw an InstanceAlreadyExistsException. - Otherwise, conflicting names are simply skipped - no proxy is - created for the names in conflict. - Using a wildcard pattern/query and setting this parameter to false - with no targetPath will always result in throwing an - InstanceAlreadyExistsException.

        -

        If this method raises an exception, then no MBeans will have - been cascaded as a result of this invocation.

        -
        -
        Specified by:
        -
        start in interface CascadingAgentMBean
        -
        Parameters:
        conflictAllowed - if true the cascading agent will - ignore name conflicts. if false, the cascading - agent will throw an InstanceAlreadyExistsException if - it detects a name conflict while starting. - After the CascadingAgent has started, name conflicts - are always ignored: MBeans from the source MBeanServer whose - name would cause a conflict in the target MBeanServer are - simply not cascaded.
        -
        Throws:
        -
        IOException - if the connection with the source - MBeanServer fails.
        -
        InstanceAlreadyExistsException - if a name conflict is - detected while starting.
        See Also:
        CascadingAgentMBean.start(boolean)
        -
      • -
      - - - - - - - -
        -
      • -

        isActive

        -
        public abstract boolean isActive()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Tests if the CascadingAgent is active.
        -
        -
        Specified by:
        -
        isActive in interface CascadingAgentMBean
        -
        Returns:
        true if the cascading agent is active.
        -
      • -
      - - - -
        -
      • -

        getDescription

        -
        public abstract String getDescription()
        -
        Description copied from interface: CascadingAgentMBean
        -
        A human readable string describing this cascading agent. -

        Whenever possible, this description string should identify - the source MBeanServer which is cascaded by this - CascadingAgent, - and the semantics of this cascading agent.
        - For instance, if the cascaded agent has a human readable - JMXServiceURL (i.e. not the form containing the - encoded stub), then the source agent could be identified by that - URL, and that URL could be used in this description string.
        - Alternatively, if the cascaded agent connector was retrieved from - a naming service, then the JMX Agent Name of the cascaded agent - could be used to identify it.

        -

        A valid description could be e.g: -

          - "mount service:jmx:jmxmp://localhost:9876 java.lang:* null - server1/instance1" -
        -
        -
        Specified by:
        -
        getDescription in interface CascadingAgentMBean
        -
        Returns:
        A human readable string describing this cascading agent.
        -
      • -
      - - - - - - - -
        -
      • -

        getPattern

        -
        public final ObjectName getPattern()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Returns the source ObjectName pattern filter that the - source MBean names must satisfy in order to be cascaded. - This pattern is to be evaluated in the context of the source - MBeanServer.
        -
        -
        Specified by:
        -
        getPattern in interface CascadingAgentMBean
        -
        Returns:
        the source ObjectName pattern filter.
        -
      • -
      - - - -
        -
      • -

        getQuery

        -
        public final QueryExp getQuery()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Returns the source QueryExp query filter that the - source MBean names must satisfy in order to be cascaded. - This query is to be evaluated in the context of the source - MBeanServer.
        -
        -
        Specified by:
        -
        getQuery in interface CascadingAgentMBean
        -
        Returns:
        the source QueryExp query filter.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        getTargetMBeanServer

        -
        public final MBeanServer getTargetMBeanServer()
        -
        The target MBeanServer in which the source - MBeans will be mounted under the target path.
        -
      • -
      - - - - - - - - - - - - - - - - - - - -
        -
      • -

        getConnectionFactory

        -
        public final MBeanServerConnectionFactory getConnectionFactory()
        -
        Returns the MBeanServerConnectionFactory, as passed to this - object's constructor.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgentMBean.html b/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgentMBean.html deleted file mode 100644 index 5c743c5..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingAgentMBean.html +++ /dev/null @@ -1,529 +0,0 @@ - - - - - -CascadingAgentMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Interface CascadingAgentMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    CascadingAgent, ProxyCascadingAgent
    -
    -
    -
    -
    public interface CascadingAgentMBean
    -
    Describes the management interface of the cascading agent MBean. -

    - A CascadingAgent is an MBean that is able to mount a partial - view of a source MBeanServer into a target MBeanServer. - The source MBeanServer is also sometimes called the - cascaded MBeanServer, while the target MBeanServer is - called the cascading MBeanServer. -

    - See CascadingAgent for more details.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      intgetCascadedMBeanCount() -
      Returns the number of source MBeans cascaded by this - CascadingAgent.
      -
      SetgetCascadedMBeans() -
      Returns a Set of ObjectInstance representing the source MBeans - cascaded by this CascadingAgent.
      -
      StringgetDescription() -
      A human readable string describing this cascading agent.
      -
      ObjectNamegetPattern() -
      Returns the source ObjectName pattern filter that the - source MBean names must satisfy in order to be cascaded.
      -
      QueryExpgetQuery() -
      Returns the source QueryExp query filter that the - source MBean names must satisfy in order to be cascaded.
      -
      StringgetTargetPath() -
      Gets the targetPath.
      -
      booleanisActive() -
      Tests if the CascadingAgent is active.
      -
      voidstart() -
      Starts the cascading.
      -
      voidstart(boolean conflictAllowed) -
      Starts this cascading agent.
      -
      voidstop() -
      Stops the cascading.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getCascadedMBeanCount

        -
        int getCascadedMBeanCount()
        -
        Returns the number of source MBeans cascaded by this - CascadingAgent. - This is the number of source MBeans that have been mounted by - this cascading agent in the target MBeanServer.
        -
        Returns:
        the number of source MBeans cascaded by this - CascadingAgent.
        -
      • -
      - - - -
        -
      • -

        getCascadedMBeans

        -
        Set getCascadedMBeans()
        -
        Returns a Set of ObjectInstance representing the source MBeans - cascaded by this CascadingAgent. - The ObjectInstance objects returned are to be interpreted - in the context of the source MBeanServer: the ObjectNames - correspond to the ObjectNames of the source MBeans in the - source MBeanServer.
        -
        Returns:
        a Set containing all - ObjectInstances representing the cascaded - source MBeans.
        -
      • -
      - - - -
        -
      • -

        getPattern

        -
        ObjectName getPattern()
        -
        Returns the source ObjectName pattern filter that the - source MBean names must satisfy in order to be cascaded. - This pattern is to be evaluated in the context of the source - MBeanServer.
        -
        Returns:
        the source ObjectName pattern filter.
        -
      • -
      - - - -
        -
      • -

        getQuery

        -
        QueryExp getQuery()
        -
        Returns the source QueryExp query filter that the - source MBean names must satisfy in order to be cascaded. - This query is to be evaluated in the context of the source - MBeanServer.
        -
        Returns:
        the source QueryExp query filter.
        -
      • -
      - - - -
        -
      • -

        start

        -
        void start(boolean conflictAllowed)
        -           throws IOException,
        -                  InstanceAlreadyExistsException
        -
        Starts this cascading agent. -

        - When this method successfully completes, the source MBeans from the - source (cascaded) MBeanServer which satisfy the source - ObjectName pattern filter and the source - QueryExp query filter will have been - mounted in the target (cascading) MBeanServer under the - specified targetPath. -
        - After a successful invocation of start(), the - CascadingAgent becomes active - (see isActive()). -

        -

        - CascadingAgents may be started and stopped multiple times, - long as their underlying MBeanServerConnectionFactory is - able to return valid MBeanServerConnections. -

        -

        If conflictAllowed is false, and a name conflict is - detected, this method will throw an InstanceAlreadyExistsException. - Otherwise, conflicting names are simply skipped - no proxy is - created for the names in conflict. - Using a wildcard pattern/query and setting this parameter to false - with no targetPath will always result in throwing an - InstanceAlreadyExistsException.

        -

        If this method raises an exception, then no MBeans will have - been cascaded as a result of this invocation.

        -
        Parameters:
        conflictAllowed - if true the cascading agent will - ignore name conflicts. if false, the cascading - agent will throw an InstanceAlreadyExistsException if - it detects a name conflict while starting. - After the CascadingAgent has started, name conflicts - are always ignored: MBeans from the source MBeanServer whose - name would cause a conflict in the target MBeanServer are - simply not cascaded.
        -
        Throws:
        -
        IOException - if the connection with the source - MBeanServer fails.
        -
        IllegalStateException - if this cascading agent is not - stopped, or if the target MBeanServer can't - be obtained (e.g. the CascadingAgent MBean was - not registered).
        -
        InstanceAlreadyExistsException - if a name conflict is - detected while starting.
        See Also:
        start(boolean)
        -
      • -
      - - - -
        -
      • -

        start

        -
        void start()
        -           throws IOException
        -
        Starts the cascading. -

        This is equivalent to calling start(true)

        -

        - When this method successfully completes, the source MBeans from the - source (cascaded) MBeanServer which satisfy the source - ObjectName pattern filter and the source - QueryExp query filter will have been - mounted in the target (cascading) MBeanServer under the - specified targetPath. -
        - After a successful invocation of start(), the - CascadingAgent becomes active - (see isActive()). -

        -

        - CascadingAgents may be started and stopped multiple times, - long as their underlying MBeanServerConnectionFactory is - able to return valid MBeanServerConnections. -

        -

        If this method raises an exception, then no MBeans will have - been cascaded as a result of this invocation.

        -
        Throws:
        -
        IOException - if cascading couldn't be established.
        -
        IllegalStateException - if this cascading agent is not in - a state where it can be started (for instance, a stop - operation is still in progress). The exact cases - where IllegalStateException can be thrown - is implementation dependent.
        See Also:
        stop(), -isActive()
        -
      • -
      - - - -
        -
      • -

        stop

        -
        void stop()
        -          throws IOException
        -
        Stops the cascading. -

        - When this method completes, the MBeans that were cascaded by this - CascadingAgent will no longer be mounted in the cascading - MBeanServer. - After a successful invocation of stop(), the - CascadingAgent becomes inactive - (see isActive()). -

        -
        Throws:
        -
        IOException - if cascading couldn't be stopped.
        -
        IllegalStateException - if this cascading agent is not in - a state where it can be stopped (for instance, a start - operation is still in progress). The exact cases - where IllegalStateException can be thrown - is implementation dependent.
        See Also:
        start(boolean), -isActive()
        -
      • -
      - - - -
        -
      • -

        isActive

        -
        boolean isActive()
        -
        Tests if the CascadingAgent is active.
        -
        Returns:
        true if the cascading agent is active.
        -
      • -
      - - - -
        -
      • -

        getDescription

        -
        String getDescription()
        -
        A human readable string describing this cascading agent. -

        Whenever possible, this description string should identify - the source MBeanServer which is cascaded by this - CascadingAgent, - and the semantics of this cascading agent.
        - For instance, if the cascaded agent has a human readable - JMXServiceURL (i.e. not the form containing the - encoded stub), then the source agent could be identified by that - URL, and that URL could be used in this description string.
        - Alternatively, if the cascaded agent connector was retrieved from - a naming service, then the JMX Agent Name of the cascaded agent - could be used to identify it.

        -

        A valid description could be e.g: -

          - "mount service:jmx:jmxmp://localhost:9876 java.lang:* null - server1/instance1" -
        -
        Returns:
        A human readable string describing this cascading agent.
        -
      • -
      - - - -
        -
      • -

        getTargetPath

        -
        String getTargetPath()
        -
        Gets the targetPath. - This is the domain path under which the source - MBeans will be mounted in the target MBeanServer. - If this attribute is not null, all source MBean names - will be transformed in the target MBeanServer by prefixing - their domain name with the string - targetPath+"/". -
        - An MBean whose name is - "D:k1=v1,k2=v2" will thus be mounted as - "targetPath/D:k1=v1,k2=v2". -
        - A null targetPath means that MBeans are - mounted directly at the root of the hierarchy, that is, as if - they were local MBeans. Using a null targetPath is - thus highly discouraged, as it could cause name conflicts - in the target MBeanServer. -
        - Similarly, MBeans from different sources should not be - mounted under the same targetPath. Moreover, - an application should not attempt to mount source MBeans under - a targetPath that already contain MBeans in the - target MBeanServer.
        -
        Returns:
        The value of the targetPath under which source MBeans - are mounted in the target MBeanServer.
        See Also:
        com.sun.jdmk.remote.cascading
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingService.html b/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingService.html deleted file mode 100644 index 401b6b2..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingService.html +++ /dev/null @@ -1,708 +0,0 @@ - - - - - -CascadingService (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Class CascadingService

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CascadingServiceMBean, MBeanRegistration, NotificationBroadcaster, NotificationEmitter
    -
    -
    -
    -
    public class CascadingService
    -extends Object
    -implements CascadingServiceMBean, NotificationEmitter, MBeanRegistration
    -
    The CascadingServiceMBean is a high level service MBean that - makes it possible to remotely configure CascadingAgents. - This MBean makes it possible to mount a partial view of - a source MBeanServer known by its JMXServiceURL into - the target MBeanServer of this CascadingServiceMBean. -

    The target MBeanServer of a CascadingServiceMBean is - usually the MBeanServer in which that - CascadingServiceMBean is registered. - It is recommended to instantiate at most one - CascadingServiceMBean per target MBeanServer. If no - ObjectName is specified when registering the - CascadingServiceMBean, then - the CascadingServiceMBean will supply its own default name: - CASCADING_SERVICE_DEFAULT_NAME=new - ObjectName("com.sun.jdmk:type=CascadingService"). -

    -

    - If the JMX Connection with a source MBeanServer fails or is permanently - closed, the CascadingServiceMBean will emit a - JMXConnectionNotification with the following parameters: -

      -
    • The type is "com.sun.jdmk.remote.cascading.failed"
    • -
    • The source is the CascadingServiceMBean.
    • -
    • The connectionId is the mountPointID - that was returned by the the mount method
    • -
    • The userData is the source - JMXConnectionNotification
    • -
    -

    -

    - If the cascading is unmounted (unmount was called) then - the CascadingServiceMBean will emit a - JMXConnectionNotification with the following parameters: -

    -

    -

    Note: In this implementation, the mount - operation does not perform any checks with regards to the coherency - of the supplied targetPath. It is under the responsibility of - the application to conform to the rules documented in The File System Analogy -

    - - In this implementation, the CascadingService relies on the - ProxyCascadingAgent.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CascadingService

        -
        public CascadingService()
        -
        Instantiate a new CascadingService. The target - MBeanServer for this service will be the MBeanServer - in which this object is registered.
        -
      • -
      - - - -
        -
      • -

        CascadingService

        -
        public CascadingService(MBeanServer targetMBS)
        -
        Instantiate a new CascadingService for the specified - target MBeanServer. The target - MBeanServer for this service will be the specified - targetMBS.
        -
        Parameters:
        targetMBS - The target MBeanServer for this cascading - service.
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingServiceMBean.html b/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingServiceMBean.html deleted file mode 100644 index 8c64df9..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/CascadingServiceMBean.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - - -CascadingServiceMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Interface CascadingServiceMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    CascadingService
    -
    -
    -
    -
    public interface CascadingServiceMBean
    -
    The CascadingServiceMBean is a high level service MBean that - makes it possible to remotely configure CascadingAgents. - This MBean makes it possible to mount a partial view of - a source MBeanServer known by its JMXServiceURL into - the target MBeanServer of this CascadingServiceMBean. -

    The target MBeanServer of a CascadingServiceMBean is - usually the MBeanServer in which that - CascadingServiceMBean is registered. - It is recommended to instantiate at most one - CascadingServiceMBean per target MBeanServer. If no - ObjectName is specified when registering the - CascadingServiceMBean, then - the CascadingServiceMBean will supply its own default name: - CASCADING_SERVICE_DEFAULT_NAME=new - ObjectName("com.sun.jdmk:type=CascadingService"). -

    -

    - If the JMX Connection with a source MBeanServer fails, the - CascadingServiceMBean will emit a - JMXConnectionNotification with the following parameters: -

      -
    • The type is "com.sun.jdmk.remote.cascading.failed"
    • -
    • The source is the CascadingServiceMBean.
    • -
    • The connectionId is the mountPointID - that was returned by the the mount method
    • -
    • The userData is the source - JMXConnectionNotification
    • -
    -

    -

    - If the cascading is unmounted (unmount was called) then - the CascadingServiceMBean will emit a - JMXConnectionNotification with the following parameters: -

    -

    -

    Note: In this implementation, the mount - operation does not perform any checks with regards to the coherency - of the supplied targetPath. It is under the responsibility of - the application to conform to the rules documented in com.sun.jdmk.remote.cascading package documentation, section - "The File System Analogy". -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        CASCADING_SERVICE_DEFAULT_NAME

        -
        static final ObjectName CASCADING_SERVICE_DEFAULT_NAME
        -
        Default ObjectName of the CascadingServiceMBean - MBean. -
        - CASCADING_SERVICE_DEFAULT_NAME = 
        -    new ObjectName("com.sun.jdmk:type=CascadingService");
        - 
        -
      • -
      - - - - - - - - -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        mount

        -
        String mount(JMXServiceURL sourceURL,
        -           Map sourceMap,
        -           ObjectName sourcePattern,
        -           String targetPath)
        -             throws IOException,
        -                    InstanceAlreadyExistsException
        -
        Mounts a partial view of the source MBeanServer identified - by its JMXServiceURL. - - This method obtains a JMXConnector by calling - JMXConnectorFactory.connect(sourceURL,sourceMap). - Then it mounts the source MBeanServer thus connected under the - provided targetPath into the target MBeanServer - of this CascadingServiceMBean. - Note that only the source MBeans whose source ObjectName - satisfy the provided sourcePattern will be mounted. - -

        Finally, it returns a mountPointID string identifying - this mount operation. The calling application is expected to later - call unmount with this mountPointID - as parameter. -

        -
        Parameters:
        sourceURL - A JMXServiceURL from which a - JMXConnector to the source MBeanServer can - be obtained. -

        sourceMap - A Map object that will be passed to the - JMXConnectorFactory.connect(JMXServiceURL,Map) - method, in order to connect to the source MBeanServer. - This parameter can be null. -

        sourcePattern - An ObjectName pattern that must be - satisfied by the ObjectNames of the source MBeans. -

        - The sourcePattern is evaluated in the context of the source - MBeanServer. The source pattern is used to perform - a partial mount of the source MBeanServer in the target - MBeanServer. Only those MBeans that satisfy the pattern - will be mounted. The source pattern is thus a filter - element. A null sourcePattern is equivalent to - the wildcard "*:*". -

        targetPath - The domain path under which the source - MBeans will be mounted in the target MBeanServer. -

        If this parameter is not null, all source MBean names - will be transformed in the target MBeanServer by - prefixing their domain name with the string - targetPath+"/". An MBean whose name is - "D:k1=v1,k2=v2" will thus be mounted as - "targetPath/D:k1=v1,k2=v2". -

        - A null targetPath means that MBeans are - mounted directly at the root of the hierarchy, that is, as if - they were local MBeans. Using a null targetPath is - thus highly discouraged, as it could cause name conflicts - in the target MBeanServer. -

        - Similarly, MBeans from different sources should not be - mounted under the same targetPath. Moreover, - an application should not attempt to mount source MBeans under - a targetPath that already contain MBeans in the - target MBeanServer. -

        - However, this implementation does not enforce these rules: - It is the responsibility of the application that uses the - CascadingService to ensure the consistency of - the mounting strategy - see The File System Analogy. -

        - Note: A zero-length targetPath is treated - as a null targetPath. -

        -
        Returns:
        A mountPointID identifying this mount operation. - This mountPointID must be later used to call unmount(java.lang.String).
        -
        Throws:
        -
        NullPointerException - if sourceURL is null. See - JMXConnectorFactory.connect.
        -
        IOException - if the connector client or the connection to - the source MBeanServer cannot be made, or if the underlying - CascadingAgent cannot be started because of a - communication problem. See JMXConnectorFactory.connect - and CascadingAgentMBean.start.
        -
        SecurityException - if the connection with the source - MBeanServer cannot be made for security reasons. See - JMXConnectorFactory.connect.
        -
        InstanceAlreadyExistsException - if a name conflict is - detected while performing the mount operation. - See CascadingAgentMBean.start.
        -
      • -
      - - - -
        -
      • -

        unmount

        -
        boolean unmount(String mountPointID)
        -                throws IOException
        -
        Undo the mount operation identified by mountPointID. - The specified mountPointID must be a mount point ID - obtained from mount.
        -
        Parameters:
        mountPointID - A mount point ID previously obtained from - mount.
        -
        Returns:
        true if the given mountPointID was found and - unmounted by this invocation.
        -
        Throws:
        -
        IOException - if the connection with the source - MBeanServer cannot be closed cleanly, or if - the underlying CascadingAgent fails to stop. - See JMXConnector.close and CascadingAgentMBean.stop.
        -
      • -
      - - - -
        -
      • -

        isMounted

        -
        boolean isMounted(String mountPointID)
        -
        Tell whether the given ID identifies a currently mounted mountPoint.
        -
        Returns:
        true if the given mountPointID was found.
        -
      • -
      - - - -
        -
      • -

        getMountPointIDs

        -
        String[] getMountPointIDs()
        -
        Returns an array of current mountPointIDs.
        -
        Returns:
        an array of mountPointIDs currently mounted.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/LocalMBeanServerConnectionFactory.html b/dist/docs/api/com/sun/jdmk/remote/cascading/LocalMBeanServerConnectionFactory.html deleted file mode 100644 index 2655cba..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/LocalMBeanServerConnectionFactory.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - - -LocalMBeanServerConnectionFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Class LocalMBeanServerConnectionFactory

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanServerConnectionFactory
    -
    -
    -
    -
    public class LocalMBeanServerConnectionFactory
    -extends Object
    -implements MBeanServerConnectionFactory
    -
    An MBeanServerConnectionFactory that wraps a local - MBeanServerConnection, e.g, an MBeanServer. - The default implementation of this class is to always return the - MBeanServerConnection passed to its constructor. - The add/remove connection listener methods are - not implemented - they simply do nothing, because the underlying - MBeanServerConnection is expected to be a local - MBeanServer, or an object that wraps a local MBeanServer.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionFactory.html b/dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionFactory.html deleted file mode 100644 index 656527a..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionFactory.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - - -MBeanServerConnectionFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Interface MBeanServerConnectionFactory

-
-
-
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionWrapper.html b/dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionWrapper.html deleted file mode 100644 index 4fbcd25..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/MBeanServerConnectionWrapper.html +++ /dev/null @@ -1,1409 +0,0 @@ - - - - - -MBeanServerConnectionWrapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading
-

Class MBeanServerConnectionWrapper

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanServer, MBeanServerConnection
    -
    -
    -
    -
    public abstract class MBeanServerConnectionWrapper
    -extends Object
    -implements MBeanServer
    -

    An object of this class implements the MBeanServer interface - and, for each of its methods forwards the request to a wrapped - MBeanServerConnection object. - Some methods of the MBeanServer interface do not have - any equivalent in MBeanServerConnection. In that case, an - UnsupportedOperationException will be thrown. - -

    A typical use of this class is to apply a QueryExp object locally, - on an MBean that resides in a remote MBeanServer. Since an - MBeanServerConnection is not an MBeanServer, it cannot be passed - to the setMBeanServer() method of the QueryExp - object. However, this object can.

    - -

    This is an abstract class, and although only - getMBeanServerConnection() is declared abstract, implementing - this single method will usually not be sufficient in order to - substitute an instance of this class to an - MBeanServer in the general case: for instance, the methods like - getClassLoader(javax.management.ObjectName), getClassLoaderFor(javax.management.ObjectName) etc... which - are not part of the MBeanServerConnection interface will - throw an UnsupportedOperationException in their - default implementation. Therefore, - it would not be appropriate to pass an instance of this class - to an object that expect these methods to be implemented, unless those - methods have been appropriately implemented in a subclass.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/BasicMBeanServerConnectionFactory.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/BasicMBeanServerConnectionFactory.html deleted file mode 100644 index 67777d7..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/BasicMBeanServerConnectionFactory.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory

-
-
No usage of com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgent.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgent.html deleted file mode 100644 index ad49524..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgent.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.remote.cascading.CascadingAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.remote.cascading.CascadingAgent

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgentMBean.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgentMBean.html deleted file mode 100644 index d31a69a..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingAgentMBean.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.remote.cascading.CascadingAgentMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.remote.cascading.CascadingAgentMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingService.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingService.html deleted file mode 100644 index 2933347..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingService.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.remote.cascading.CascadingService (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.remote.cascading.CascadingService

-
-
No usage of com.sun.jdmk.remote.cascading.CascadingService
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingServiceMBean.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingServiceMBean.html deleted file mode 100644 index e61b635..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/CascadingServiceMBean.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.remote.cascading.CascadingServiceMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.remote.cascading.CascadingServiceMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/LocalMBeanServerConnectionFactory.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/LocalMBeanServerConnectionFactory.html deleted file mode 100644 index f2ec1f3..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/LocalMBeanServerConnectionFactory.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory

-
-
No usage of com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionFactory.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionFactory.html deleted file mode 100644 index 3bbbe4d..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionFactory.html +++ /dev/null @@ -1,327 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionWrapper.html b/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionWrapper.html deleted file mode 100644 index 832bc60..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/class-use/MBeanServerConnectionWrapper.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper

-
-
No usage of com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/package-frame.html b/dist/docs/api/com/sun/jdmk/remote/cascading/package-frame.html deleted file mode 100644 index 7d02178..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/package-frame.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - -com.sun.jdmk.remote.cascading (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.remote.cascading

- - - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/package-summary.html b/dist/docs/api/com/sun/jdmk/remote/cascading/package-summary.html deleted file mode 100644 index 932bc18..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/package-summary.html +++ /dev/null @@ -1,553 +0,0 @@ - - - - - -com.sun.jdmk.remote.cascading (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.remote.cascading

-
-
Provides the classes that implement - cascading over JMX Remote API connectors.
-
-

See: Description

-
-
- - - - -

Package com.sun.jdmk.remote.cascading Description

-
Provides the classes that implement - cascading over JMX Remote API connectors. Several implementations - of cascading (proxy-based, interceptor-based) may coexist. - -

A proxy-based cascading agent is implemented in the - com.sun.jdmk.remote.cascading.proxy package.

- -

Overview

- -

The cascading service proposed in this package makes it possible - to mount a partial view of a source MBeanServer into - a target MBeanServer. The source MBeanServer is also - sometimes called the cascaded MBeanServer, while the target - MBeanServer is called the cascading MBeanServer. -

-

The Java DMK cascading API introduces the notion of a - domain path. - An ObjectName is thus decomposed into three parts: -

- <domain-path><domain-base-name>:<key-property-list>
-    
- The domain path is a hierarchical name similar to a UNIX path name, - and uses the character `/' as separator. -
- The Java DMK cascading API provides the ability to mount MBeans from - a source MBeanServer under a target domain path in a - target MBeanServer. -
- For instance, this makes it possible in a target MBeanServer to: -
    -
  • - mount "java.lang:*" MBeans from a subagent 1 under - "server1/instance1" -
  • -
  • - mount "java.lang:*" MBeans from a subagent 2 under - "server1/instance2" -
  • -
- The content of that target MBeanServer as returned by - queryNames(null,null) would then appear as: -
- [...]
- java.lang:type=Compilation                    (local MBean)
- java.lang:type=Threading                      (local MBean)
- [...]                                         ...
- server1/instance1/java.lang:type=Threading    (mounted from sugagent 1)
- server1/instance1/java.lang:type=Compilation  (mounted from sugagent 1)
- [...]                                         ...
- server1/instance2/java.lang:type=Threading    (mounted from sugagent 2)
- server1/instance2/java.lang:type=Compilation  (mounted from sugagent 2)
- [...]                                         ...
- 
-

See The File System Analogy below.

- -

CascadingServiceMBean

- -

The cascading service proposed in this package is based on a - simple MBean class: -

  • The CascadingServiceMBean - provides methods that make it possible to mount MBeans from a - source MBeanServer in a target MBeanServer under a - target domain path. - Usually the target MBeanServer is the MBeanServer - in which the CascadingService is registered. -
    - There should be only one CascadingServiceMBean per - target MBeanServer.
  • -
  • The CascadingServiceMBean.mount method - mounts a partial view of a source MBeanServer known by its - JMXServiceURL in the target MBeanServer of - the CascadingServiceMBean. -
  • -
  • The CascadingServiceMBean.unmount method cancels a previous - mount operation. The unmount operation will - close the connection that was opened by the mount - operation. -
  • -
- -

This package provides a default CascadingService class which implements - the CascadingServiceMBean - interface. This default CascadingService implementation relies - on proxy-based cascading and implements the - mount operation by instantiating behind the scene a ProxyCascadingAgent. -

- -

The File System Analogy

-

As explained in the Overview, The Java DMK - cascading API introduces the notion of a domain path. - This domain path is a hierarchical name similar to a - UNIX path name and makes it possible to handle cascading in a - similar way to a File System mount operation. -

-

Although our API allows you to implement many cascading schemes, we - recommend that applications only implement those schemes that can - be compared to a regular File System mount: -

    -
  • When calling the CascadingServiceMBean.mount operation, always - use a non null targetPath. The target path can be assimilated - to a target mount point in the File System analogy.
  • -
  • Never use a targetPath under which MBeans are already - registered in the target MBeanServer. Using such - a target path could cause name conflict when mounting the - source MBeans to the target MBeanServer.
  • -
  • Never give the same targetPath to two different - mount operations. - Like in the file system analogy, you should not attempt to mount - two sources to the same target path.
  • -
-

-

Our implementation does not enforce those rules, but applications - which are concerned with naming consistency and coherency should - make sure to respect them. -

- -

Advanced Programming API

- - In order to perform its mount operation the - CascadingService relies on a lower level API. This lower level - API offers a greater control on the connectivity (through - MBeanServerConnectionFactories - ) as well as a deeper control of the underlying implementation. -
This API is however more complex and requires a deeper knowledge - of the inner structure of the cascading service implementation. -

We thus recommend using the CascadingService rather than working - with the underlying implementation classes.

- - The CascadingService provided in this package relies on the - following implementation classes: - -
  • Like the CascadingServiceMBean, the - CascadingAgentMBean - is an MBean that makes it possible to cascade MBeans from a - source MBeanServer in a target MBeanServer under a - target domain path. - Usually the target MBeanServer is also the - MBeanServer in which the CascadingAgent is registered. - In the File System Analogy - the CascadingAgent would be used to implement a single - mount point. -
    - The CascadingAgent can be created with an - ObjectName pattern filter and a - QueryExp query filter - which makes it possible to select which MBeans should be cascaded. - Using a non null query filter is however discouraged. -
    - The CascadingAgent also holds a pointer to an - MBeanServerConnectionFactory - which it uses to obtain MBeanServerConnection - objects connected to the source MBeanServer. -
  • -
  • The MBeanServerConnectionFactory is an - interface implemented by classes that are able to return an - MBeanServerConnection to an MBeanServer. This - package defines two trivial implementations of the - MBeanServerConnectionFactory: -
    • The LocalMBeanServerConnectionFactory - is an MBeanServerConnectionFactory that wraps a local - MBeanServerConnection - for instance an - MBeanServer. It makes it possible to cascade MBeans - residing in a local source MBeanServer. -
    • -
    • The BasicMBeanServerConnectionFactory - is an MBeanServerConnectionFactory that simply wraps a - JMXConnector. It makes it possible to cascade MBeans - residing in a remote source MBeanServer, accessible - through a JMXConnector
    • -
    - Additional non trivial implementations of the - MBeanServerConnectionFactory could - be developed in order to handle transparent reconnection in case - of network/server failure by e.g. looking up a new - JMXConnector from a naming service (such as SLP, LDAP, - or Jini).
  • -

- -

- MBeanServerConnectionFactories

-

MBeanServerConnectionFactories serve several objectives. - First, they make it possible to share connections between - CascadingAgents, and with the application code.
- Typically, an application will create a JMXConnector, - and connect it to the remote MBeanServer. Then the application - will wrap this JMXConnector into a BasicMBeanServerConnectionFactory. - The application can then create several CascadingAgents, - each with its own pattern and filter, but all sharing the same - MBeanServerConnectionFactory, hence the same - underlying MBeanServerConnection. The JMXConnector - that was passed to MBeanServerConnectionFactory (or the - MBeanServerConnectionFactory itself) can also be used by the - application code for its own purposes.

-

Another advantage of the MBeanServerConnectionFactory is to - make it possible to transparently handle reconnection when a server - goes down. Although this feature is not implemented by the provided - implementations, the MBeanServerConnectionFactory could - embed the necessary logic to detect that the underlying connection - can no longer be used (e.g. IOException was thrown by a method - of MBeanServerConnection) and attempt to create and connect - a new JMXConnector.

-

Note that creating a new JMXConnector would usually involve looking up - a new JMXServiceURL for the server in a naming service, which usually - depends on the application logic.

- -

Patterns and Filters

- -

Each CascadingAgent can be instantiated with an ObjectName pattern filter and a QueryExp query filter. Only the source MBeans that - satisfy both of them will be cascaded into the target - MBeanServer. -
Note that in a proxy-based cascading solution, as implemented by - the com.sun.jdmk.remote.cascading.proxy package, the pattern - and query filters will only be evaluated at the time where the - target proxy MBean is registered in the target MBeanServer. - Therefore, the QueryExp filter should - only involve attributes/properties that do not change over time. -
- As a general rule, using non null QueryExp filters is thus - highly discouraged. -

- -

It is possible, using disjoint patterns and filters, to use several - CascadingAgents in order to cascade several disjoint sets - of MBeans from the same remote MBeanServer. As explained in - the previous section, all these CascadingAgents can share - the same MBeanServerConnectionFactory. However if the sets - of MBeans they cascade are not disjoint, then only one of the - CascadingAgents will be able to cascade the conflicting - MBeans. The other agents will usually skip conflicting names - - though how conflicting names are managed is usually implementation - dependent - see ProxyCascadingAgent. -
- Although our Java DMK API permit such cascading schemes - we - recommend to refrain from implementing them in an application. -
We recommend using the Java DMK cascading API in a way that - emulate FileSystem mountpoints, as explained in - The File System Analogy. -

- -

Note that the pattern and query filters passed to the - CascadingAgent are always evaluated in the - context of the source MBeanServer - that is, using - the ObjectNames of the source MBeans. -

- -

Notifications

- -

CascadingAgents are Notification Emitters. - More specifically, they emit the JMX Connection - Notifications received through their underlying - MBeanServerConnectionFactory. Client application which are - concerned about potential notifications loss from cascaded MBeans should - therefore register for these notifications.

- -

The cascading solution makes it also possible for a client application - to transparently register for notifications emitted by source MBeans. - This is done by invoking the regular add/remove notification listener - methods of the target MBeanServer. - In the proxy-based cascading solution, the appropriate glue that - makes this happen is implemented by the CascadingProxy object, and is - completely transparent to the application code. However, depending on - the cascading implementation, some of the - addNotificationListener(...) forms may not work - e.g. the - proxy-based cascading may not always support the form where the listener - is an ObjectName (e.g: when the listener is a cascaded - MBean).

- -

Subclassing

- -

As explained in the - File System Analogy, The Java DMK CascadingService and - CascadingAgents makes it possible to emulate a File System - mount operation. However, this analogy only goes so far: the - mount operation is not completely transparent, in particular - with regards to ObjectNames returned or passed to - mounted MBeans. - -

Interpreting ObjectNames returned by cascaded MBeans
-

The names returned by MBeans - that are mounted through a cascading agent needs to be interpreted - in the context of the source MBean. The - cascading solution proposed in this package will not translate any - ObjectName passed as MBean method parameters, or returned - as Attribute values or MBean method invocations. -

-

Applications that would need to perform these substitutions can do - so by providing their own CascadingProxy class - see ProxyCascadingAgent.createProxy(name,factory). - That class could extend CascadingProxy - in order to override the getAttribute, getAttributes, and invoke methods. In that case the setAttribute and - setAttributes methods will probably need to be - also overridden in a consistent manner.

- -
Interpreting ObjectNames in Forwarded Notifications
-

The CascadingProxy class used - by the ProxyCascadingAgent does not make - the assumption that the name of the target cascading proxy in the - target MBeanServer is the same than that of the proxied source - MBean in the source MBeanServer. The CascadingProxy class thus contains - the logic that will substitute the Notification - source with the target proxy ObjectName, as if the notification - originated directly from the proxy object. Note however that only the - Notification source is substituted, and only if it - corresponds to the source ObjectName of the source MBean - proxied by that CascadingProxy. Other ObjectNames - that may be contained in the Notification are ignored.

-

Applications that would need deeper substitutions can do so by providing - their own CascadingProxy class - see ProxyCascadingAgent.createProxy(name,factory). - That class could extend CascadingProxy - in order to override CascadingProxy.translate(Notification).

- -

Note: The default CascadingService implementation - does not let you provide your own CascadingAgent implementation. - If your application needs to perform such substitutions you will - thus have to provide your own implementation of - CascadingServiceMBean, or work directly with - CascadingAgents. - - -

Name Conflict Detection
- -

The CascadingAgent provides a start(boolean conflictAllowed) method that will throw - an exception if a name conflict is detected at start time when - conflictAllowed is false. Further name conflicts - detected after start time are simply ignored and resolved by not - registering a proxy in the target MBeanServer when a conflict - arises.

- -

The CascadingService provided in this package always - calls CascadingAgent.start(false) in order to detect - initial name conflicts. However it has no means to check that - new MBeans locally created in the target MBeanServer - will not conflict with new MBeans that may later appear in - the cascaded source MBeanServer.

- -

This kind of name conflicts can usually be avoided by using appropriate - targetPaths as explained in the - File System Analogy.

- - -

Example

- -

An example of cascading over JSR 160 connector using this API is - provided with Java DMK 5.1 examples.

-
Since:
-
Java DMK 5.1
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/package-tree.html b/dist/docs/api/com/sun/jdmk/remote/cascading/package-tree.html deleted file mode 100644 index 592ec53..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/package-tree.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - -com.sun.jdmk.remote.cascading Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.remote.cascading

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/package-use.html b/dist/docs/api/com/sun/jdmk/remote/cascading/package-use.html deleted file mode 100644 index fee383f..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/package-use.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.remote.cascading (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.remote.cascading

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/CascadingProxy.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/CascadingProxy.html deleted file mode 100644 index 942857e..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/CascadingProxy.html +++ /dev/null @@ -1,802 +0,0 @@ - - - - - -CascadingProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading.proxy
-

Class CascadingProxy

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.jdmk.remote.cascading.proxy.CascadingProxy
    • -
    -
  • -
-
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/ProxyCascadingAgent.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/ProxyCascadingAgent.html deleted file mode 100644 index 463164a..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/ProxyCascadingAgent.html +++ /dev/null @@ -1,957 +0,0 @@ - - - - - -ProxyCascadingAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.remote.cascading.proxy
-

Class ProxyCascadingAgent

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CascadingAgentMBean, MBeanRegistration, NotificationBroadcaster, NotificationEmitter
    -
    -
    -
    -
    public class ProxyCascadingAgent
    -extends CascadingAgent
    -
    This class is an implementation of CascadingAgent that relies - on MBean proxying. -

    - Using this class directly is discouraged. You should envisage using - the CascadingService instead. -

    - A CascadingAgent is an MBean that is able to mount a partial - view of a source MBeanServer into a target MBeanServer. - The source MBeanServer is also sometimes called the - cascaded MBeanServer, while the target MBeanServer is - called the cascading MBeanServer. -

    For each MBean cascaded from the source MBeanServer, the - ProxyCascadingAgent will register a CascadingProxy in the - target MBeanServer. -

    - See CascadingAgent and com.sun.jdmk.remote.cascading - for more details on the cascading concepts.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ProxyCascadingAgent

        -
        public ProxyCascadingAgent(MBeanServerConnectionFactory sourceConnection,
        -                   ObjectName sourcePattern,
        -                   QueryExp sourceQuery,
        -                   String targetPath,
        -                   MBeanServer targetMBS,
        -                   String description)
        -
        Creates a ProxyCascadingAgent that will mount MBeans from - a source MBeanServer under the given targetPath.
        -
        Parameters:
        sourceConnection - An MBeanServerConnectionFactory - providing connections to the source (cascaded) - MBeanServer. -

        The CascadingAgent will call sourceConnection.getMBeanServerConnection() every time it - needs to access the subagent. -

        sourcePattern - An ObjectName pattern that must be - satisfied by the ObjectNames of the source MBeans. -

        - The sourcePattern is evaluated in the context of the source - MBeanServer. The source pattern is used to perform - a partial mount of the source MBeanServer in the target - MBeanServer. Only those MBeans that satisfy the pattern - will be mounted. The source pattern is thus a filter - element. A null sourcePattern is equivalent to - the wildcard "*:*". -

        sourceQuery - A QueryExp that must be satisfied by the - source MBeans. -

        The sourceQuery is evaluated in the context of - the source MBeanServer. Using this functionality - is discouraged. It is recommended to always pass a - null parameter. If however, you chose to pass a - non null sourceQuery, the given QueryExp - should not involve any properties or attributes that vary - over time. - The evaluation of the sourceQuery against a given - MBean should be guaranteed to always consistently yield the - same result. Our implementation does not enforce this - constraint, but the behavior of the CascadingAgent in - the case where this constraint were not respected is - unspecified and could be unpredictable. -

        targetPath - The domain path under which the source - MBeans will be mounted in the target MBeanServer. -

        If this parameter is not null, all source MBean names - will be transformed in the target MBeanServer by - prefixing their domain name with the string - targetPath+"/". An MBean whose name is - "D:k1=v1,k2=v2" will thus be mounted as - "targetPath/D:k1=v1,k2=v2". -
        -

        A null targetPath means that MBeans are - mounted directly at the root of the hierarchy, that is, as if - they were local MBeans. Using a null targetPath is - thus highly discouraged, as it could cause name conflicts - in the target MBeanServer. -

        - Similarly, MBeans from different sources should not be - mounted under the same targetPath. Moreover, - an application should not attempt to mount source MBeans under - a targetPath that already contain MBeans in the - target MBeanServer. -

        - However, our implementation does not enforce these rules: - It is the responsibility of the application creating the - CascadingAgent to ensure the consistency of - the mounting strategy. -

        - Note: A zero-length targetPath is treated - as a null targetPath. -

        description - A human readable string describing this - CascadingAgent. -

        -
        Throws:
        -
        IllegalArgumentException - if targetPath is - not syntactically valid (e.g. it contains wildcard - characters).
        -
      • -
      - - - -
        -
      • -

        ProxyCascadingAgent

        -
        public ProxyCascadingAgent(MBeanServerConnectionFactory sourceConnection,
        -                   ObjectName sourcePattern,
        -                   QueryExp sourceQuery,
        -                   String description)
        -

        Creates a new ProxyCascadingAgent - Using this - constructor is discouraged.

        - - Creates a ProxyCascadingAgent that will mount MBeans from - a source MBeanServer at the root of the domain hierarchy. - This is equivalent to mounting MBeans from a source - MBeanServer to a target MBeanServer under a - null targetPath. -

        - A null targetPath means that MBeans are - mounted directly at the root of the hierarchy, that is, as if - they were local MBeans. Using a null targetPath is - thus highly discouraged, as it could cause name conflicts - in the target MBeanServer. -

        - When using this constructor, the target MBeanServer is the - MBeanServer in which this CascadingAgent is - registered. -

        - You should consider using the constructor that takes a targetPath - and a target MBeanServer instead. -

        - See com.sun.jdmk.remote.cascading description and - CascadingAgent.

        -
        Parameters:
        sourceConnection - An MBeanServerConnectionFactory - providing connections to the source (cascaded) - MBeanServer. -

        The CascadingAgent will call sourceConnection.getMBeanServerConnection() every time it - needs to access the subagent. -

        sourcePattern - An ObjectName pattern that must be - satisfied by the ObjectNames of the source MBeans. -

        The sourcePattern is evaluated in the context of the source - MBeanServer. The source pattern is used to perform - a partial mount of the source MBeanServer in the target - MBeanServer. Only those MBeans that satisfy the pattern - will be mounted. The source pattern is thus a filter - element. A null sourcePattern is equivalent to - the wildcard "*:*". -

        sourceQuery - A QueryExp that must be satisfied by the - source MBeans. -

        The sourceQuery is evaluated in the context of - the source MBeanServer. Using this functionality - is discouraged. It is recommended to always pass a - null parameter. If however, you chose to pass a - non null sourceQuery, the given QueryExp - should not involve any properties or attributes that vary - over time. - The evaluation of the sourceQuery against a given - MBean should be guaranteed to always consistently yield the - same result. Our implementation does not enforce this - constraint, but the behavior of the CascadingAgent in - the case where this constraint were not respected is - unspecified and could be unpredictable. -

        description - A human readable string describing this - CascadingAgent. -

        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        public void start()
        -           throws IOException
        -
        Description copied from interface: CascadingAgentMBean
        -
        Starts the cascading. -

        This is equivalent to calling start(true)

        -

        - When this method successfully completes, the source MBeans from the - source (cascaded) MBeanServer which satisfy the source - ObjectName pattern filter and the source - QueryExp query filter will have been - mounted in the target (cascading) MBeanServer under the - specified targetPath. -
        - After a successful invocation of start(), the - CascadingAgent becomes active - (see isActive()). -

        -

        - CascadingAgents may be started and stopped multiple times, - long as their underlying MBeanServerConnectionFactory is - able to return valid MBeanServerConnections. -

        -

        If this method raises an exception, then no MBeans will have - been cascaded as a result of this invocation.

        -
        -
        Specified by:
        -
        start in interface CascadingAgentMBean
        -
        Specified by:
        -
        start in class CascadingAgent
        -
        Throws:
        -
        IOException - if cascading couldn't be established.
        See Also:
        CascadingAgentMBean.stop(), -CascadingAgentMBean.isActive()
        -
      • -
      - - - -
        -
      • -

        start

        -
        public void start(boolean conflictAllowed)
        -           throws IOException,
        -                  InstanceAlreadyExistsException
        -
        Starts this cascading agent. -

        - When this method successfully completes, the source MBeans from the - source (cascaded) MBeanServer which satisfy the source - ObjectName pattern filter and the source - QueryExp query filter will have been - mounted in the target (cascading) MBeanServer under the - specified targetPath. -
        - After a successful invocation of start(), the - CascadingAgent becomes active - (see isActive()). -

        -

        - CascadingAgents may be started and stopped multiple times, - long as their underlying MBeanServerConnectionFactory is - able to return valid MBeanServerConnections. -

        -

        If conflictAllowed is false, and a name conflict is - detected, this method will throw an InstanceAlreadyExistsException. - Otherwise, conflicting names are simply skipped - no proxy is - created for the names in conflict. - Using a wildcard pattern/query and setting this parameter to false - with no targetPath will always result in throwing an - InstanceAlreadyExistsException.

        - -

        For each cascaded MBean found in the source MBeanServer, - this method will register a proxy MBean as returned by - createProxy(javax.management.ObjectName, com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory) in the target MBeanServer. - The ProxyCascadingAgent is - responsible for the life cycle of these proxies. The application should - not attempt to unregister MBean proxies which are under the - responsibility of a ProxyCascadingAgent. Our implementation - does not enforce this rule, but unpredictable behavior may occur - if it is broken - that is: deleted proxies may suddenly reappear at - unpredictable time, when the ProxyCascadingAgent attempts - to update its view of the source MBeanServer.

        - -

        If this method raises an exception, then no MBeans will have - been cascaded as a result of this invocation.

        - -

        Proxy MBeans will be later deleted by the - ProxyCascadingAgent on one of these three condition: -

        • The stop() method is called, in which case all proxies - managed by this cascading agent are unregistered from the - target MBeanServer.
        • -
        • An external event - e.g reception of a - JMXConnectionNotification.NOTIFS_LOST Notification - - makes the ProxyCascadingAgent update its view of - source MBeanServer. As a result proxies for which - cascaded MBeans no longer exists in the source - MBeanServer will be - removed from the target MBeanServer.
        • -
        • The ProxyCascadingAgent receives a - MBeanServerNotification.UNREGISTRATION_NOTIFICATION - for one of the cascaded MBean. In which case the proxy - corresponding to that source MBean will be removed from - the target MBeanServer.
        • -
        -
        -
        Specified by:
        -
        start in interface CascadingAgentMBean
        -
        Specified by:
        -
        start in class CascadingAgent
        -
        Parameters:
        conflictAllowed - if true the cascading agent will - ignore name conflicts. if false, the cascading - agent will throw an InstanceAlreadyExistsException if - it detects a name conflict while starting. - After the CascadingAgent has started, name conflicts - are always ignored: MBeans from the source MBeanServer - whose name would cause a conflict in the target - MBeanServer are simply not cascaded.
        -
        Throws:
        -
        IOException - if the connection with the source - MBeanServer fails.
        -
        IllegalStateException - if this cascading agent is not - stopped, or if the target MBeanServer can't - be obtained (e.g. the CascadingAgent MBean was - not registered).
        -
        InstanceAlreadyExistsException - if a name conflict is - detected while starting.
        See Also:
        CascadingAgentMBean.start(boolean), -mustCascade(javax.management.ObjectName), -handleMBeanServerNotification(javax.management.Notification, java.lang.Object), -CascadingAgent.preRegister(javax.management.MBeanServer, javax.management.ObjectName)
        -
      • -
      - - - - - - - -
        -
      • -

        getCascadedMBeanCount

        -
        public int getCascadedMBeanCount()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Returns the number of source MBeans cascaded by this - CascadingAgent. - This is the number of source MBeans that have been mounted by - this cascading agent in the target MBeanServer.
        -
        -
        Specified by:
        -
        getCascadedMBeanCount in interface CascadingAgentMBean
        -
        Overrides:
        -
        getCascadedMBeanCount in class CascadingAgent
        -
        Returns:
        the number of source MBeans cascaded by this - CascadingAgent.
        -
      • -
      - - - -
        -
      • -

        getCascadedMBeans

        -
        public Set getCascadedMBeans()
        -
        Description copied from interface: CascadingAgentMBean
        -
        Returns a Set of ObjectInstance representing the source MBeans - cascaded by this CascadingAgent. - The ObjectInstance objects returned are to be interpreted - in the context of the source MBeanServer: the ObjectNames - correspond to the ObjectNames of the source MBeans in the - source MBeanServer.
        -
        -
        Specified by:
        -
        getCascadedMBeans in interface CascadingAgentMBean
        -
        Specified by:
        -
        getCascadedMBeans in class CascadingAgent
        -
        Returns:
        a Set containing all - ObjectInstances representing the cascaded - source MBeans.
        -
      • -
      - - - -
        -
      • -

        getDescription

        -
        public String getDescription()
        -
        Description copied from interface: CascadingAgentMBean
        -
        A human readable string describing this cascading agent. -

        Whenever possible, this description string should identify - the source MBeanServer which is cascaded by this - CascadingAgent, - and the semantics of this cascading agent.
        - For instance, if the cascaded agent has a human readable - JMXServiceURL (i.e. not the form containing the - encoded stub), then the source agent could be identified by that - URL, and that URL could be used in this description string.
        - Alternatively, if the cascaded agent connector was retrieved from - a naming service, then the JMX Agent Name of the cascaded agent - could be used to identify it.

        -

        A valid description could be e.g: -

          - "mount service:jmx:jmxmp://localhost:9876 java.lang:* null - server1/instance1" -
        -
        -
        Specified by:
        -
        getDescription in interface CascadingAgentMBean
        -
        Specified by:
        -
        getDescription in class CascadingAgent
        -
        Returns:
        A human readable string describing this cascading agent.
        -
      • -
      - - - - - - - -
        -
      • -

        update

        -
        public void update()
        -            throws IOException
        -
        Update the proxies managed by this CascadingAgent by comparing - the list of currently linked proxies in the target MBeanServer - with the list of source MBeans in the source MBeanServer. - This makes it possible to recover from a - potential MBeanServerNotification loss.
        -
        Throws:
        -
        IOException - if the connection with the cascaded - MBeanServer fails.
        -
      • -
      - - - - - - - -
        -
      • -

        createProxy

        -
        protected Object createProxy(ObjectName sourceName,
        -                 MBeanServerConnectionFactory cf)
        -
        Creates a new proxy for the specified source MBean. - This default implementation returns a new instance of - CascadingProxy. Subclasses can redefine this method in order - to return other types of proxy. The returned object must simply be - a valid MBean that can be registered in the target - MBeanServer.
        -
        Parameters:
        sourceName - The name of the source MBean.
        cf - The MBeanServerConnectionFactory used to obtain - connections with the source MBeanServer.
        -
        Returns:
        A new cascading proxy for the given source MBean.
        -
      • -
      - - - - - - - -
        -
      • -

        handleMBeanServerNotification

        -
        protected void handleMBeanServerNotification(Notification notification,
        -                                 Object handback)
        -
        This method is called internally when a - MBeanServerNotification is received from the source (cascaded) - MBeanServer. - This method is called only after start() was called. - This method is a callback that should never be called directly - by subclasses.
        -
        Parameters:
        notification - The notification.
        handback - An opaque object which helps the listener to - associate information regarding the MBean emitter. - This object is passed to the MBean during the addListener - call and resent, without modification, to the listener. - In this implementation, the handback is null.
        See Also:
        NotificationListener.handleNotification(javax.management.Notification, java.lang.Object)
        -
      • -
      - - - -
        -
      • -

        mustCascade

        -
        protected boolean mustCascade(ObjectName sourceName)
        -
        Returns true if the given source MBean name is the name of an MBean - that must be cascaded. -

        This method is called when a MBeanServerNotification.REGISTRATION_NOTIFICATION is received. - This default implementation checks that - the given source name satisfies the source ObjectName pattern of this cascading agent, that - the source MBean satisfies the query filter of this cascading agent, and that this cascading - agent has the permission to access the source MBean in the subagent.

        -
        Parameters:
        sourceName - The source MBean name.
        -
        Returns:
        true if the source MBean name is the name of an MBean that - must be cascaded.
        -
      • -
      - - - -
        -
      • -

        newSequenceNumber

        -
        protected final long newSequenceNumber()
        -
        Increments and returns this object's notification sequence number.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/CascadingProxy.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/CascadingProxy.html deleted file mode 100644 index a24e715..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/CascadingProxy.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.remote.cascading.proxy.CascadingProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.remote.cascading.proxy.CascadingProxy

-
-
No usage of com.sun.jdmk.remote.cascading.proxy.CascadingProxy
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/ProxyCascadingAgent.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/ProxyCascadingAgent.html deleted file mode 100644 index 3ae458a..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/class-use/ProxyCascadingAgent.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent

-
-
No usage of com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-frame.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-frame.html deleted file mode 100644 index a359793..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -com.sun.jdmk.remote.cascading.proxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.remote.cascading.proxy

- - - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-summary.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-summary.html deleted file mode 100644 index 685434c..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-summary.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - -com.sun.jdmk.remote.cascading.proxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.remote.cascading.proxy

-
-
Provides the classes that implement - proxy-based cascading over JMX Remote API connectors.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    CascadingProxy -
    This class is used to proxy an MBean residing in a source - MBeanServer.
    -
    ProxyCascadingAgent -
    This class is an implementation of CascadingAgent that relies - on MBean proxying.
    -
    -
  • -
- - - -

Package com.sun.jdmk.remote.cascading.proxy Description

-
Provides the classes that implement - proxy-based cascading over JMX Remote API connectors. - - The generic features of cascading agents are described in the - com.sun.jdmk.remote.cascading package description. - The classes provided in this package are the low level implementation - classes on which relies the CascadingService. You should not have - to use these classes directly. - -

Overview

-

The com.sun.jdmk.remote.cascading.proxy package provides - a concrete proxy-based implementation of the CascadingAgent called - ProxyCascadingAgent. - The ProxyCascadingAgent is a CascadingAgent that, - for each source MBean cascaded from the source MBeanServer - registers in the target MBeanServer a CascadingProxy MBean. - The CascadingProxy is a simple DynamicMBean that acts as a proxy for the source - MBean it is tied to.

- -

For more information on cascading, see the description of the - com.sun.jdmk.remote.cascading package, and the - CascadingService MBean.

-
Since:
-
Java DMK 5.1
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-tree.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-tree.html deleted file mode 100644 index b50f300..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-tree.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - -com.sun.jdmk.remote.cascading.proxy Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.remote.cascading.proxy

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-use.html b/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-use.html deleted file mode 100644 index 3f57afa..0000000 --- a/dist/docs/api/com/sun/jdmk/remote/cascading/proxy/package-use.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.remote.cascading.proxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.remote.cascading.proxy

-
-
No usage of com.sun.jdmk.remote.cascading.proxy
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/AuthenticateCallback.html b/dist/docs/api/com/sun/jdmk/security/sasl/AuthenticateCallback.html deleted file mode 100644 index 341977e..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/AuthenticateCallback.html +++ /dev/null @@ -1,350 +0,0 @@ - - - - - -AuthenticateCallback (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.security.sasl
-

Class AuthenticateCallback

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        AuthenticateCallback

        -
        public AuthenticateCallback(String authenticationID,
        -                    char[] password)
        -
        Constructs an instance of AuthenticateCallback.
        -
        Parameters:
        authenticationID - The authentication identity.
        password - The password. This method makes a copy of the input - password before storing it.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getAuthenticationID

        -
        public String getAuthenticationID()
        -
        Returns the authentication identity to check.
        -
        Returns:
        The authentication identity to check.
        -
      • -
      - - - -
        -
      • -

        getPassword

        -
        public char[] getPassword()
        -
        Returns the password to check.
        -
        Returns:
        The password to check. This method returns a copy - of the retrieved password.
        -
      • -
      - - - -
        -
      • -

        isAuthenticated

        -
        public boolean isAuthenticated()
        -
        Determines whether the authentication identity and password have - been successfully verified by the system authentication database.
        -
        Returns:
        true if authentication succeeded; false - otherwise.
        See Also:
        setAuthenticated(boolean)
        -
      • -
      - - - -
        -
      • -

        setAuthenticated

        -
        public void setAuthenticated(boolean ok)
        -
        Sets whether the authentication succeeded.
        -
        Parameters:
        ok - true if authentication succeeded; false - otherwise.
        See Also:
        isAuthenticated()
        -
      • -
      - - - -
        -
      • -

        clearPassword

        -
        public void clearPassword()
        -
        Clear the password to check.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/Provider.html b/dist/docs/api/com/sun/jdmk/security/sasl/Provider.html deleted file mode 100644 index 498a0a2..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/Provider.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - -Provider (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.security.sasl
-

Class Provider

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Cloneable, Map
    -
    -
    -
    -
    public final class Provider
    -extends Provider
    -
    The Java DMK SASL provider. -

    - Provides server support for PLAIN, i.e. implements the PLAIN SASL server - mechanism. (RFC 2595) -

    - Requires the following callbacks to be satisfied by the callback handler - when using PLAIN: -

      -
    • AuthenticateCallback: to verify the - authentication identity and password with the system authentication - database.
    • -
    • AuthorizeCallback: to verify that the - authentication credentials permit the client to log in as the - authorization identity.
    • -
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Provider

        -
        public Provider()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/class-use/AuthenticateCallback.html b/dist/docs/api/com/sun/jdmk/security/sasl/class-use/AuthenticateCallback.html deleted file mode 100644 index 39d7f44..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/class-use/AuthenticateCallback.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.security.sasl.AuthenticateCallback (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.security.sasl.AuthenticateCallback

-
-
No usage of com.sun.jdmk.security.sasl.AuthenticateCallback
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/class-use/Provider.html b/dist/docs/api/com/sun/jdmk/security/sasl/class-use/Provider.html deleted file mode 100644 index 9d86a0c..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/class-use/Provider.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.security.sasl.Provider (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.security.sasl.Provider

-
-
No usage of com.sun.jdmk.security.sasl.Provider
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/package-frame.html b/dist/docs/api/com/sun/jdmk/security/sasl/package-frame.html deleted file mode 100644 index 32e4ba9..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -com.sun.jdmk.security.sasl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.security.sasl

-
-

Classes

- -
- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/package-summary.html b/dist/docs/api/com/sun/jdmk/security/sasl/package-summary.html deleted file mode 100644 index dd32961..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/package-summary.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - -com.sun.jdmk.security.sasl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.security.sasl

-
-
Provides the JCA provider for the Java DMK SASL mechanisms and supplies a new callback AuthenticateCallback.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    AuthenticateCallback -
    This callback is used by SaslServer to verify the - authentication identity and password with the system authentication database.
    -
    Provider -
    The Java DMK SASL provider.
    -
    -
  • -
- - - -

Package com.sun.jdmk.security.sasl Description

-
Provides the JCA provider for the Java DMK SASL mechanisms and supplies a new callback AuthenticateCallback.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/package-tree.html b/dist/docs/api/com/sun/jdmk/security/sasl/package-tree.html deleted file mode 100644 index f13889c..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/package-tree.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - -com.sun.jdmk.security.sasl Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.security.sasl

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/security/sasl/package-use.html b/dist/docs/api/com/sun/jdmk/security/sasl/package-use.html deleted file mode 100644 index 653330b..0000000 --- a/dist/docs/api/com/sun/jdmk/security/sasl/package-use.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.security.sasl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.security.sasl

-
-
No usage of com.sun.jdmk.security.sasl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/DaemonTaskServer.html b/dist/docs/api/com/sun/jdmk/tasks/DaemonTaskServer.html deleted file mode 100644 index 273b896..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/DaemonTaskServer.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - - -DaemonTaskServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.tasks
-

Class DaemonTaskServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    TaskServer
    -
    -
    -
    -
    public class DaemonTaskServer
    -extends Object
    -implements TaskServer
    -
    This class implements a Task Server that runs in its own - thread. - Objects can submit tasks to this object, and they will be executed - in background in this object daemon thread. The submitted tasks - should not block or last too long - because it will prevent following - tasks to be executed. - When a task producer calls the - submitTask(Task) method, the task is put inside a FIFO - list, and the Task Server Thread is waken up, if necessary. - After that, the method return. -

    - The Task Server Thread then asynchronously takes the tasks - out of the FIFO list, and invokes the run() method. -

    - This mechanism guarantee that the Task producer will spend - a minimum time invoking the tasks, and will not be blocked.

    -
    Since:
    -
    Java DMK 5.0
    -
    See Also:
    Task, -TaskServer
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        DaemonTaskServer

        -
        public DaemonTaskServer()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        execute

        -
        protected void execute(Task task)
        -                throws InterruptedException
        -
        Execute the given task. - This method simply calls - task.run(). It is provided - as a customization hook for subclasses.
        -
        Parameters:
        task - The task to execute.
        -
        Throws:
        -
        InterruptedException - if the task is interrupted.
        -
      • -
      - - - -
        -
      • -

        cancel

        -
        protected void cancel(Task task)
        -               throws InterruptedException
        -
        Cancel the given task. - This method simply calls - task.cancel(). - It is provided as a customization hook for subclasses.
        -
        Parameters:
        task - The task to cancel.
        -
        Throws:
        -
        InterruptedException - if cancel is interrupted.
        -
      • -
      - - - -
        -
      • -

        submitTask

        -
        public void submitTask(Task task)
        -
        Submit a task. - The submitted task is put inside a FIFO list, and the Task - Server Thread is waken up, if necessary. After that, the method - returns. The task will be executed asynchronously by the - Task Server Thread.
        -
        -
        Specified by:
        -
        submitTask in interface TaskServer
        -
        Parameters:
        task - The Task to execute.
        -
      • -
      - - - - - - - -
        -
      • -

        terminate

        -
        public void terminate()
        -               throws InterruptedException
        -
        Stop the Task Server Thread. Wait for the thread to die. - Then flush the Task FIFO, canceling any remaining - task. During this time, the object will reject any call - to submitTask(). - When terminated, the object can not be started again, unless - reset() is called.
        -
        Throws:
        -
        InterruptedException - if cancel is interrupted.
        -
      • -
      - - - -
        -
      • -

        reset

        -
        public void reset()
        -
        Reset the DaemonTaskServer. - This method makes it possible to reuse the DaemonTaskServer after a - terminate()
        -
        Throws:
        -
        IllegalStateException - if the DaemonTaskServer is running.
        -
      • -
      - - - -
        -
      • -

        start

        -
        public void start()
        -
        Start the Task Server Thread.
        -
        Throws:
        -
        IllegalStateException - if the DaemonTaskServer is terminated.
        -
      • -
      - - - -
        -
      • -

        start

        -
        public void start(int threadPriority)
        -
        Start the Task Server Thread. Assign the specified priority to the - internal daemon thread.
        -
        Parameters:
        threadPriority - Priority of the daemon thread see - Thread.
        -
        Throws:
        -
        IllegalStateException - if the DaemonTaskServer is terminated.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/Task.html b/dist/docs/api/com/sun/jdmk/tasks/Task.html deleted file mode 100644 index b7fc23c..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/Task.html +++ /dev/null @@ -1,253 +0,0 @@ - - - - - -Task (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.tasks
-

Interface Task

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    Runnable
    -
    -
    -
    -
    public interface Task
    -extends Runnable
    -
    This interface is implemented by objects that can be executed - by a TaskServer. -

    A Task object implements two methods: -

    • public void run(): from - Runnable
    • -
        This method is called by the TaskServer - when the task is executed.
      -
    • public void cancel():
    • -
        This method is called by the TaskServer - if the TaskServer is stopped before the - Task is executed.
      -
    - An implementation of TaskServer shall call - either run() or cancel(). - Whether the task is executed synchronously in the current - thread (when calling TaskServer.submitTask() or in a new - thread dedicated to the task, or in a daemon thread, depends on the - implementation of the TaskServer through which the task - is executed. -

    The implementation of Task must not make any - assumption on the implementation of the TaskServer through - which it will be executed.

    -
    Since:
    -
    Java DMK 5.0
    -
    See Also:
    TaskServer
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcancel() -
      Cancel the submitted task.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        cancel

        -
        void cancel()
        -
        Cancel the submitted task. - The implementation of this method is Task-implementation dependent. - It could involve some message logging, or even call the run() method. - Note that only one of run() or cancel() will be called - and exactly - one.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/TaskServer.html b/dist/docs/api/com/sun/jdmk/tasks/TaskServer.html deleted file mode 100644 index fb9ebe6..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/TaskServer.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - -TaskServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.tasks
-

Interface TaskServer

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    DaemonTaskServer
    -
    -
    -
    -
    public interface TaskServer
    -
    This interface is implemented by objects that are able to execute - tasks. Whether the task is executed in the client thread or in another - thread depends on the TaskServer implementation.
    -
    Since:
    -
    Java DMK 5.0
    -
    See Also:
    Task
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidsubmitTask(Task task) -
      Submit a task to be executed.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        submitTask

        -
        void submitTask(Task task)
        -
        Submit a task to be executed. - Once a task is submitted, it is guaranteed that either - task.run() or - task.cancel() will be called. -

        Whether the task is executed in the client thread (e.g. - public void submitTask(Task task) { task.run(); }) or in - another thread (e.g. - public void submitTask(Task task) { new Thrad(task).start(); }) - depends on the TaskServer implementation.

        -
        Parameters:
        task - The task to be executed.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/class-use/DaemonTaskServer.html b/dist/docs/api/com/sun/jdmk/tasks/class-use/DaemonTaskServer.html deleted file mode 100644 index 1656adc..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/class-use/DaemonTaskServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.tasks.DaemonTaskServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.tasks.DaemonTaskServer

-
-
No usage of com.sun.jdmk.tasks.DaemonTaskServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/class-use/Task.html b/dist/docs/api/com/sun/jdmk/tasks/class-use/Task.html deleted file mode 100644 index 6cab1d3..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/class-use/Task.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.tasks.Task (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.tasks.Task

-
-
-
    -
  • - - - - - - - - - - - - -
    Packages that use Task 
    PackageDescription
    com.sun.jdmk.tasks -
    Provides classes to customize Java DMK threading.
    -
    -
  • -
  • - -
  • -
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/class-use/TaskServer.html b/dist/docs/api/com/sun/jdmk/tasks/class-use/TaskServer.html deleted file mode 100644 index 2375036..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/class-use/TaskServer.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - -Uses of Interface com.sun.jdmk.tasks.TaskServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.jdmk.tasks.TaskServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/package-frame.html b/dist/docs/api/com/sun/jdmk/tasks/package-frame.html deleted file mode 100644 index aee9b0c..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/package-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -com.sun.jdmk.tasks (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.tasks

-
-

Interfaces

- -

Classes

- -
- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/package-summary.html b/dist/docs/api/com/sun/jdmk/tasks/package-summary.html deleted file mode 100644 index 9faadf8..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/package-summary.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - -com.sun.jdmk.tasks (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.tasks

-
-
Provides classes to customize Java DMK threading.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    Task -
    This interface is implemented by objects that can be executed - by a TaskServer.
    -
    TaskServer -
    This interface is implemented by objects that are able to execute - tasks.
    -
    -
  • -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    DaemonTaskServer -
    This class implements a Task Server that runs in its own - thread.
    -
    -
  • -
- - - -

Package com.sun.jdmk.tasks Description

-
Provides classes to customize Java DMK threading.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/package-tree.html b/dist/docs/api/com/sun/jdmk/tasks/package-tree.html deleted file mode 100644 index 109a286..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/package-tree.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - -com.sun.jdmk.tasks Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.tasks

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tasks/package-use.html b/dist/docs/api/com/sun/jdmk/tasks/package-use.html deleted file mode 100644 index 67cc145..0000000 --- a/dist/docs/api/com/sun/jdmk/tasks/package-use.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.tasks (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.tasks

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tools/MibGen.html b/dist/docs/api/com/sun/jdmk/tools/MibGen.html deleted file mode 100644 index 5a3561f..0000000 --- a/dist/docs/api/com/sun/jdmk/tools/MibGen.html +++ /dev/null @@ -1,327 +0,0 @@ - - - - - -MibGen (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.jdmk.tools
-

Class MibGen

-
-
- -
-
    -
  • -
    -
    -
    public final class MibGen
    -extends Object
    -
    The main class of the mibgen tool. -

    - The class compiles a SNMP MIB expressed using SNMP V1 or SNMP V2 SMI - and generates code for implementing the MIB as a set of MBeans. -

    - The compiler accepts SNMPv1 or SNMPv2 definitions mixed into a same MIB - module. - A MIB file can contain several MIB modules. -

    - In order to invoke the class, you need to invoke: -

      java com.sun.jdmk.tools.MibGen <options> <mib files>
    - where: -
    • -n: Parses the mib files without generating code
    • -
    • -d dir: Generates code in the specified target directory
    • -
    • -tp packageName: Generates code within the specified Java - package
    • -
    • -desc: Includes the "DESCRIPTION" clause of OBJECT-TYPE as a - comment in the generated code
    • -
    • -mo: Only generates the metadata definitions file for the MIB - variables (SnmpOidTable file); -
      Incompatible with -n
    • -
    • -mc: Do not use the default MIB_CORE definitions file provided - with Java Dynamic Management(TM) Kit; -
      In this case, the user must specify the MIB_CORE definitions file - as one of the <mib files> -
      (ex: java com.sun.jdmk.tools.MibGen -mc mib my_mib_core) -
    • -
    • -a: Generates code for all the mib files; -
      Without this option, the java code is generated only for the first mib - file. In this case, the following mib files are simply used to resolve - some definitions of the first mib file.
    • -
    • -p prefix: Uses the specified prefix for naming generated - classes
    • -
    • -g: Generates a generic version of the metadata that - will access the MBeans through the MBeanServer instead of - using a direct reference.
    • -
    • -gp prefix: Uses the specified prefix to name the generic - metadata classes. (e.g. the metadata class for group - system will be named SystemprefixMeta)
    • -
    • -sp prefix: Uses the specified prefix to name the standard - metadata classes. (e.g. the metadata class for group - system will be named SystemprefixMeta)
    • -
    • -help: Prints a usage message explaining how to invoke the - compiler
    • -
    • <mib files>: List of MIB files to compile
    • -
    - - In order to directly invoke the class, Java Dynamic Management(TM) Kit - provides a script called mibgen.
    - On UNIX platforms the script is provided under - <install_dir>/SUNWjdmk/5.1/bin. - On Windows platforms the script is provided under - <install_dir>\SUNWjdmk\5.1\bin. - -

    - Note: -
    The order followed by mibgen to find the MIB_CORE definitions file is: -

      -
    1. The user MIB_CORE definitions file specified in the <mib files> - using the -mc mibgen option.
    2. -
    3. The user command line parameter specified using the - -Dmibcore.file java option.
    4. -
    5. The default MIB_CORE definitions file provided with jdmk under - <install_dir>/etc/mibgen (mib_core.txt). -
      To succeed, you must be able to derive the jdmk installation directory - from the CLASSPATH environment variable. - Otherwise, mibgen will look for the mib_core.txt file under - <current_dir>/etc/mibgen.
    6. -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        main

        -
        public static void main(String[] args)
        -
        The main method of the mibgen compiler. -

        This method creates an instance of MibGen and invokes - the compiler. -
        - If an error occurs, the method exits the VM with a status of 1. -
        - If the compilation succeeds, the method exits the VM with a status of 0. -

        This method allows you to specify optional command-line parameters - listed above.

        -
      • -
      - - - -
        -
      • -

        compile

        -
        public static int compile(String[] args)
        -
        The compile method of the mibgen compiler. -

        This method creates an instance of MibGen and invokes the - compiler. -
        - If an error occurs, the method returns with a status of 1. -
        - If the compilation succeeds, the method return with a status of 0.

        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tools/class-use/MibGen.html b/dist/docs/api/com/sun/jdmk/tools/class-use/MibGen.html deleted file mode 100644 index 368aa36..0000000 --- a/dist/docs/api/com/sun/jdmk/tools/class-use/MibGen.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.jdmk.tools.MibGen (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.jdmk.tools.MibGen

-
-
No usage of com.sun.jdmk.tools.MibGen
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tools/package-frame.html b/dist/docs/api/com/sun/jdmk/tools/package-frame.html deleted file mode 100644 index f2536cb..0000000 --- a/dist/docs/api/com/sun/jdmk/tools/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -com.sun.jdmk.tools (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.jdmk.tools

-
-

Classes

- -
- - diff --git a/dist/docs/api/com/sun/jdmk/tools/package-summary.html b/dist/docs/api/com/sun/jdmk/tools/package-summary.html deleted file mode 100644 index dc155be..0000000 --- a/dist/docs/api/com/sun/jdmk/tools/package-summary.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -com.sun.jdmk.tools (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.jdmk.tools

-
-
Provides the classes implementing the Java DMK tools.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    MibGen -
    The main class of the mibgen tool.
    -
    -
  • -
- - - -

Package com.sun.jdmk.tools Description

-
Provides the classes implementing the Java DMK tools.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tools/package-tree.html b/dist/docs/api/com/sun/jdmk/tools/package-tree.html deleted file mode 100644 index f7a0009..0000000 --- a/dist/docs/api/com/sun/jdmk/tools/package-tree.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -com.sun.jdmk.tools Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.jdmk.tools

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/jdmk/tools/package-use.html b/dist/docs/api/com/sun/jdmk/tools/package-use.html deleted file mode 100644 index 8142072..0000000 --- a/dist/docs/api/com/sun/jdmk/tools/package-use.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Package com.sun.jdmk.tools (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.jdmk.tools

-
-
No usage of com.sun.jdmk.tools
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/CommunicatorServer.html b/dist/docs/api/com/sun/management/comm/CommunicatorServer.html deleted file mode 100644 index c3e2153..0000000 --- a/dist/docs/api/com/sun/management/comm/CommunicatorServer.html +++ /dev/null @@ -1,991 +0,0 @@ - - - - - -CommunicatorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.comm
-

Class CommunicatorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CommunicatorServerMBean, Runnable, MBeanRegistration, NotificationBroadcaster
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpAdaptorServer
    -
    -
    -
    -
    public abstract class CommunicatorServer
    -extends CommunicatorServer
    -implements Runnable, MBeanRegistration, NotificationBroadcaster, CommunicatorServerMBean
    -
    Defines generic behavior for the server part of a connector or an adaptor. - Most connectors or adaptors extend CommunicatorServer - and inherit this behavior. Connectors or adaptors that do not fit into - this model do not extend - CommunicatorServer. -

    - A CommunicatorServer is an active object, it listens for - client requests and processes them in its own thread. When necessary, - a CommunicatorServer - creates other threads to process multiple requests concurrently. -

    - A CommunicatorServer object can be stopped by calling the - stop method. When it is stopped, the - CommunicatorServer no longer listens to client - requests and no longer holds any thread or communication resources. - It can be started again by calling the start method. -

    - A CommunicatorServer has a State attribute - which reflects its activity. -

    - - - - - - -
    CommunicatorServer State
    stopped OFFLINE
    starting STARTING
    running ONLINE
    stopping STOPPING
    -

    - The STARTING state marks the transition from - OFFLINE to ONLINE. -

    - The STOPPING state marks the transition from - ONLINE to OFFLINE. - This occurs when the CommunicatorServer is - finishing or interrupting active requests. -

    - When a CommunicatorServer is unregistered from the - MBeanServer, it is stopped automatically. -

    - When the value of the State attribute changes the - CommunicatorServer sends a - AttributeChangeNotification to the - registered listeners, if any.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/SnmpAdaptorServer.html b/dist/docs/api/com/sun/management/comm/SnmpAdaptorServer.html deleted file mode 100644 index c9ba6ac..0000000 --- a/dist/docs/api/com/sun/management/comm/SnmpAdaptorServer.html +++ /dev/null @@ -1,2692 +0,0 @@ - - - - - -SnmpAdaptorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.comm
-

Class SnmpAdaptorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CommunicatorServerMBean, SnmpAdaptorServerMBean, SnmpMibHandler, SnmpDefinitions, Runnable, MBeanRegistration, NotificationBroadcaster
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpV3AdaptorServer
    -
    -
    -
    -
    public class SnmpAdaptorServer
    -extends CommunicatorServer
    -implements SnmpAdaptorServerMBean, MBeanRegistration, SnmpDefinitions, SnmpMibHandler
    -
    Implements an adaptor on top of the SNMP protocol. -

    - When this SNMP protocol adaptor is started it creates a datagram socket - and is able to receive requests and send traps or inform requests. - When it is stopped, the socket is closed and neither requests - and nor traps/inform request are processed. -

    - The default port number of the socket is 161. This default value can be - changed by specifying a port number: -

      -
    • in the object constructor
    • -
    • using the setPort method before - starting the adaptor
    • -
    - The default object name is define by com.sun.jdmk.ServiceName.DOMAIN - and com.sun.jdmk.ServiceName.SNMP_ADAPTOR_SERVER. -

    - The SNMP protocol adaptor supports versions 1 and 2 of the SNMP protocol - in a stateless way: - when it receives a v1 request, it replies with a v1 response, - when it receives a v2 request it replies with a v2 response. -
    The method snmpV1Trap sends traps using SNMP v1 - format. - The method snmpV2Trap sends traps using SNMP v2 format. - The method snmpInformRequest sends inform - requests using SNMP v2 format. -

    - To receive data packets, the SNMP protocol adaptor uses a buffer whose - size can be configured using the property - bufferSize (default value is 1024). - Packets which do not fit into the buffer are rejected. - Increasing bufferSize allows the exchange of bigger packets. - However, the underlying networking system may impose a limit on the size - of UDP packets. - Packets bigger than this limit will be rejected, no matter what the value - of bufferSize. -

    - An SNMP protocol adaptor may serve several managers concurrently. The - number of concurrent managers can be limited using the property - maxActiveClientCount. -

    - The SNMP protocol adaptor specifies a default value (10) for the - maxActiveClientCount property. When the adaptor is stopped, - the active requests are interrupted and an error result is sent to the - managers.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer()
        -
        Initializes this SNMP protocol adaptor using the default port (161). - Use the JdmkAcl default - implementation of the InetAddressAcl interface.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(int port)
        -
        Initializes this SNMP protocol adaptor using the specified port. - Use the JdmkAcl default - implementation of the InetAddressAcl interface.
        -
        Parameters:
        port - The port number for sending SNMP responses.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(InetAddressAcl acl)
        -
        Initializes this SNMP protocol adaptor using the default port (161) - and the specified IP address based ACL implementation.
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(InetAddress addr)
        -
        Initializes this SNMP protocol adaptor using the default port (161) - and the specified InetAddress. - Use the JdmkAcl default implementation - of the InetAddressAcl interface.
        -
        Parameters:
        addr - The IP address to bind.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(InetAddressAcl acl,
        -                 int port)
        -
        Initializes this SNMP protocol adaptor using the specified port and the - specified IP address based ACL implementation.
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        port - The port number for sending SNMP responses.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(int port,
        -                 InetAddress addr)
        -
        Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress. - Use the JdmkAcl default implementation - of the InetAddressAcl interface.
        -
        Parameters:
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(InetAddressAcl acl,
        -                 InetAddress addr)
        -
        Initializes this SNMP protocol adaptor using the specified IP address - based ACL implementation and the specified InetAddress.
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        addr - The IP address to bind.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(InetAddressAcl acl,
        -                 int port,
        -                 InetAddress addr)
        -
        Initializes this SNMP protocol adaptor using the specified port, the - specified address based ACL implementation and the specified - InetAddress.
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
      • -
      - - - -
        -
      • -

        SnmpAdaptorServer

        -
        public SnmpAdaptorServer(boolean useAcl,
        -                 int port,
        -                 InetAddress addr)
        -
        Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress. - This constructor allows to initialize an SNMP adaptor without using - the ACL mechanism (by setting the useAcl parameter to - false). -
        This constructor must be used in particular with a platform that - does not support the java.security.acl package like pJava.
        -
        Parameters:
        useAcl - Specifies if this new SNMP adaptor uses the ACL mechanism. - If the specified parameter is set to true, this - constructor is equivalent to - SnmpAdaptorServer(int port, InetAddress addr).
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getServedClientCount

        -
        public int getServedClientCount()
        -
        Gets the number of managers that have been processed by this SNMP - protocol adaptor since its creation.
        -
        -
        Specified by:
        -
        getServedClientCount in interface SnmpAdaptorServerMBean
        -
        Returns:
        The number of managers handled by this SNMP protocol adaptor - since its creation. This counter is not reset by the - stop method.
        -
      • -
      - - - -
        -
      • -

        getActiveClientCount

        -
        public int getActiveClientCount()
        -
        Gets the number of managers currently being processed by this - SNMP protocol adaptor.
        -
        -
        Specified by:
        -
        getActiveClientCount in interface SnmpAdaptorServerMBean
        -
        Returns:
        The number of managers currently being processed by this - SNMP protocol adaptor.
        -
      • -
      - - - -
        -
      • -

        getMaxActiveClientCount

        -
        public int getMaxActiveClientCount()
        -
        Gets the maximum number of managers that this SNMP protocol adaptor can - process concurrently.
        -
        -
        Specified by:
        -
        getMaxActiveClientCount in interface SnmpAdaptorServerMBean
        -
        Returns:
        The maximum number of managers that this SNMP protocol adaptor - can process concurrently.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getTrapPort

        -
        public Integer getTrapPort()
        -
        Returns the port used by this SNMP protocol adaptor for sending traps. - By default, port 162 is used.
        -
        -
        Specified by:
        -
        getTrapPort in interface SnmpAdaptorServerMBean
        -
        Returns:
        The port number for sending SNMP traps.
        -
      • -
      - - - -
        -
      • -

        setTrapPort

        -
        public void setTrapPort(Integer port)
        -
        Sets the port used by this SNMP protocol adaptor for sending traps.
        -
        -
        Specified by:
        -
        setTrapPort in interface SnmpAdaptorServerMBean
        -
        Parameters:
        port - The port number for sending SNMP traps.
        -
      • -
      - - - -
        -
      • -

        getInformPort

        -
        public int getInformPort()
        -
        Returns the port used by this SNMP protocol adaptor for sending - inform requests. - By default, port 162 is used.
        -
        -
        Specified by:
        -
        getInformPort in interface SnmpAdaptorServerMBean
        -
        Returns:
        The port number for sending SNMP inform requests.
        -
      • -
      - - - -
        -
      • -

        setInformPort

        -
        public void setInformPort(int port)
        -
        Sets the port used by this SNMP protocol adaptor for sending - inform requests.
        -
        -
        Specified by:
        -
        setInformPort in interface SnmpAdaptorServerMBean
        -
        Parameters:
        port - The port number for sending SNMP inform requests.
        -
      • -
      - - - - - - - -
        -
      • -

        getBufferSize

        -
        public Integer getBufferSize()
        -
        Returns the buffer size of this SNMP protocol adaptor. - This buffer size is used for both incoming request and outgoing - inform requests. - By default, buffer size 1024 is used.
        -
        -
        Specified by:
        -
        getBufferSize in interface SnmpAdaptorServerMBean
        -
        Returns:
        The buffer size.
        -
      • -
      - - - -
        -
      • -

        setBufferSize

        -
        public void setBufferSize(Integer s)
        -                   throws IllegalStateException
        -
        Sets the buffer size of this SNMP protocol adaptor. - This buffer size is used for both incoming request and outgoing - inform requests.
        -
        -
        Specified by:
        -
        setBufferSize in interface SnmpAdaptorServerMBean
        -
        Parameters:
        s - The buffer size.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMaxTries

        -
        public final int getMaxTries()
        -
        Gets the number of times to try sending an inform request before - giving up. - By default, a maximum of 3 tries is used.
        -
        -
        Specified by:
        -
        getMaxTries in interface SnmpAdaptorServerMBean
        -
        Returns:
        The maximum number of tries.
        -
      • -
      - - - -
        -
      • -

        setMaxTries

        -
        public final void setMaxTries(int newMaxTries)
        -
        Changes the maximum number of times to try sending an inform request - before giving up.
        -
        -
        Specified by:
        -
        setMaxTries in interface SnmpAdaptorServerMBean
        -
        Parameters:
        newMaxTries - The maximum number of tries.
        -
      • -
      - - - -
        -
      • -

        getTimeout

        -
        public final int getTimeout()
        -
        Gets the timeout to wait for an inform response from the manager. - By default, a timeout of 3 seconds is used.
        -
        -
        Specified by:
        -
        getTimeout in interface SnmpAdaptorServerMBean
        -
        Returns:
        The value of the timeout property.
        -
      • -
      - - - -
        -
      • -

        setTimeout

        -
        public final void setTimeout(int newTimeout)
        -
        Changes the timeout to wait for an inform response from the manager.
        -
        -
        Specified by:
        -
        setTimeout in interface SnmpAdaptorServerMBean
        -
        Parameters:
        newTimeout - The timeout (in milliseconds).
        -
      • -
      - - - - - - - -
        -
      • -

        setPduFactory

        -
        public void setPduFactory(SnmpPduFactory factory)
        -
        Sets the message factory of this SNMP protocol adaptor.
        -
        -
        Specified by:
        -
        setPduFactory in interface SnmpAdaptorServerMBean
        -
        Parameters:
        factory - The factory object (null means the default factory).
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getAuthTrapEnabled

        -
        public boolean getAuthTrapEnabled()
        -
        Returns true if authentication traps are enabled. -

        - When this feature is enabled, the SNMP protocol adaptor sends - an authenticationFailure trap each time an authentication - fails. -

        - The default behavior is to send authentication traps.

        -
        -
        Specified by:
        -
        getAuthTrapEnabled in interface SnmpAdaptorServerMBean
        -
        Returns:
        true if authentication traps are enabled, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        setAuthTrapEnabled

        -
        public void setAuthTrapEnabled(boolean enabled)
        -
        Sets the flag indicating if traps need to be sent in case of - authentication failure.
        -
        -
        Specified by:
        -
        setAuthTrapEnabled in interface SnmpAdaptorServerMBean
        -
        Parameters:
        enabled - Flag indicating if traps need to be sent.
        -
      • -
      - - - -
        -
      • -

        getAuthRespEnabled

        -
        public boolean getAuthRespEnabled()
        -
        Returns true if this SNMP protocol adaptor sends a - response in case of authentication failure. -

        - When this feature is enabled, the SNMP protocol adaptor sends a - response with noSuchName or readOnly when - the authentication failed. If the flag is disabled, the SNMP protocol - adaptor trashes the PDU silently. -

        - The default behavior is to send responses.

        -
        -
        Specified by:
        -
        getAuthRespEnabled in interface SnmpAdaptorServerMBean
        -
        Returns:
        true if responses are sent.
        -
      • -
      - - - -
        -
      • -

        setAuthRespEnabled

        -
        public void setAuthRespEnabled(boolean enabled)
        -
        Sets the flag indicating if responses need to be sent in case of - authentication failure.
        -
        -
        Specified by:
        -
        setAuthRespEnabled in interface SnmpAdaptorServerMBean
        -
        Parameters:
        enabled - Flag indicating if responses need to be sent.
        -
      • -
      - - - -
        -
      • -

        getEnterpriseOid

        -
        public String getEnterpriseOid()
        -
        Returns the enterprise OID. It is used by - snmpV1Trap to fill the 'enterprise' field of - the trap request.
        -
        -
        Specified by:
        -
        getEnterpriseOid in interface SnmpAdaptorServerMBean
        -
        Returns:
        The OID in string format "x.x.x.x".
        -
      • -
      - - - - - - - -
        -
      • -

        getMibs

        -
        public String[] getMibs()
        -
        Returns the names of the MIBs available in this SNMP protocol adaptor.
        -
        -
        Specified by:
        -
        getMibs in interface SnmpAdaptorServerMBean
        -
        Returns:
        An array of MIB names.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutTraps

        -
        public Long getSnmpOutTraps()
        -
        Returns the snmpOutTraps value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpOutTraps in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpOutTraps value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutGetResponses

        -
        public Long getSnmpOutGetResponses()
        -
        Returns the snmpOutGetResponses value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpOutGetResponses in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpOutGetResponses value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutGenErrs

        -
        public Long getSnmpOutGenErrs()
        -
        Returns the snmpOutGenErrs value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpOutGenErrs in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpOutGenErrs value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutBadValues

        -
        public Long getSnmpOutBadValues()
        -
        Returns the snmpOutBadValues value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpOutBadValues in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpOutBadValues value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutNoSuchNames

        -
        public Long getSnmpOutNoSuchNames()
        -
        Returns the snmpOutNoSuchNames value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpOutNoSuchNames in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpOutNoSuchNames value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutTooBigs

        -
        public Long getSnmpOutTooBigs()
        -
        Returns the snmpOutTooBigs value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpOutTooBigs in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpOutTooBigs value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInASNParseErrs

        -
        public Long getSnmpInASNParseErrs()
        -
        Returns the snmpInASNParseErrs value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInASNParseErrs in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInASNParseErrs value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInBadCommunityUses

        -
        public Long getSnmpInBadCommunityUses()
        -
        Returns the snmpInBadCommunityUses value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInBadCommunityUses in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInBadCommunityUses value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInBadCommunityNames

        -
        public Long getSnmpInBadCommunityNames()
        -
        Returns the snmpInBadCommunityNames value defined in - MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInBadCommunityNames in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInBadCommunityNames value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInBadVersions

        -
        public Long getSnmpInBadVersions()
        -
        Returns the snmpInBadVersions value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInBadVersions in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInBadVersions value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutPkts

        -
        public Long getSnmpOutPkts()
        -
        Returns the snmpOutPkts value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpOutPkts in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpOutPkts value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInPkts

        -
        public Long getSnmpInPkts()
        -
        Returns the snmpInPkts value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInPkts in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInPkts value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInGetRequests

        -
        public Long getSnmpInGetRequests()
        -
        Returns the snmpInGetRequests value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInGetRequests in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInGetRequests value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInGetNexts

        -
        public Long getSnmpInGetNexts()
        -
        Returns the snmpInGetNexts value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInGetNexts in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInGetNexts value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInSetRequests

        -
        public Long getSnmpInSetRequests()
        -
        Returns the snmpInSetRequests value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInSetRequests in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInSetRequests value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInTotalSetVars

        -
        public Long getSnmpInTotalSetVars()
        -
        Returns the snmpInTotalSetVars value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInTotalSetVars in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInTotalSetVars value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInTotalReqVars

        -
        public Long getSnmpInTotalReqVars()
        -
        Returns the snmpInTotalReqVars value defined in MIB-II.
        -
        -
        Specified by:
        -
        getSnmpInTotalReqVars in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpInTotalReqVars value.
        -
      • -
      - - - -
        -
      • -

        getSnmpSilentDrops

        -
        public Long getSnmpSilentDrops()
        -
        Returns the snmpSilentDrops value defined in RFC - 1907 NMPv2-MIB .
        -
        -
        Specified by:
        -
        getSnmpSilentDrops in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpSilentDrops value.
        -
      • -
      - - - -
        -
      • -

        getSnmpProxyDrops

        -
        public Long getSnmpProxyDrops()
        -
        Returns the snmpProxyDrops value defined in RFC - 1907 NMPv2-MIB .
        -
        -
        Specified by:
        -
        getSnmpProxyDrops in interface SnmpAdaptorServerMBean
        -
        Returns:
        The snmpProxyDrops value.
        -
      • -
      - - - - - - - -
        -
      • -

        postRegister

        -
        public void postRegister(Boolean registrationDone)
        -
        Not used in this context.
        -
        -
        Specified by:
        -
        postRegister in interface MBeanRegistration
        -
        Overrides:
        -
        postRegister in class CommunicatorServer
        -
        Parameters:
        registrationDone - Indicates whether or not the MBean has been - successfully registered in the MBeanServer. - The value false means that the registration phase has failed.
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        addMib

        -
        public SnmpMibHandler addMib(SnmpMibAgent mib,
        -                    SnmpOid[] oids)
        -                      throws IllegalArgumentException
        -
        Adds a new MIB in the SNMP MIB handler. - This method is to be called to set a specific agent to a specific OID. - This can be useful when dealing with MIB overlapping. - Some OID can be implemented in more than one MIB. In this case, - the OID nearer agent will be used on SNMP operations.
        -
        -
        Specified by:
        -
        addMib in interface SnmpAdaptorServerMBean
        -
        Specified by:
        -
        addMib in interface SnmpMibHandler
        -
        Parameters:
        mib - The MIB to add.
        oids - The set of OIDs this agent implements. - If null or oids.length == 0, this is equivalent to calling - addMib(SnmpMibAgent mib)
        -
        Returns:
        A reference to the SNMP MIB handler.
        -
        Throws:
        -
        IllegalArgumentException - If the parameter is null.
        -
      • -
      - - - -
        -
      • -

        addMib

        -
        public SnmpMibHandler addMib(SnmpMibAgent mib,
        -                    String contextName)
        -                      throws IllegalArgumentException
        -
        Adds a new MIB in the SNMP MIB handler. - When the underlying implementation does not support MIB scoping, - calling this method is equivalent to calling - addMib(SnmpMibAgent mib). -

        Note that MIB scoping is only supported by the SnmpV3AdaptorServer. This class does not support it.

        -
        -
        Specified by:
        -
        addMib in interface SnmpAdaptorServerMBean
        -
        Specified by:
        -
        addMib in interface SnmpMibHandler
        -
        Parameters:
        mib - The MIB to add.
        contextName - The MIB context name. - The SnmpAdaptorServer base class always ignores this parameter.
        -
        Returns:
        A reference on the SNMP MIB handler.
        -
        Throws:
        -
        IllegalArgumentException - If the parameter is null.
        -
      • -
      - - - -
        -
      • -

        addMib

        -
        public SnmpMibHandler addMib(SnmpMibAgent mib,
        -                    String contextName,
        -                    SnmpOid[] oids)
        -                      throws IllegalArgumentException
        -
        Adds a new MIB in the SNMP MIB handler. - When the underlying implementation does not support MIB scoping, - calling this method is equivalent to calling - addMib(SnmpMibAgent mib, SnmpOid[] oids). -

        Note that MIB scoping is only supported by the SnmpV3AdaptorServer. This class does not support it.

        -
        -
        Specified by:
        -
        addMib in interface SnmpMibHandler
        -
        Parameters:
        mib - The MIB to add.
        contextName - The MIB context. - The SnmpAdaptorServer base class always ignores this parameter.
        oids - The set of OIDs this agent implements. - If null or oids.length == 0, this is equivalent to calling - addMib(SnmpMibAgent mib, String contextName)
        -
        Returns:
        A reference to the SNMP MIB handler.
        -
        Throws:
        -
        IllegalArgumentException - If the parameter is null.
        -
      • -
      - - - -
        -
      • -

        removeMib

        -
        public boolean removeMib(SnmpMibAgent mib,
        -                String contextName)
        -
        Removes the specified MIB from the SNMP protocol adaptor. - When the underlying implementation does not support MIB scoping, - calling this method is equivalent to calling - removeMib(SnmpMibAgent mib). -

        Note that MIB scoping is only supported by the SnmpV3AdaptorServer. This class does not support it.

        -
        -
        Specified by:
        -
        removeMib in interface SnmpMibHandler
        -
        Parameters:
        mib - The MIB to be removed.
        contextName - The context name used at registration time. - The SnmpAdaptorServer base class always ignores this parameter.
        -
        Returns:
        true if the specified mib was - a MIB included in the SNMP MIB handler, false - otherwise.
        -
      • -
      - - - -
        -
      • -

        removeMib

        -
        public boolean removeMib(SnmpMibAgent mib)
        -
        Removes the specified MIB from the SNMP protocol adaptor.
        -
        -
        Specified by:
        -
        removeMib in interface SnmpAdaptorServerMBean
        -
        Specified by:
        -
        removeMib in interface SnmpMibHandler
        -
        Parameters:
        mib - The MIB to be removed.
        -
        Returns:
        true if the specified mib - was a MIB included in the SNMP MIB handler, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        removeMib

        -
        public boolean removeMib(SnmpMibAgent mib,
        -                SnmpOid[] oids)
        -
        Removes the specified MIB from the SNMP protocol adaptor.
        -
        -
        Specified by:
        -
        removeMib in interface SnmpMibHandler
        -
        Parameters:
        mib - The MIB to be removed.
        oids - The oid the MIB was previously registered for. - If null or oids.length == 0, this is equivalent to calling - removeMib(SnmpMibAgent mib)
        -
        Returns:
        true if the specified mib was - a MIB included in the SNMP MIB handler, false - otherwise.
        -
      • -
      - - - -
        -
      • -

        removeMib

        -
        public boolean removeMib(SnmpMibAgent mib,
        -                String contextName,
        -                SnmpOid[] oids)
        -
        Removes the specified MIB from the SNMP protocol adaptor. - When the underlying implementation does not support MIB scoping, - calling this method is equivalent to calling - removeMib(SnmpMibAgent mib, SnmpOid[] oids). -

        Note that MIB scoping is only supported by the SnmpV3AdaptorServer. This class does not support it.

        -
        -
        Specified by:
        -
        removeMib in interface SnmpMibHandler
        -
        Parameters:
        mib - The MIB to be removed.
        contextName - The context name used at registration time. - The SnmpAdaptorServer base class always ignores this parameter.
        oids - The oid the MIB was previously registered for.
        -
        Returns:
        true if the specified mib was - a MIB included in the SNMP MIB handler, false - otherwise.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        stop

        -
        public void stop()
        -
        Stops this SNMP protocol adaptor. - Closes the datagram socket. -

        - Has no effect if this SNMP protocol adaptor is OFFLINE or - STOPPING.

        -
        -
        Specified by:
        -
        stop in interface CommunicatorServerMBean
        -
        Overrides:
        -
        stop in class CommunicatorServer
        -
        -
      • -
      - - - -
        -
      • -

        snmpV1Trap

        -
        public void snmpV1Trap(int generic,
        -              int specific,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V1 trap format. -
        The trap is sent to each destination defined in the ACL file - (if available). - If no ACL file or no destinations are available, the trap is sent to - the local host.
        -
        -
        Specified by:
        -
        snmpV1Trap in interface SnmpAdaptorServerMBean
        -
        Parameters:
        generic - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV1Trap

        -
        public void snmpV1Trap(InetAddress addr,
        -              String cs,
        -              int generic,
        -              int specific,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V1 trap format. -
        The trap is sent to the specified InetAddress - destination using the specified community string (and the ACL file - is not used).
        -
        -
        Specified by:
        -
        snmpV1Trap in interface SnmpAdaptorServerMBean
        -
        Parameters:
        addr - The InetAddress destination of the trap.
        cs - The community string to be used for the trap.
        generic - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV1Trap

        -
        public void snmpV1Trap(InetAddress addr,
        -              SnmpIpAddress agentAddr,
        -              String cs,
        -              SnmpOid enterpOid,
        -              int generic,
        -              int specific,
        -              SnmpVarBindList varBindList,
        -              SnmpTimeticks time)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V1 trap format. -
        The trap is sent to the specified InetAddress - destination using the specified parameters (and the ACL file is not - used). - Note that if the specified InetAddress destination is null, - then the ACL file mechanism is used.
        -
        Parameters:
        addr - The InetAddress destination of the trap.
        agentAddr - The agent address to be used for the trap.
        cs - The community string to be used for the trap.
        enterpOid - The enterprise OID to be used for the trap.
        generic - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV1Trap

        -
        public void snmpV1Trap(SnmpPeer peer,
        -              SnmpIpAddress agentAddr,
        -              SnmpOid enterpOid,
        -              int generic,
        -              int specific,
        -              SnmpVarBindList varBindList,
        -              SnmpTimeticks time)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V1 trap format. -
        The trap is sent to the specified SnmpPeer destination. - The community string used is the one located in the - SnmpPeer parameters - (SnmpParameters.getRdCommunity() ).
        -
        -
        Specified by:
        -
        snmpV1Trap in interface SnmpAdaptorServerMBean
        -
        Parameters:
        peer - The SnmpPeer destination of the trap.
        agentAddr - The agent address to be used for the trap.
        enterpOid - The enterprise OID to be used for the trap.
        generic - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit - defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV2Trap

        -
        public void snmpV2Trap(SnmpPeer peer,
        -              SnmpOid trapOid,
        -              SnmpVarBindList varBindList,
        -              SnmpTimeticks time)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V2 trap format. -
        The trap is sent to the specified SnmpPeer destination. -
        The community string used is the one located in the - SnmpPeer parameters - (SnmpParameters.getRdCommunity() ). -
        The variable list included in the outgoing trap is composed of - the following items: -
          -
        • sysUpTime.0 with the value specified by - time
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        -
        -
        Specified by:
        -
        snmpV2Trap in interface SnmpAdaptorServerMBean
        -
        Parameters:
        peer - The SnmpPeer destination of the trap.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit - defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV2Trap

        -
        public void snmpV2Trap(SnmpOid trapOid,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V2 trap format. -
        The trap is sent to each destination defined in the ACL file - (if available). - If no ACL file or no destinations are available, the trap is sent - to the local host. -
        The variable list included in the outgoing trap is composed of - the following items: -
          -
        • sysUpTime.0 with its current value
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        -
        -
        Specified by:
        -
        snmpV2Trap in interface SnmpAdaptorServerMBean
        -
        Parameters:
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV2Trap

        -
        public void snmpV2Trap(InetAddress addr,
        -              String cs,
        -              SnmpOid trapOid,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V2 trap format. -
        The trap is sent to the specified InetAddress - destination using the specified community string (and the ACL file is - not used). -
        The variable list included in the outgoing trap is composed of the - following items: -
          -
        • sysUpTime.0 with its current value
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        -
        -
        Specified by:
        -
        snmpV2Trap in interface SnmpAdaptorServerMBean
        -
        Parameters:
        addr - The InetAddress destination of the trap.
        cs - The community string to be used for the trap.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV2Trap

        -
        public void snmpV2Trap(InetAddress addr,
        -              String cs,
        -              SnmpOid trapOid,
        -              SnmpVarBindList varBindList,
        -              SnmpTimeticks time)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V2 trap format. -
        The trap is sent to the specified InetAddress - destination using the specified parameters (and the ACL file is - not used). - Note that if the specified InetAddress destination is null, - then the ACL file mechanism is used. -
        The variable list included in the outgoing trap is composed of the - following items: -
          -
        • sysUpTime.0 with the value specified by - time
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        -
        Parameters:
        addr - The InetAddress destination of the trap.
        cs - The community string to be used for the trap.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit - defined by bufferSize.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        snmpInformRequest

        -
        public Vector snmpInformRequest(SnmpInformHandler cb,
        -                       SnmpOid trapOid,
        -                       SnmpVarBindList varBindList)
        -                         throws IllegalStateException,
        -                                IOException,
        -                                SnmpStatusException
        -
        Sends an inform using SNMP V2 inform request format. -
        The inform request is sent to each destination defined in the ACL - file (if available). - If no ACL file or no destinations are available, the inform request is - sent to the local host. -
        The variable list included in the outgoing inform is composed of - the following items: -
          -
        • sysUpTime.0 with its current value
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        -
        Specified by:
        -
        snmpInformRequest in interface SnmpAdaptorServerMBean
        -
        Parameters:
        cb - The callback that is invoked when a request is complete.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Returns:
        A vector of SnmpInformRequest objects. -

        If there is no destination host for this inform request, the - returned vector will be empty.

        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the inform - request.
        -
        SnmpStatusException - If the inform request exceeds the limit - defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpInformRequest

        -
        public SnmpInformRequest snmpInformRequest(InetAddress addr,
        -                                  String cs,
        -                                  SnmpInformHandler cb,
        -                                  SnmpOid trapOid,
        -                                  SnmpVarBindList varBindList)
        -                                    throws IllegalStateException,
        -                                           IOException,
        -                                           SnmpStatusException
        -
        Sends an inform using SNMP V2 inform request format. -
        The inform is sent to the specified InetAddress - destination using the specified community string. -
        The variable list included in the outgoing inform is composed of - the following items: -
          -
        • sysUpTime.0 with its current value
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        -
        Specified by:
        -
        snmpInformRequest in interface SnmpAdaptorServerMBean
        -
        Parameters:
        addr - The InetAddress destination for this inform - request.
        cs - The community string to be used for the inform request.
        cb - The callback that is invoked when a request is complete.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Returns:
        The inform request object.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the - inform request.
        -
        SnmpStatusException - If the inform request exceeds the - limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpInformRequest

        -
        public SnmpInformRequest snmpInformRequest(SnmpPeer peer,
        -                                  SnmpInformHandler cb,
        -                                  SnmpOid trapOid,
        -                                  SnmpVarBindList varBindList)
        -                                    throws IllegalStateException,
        -                                           IOException,
        -                                           SnmpStatusException
        -
        Sends an inform using SNMP V2 inform request format. -
        The inform is sent to the specified SnmpPeer - destination. -
        The community string used is the one located in the - SnmpPeer parameters - (SnmpParameters.getInformCommunity() ). -
        The variable list included in the outgoing inform is composed - of the following items: -
          -
        • sysUpTime.0 with its current value
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        -
        Specified by:
        -
        snmpInformRequest in interface SnmpAdaptorServerMBean
        -
        Parameters:
        peer - The SnmpPeer destination for this inform - request.
        cb - The callback that is invoked when a request is complete.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Returns:
        The inform request object.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the - inform request.
        -
        SnmpStatusException - If the inform request exceeds the - limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        mapErrorStatus

        -
        public static final int mapErrorStatus(int errorStatus,
        -                 int protocolVersion,
        -                 int reqPduType)
        -
        Method that maps an SNMP error status in the passed protocolVersion - according to the provided pdu type.
        -
        Parameters:
        errorStatus - The error status to convert.
        protocolVersion - The protocol version.
        reqPduType - The pdu type.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        finalize

        -
        protected void finalize()
        -
        Finalizer of the SNMP protocol adaptor objects. - This method is called by the garbage collector on an object - when garbage collection determines that there are no more references - to the object. -

        Closes the datagram socket associated to this SNMP protocol adaptor.

        -
        -
        Overrides:
        -
        finalize in class Object
        -
        -
      • -
      - - - -
        -
      • -

        getSysUpTime

        -
        public long getSysUpTime()
        -
        Returns the time (in hundredths of second) elapsed since the SNMP - protocol adaptor startup.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/SnmpAdaptorServerMBean.html b/dist/docs/api/com/sun/management/comm/SnmpAdaptorServerMBean.html deleted file mode 100644 index 63e11ef..0000000 --- a/dist/docs/api/com/sun/management/comm/SnmpAdaptorServerMBean.html +++ /dev/null @@ -1,1515 +0,0 @@ - - - - - -SnmpAdaptorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.comm
-

Interface SnmpAdaptorServerMBean

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getInetAddressAcl

        -
        InetAddressAcl getInetAddressAcl()
        -
        Returns the Ip address based ACL used by this SNMP protocol adaptor.
        -
        Returns:
        The InetAddressAcl implementation.
        -
      • -
      - - - -
        -
      • -

        getTrapPort

        -
        Integer getTrapPort()
        -
        Returns the port used by this SNMP protocol adaptor for sending traps. - By default, port 162 is used.
        -
        Returns:
        The port number for sending SNMP traps.
        -
      • -
      - - - -
        -
      • -

        setTrapPort

        -
        void setTrapPort(Integer port)
        -
        Sets the port used by this SNMP protocol adaptor for sending traps.
        -
        Parameters:
        port - The port number for sending SNMP traps.
        -
      • -
      - - - -
        -
      • -

        getInformPort

        -
        int getInformPort()
        -
        Returns the port used by this SNMP protocol adaptor for sending inform requests. - By default, port 162 is used.
        -
        Returns:
        The port number for sending SNMP inform requests.
        -
      • -
      - - - -
        -
      • -

        setInformPort

        -
        void setInformPort(int port)
        -
        Sets the port used by this SNMP protocol adaptor for sending inform requests.
        -
        Parameters:
        port - The port number for sending SNMP inform requests.
        -
      • -
      - - - -
        -
      • -

        getServedClientCount

        -
        int getServedClientCount()
        -
        Gets the number of managers that have been processed by this SNMP protocol adaptor - since its creation.
        -
        Returns:
        The number of managers handled by this SNMP protocol adaptor - since its creation. This counter is not reset by the stop method.
        -
      • -
      - - - -
        -
      • -

        getActiveClientCount

        -
        int getActiveClientCount()
        -
        Gets the number of managers currently being processed by this - SNMP protocol adaptor.
        -
        Returns:
        The number of managers currently being processed by this - SNMP protocol adaptor.
        -
      • -
      - - - -
        -
      • -

        getMaxActiveClientCount

        -
        int getMaxActiveClientCount()
        -
        Gets the maximum number of managers that this SNMP protocol adaptor can - process concurrently.
        -
        Returns:
        The maximum number of managers that this SNMP protocol adaptor can - process concurrently.
        -
      • -
      - - - -
        -
      • -

        setMaxActiveClientCount

        -
        void setMaxActiveClientCount(int c)
        -                             throws IllegalStateException
        -
        Sets the maximum number of managers this SNMP protocol adaptor can - process concurrently.
        -
        Parameters:
        c - The number of managers.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - - - - - -
        -
      • -

        getBufferSize

        -
        Integer getBufferSize()
        -
        Returns the buffer size of this SNMP protocol adaptor. - By default, buffer size 1024 is used.
        -
        Returns:
        The buffer size.
        -
      • -
      - - - -
        -
      • -

        setBufferSize

        -
        void setBufferSize(Integer s)
        -                   throws IllegalStateException
        -
        Sets the buffer size of this SNMP protocol adaptor.
        -
        Parameters:
        s - The buffer size.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked - while the communicator was ONLINE or STARTING.
        -
      • -
      - - - -
        -
      • -

        getMaxTries

        -
        int getMaxTries()
        -
        Gets the number of times to try sending an inform request before giving up.
        -
        Returns:
        The maximum number of tries.
        -
      • -
      - - - -
        -
      • -

        setMaxTries

        -
        void setMaxTries(int newMaxTries)
        -
        Changes the maximum number of times to try sending an inform request before giving up.
        -
        Parameters:
        newMaxTries - The maximum number of tries.
        -
      • -
      - - - -
        -
      • -

        getTimeout

        -
        int getTimeout()
        -
        Gets the timeout to wait for an inform response from the manager.
        -
        Returns:
        The value of the timeout property.
        -
      • -
      - - - -
        -
      • -

        setTimeout

        -
        void setTimeout(int newTimeout)
        -
        Changes the timeout to wait for an inform response from the manager.
        -
        Parameters:
        newTimeout - The timeout (in milliseconds).
        -
      • -
      - - - -
        -
      • -

        getPduFactory

        -
        SnmpPduFactory getPduFactory()
        -
        Returns the message factory of this SNMP protocol adaptor.
        -
        Returns:
        The factory object.
        -
      • -
      - - - -
        -
      • -

        setPduFactory

        -
        void setPduFactory(SnmpPduFactory factory)
        -
        Sets the message factory of this SNMP protocol adaptor.
        -
        Parameters:
        factory - The factory object (null means the default factory).
        -
      • -
      - - - -
        -
      • -

        setUserDataFactory

        -
        void setUserDataFactory(SnmpUserDataFactory factory)
        -
        Set the user-data factory of this SNMP protocol adaptor.
        -
        Parameters:
        factory - The factory object (null means no factory).
        See Also:
        SnmpUserDataFactory
        -
      • -
      - - - -
        -
      • -

        getUserDataFactory

        -
        SnmpUserDataFactory getUserDataFactory()
        -
        Get the user-data factory associated with this SNMP protocol adaptor.
        -
        Returns:
        The factory object (null means no factory).
        See Also:
        SnmpUserDataFactory
        -
      • -
      - - - -
        -
      • -

        getAuthTrapEnabled

        -
        boolean getAuthTrapEnabled()
        -
        Returns true if authentication traps are enabled. -

        - When this feature is enabled, the SNMP protocol adaptor sends - an authenticationFailure trap each time an authentication fails. -

        - The default behavior is to send authentication traps.

        -
        Returns:
        true if authentication traps are enabled, false otherwise.
        -
      • -
      - - - -
        -
      • -

        setAuthTrapEnabled

        -
        void setAuthTrapEnabled(boolean enabled)
        -
        Sets the flag indicating if traps need to be sent in case of authentication failure.
        -
        Parameters:
        enabled - Flag indicating if traps need to be sent.
        -
      • -
      - - - -
        -
      • -

        getAuthRespEnabled

        -
        boolean getAuthRespEnabled()
        -
        Returns true if this SNMP protocol adaptor sends a response in case - of authentication failure. -

        - When this feature is enabled, the SNMP protocol adaptor sends a response with noSuchName - or readOnly when the authentication failed. If the flag is disabled, the - SNMP protocol adaptor trashes the PDU silently. -

        - The default behavior is to send responses.

        -
        Returns:
        true if responses are sent.
        -
      • -
      - - - -
        -
      • -

        setAuthRespEnabled

        -
        void setAuthRespEnabled(boolean enabled)
        -
        Sets the flag indicating if responses need to be sent in case of authentication failure.
        -
        Parameters:
        enabled - Flag indicating if responses need to be sent.
        -
      • -
      - - - -
        -
      • -

        getEnterpriseOid

        -
        String getEnterpriseOid()
        -
        Returns the enterprise OID. It is used by snmpV1Trap to fill - the 'enterprise' field of the trap request.
        -
        Returns:
        The OID in string format "x.x.x.x".
        -
      • -
      - - - - - - - -
        -
      • -

        getMibs

        -
        String[] getMibs()
        -
        Returns the names of the MIBs available in this SNMP protocol adaptor.
        -
        Returns:
        An array of MIB names.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutTraps

        -
        Long getSnmpOutTraps()
        -
        Returns the snmpOutTraps value defined in MIB-II.
        -
        Returns:
        The snmpOutTraps value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutGetResponses

        -
        Long getSnmpOutGetResponses()
        -
        Returns the snmpOutGetResponses value defined in MIB-II.
        -
        Returns:
        The snmpOutGetResponses value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutGenErrs

        -
        Long getSnmpOutGenErrs()
        -
        Returns the snmpOutGenErrs value defined in MIB-II.
        -
        Returns:
        The snmpOutGenErrs value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutBadValues

        -
        Long getSnmpOutBadValues()
        -
        Returns the snmpOutBadValues value defined in MIB-II.
        -
        Returns:
        The snmpOutBadValues value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutNoSuchNames

        -
        Long getSnmpOutNoSuchNames()
        -
        Returns the snmpOutNoSuchNames value defined in MIB-II.
        -
        Returns:
        The snmpOutNoSuchNames value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutTooBigs

        -
        Long getSnmpOutTooBigs()
        -
        Returns the snmpOutTooBigs value defined in MIB-II.
        -
        Returns:
        The snmpOutTooBigs value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInASNParseErrs

        -
        Long getSnmpInASNParseErrs()
        -
        Returns the snmpInASNParseErrs value defined in MIB-II.
        -
        Returns:
        The snmpInASNParseErrs value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInBadCommunityUses

        -
        Long getSnmpInBadCommunityUses()
        -
        Returns the snmpInBadCommunityUses value defined in MIB-II.
        -
        Returns:
        The snmpInBadCommunityUses value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInBadCommunityNames

        -
        Long getSnmpInBadCommunityNames()
        -
        Returns the snmpInBadCommunityNames value defined in MIB-II.
        -
        Returns:
        The snmpInBadCommunityNames value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInBadVersions

        -
        Long getSnmpInBadVersions()
        -
        Returns the snmpInBadVersions value defined in MIB-II.
        -
        Returns:
        The snmpInBadVersions value.
        -
      • -
      - - - -
        -
      • -

        getSnmpOutPkts

        -
        Long getSnmpOutPkts()
        -
        Returns the snmpOutPkts value defined in MIB-II.
        -
        Returns:
        The snmpOutPkts value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInPkts

        -
        Long getSnmpInPkts()
        -
        Returns the snmpInPkts value defined in MIB-II.
        -
        Returns:
        The snmpInPkts value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInGetRequests

        -
        Long getSnmpInGetRequests()
        -
        Returns the snmpInGetRequests value defined in MIB-II.
        -
        Returns:
        The snmpInGetRequests value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInGetNexts

        -
        Long getSnmpInGetNexts()
        -
        Returns the snmpInGetNexts value defined in MIB-II.
        -
        Returns:
        The snmpInGetNexts value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInSetRequests

        -
        Long getSnmpInSetRequests()
        -
        Returns the snmpInSetRequests value defined in MIB-II.
        -
        Returns:
        The snmpInSetRequests value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInTotalSetVars

        -
        Long getSnmpInTotalSetVars()
        -
        Returns the snmpInTotalSetVars value defined in MIB-II.
        -
        Returns:
        The snmpInTotalSetVars value.
        -
      • -
      - - - -
        -
      • -

        getSnmpInTotalReqVars

        -
        Long getSnmpInTotalReqVars()
        -
        Returns the snmpInTotalReqVars value defined in MIB-II.
        -
        Returns:
        The snmpInTotalReqVars value.
        -
      • -
      - - - -
        -
      • -

        getSnmpSilentDrops

        -
        Long getSnmpSilentDrops()
        -
        Returns the snmpSilentDrops value defined in rfc 1907 NMPv2-MIB .
        -
        Returns:
        The snmpSilentDrops value.
        -
      • -
      - - - -
        -
      • -

        getSnmpProxyDrops

        -
        Long getSnmpProxyDrops()
        -
        Returns the snmpProxyDrops value defined in rfc 1907 NMPv2-MIB .
        -
        Returns:
        The snmpProxyDrops value.
        -
      • -
      - - - - - - - - - - - - - - - - - - - -
        -
      • -

        snmpV1Trap

        -
        void snmpV1Trap(int generic,
        -              int specific,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V1 trap format. -
        The trap is sent to each destination defined in the ACL file (if available). - If no ACL file or no destinations are available, the trap is sent to the local host.
        -
        Parameters:
        generic - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV1Trap

        -
        void snmpV1Trap(InetAddress address,
        -              String cs,
        -              int generic,
        -              int specific,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V1 trap format. -
        The trap is sent to the specified InetAddress destination - using the specified community string (and the ACL file is not used).
        -
        Parameters:
        address - The InetAddress destination of the trap.
        cs - The community string to be used for the trap.
        generic - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV1Trap

        -
        void snmpV1Trap(SnmpPeer peer,
        -              SnmpIpAddress agentAddr,
        -              SnmpOid enterpOid,
        -              int generic,
        -              int specific,
        -              SnmpVarBindList varBindList,
        -              SnmpTimeticks time)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V1 trap format. -
        The trap is sent to the specified SnmpPeer destination. - The community string used is the one located in the SnmpPeer parameters (SnmpParameters.getRdCommunity() ).
        -
        Parameters:
        peer - The SnmpPeer destination of the trap.
        agentAddr - The agent address to be used for the trap.
        enterpOid - The enterprise OID to be used for the trap.
        generic - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV2Trap

        -
        void snmpV2Trap(SnmpPeer peer,
        -              SnmpOid trapOid,
        -              SnmpVarBindList varBindList,
        -              SnmpTimeticks time)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V2 trap format. -
        The trap is sent to the specified SnmpPeer destination. -
        The community string used is the one located in the SnmpPeer parameters (SnmpParameters.getRdCommunity() ). -
        The variable list included in the outgoing trap is composed of the following items: -
          -
        • sysUpTime.0 with the value specified by time -
        • snmpTrapOid.0 with the value specified by trapOid -
        • all the (oid,values) from the specified varBindList -
        -
        Parameters:
        peer - The SnmpPeer destination of the trap.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV2Trap

        -
        void snmpV2Trap(SnmpOid trapOid,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V2 trap format. -
        The trap is sent to each destination defined in the ACL file (if available). - If no ACL file or no destinations are available, the trap is sent to the local host. -
        The variable list included in the outgoing trap is composed of the following items: -
          -
        • sysUpTime.0 with its current value -
        • snmpTrapOid.0 with the value specified by trapOid -
        • all the (oid,values) from the specified varBindList -
        -
        Parameters:
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV2Trap

        -
        void snmpV2Trap(InetAddress address,
        -              String cs,
        -              SnmpOid trapOid,
        -              SnmpVarBindList varBindList)
        -                throws IOException,
        -                       SnmpStatusException
        -
        Sends a trap using SNMP V2 trap format. -
        The trap is sent to the specified InetAddress destination - using the specified community string (and the ACL file is not used). -
        The variable list included in the outgoing trap is composed of the following items: -
          -
        • sysUpTime.0 with its current value -
        • snmpTrapOid.0 with the value specified by trapOid -
        • all the (oid,values) from the specified varBindList -
        -
        Parameters:
        address - The InetAddress destination of the trap.
        cs - The community string to be used for the trap.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - - - - - -
        -
      • -

        snmpPduTrap

        -
        void snmpPduTrap(SnmpPeer peer,
        -               SnmpPduPacket pdu)
        -                 throws IOException,
        -                        SnmpStatusException
        -
        Send the specified trap PDU to the passed SnmpPeer.
        -
        Parameters:
        peer - The destination peer. The Read community string is used of SnmpParameters is used as the trap community string.
        pdu - The pdu to send.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpInformRequest

        -
        Vector snmpInformRequest(SnmpInformHandler cb,
        -                       SnmpOid trapOid,
        -                       SnmpVarBindList varBindList)
        -                         throws IllegalStateException,
        -                                IOException,
        -                                SnmpStatusException
        -
        Sends an inform using SNMP V2 inform request format. -
        The inform request is sent to each destination defined in the ACL file (if available). - If no ACL file or no destinations are available, the inform request is sent to the local host. -
        The variable list included in the outgoing inform request is composed of the following items: -
          -
        • sysUpTime.0 with its current value -
        • snmpTrapOid.0 with the value specified by trapOid -
        • all the (oid,values) from the specified varBindList -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        Parameters:
        cb - The callback that is invoked when a request is complete.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Returns:
        A vector of SnmpInformRequest objects. -

        If there is no destination host for this inform request, the returned vector will be empty.

        -
        Throws:
        -
        IllegalStateException - This method has been invoked while the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the inform request.
        -
        SnmpStatusException - If the inform request exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpInformRequest

        -
        SnmpInformRequest snmpInformRequest(InetAddress address,
        -                                  String cs,
        -                                  SnmpInformHandler cb,
        -                                  SnmpOid trapOid,
        -                                  SnmpVarBindList varBindList)
        -                                    throws IllegalStateException,
        -                                           IOException,
        -                                           SnmpStatusException
        -
        Sends an inform using SNMP V2 inform request format. -
        The inform is sent to the specified InetAddress destination - using the specified community string. -
        The variable list included in the outgoing inform request is composed of the following items: -
          -
        • sysUpTime.0 with its current value -
        • snmpTrapOid.0 with the value specified by trapOid -
        • all the (oid,values) from the specified varBindList -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        Parameters:
        address - The InetAddress destination for this inform request.
        cs - The community string to be used for the inform request.
        cb - The callback that is invoked when a request is complete.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Returns:
        The inform request object.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the inform request.
        -
        SnmpStatusException - If the inform request exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpInformRequest

        -
        SnmpInformRequest snmpInformRequest(SnmpPeer peer,
        -                                  SnmpInformHandler cb,
        -                                  SnmpOid trapOid,
        -                                  SnmpVarBindList varBindList)
        -                                    throws IllegalStateException,
        -                                           IOException,
        -                                           SnmpStatusException
        -
        Sends an inform using SNMP V2 inform request format. -
        The inform is sent to the specified SnmpPeer destination. -
        The community string used is the one located in the SnmpPeer parameters (SnmpParameters.getInformCommunity() ). -
        The variable list included in the outgoing inform is composed of the following items: -
          -
        • sysUpTime.0 with its current value -
        • snmpTrapOid.0 with the value specified by trapOid -
        • all the (oid,values) from the specified varBindList -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        Parameters:
        peer - The SnmpPeer destination for this inform request.
        cb - The callback that is invoked when a request is complete.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Returns:
        The inform request object.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the inform request.
        -
        SnmpStatusException - If the inform request exceeds the limit defined by bufferSize.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/SnmpInformHandler.html b/dist/docs/api/com/sun/management/comm/SnmpInformHandler.html deleted file mode 100644 index fdd43ca..0000000 --- a/dist/docs/api/com/sun/management/comm/SnmpInformHandler.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - - -SnmpInformHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.comm
-

Interface SnmpInformHandler

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    SnmpDefinitions
    -
    -
    -
    -
    public interface SnmpInformHandler
    -extends SnmpDefinitions
    -
    Provides the callback methods that are required to be implemented by the application - when an inform response is received by the agent. -

    - Each inform request can be provided with an object that implements this callback - interface. An application then uses the SNMP adaptor to start an SNMP inform request, - which marks the request as active. The methods in this callback interface - get invoked when any of the following happens: -

    -

      -
    • The agent receives the SNMP inform response. -
    • The agent does not receive any response within a specified time and the number of tries - have exceeded the limit (timeout condition). -
    • An internal error occurs while processing or parsing the inform request. -
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        processSnmpPollData

        -
        void processSnmpPollData(SnmpInformRequest request,
        -                       int errStatus,
        -                       int errIndex,
        -                       SnmpVarBindList vblist)
        -
        This callback is invoked when a manager responds to an SNMP inform request. - The callback should check the error status of the inform request to determine - the kind of response.
        -
        Parameters:
        request - The SnmpInformRequest associated with this callback.
        errStatus - The status of the request.
        errIndex - The index in the list that caused the error.
        vblist - The Response varBind list for the successful request.
        -
      • -
      - - - -
        -
      • -

        processSnmpPollTimeout

        -
        void processSnmpPollTimeout(SnmpInformRequest request)
        -
        This callback is invoked when a manager does not respond within the - specified timeout value to the SNMP inform request. The number of tries have also - been exhausted.
        -
        Parameters:
        request - The SnmpInformRequest associated with this callback.
        -
      • -
      - - - -
        -
      • -

        processSnmpInternalError

        -
        void processSnmpInternalError(SnmpInformRequest request,
        -                            String errmsg)
        -
        This callback is invoked when any form of internal error occurs.
        -
        Parameters:
        request - The SnmpInformRequest associated with this callback.
        errmsg - The String describing the internal error.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServer.html b/dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServer.html deleted file mode 100644 index 02cfe4f..0000000 --- a/dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServer.html +++ /dev/null @@ -1,1813 +0,0 @@ - - - - - -SnmpV3AdaptorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.comm
-

Class SnmpV3AdaptorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    CommunicatorServerMBean, SnmpAdaptorServerMBean, SnmpV3AdaptorServerMBean, SnmpMibHandler, SnmpDefinitions, Runnable, MBeanRegistration, NotificationBroadcaster
    -
    -
    -
    -
    public class SnmpV3AdaptorServer
    -extends SnmpAdaptorServer
    -implements SnmpV3AdaptorServerMBean
    -
    Implements an adaptor on top of the SNMP V3 protocol. -

    This adaptor deals with SNMP V1 and V2c protocols too (thanks to - the SnmpAdaptorServer inheritence).

    - The SnmpV3AdaptorServercan be seen as an SNMP V3 engine. - The engine is constructed at SnmpV3AdaptorServer - construction time. This engine contains : -
      -
    • 3 Message Processing Model (SNMP V1, V2 and V3)
    • -
    • 1 Message Security Model (User based Security Model) implementing - usmHMACMD5AuthProtocol and usmHMACSHAAuthProtocol - authentication algorithms.
    • -
    • 1 Access Control Model compatible with IP Acl for SNMP V1 and SNMP V2. - It also implements of a simple user based Acm using a user based ACL.
    • -

    -

    IP Acl is configured as with SnmpAdaptorServer. - To configure user Acl, see JdmkUserAcl.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer()
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the default port (161). - Use the JdmkAcl default - implementation of the InetAddressAcl interface. - The SNMP engine is instantiated at the same time. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(int port)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the specified port. - Use the JdmkAcl default - implementation of the InetAddressAcl interface. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        port - The port number for sending SNMP responses.
        -
        Throws:
        -
        IllegalArgumentException - If one of the specified - configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(InetAddressAcl acl)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the default port (161) - and the specified IP address based ACL implementation. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(InetAddress addr)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the default port (161) - and the specified InetAddress. - Use the JdmkAcl default - implementation of the InetAddressAcl interface. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        addr - The IP address to bind.
        -
        Throws:
        -
        IllegalArgumentException - If one of the specified - configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(InetAddressAcl acl,
        -                   int port)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the specified port and the - specified IP address based ACL implementation. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        port - The port number for sending SNMP responses.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(int port,
        -                   InetAddress addr)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress. - Use the JdmkAcl default - implementation of the InetAddressAcl interface. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(InetAddressAcl acl,
        -                   InetAddress addr)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the specified - IP address based ACL implementation and the specified - InetAddress. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        addr - The IP address to bind.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(InetAddressAcl acl,
        -                   int port,
        -                   InetAddress addr)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the specified port, the - specified address based ACL implementation and the specified - InetAddress. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        acl - The InetAddressAcl implementation.
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
        Throws:
        -
        IllegalArgumentException - If one of the specified - configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(boolean useAcl,
        -                   int port,
        -                   InetAddress addr)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress. - This constructor allows you to initialize an SNMP adaptor without - using the ACL mechanism (by setting the useAcl parameter - to false). -
        This constructor must be used in particular with a platform that - does not support the - java.security.acl package like pJava. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        useAcl - Specifies if this new SNMP adaptor uses the ACL mechanism. - If the specified parameter is set to true, this - constructor is equivalent to - SnmpV3AdaptorServer(int port, InetAddress addr).
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
        Throws:
        -
        IllegalArgumentException - If one of the specified - configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(SnmpEngineParameters parameters,
        -                   SnmpEngineFactory factory,
        -                   InetAddressAcl ipacl,
        -                   int port,
        -                   InetAddress addr)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor with a specified factory, - engine parameters, an ACL implementation, a port, and the specified - InetAddress. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If the engine id of the specified engine parameters is not null, - this one is used.
        • -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        parameters - The engine parameters to use.
        factory - The factory to use in order to create the engine.
        ipacl - The InetAddressAcl implementation.
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
        Throws:
        -
        IllegalArgumentException - If one of the specified - configuration files doesn't exist or is incorrect.
        -
      • -
      - - - -
        -
      • -

        SnmpV3AdaptorServer

        -
        public SnmpV3AdaptorServer(SnmpEngineParameters parameters,
        -                   SnmpEngineFactory factory,
        -                   boolean useAcl,
        -                   int port,
        -                   InetAddress addr)
        -                    throws IllegalArgumentException
        -
        Initializes this SNMP protocol adaptor with a specified factory, - engine parameters, port and the specified InetAddress. - This constructor allows you to initialize an SNMP adaptor without - using the ACL mechanism (by setting the useAcl parameter - to false). -
        This constructor must be used in particular with a platform that - does not support the - java.security.acl package like pJava. -

        WARNING : The engine id is computed as follows: -

          -
        • If an lcd file is provided containing the property - "localEngineID", this property value is used.
        • . -
        • If the engine id of the specified engine parameters is not null, - this one is used.
        • -
        • If not, the adaptor computes an engine Id using the host and - port number.
        • -
        -

        In some cases the adaptor will fail during creation : -

          -
        • At least one of the provided configuration files doesn't exist - (Acl files, lcd file)
        • -
        • The provided LCD file contains erroneous data.
        • -
        -
        Parameters:
        parameters - The engine parameters to use.
        factory - The factory to use in order to create the engine.
        useAcl - If set to false, no ACL is used.
        port - The port number for sending SNMP responses.
        addr - The IP address to bind.
        -
        Throws:
        -
        IllegalArgumentException - If one of the specified - configuration files doesn't exist or is incorrect.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getSnmpUnknownSecurityModels

        -
        public Long getSnmpUnknownSecurityModels()
        -
        Returns snmpUnknownSecurityModels as defined in - RFC 2572 SNMP-MPD-MIB.
        -
        -
        Specified by:
        -
        getSnmpUnknownSecurityModels in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        snmpUnknownSecurityModels counter.
        -
      • -
      - - - -
        -
      • -

        getSnmpInvalidMsgs

        -
        public Long getSnmpInvalidMsgs()
        -
        Returns snmpInvalidMsgs as defined in RFC 2572 - SNMP-MPD-MIB.
        -
        -
        Specified by:
        -
        getSnmpInvalidMsgs in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        snmpInvalidMsgs counter.
        -
      • -
      - - - -
        -
      • -

        getSnmpUnknownContexts

        -
        public Long getSnmpUnknownContexts()
        -
        Returns snmpUnknownContexts as defined in RFC 2573 - SNMP-TARGET-MIB.
        -
        -
        Specified by:
        -
        getSnmpUnknownContexts in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        snmpUnknownContexts counter.
        -
      • -
      - - - -
        -
      • -

        getSnmpUnknownPDUHandlers

        -
        public Long getSnmpUnknownPDUHandlers()
        -
        Returns snmpUnknownPDUHandlers as defined in RFC 2572 - SNMP-MPD-MIB.
        -
        Returns:
        snmpUnknownPDUHandlers counter.
        -
      • -
      - - - -
        -
      • -

        getEngine

        -
        public SnmpEngine getEngine()
        -
        Returns the associated SnmpEngine value.
        -
        Returns:
        The engine.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        enableCommunityStringAtContext

        -
        public boolean enableCommunityStringAtContext()
        -
        Activate the community string to context translation. When - making SNMP V1 and V2, you can access the scoped MIB. To do so, - you need to have a community string of the following form : - community@context-name. Requests having such - a community string will be routed to the scoped MIBs. By - default this translation is activated.
        -
        -
        Specified by:
        -
        enableCommunityStringAtContext in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        boolean True, activation succeeded.
        -
      • -
      - - - -
        -
      • -

        disableCommunityStringAtContext

        -
        public boolean disableCommunityStringAtContext()
        -
        Deactivate the community string to context translation. When - making SNMP V1 and V2, you can access the scoped MIB. To do so, - you need to have a community string of the following form : - community@context-name. Requests having such - a community string will be routed to the scoped MIBs. By - default this translation is activated.
        -
        -
        Specified by:
        -
        disableCommunityStringAtContext in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        boolean True, deactivation succeeded.
        -
      • -
      - - - -
        -
      • -

        isCommunityStringAtContextEnabled

        -
        public boolean isCommunityStringAtContextEnabled()
        -
        The community to context translation activation status.
        -
        -
        Specified by:
        -
        isCommunityStringAtContextEnabled in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        boolean True, the translation will be applied on each - received SNMP V1 and V2 community string.
        -
      • -
      - - - -
        -
      • -

        enableSnmpV1V2SetRequest

        -
        public boolean enableSnmpV1V2SetRequest()
        -
        Enable SNMP V1 and V2 set requests. Be aware that can lead to a - security hole in a context of SNMP V3 management. - By default SNMP V1 and V2 set requests are not authorized.
        -
        Returns:
        boolean True the activation succeeded.
        -
      • -
      - - - -
        -
      • -

        disableSnmpV1V2SetRequest

        -
        public boolean disableSnmpV1V2SetRequest()
        -
        Disable SNMP V1 and V2 set requests. By default SNMP V1 and V2 set - requests are not authorized.
        -
        Returns:
        boolean True the deactivation succeeded.
        -
      • -
      - - - -
        -
      • -

        isSnmpV1V2SetRequestAuthorized

        -
        public boolean isSnmpV1V2SetRequestAuthorized()
        -
        The SNMP V1 and V2 set requests authorization status. - By default SNMP V1 and V2 set requests are not authorized.
        -
        Returns:
        boolean True SNMP V1 and V2 requests are authorized.
        -
      • -
      - - - -
        -
      • -

        addRequestForwarder

        -
        public void addRequestForwarder(SnmpRequestForwarder forwarder,
        -                       SnmpEngineId contextEngineId)
        -
        Adds a new MIB forwarder attached to a passed engine Id. - Every request received for the specified engineId will be routed to - the passed MibAgent.
        -
        Parameters:
        forwarder - The forwarder to add.
        contextEngineId - The context engine Id this forwarder forwards to.
        -
        Throws:
        -
        IllegalArgumentException - If one of the parameters is null.
        -
      • -
      - - - -
        -
      • -

        removeRequestForwarder

        -
        public boolean removeRequestForwarder(SnmpEngineId engineId)
        -
        Removes a request forwarder.
        -
        Parameters:
        engineId - The context engine id.
        -
        Throws:
        -
        IllegalArgumentException - if engineId is null.
        -
      • -
      - - - - - - - -
        -
      • -

        removeMib

        -
        public boolean removeMib(SnmpMibAgent mib,
        -                String contextName)
        -
        Removes a contextualized MIB from the SNMP protocol adaptor.
        -
        -
        Specified by:
        -
        removeMib in interface SnmpV3AdaptorServerMBean
        -
        Specified by:
        -
        removeMib in interface SnmpMibHandler
        -
        Overrides:
        -
        removeMib in class SnmpAdaptorServer
        -
        Parameters:
        mib - The MIB to be removed.
        contextName - The MIB context. - If null or contextName.length == 0, will be removed from - the default context.
        -
        Returns:
        true if the specified mib - was a MIB included in the SNMP MIB handler, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        removeMib

        -
        public boolean removeMib(SnmpMibAgent mib,
        -                String contextName,
        -                SnmpOid[] oids)
        -
        Removes the specified MIB from the SNMP protocol adaptor.
        -
        -
        Specified by:
        -
        removeMib in interface SnmpMibHandler
        -
        Overrides:
        -
        removeMib in class SnmpAdaptorServer
        -
        Parameters:
        mib - The MIB to be removed.
        contextName - The context name used at registration time. - If null or contextName.length == 0, will be removed from - the default context.
        oids - The oid the MIB was previously registered for. - If null or oids.length == 0, this is equivalent to calling - removeMib(SnmpMibAgent mib, String contextName)
        -
        Returns:
        true if the specified mib - was a MIB included in the SNMP MIB handler, - false otherwise.
        -
      • -
      - - - - - - - -
        -
      • -

        registerUsmMib

        -
        public void registerUsmMib()
        -                    throws IllegalAccessException
        -
        In order to register the USM mib in the - SnmpV3AdaptorServer. - The MIB is registered under no scope.
        -
        Throws:
        -
        IllegalAccessException
        -
      • -
      - - - -
        -
      • -

        getSecurityModelIds

        -
        public int[] getSecurityModelIds()
        -
        Returns an array of security model Ids.
        -
        -
        Specified by:
        -
        getSecurityModelIds in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        The security model Ids.
        -
      • -
      - - - - - - - -
        -
      • -

        getMsgProcessingModelIds

        -
        public int[] getMsgProcessingModelIds()
        -
        Returns an array of message processing model Ids.
        -
        -
        Specified by:
        -
        getMsgProcessingModelIds in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        The message processing model Ids.
        -
      • -
      - - - - - - - -
        -
      • -

        getAccessControlModelIds

        -
        public int[] getAccessControlModelIds()
        -
        Returns an array of access control model Ids.
        -
        -
        Specified by:
        -
        getAccessControlModelIds in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        the access control models Ids.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getMibs

        -
        public String[] getMibs()
        -
        Returns the names of the MIBs available in this SNMP protocol adaptor. - Some of these mibs can be registered in a specific context.
        -
        -
        Specified by:
        -
        getMibs in interface SnmpAdaptorServerMBean
        -
        Overrides:
        -
        getMibs in class SnmpAdaptorServer
        -
        Returns:
        An array of MIB names.
        -
      • -
      - - - -
        -
      • -

        getMibs

        -
        public String[] getMibs(String context)
        -
        Returns the names of the MIBs registered in the passed contextName.
        -
        -
        Specified by:
        -
        getMibs in interface SnmpV3AdaptorServerMBean
        -
        Parameters:
        context - The context name.
        -
        Returns:
        An array of MIB names.
        -
      • -
      - - - -
        -
      • -

        getContexts

        -
        public String[] getContexts()
        -
        Returns the list of contexts in which some MIBs have been registered.
        -
        -
        Specified by:
        -
        getContexts in interface SnmpV3AdaptorServerMBean
        -
        Returns:
        An array of context names.
        -
      • -
      - - - -
        -
      • -

        snmpV3Trap

        -
        public void snmpV3Trap(SnmpUsmPeer peer,
        -              SnmpScopedPduRequest pdu)
        -                throws IOException,
        -                       SnmpStatusException
        -
        You shouldn't call this method directly. Sends a trap to the - specified address.
        -
        Parameters:
        peer - The peer to which the trap will be sent.
        pdu - The trap pdu.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize or if a security error occurred - when sending the trap. - See SnmpDefinitions for error - status.
        -
      • -
      - - - -
        -
      • -

        snmpV3Trap

        -
        public void snmpV3Trap(InetAddress addr,
        -              SnmpScopedPduRequest pdu)
        -                throws IOException,
        -                       SnmpStatusException
        -
        You shouldn't call this method directly. Sends a trap to the specified - address.
        -
        Parameters:
        addr - The trap address destination.
        pdu - The trap pdu.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize or if a security error occurred when - sending the trap. Have a look to - SnmpDefinitions for error status.
        -
      • -
      - - - -
        -
      • -

        snmpV3Trap

        -
        public void snmpV3Trap(SnmpScopedPduRequest pdu)
        -                throws IOException,
        -                       SnmpStatusException
        -
        You shouldn't call this method directly. Sends a trap to all IP - addresses in InetAddressAcl.
        -
        Parameters:
        pdu - The trap pdu.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize or if a security error occurred when - sending the trap. Have a look to - SnmpDefinitions for error status.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmTrap

        -
        public void snmpV3UsmTrap(String principal,
        -                 int securityLevel,
        -                 String contextName,
        -                 SnmpOid trapOid,
        -                 SnmpVarBindList list)
        -                   throws IOException,
        -                          SnmpStatusException
        -
        Sends a trap to all IP addresses in InetAddressAcl - using Usm as security model. Traps are time stamped with the current time.
        -
        -
        Specified by:
        -
        snmpV3UsmTrap in interface SnmpV3AdaptorServerMBean
        -
        Parameters:
        principal - The user name to use.
        securityLevel - The V3 security level.
        contextName - The V3 context name. The - contextEngineId is the local engine Id.
        trapOid - The OId identifying the trap.
        list - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize or if a security error occurred when - sending the trap. Have a look to - SnmpDefinitions for error status.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmTrap

        -
        public void snmpV3UsmTrap(InetAddress addr,
        -                 String principal,
        -                 int securityLevel,
        -                 String contextName,
        -                 SnmpOid trapOid,
        -                 SnmpVarBindList list)
        -                   throws IOException,
        -                          SnmpStatusException
        -
        Sends a trap to the specified address using Usm as security model. - Traps are time stamped with the current time.
        -
        -
        Specified by:
        -
        snmpV3UsmTrap in interface SnmpV3AdaptorServerMBean
        -
        Parameters:
        addr - The trap address destination.
        principal - The user name to use.
        securityLevel - The V3 security level.
        contextName - The V3 context name. The - contextEngineId is the local engine Id.
        trapOid - The OId identifying the trap.
        list - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize or if a security error occurred when - sending the trap. Have a look to - SnmpDefinitions for error status.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmTrap

        -
        public void snmpV3UsmTrap(InetAddress addr,
        -                 String principal,
        -                 int securityLevel,
        -                 String contextName,
        -                 SnmpOid trapOid,
        -                 SnmpVarBindList list,
        -                 SnmpTimeticks time)
        -                   throws IOException,
        -                          SnmpStatusException
        -
        Sends a trap to the specified address using Usm as security model. - Traps are time stamped with the current time.
        -
        -
        Specified by:
        -
        snmpV3UsmTrap in interface SnmpV3AdaptorServerMBean
        -
        Parameters:
        addr - The trap address destination.
        principal - The user name to use.
        securityLevel - The V3 security level.
        contextName - The V3 context name. - The contextEngineId is the local engine Id.
        trapOid - The OID identifying the trap.
        list - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined - by bufferSize or if a security error occurred when - sending the trap. Have a look to - SnmpDefinitions for error status.
        -
      • -
      - - - - - - - -
        -
      • -

        snmpV3UsmInformRequest

        -
        public SnmpV3InformRequest snmpV3UsmInformRequest(SnmpUsmPeer informPeer,
        -                                         SnmpInformHandler cb,
        -                                         SnmpOid trapOid,
        -                                         SnmpVarBindList list)
        -                                           throws IllegalStateException,
        -                                                  IOException,
        -                                                  SnmpStatusException
        -
        Sends an inform request using SNMP V3 inform request format. -
        The inform is sent to the specified InetAddress - destination. - The inform is sent in an SNMP V3 message. - Engine Id of the inform receiver will be discovered using Snmp V3 - engine Id discovery. -
        The variable list included in the outgoing inform is composed of - the following items: -
          -
        • sysUpTime.0 with its current value
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        -
        Specified by:
        -
        snmpV3UsmInformRequest in interface SnmpV3AdaptorServerMBean
        -
        Parameters:
        informPeer - The peer to which the inform is sent.
        cb - The callback that is invoked when a request is complete.
        trapOid - The OId identifying the trap.
        list - A list of SnmpVarBind instances or null.
        -
        Returns:
        The inform request object.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the SNMP adaptor server was not active or if the provided peer is - not usable with informs (no engine id discovery done).
        -
        IOException - An I/O error occurred while sending the inform - request.
        -
        SnmpStatusException - If the inform request exceeds the - limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV3InformRequest

        -
        public SnmpV3InformRequest snmpV3InformRequest(InetAddress addr,
        -                                      SnmpInformHandler cb,
        -                                      SnmpScopedPduRequest pdu,
        -                                      SnmpOid trapOid,
        -                                      SnmpVarBindList varBindList)
        -                                        throws IllegalStateException,
        -                                               IOException,
        -                                               SnmpStatusException
        -
        You shouldn't use this method directly. - Sends an inform using SNMP V3 inform request format. -
        The inform is sent to the specified InetAddress - destination. - The inform is sent in a SNMP V3 message. -
        The variable list included in the outgoing inform is composed of - the following items: -
          -
        • sysUpTime.0 with its current value
        • -
        • snmpTrapOid.0 with the value specified by - trapOid
        • -
        • all the (oid,values) from the specified - varBindList
        • -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        Parameters:
        addr - The InetAddress destination for this - inform request.
        pdu - The scoped Pdu used when sending the inform.
        cb - The callback that is invoked when a request is complete.
        trapOid - The OID identifying the trap.
        varBindList - A list of SnmpVarBind instances or null.
        -
        Returns:
        The inform request object.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while - the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the - inform request.
        -
        SnmpStatusException - If the inform request exceeds - the limit defined by bufferSize.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServerMBean.html b/dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServerMBean.html deleted file mode 100644 index 105f488..0000000 --- a/dist/docs/api/com/sun/management/comm/SnmpV3AdaptorServerMBean.html +++ /dev/null @@ -1,749 +0,0 @@ - - - - - -SnmpV3AdaptorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.comm
-

Interface SnmpV3AdaptorServerMBean

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getEngineId

        -
        SnmpEngineId getEngineId()
        -
        Returns the associated SnmpEngineId value.
        -
        Returns:
        The engine Id.
        -
      • -
      - - - -
        -
      • -

        getSecurityModelIds

        -
        int[] getSecurityModelIds()
        -
        Returns an array of security model Ids.
        -
        Returns:
        The security model Ids.
        -
      • -
      - - - -
        -
      • -

        getSecurityModelNames

        -
        String[] getSecurityModelNames()
        -
        Returns an array of security model names.
        -
        Returns:
        The security model names.
        -
      • -
      - - - -
        -
      • -

        getMsgProcessingModelIds

        -
        int[] getMsgProcessingModelIds()
        -
        Returns an array of message processing model Ids.
        -
        Returns:
        The message processing model Ids.
        -
      • -
      - - - -
        -
      • -

        getMsgProcessingModelNames

        -
        String[] getMsgProcessingModelNames()
        -
        Returns an array of message processing model names.
        -
        Returns:
        The message processing model names.
        -
      • -
      - - - -
        -
      • -

        getAccessControlModelIds

        -
        int[] getAccessControlModelIds()
        -
        Returns an array of access control model Ids.
        -
        Returns:
        The access control model Ids.
        -
      • -
      - - - -
        -
      • -

        getAccessControlModelNames

        -
        String[] getAccessControlModelNames()
        -
        Returns an array of access control model names.
        -
        Returns:
        The access control model names.
        -
      • -
      - - - -
        -
      • -

        getUsmSecurityAlgorithms

        -
        String[] getUsmSecurityAlgorithms()
        -
        Returns an array of User based Security Model supported algorithms.
        -
        Returns:
        The supported algorithms.
        -
      • -
      - - - -
        -
      • -

        getContexts

        -
        String[] getContexts()
        -
        Returns an array of context names.
        -
        Returns:
        The context names.
        -
      • -
      - - - -
        -
      • -

        getMibs

        -
        String[] getMibs(String context)
        -
        Returns the names of the MIBs registered in the passed contextName.
        -
        Parameters:
        context - The context name.
        -
        Returns:
        An array of MIB names.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        removeMib

        -
        boolean removeMib(SnmpMibAgent mib,
        -                String contextName)
        -
        Removes a contextualized MIB from the SNMP protocol adaptor. - This method is called automatically by SnmpMibAgent.setSnmpAdaptor(SnmpMibHandler, String) - and SnmpMibAgent.setSnmpAdaptorName(ObjectName, String) and should not be called directly from remote.
        -
        Parameters:
        mib - The MIB to be removed.
        contextName - The context name used at registration time. - If null or contextName.length == 0, will be removed from - the default context. - If null is passed, will be registered in the default context.
        -
        Returns:
        true if the specified mib was a MIB included in the SNMP MIB handler, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmInformRequest

        -
        SnmpV3InformRequest snmpV3UsmInformRequest(SnmpUsmPeer informPeer,
        -                                         SnmpInformHandler cb,
        -                                         SnmpOid trapOid,
        -                                         SnmpVarBindList list)
        -                                           throws IllegalStateException,
        -                                                  IOException,
        -                                                  SnmpStatusException
        -
        Sends an inform request using SNMP V3 inform request format. -
        The inform is sent to the specified InetAddress destination. - The inform is sent in an SNMP V3 message. - Engine Id of the inform receiver will be discovered using Snmp V3 engine Id discovery. -
        The variable list included in the outgoing inform is composed of the following items: -
          -
        • sysUpTime.0 with its current value -
        • snmpTrapOid.0 with the value specified by trapOid -
        • all the (oid,values) from the specified varBindList -
        - To send an inform request, the SNMP adaptor server must be active.
        -
        Parameters:
        informPeer - The peer to which the inform is sent.
        cb - The callback that is invoked when a request is complete.
        trapOid - The OId identifying the trap.
        list - A list of SnmpVarBind instances or null.
        -
        Returns:
        The inform request object.
        -
        Throws:
        -
        IllegalStateException - This method has been invoked while the SNMP adaptor server was not active.
        -
        IOException - An I/O error occurred while sending the inform request.
        -
        SnmpStatusException - If the inform request exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmTrap

        -
        void snmpV3UsmTrap(String principal,
        -                 int securityLevel,
        -                 String contextName,
        -                 SnmpOid trapOid,
        -                 SnmpVarBindList list)
        -                   throws IOException,
        -                          SnmpStatusException
        -
        Sends a trap to all IP addresses in IPAcl using Usm as security model.
        -
        Parameters:
        principal - The user name to use.
        securityLevel - The V3 message flags.
        contextName - The V3 context name. The contextEngineId is the local engine Id.
        trapOid - The OId identifying the trap.
        list - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmTrap

        -
        void snmpV3UsmTrap(InetAddress addr,
        -                 String principal,
        -                 int securityLevel,
        -                 String contextName,
        -                 SnmpOid trapOid,
        -                 SnmpVarBindList list)
        -                   throws IOException,
        -                          SnmpStatusException
        -
        Sends a trap to the specified address using Usm as security model.
        -
        Parameters:
        addr - The trap address destination.
        principal - The user name to use.
        securityLevel - The V3 message flags.
        contextName - The V3 context name. The contextEngineId is the local engine Id.
        trapOid - The OId identifying the trap.
        list - A list of SnmpVarBind instances or null.
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmTrap

        -
        void snmpV3UsmTrap(InetAddress addr,
        -                 String principal,
        -                 int securityLevel,
        -                 String contextName,
        -                 SnmpOid trapOid,
        -                 SnmpVarBindList list,
        -                 SnmpTimeticks time)
        -                   throws IOException,
        -                          SnmpStatusException
        -
        Sends a trap to the specified address using Usm as security model.
        -
        Parameters:
        addr - The trap address destination.
        principal - The user name to use.
        securityLevel - The V3 message flags.
        contextName - The V3 context name. The contextEngineId is the local engine Id.
        trapOid - The OID identifying the trap.
        list - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
      • -
      - - - -
        -
      • -

        snmpV3UsmTrap

        -
        void snmpV3UsmTrap(SnmpUsmPeer peer,
        -                 SnmpOid trapOid,
        -                 SnmpVarBindList list,
        -                 SnmpTimeticks time)
        -                   throws IOException,
        -                          SnmpStatusException,
        -                          IllegalArgumentException
        -
        Sends a trap to the specified SnmpUsmPeer using Usm as security model. - Security parameters and context name used are the one located in SnmpUsmPeer. Be sure to update them. - NO Usm discovery is needed when sending trap.
        -
        Parameters:
        peer - The trap destination.
        trapOid - The OID identifying the trap.
        list - A list of SnmpVarBind instances or null.
        time - The time stamp (overwrite the current time).
        -
        Throws:
        -
        IOException - An I/O error occurred while sending the trap.
        -
        SnmpStatusException - If the trap exceeds the limit defined by bufferSize.
        -
        IllegalArgumentException - If no SnmpUsmParameters are set.
        -
      • -
      - - - -
        -
      • -

        enableCommunityStringAtContext

        -
        boolean enableCommunityStringAtContext()
        -
        Activate the community string to context translation. When making SNMP V1 and V2, you can access the scoped MIB. To do so, you need to have a community string of the following form : @. Requests having such a community string will be routed to the scoped MIBs. By default this translation is activated.
        -
        Returns:
        boolean True, activation succeeded.
        -
      • -
      - - - -
        -
      • -

        disableCommunityStringAtContext

        -
        boolean disableCommunityStringAtContext()
        -
        Deactivate the community string to context translation. When making SNMP V1 and V2, you can access the scoped MIB. To do so, you need to have a community string of the following form : @. Requests having such a community string will be routed to the scoped MIBs. By default this translation is activated.
        -
        Returns:
        boolean True, deactivation succeeded.
        -
      • -
      - - - -
        -
      • -

        isCommunityStringAtContextEnabled

        -
        boolean isCommunityStringAtContextEnabled()
        -
        The community to context translation activation status.
        -
        Returns:
        boolean True, the translation will be applied on each received SNMP V1 and V2 community string.
        -
      • -
      - - - -
        -
      • -

        getSnmpUnknownSecurityModels

        -
        Long getSnmpUnknownSecurityModels()
        -
        Returns snmpUnknownSecurityModels as defined in rfc 2572 SNMP-MPD-MIB.
        -
        Returns:
        snmpUnknownSecurityModels counter.
        -
      • -
      - - - -
        -
      • -

        getSnmpInvalidMsgs

        -
        Long getSnmpInvalidMsgs()
        -
        Returns snmpInvalidMsgs as defined in rfc 2572 SNMP-MPD-MIB.
        -
        Returns:
        snmpInvalidMsgs counter.
        -
      • -
      - - - -
        -
      • -

        getSnmpUnknownContexts

        -
        Long getSnmpUnknownContexts()
        -
        Returns snmpUnknownContexts as defined in rfc 2573 SNMP-TARGET-MIB.
        -
        Returns:
        snmpUnknownContexts counter.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/SnmpV3InformRequest.html b/dist/docs/api/com/sun/management/comm/SnmpV3InformRequest.html deleted file mode 100644 index 6a04368..0000000 --- a/dist/docs/api/com/sun/management/comm/SnmpV3InformRequest.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - -SnmpV3InformRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.comm
-

Class SnmpV3InformRequest

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions
    -
    -
    -
    -
    public class SnmpV3InformRequest
    -extends SnmpInformRequest
    -
    This class is used by the SNMP adaptor server to send inform requests - to an SNMP V3 manager and receive inform responses. -

    - This class provides basic functions that enable you to fire inform requests, - handle retries, timeouts, and process responses from the manager. -
    - The SNMP adaptor server specifies the destination of the inform request - and controls the size of a single inform request/response to fit into its - bufferSize. - It specifies the maximum number of tries and the timeout to be used for - the inform requests. -

    - Each inform request, when ready to be sent, is assigned a unique - identifier which helps in identifying the inform request with matching - inform responses to the protocol engine lying transparently underneath. - The engine does the job of retrying the inform requests when the timer - expires and calls the SNMP adaptor server when a timeout occurs after - exhausting the maximum number of tries. -

    - The inform request object provides the method, - waitForCompletion(long time), - which enables a user to operate in a synchronous mode with an inform - request. - This is done by blocking the user thread for the desired time interval. - The user thread gets notified whenever a request reaches completion, - independently of the status of the response. -

    - If an inform callback is - provided when sending the inform request, the user operates in an - asynchronous mode with the inform request. The user thread is not blocked - and the specific inform callback implementation provided by the user is - invoked when the inform response is received.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getReportVarBindList

        -
        public SnmpVarBindList getReportVarBindList()
        -
        Gets the report SnmpVarBindList. The contents of it are - not guaranteed to be consistent when the request is active. - It should be called if isReport() is true.
        -
        Returns:
        The SnmpVarBindList received in the report.
        -
      • -
      - - - -
        -
      • -

        isReport

        -
        public boolean isReport()
        -
        Test if the received reply is an SNMP report.
        -
        Returns:
        The test result. true if a report is received, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        isResponse

        -
        public boolean isResponse()
        -
        Test if the received reply is an SNMP response.
        -
        Returns:
        The test result. true if a response is received, - false otherwise.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/class-use/CommunicatorServer.html b/dist/docs/api/com/sun/management/comm/class-use/CommunicatorServer.html deleted file mode 100644 index 6d7da48..0000000 --- a/dist/docs/api/com/sun/management/comm/class-use/CommunicatorServer.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Class com.sun.management.comm.CommunicatorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.comm.CommunicatorServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServer.html b/dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServer.html deleted file mode 100644 index 68f1667..0000000 --- a/dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServer.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - -Uses of Class com.sun.management.comm.SnmpAdaptorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.comm.SnmpAdaptorServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServerMBean.html b/dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServerMBean.html deleted file mode 100644 index 92a0411..0000000 --- a/dist/docs/api/com/sun/management/comm/class-use/SnmpAdaptorServerMBean.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - -Uses of Interface com.sun.management.comm.SnmpAdaptorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.comm.SnmpAdaptorServerMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/class-use/SnmpInformHandler.html b/dist/docs/api/com/sun/management/comm/class-use/SnmpInformHandler.html deleted file mode 100644 index 01d42fc..0000000 --- a/dist/docs/api/com/sun/management/comm/class-use/SnmpInformHandler.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - -Uses of Interface com.sun.management.comm.SnmpInformHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.comm.SnmpInformHandler

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServer.html b/dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServer.html deleted file mode 100644 index 51116d2..0000000 --- a/dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServer.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - -Uses of Class com.sun.management.comm.SnmpV3AdaptorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.comm.SnmpV3AdaptorServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServerMBean.html b/dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServerMBean.html deleted file mode 100644 index 3cd7d6e..0000000 --- a/dist/docs/api/com/sun/management/comm/class-use/SnmpV3AdaptorServerMBean.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Interface com.sun.management.comm.SnmpV3AdaptorServerMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.comm.SnmpV3AdaptorServerMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/class-use/SnmpV3InformRequest.html b/dist/docs/api/com/sun/management/comm/class-use/SnmpV3InformRequest.html deleted file mode 100644 index 4ca3d1a..0000000 --- a/dist/docs/api/com/sun/management/comm/class-use/SnmpV3InformRequest.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - -Uses of Class com.sun.management.comm.SnmpV3InformRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.comm.SnmpV3InformRequest

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/package-frame.html b/dist/docs/api/com/sun/management/comm/package-frame.html deleted file mode 100644 index efb8b98..0000000 --- a/dist/docs/api/com/sun/management/comm/package-frame.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - -com.sun.management.comm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.comm

- - - diff --git a/dist/docs/api/com/sun/management/comm/package-summary.html b/dist/docs/api/com/sun/management/comm/package-summary.html deleted file mode 100644 index 44e2676..0000000 --- a/dist/docs/api/com/sun/management/comm/package-summary.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - -com.sun.management.comm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.comm

-
-
Provides the classes implementing the SNMP adaptor servers.
-
-

See: Description

-
-
- - - - -

Package com.sun.management.comm Description

-
Provides the classes implementing the SNMP adaptor servers.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/package-tree.html b/dist/docs/api/com/sun/management/comm/package-tree.html deleted file mode 100644 index f0713d3..0000000 --- a/dist/docs/api/com/sun/management/comm/package-tree.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -com.sun.management.comm Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.comm

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/comm/package-use.html b/dist/docs/api/com/sun/management/comm/package-use.html deleted file mode 100644 index 77ead57..0000000 --- a/dist/docs/api/com/sun/management/comm/package-use.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - -Uses of Package com.sun.management.comm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.comm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/BerDecoder.html b/dist/docs/api/com/sun/management/snmp/BerDecoder.html deleted file mode 100644 index b3f05ab..0000000 --- a/dist/docs/api/com/sun/management/snmp/BerDecoder.html +++ /dev/null @@ -1,754 +0,0 @@ - - - - - -BerDecoder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class BerDecoder

-
-
- -
-
    -
  • -
    -
    -
    public class BerDecoder
    -extends Object
    -
    The BerDecoder class is used for decoding - BER-encoded data. - - A BerDecoder needs to be set up with the byte string containing - the encoding. It maintains a current position in the byte string. - - Methods allows to fetch integer, string, OID, etc., from the current - position. After a fetch the current position is moved forward. - - A fetch throws a BerException if the encoding is not of the - expected type.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      BerDecoder(byte[] b) -
      Constructs a new decoder and attaches it to the specified byte string.
      -
      -
    • -
    - - -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BerDecoder

        -
        public BerDecoder(byte[] b)
        -
        Constructs a new decoder and attaches it to the specified byte string.
        -
        Parameters:
        b - The byte string containing the encoded data.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        reset

        -
        public void reset()
        -
      • -
      - - - -
        -
      • -

        fetchInteger

        -
        public int fetchInteger()
        -                 throws BerException
        -
        Fetch an integer.
        -
        Returns:
        The decoded integer.
        -
        Throws:
        -
        BerException - Current position does not point to an integer.
        -
      • -
      - - - -
        -
      • -

        fetchInteger

        -
        public int fetchInteger(int tag)
        -                 throws BerException
        -
        Fetch an integer with the specified tag.
        -
        Parameters:
        tag - The expected tag.
        -
        Returns:
        The decoded integer.
        -
        Throws:
        -
        BerException - Current position does not point to an integer - or the tag is not the expected one.
        -
      • -
      - - - -
        -
      • -

        fetchIntegerAsLong

        -
        public long fetchIntegerAsLong()
        -                        throws BerException
        -
        Fetch an integer and return a long value.
        -
        Returns:
        The decoded integer.
        -
        Throws:
        -
        BerException - Current position does not point to an integer.
        -
      • -
      - - - -
        -
      • -

        fetchIntegerAsLong

        -
        public long fetchIntegerAsLong(int tag)
        -                        throws BerException
        -
        Fetch an integer with the specified tag and return a long value.
        -
        Parameters:
        tag - The expected tag.
        -
        Returns:
        The decoded integer.
        -
        Throws:
        -
        BerException - Current position does not point to an integer - or the tag is not the expected one.
        -
      • -
      - - - -
        -
      • -

        fetchOctetString

        -
        public byte[] fetchOctetString()
        -                        throws BerException
        -
        Fetch an octet string.
        -
        Returns:
        The decoded string.
        -
        Throws:
        -
        BerException - Current position does not point to an octet string.
        -
      • -
      - - - -
        -
      • -

        fetchOctetString

        -
        public byte[] fetchOctetString(int tag)
        -                        throws BerException
        -
        Fetch an octet string with a specified tag.
        -
        Parameters:
        tag - The expected tag.
        -
        Returns:
        The decoded string.
        -
        Throws:
        -
        BerException - Current position does not point to an octet string - or the tag is not the expected one.
        -
      • -
      - - - -
        -
      • -

        fetchOid

        -
        public long[] fetchOid()
        -                throws BerException
        -
        Fetch an object identifier.
        -
        Returns:
        The decoded object identifier as an array of long.
        -
        Throws:
        -
        BerException
        -
      • -
      - - - -
        -
      • -

        fetchOid

        -
        public long[] fetchOid(int tag)
        -                throws BerException
        -
        Fetch an object identifier with a specified tag.
        -
        Parameters:
        tag - The expected tag.
        -
        Returns:
        The decoded object identifier as an array of long.
        -
        Throws:
        -
        BerException - Current position does not point to an oid - or the tag is not the expected one.
        -
      • -
      - - - -
        -
      • -

        fetchNull

        -
        public void fetchNull()
        -               throws BerException
        -
        Fetch a NULL value.
        -
        Throws:
        -
        BerException - Current position does not point to NULL value.
        -
      • -
      - - - -
        -
      • -

        fetchNull

        -
        public void fetchNull(int tag)
        -               throws BerException
        -
        Fetch a NULL value with a specified tag.
        -
        Parameters:
        tag - The expected tag.
        -
        Throws:
        -
        BerException - Current position does not point to - NULL value or the tag is not the expected one.
        -
      • -
      - - - -
        -
      • -

        fetchAny

        -
        public byte[] fetchAny()
        -                throws BerException
        -
        Fetch an ANY value. In fact, this method does not decode anything - it simply returns the next TLV as an array of bytes.
        -
        Returns:
        The TLV as a byte array.
        -
        Throws:
        -
        BerException - The next TLV is really badly encoded...
        -
      • -
      - - - -
        -
      • -

        fetchAny

        -
        public byte[] fetchAny(int tag)
        -                throws BerException
        -
        Fetch an ANY value with a specific tag.
        -
        Parameters:
        tag - The expected tag.
        -
        Returns:
        The TLV as a byte array.
        -
        Throws:
        -
        BerException - The next TLV is really badly encoded...
        -
      • -
      - - - -
        -
      • -

        openSequence

        -
        public void openSequence()
        -                  throws BerException
        -
        Fetch a sequence header. - The decoder computes the end position of the sequence and push it - on its stack.
        -
        Throws:
        -
        BerException - Current position does not point to a sequence header.
        -
      • -
      - - - -
        -
      • -

        openSequence

        -
        public void openSequence(int tag)
        -                  throws BerException
        -
        Fetch a sequence header with a specific tag.
        -
        Parameters:
        tag - The expected tag.
        -
        Throws:
        -
        BerException - Current position does not point to a sequence header - or the tag is not the expected one.
        -
      • -
      - - - -
        -
      • -

        closeSequence

        -
        public void closeSequence()
        -                   throws BerException
        -
        Close a sequence. - The decode pull the stack and verifies that the current position - matches with the calculated end of the sequence. If not it throws - an exception.
        -
        Throws:
        -
        BerException - The sequence is not expected to finish here.
        -
      • -
      - - - -
        -
      • -

        cannotCloseSequence

        -
        public boolean cannotCloseSequence()
        -
        Return true if the end of the current sequence is not reached. - When this method returns false, closeSequence can (and must) be - invoked.
        -
        Returns:
        true if there is still some data in the sequence.
        -
      • -
      - - - -
        -
      • -

        getTag

        -
        public int getTag()
        -           throws BerException
        -
        Get the tag of the data at the current position. - Current position is unchanged.
        -
        Returns:
        The next tag.
        -
        Throws:
        -
        BerException
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/BerEncoder.html b/dist/docs/api/com/sun/management/snmp/BerEncoder.html deleted file mode 100644 index e75522d..0000000 --- a/dist/docs/api/com/sun/management/snmp/BerEncoder.html +++ /dev/null @@ -1,840 +0,0 @@ - - - - - -BerEncoder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class BerEncoder

-
-
- -
-
    -
  • -
    -
    -
    public class BerEncoder
    -extends Object
    -
    The BerEncoder class is used for encoding data using BER. - - A BerEncoder needs to be set up with a byte buffer. The encoded - data are stored in this byte buffer. -

    - NOTE : the buffer is filled from end to start. This means the caller - needs to encode its data in the reverse order.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      BerEncoder(byte[] b) -
      Constructs a new encoder and attaches it to the specified byte string.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcloseSequence() -
      Close a sequence.
      -
      voidcloseSequence(int tag) -
      Close a sequence with the specified tag.
      -
      voidopenSequence() -
      Open a sequence.
      -
      voidputAny(byte[] s) -
      Put an ANY value.
      -
      voidputAny(byte[] s, - int byteCount) -
      Put an ANY value.
      -
      voidputInteger(int v) -
      Put an integer.
      -
      voidputInteger(int v, - int tag) -
      Put an integer with the specified tag.
      -
      voidputInteger(long v) -
      Put an integer expressed as a long.
      -
      voidputInteger(long v, - int tag) -
      Put an integer expressed as a long with the specified tag.
      -
      protected voidputIntegerValue(int v) -
      Put an integer value and move the current position backward.
      -
      protected voidputIntegerValue(long v) -
      Put an integer value expressed as a long.
      -
      protected voidputLength(int length) -
      Put a length and move the current position backward.
      -
      voidputNull() -
      Put a NULL value.
      -
      voidputNull(int tag) -
      Put a NULL value with a specified tag.
      -
      voidputOctetString(byte[] s) -
      Put an octet string.
      -
      voidputOctetString(byte[] s, - int tag) -
      Put an octet string with a specified tag.
      -
      voidputOid(long[] s) -
      Put an object identifier.
      -
      voidputOid(long[] s, - int tag) -
      Put an object identifier with a specified tag.
      -
      protected voidputOidValue(long[] s) -
      Put an oid and move the current position backward.
      -
      protected voidputStringValue(byte[] s) -
      Put a byte string and move the current position backward.
      -
      protected voidputTag(int tag) -
      Put a tag and move the current position backward.
      -
      voidputUnsignedLong(long v, - int tag) 
      protected voidputUnsignedLongValue(long v) -
      Put an unsigned long value and move the current position backward.
      -
      inttrim() -
      Trim the encoding data and returns the length of the encoding.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BerEncoder

        -
        public BerEncoder(byte[] b)
        -
        Constructs a new encoder and attaches it to the specified byte string.
        -
        Parameters:
        b - The byte string containing the encoded data.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        trim

        -
        public int trim()
        -
        Trim the encoding data and returns the length of the encoding. - - The encoder does backward encoding : so the bytes buffer is - filled from end to start. The encoded data must be shift before - the buffer can be used. This is the purpose of the trim method. - - After a call to the trim method, the encoder is reinitialized and putXXX - overwrite any existing encoded data.
        -
        Returns:
        The length of the encoded data.
        -
      • -
      - - - -
        -
      • -

        putInteger

        -
        public void putInteger(int v)
        -
        Put an integer.
        -
        Parameters:
        v - The integer to encode.
        -
      • -
      - - - -
        -
      • -

        putInteger

        -
        public void putInteger(int v,
        -              int tag)
        -
        Put an integer with the specified tag.
        -
        Parameters:
        v - The integer to encode.
        tag - The tag to encode.
        -
      • -
      - - - -
        -
      • -

        putInteger

        -
        public void putInteger(long v)
        -
        Put an integer expressed as a long.
        -
        Parameters:
        v - The long to encode.
        -
      • -
      - - - -
        -
      • -

        putInteger

        -
        public void putInteger(long v,
        -              int tag)
        -
        Put an integer expressed as a long with the specified tag.
        -
        Parameters:
        v - The long to encode
        tag - The tag to encode.
        -
      • -
      - - - -
        -
      • -

        putOctetString

        -
        public void putOctetString(byte[] s)
        -
        Put an octet string.
        -
        Parameters:
        s - The bytes to encode
        -
      • -
      - - - -
        -
      • -

        putOctetString

        -
        public void putOctetString(byte[] s,
        -                  int tag)
        -
        Put an octet string with a specified tag.
        -
        Parameters:
        s - The bytes to encode
        tag - The tag to encode.
        -
      • -
      - - - -
        -
      • -

        putOid

        -
        public void putOid(long[] s)
        -
        Put an object identifier.
        -
        Parameters:
        s - The oid to encode.
        -
      • -
      - - - -
        -
      • -

        putOid

        -
        public void putOid(long[] s,
        -          int tag)
        -
        Put an object identifier with a specified tag.
        -
        Parameters:
        s - The integer to encode.
        tag - The tag to encode.
        -
      • -
      - - - -
        -
      • -

        putNull

        -
        public void putNull()
        -
        Put a NULL value.
        -
      • -
      - - - -
        -
      • -

        putNull

        -
        public void putNull(int tag)
        -
        Put a NULL value with a specified tag.
        -
        Parameters:
        tag - The tag to encode.
        -
      • -
      - - - -
        -
      • -

        putAny

        -
        public void putAny(byte[] s)
        -
        Put an ANY value. In fact, this method does not encode anything. - It simply copies the specified bytes into the encoding.
        -
        Parameters:
        s - The encoding of the ANY value.
        -
      • -
      - - - -
        -
      • -

        putAny

        -
        public void putAny(byte[] s,
        -          int byteCount)
        -
        Put an ANY value. Only the first byteCount are considered.
        -
        Parameters:
        s - The encoding of the ANY value.
        byteCount - The number of bytes of the encoding.
        -
      • -
      - - - -
        -
      • -

        putUnsignedLong

        -
        public void putUnsignedLong(long v,
        -                   int tag)
        -
      • -
      - - - -
        -
      • -

        openSequence

        -
        public void openSequence()
        -
        Open a sequence. - The encoder push the current position on its stack.
        -
      • -
      - - - -
        -
      • -

        closeSequence

        -
        public void closeSequence()
        -
        Close a sequence. - The decode pull the stack to know the end of the current sequence.
        -
      • -
      - - - -
        -
      • -

        closeSequence

        -
        public void closeSequence(int tag)
        -
        Close a sequence with the specified tag.
        -
      • -
      - - - -
        -
      • -

        putTag

        -
        protected final void putTag(int tag)
        -
        Put a tag and move the current position backward.
        -
        Parameters:
        tag - The tag to encode.
        -
      • -
      - - - -
        -
      • -

        putLength

        -
        protected final void putLength(int length)
        -
        Put a length and move the current position backward.
        -
        Parameters:
        length - The length to encode.
        -
      • -
      - - - -
        -
      • -

        putIntegerValue

        -
        protected final void putIntegerValue(int v)
        -
        Put an integer value and move the current position backward.
        -
        Parameters:
        v - The integer to encode.
        -
      • -
      - - - -
        -
      • -

        putIntegerValue

        -
        protected final void putIntegerValue(long v)
        -
        Put an integer value expressed as a long.
        -
        Parameters:
        v - The integer to encode.
        -
      • -
      - - - -
        -
      • -

        putUnsignedLongValue

        -
        protected void putUnsignedLongValue(long v)
        -
        Put an unsigned long value and move the current position backward.
        -
        Parameters:
        v - The unsigned long to encode.
        -
      • -
      - - - -
        -
      • -

        putStringValue

        -
        protected final void putStringValue(byte[] s)
        -
        Put a byte string and move the current position backward.
        -
        Parameters:
        s - The byte string to encode.
        -
      • -
      - - - -
        -
      • -

        putOidValue

        -
        protected final void putOidValue(long[] s)
        -
        Put an oid and move the current position backward.
        -
        Parameters:
        s - The oid to encode.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/BerException.html b/dist/docs/api/com/sun/management/snmp/BerException.html deleted file mode 100644 index 136510b..0000000 --- a/dist/docs/api/com/sun/management/snmp/BerException.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - -BerException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class BerException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class BerException
    -extends Exception
    -
    Exception thrown when a BER encoding/decoding error occurs.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BerException

        -
        public BerException()
        -
      • -
      - - - -
        -
      • -

        BerException

        -
        public BerException(int x)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isInvalidSnmpVersion

        -
        public boolean isInvalidSnmpVersion()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/EnumRowStatus.html b/dist/docs/api/com/sun/management/snmp/EnumRowStatus.html deleted file mode 100644 index 66c42fa..0000000 --- a/dist/docs/api/com/sun/management/snmp/EnumRowStatus.html +++ /dev/null @@ -1,766 +0,0 @@ - - - - - -EnumRowStatus (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class EnumRowStatus

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class EnumRowStatus
    -extends Enumerated
    -implements Serializable
    -
    This class is an internal class which is used to represent RowStatus - codes as defined in RFC 2579. - - It defines an additional code, unspecified, which is - implementation specific, and is used to identify - unspecified actions (when for instance the RowStatus variable - is not present in the varbind list) or uninitialized values. - - mibgen does not generate objects of this class but any variable - using the RowStatus textual convention can be converted into an - object of this class thanks to the - EnumRowStatus(Enumerated valueIndex) constructor.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intactive -
      This value corresponds to the active RowStatus, as defined in - RFC 2579 from SMIv2: - - active indicates that the conceptual row is available for - use by the managed device; -
      -
      static intcreateAndGo -
      This value corresponds to the createAndGo RowStatus, - as defined in RFC 2579 from SMIv2: - - createAndGo is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; -
      -
      static intcreateAndWait -
      This value corresponds to the createAndWait RowStatus, - as defined in RFC 2579 from SMIv2: - - createAndWait is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); -
      -
      static intdestroy -
      This value corresponds to the destroy RowStatus, as defined in - RFC 2579 from SMIv2: - - destroy is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row.
      -
      static intnotInService -
      This value corresponds to the notInService RowStatus, as - defined in RFC 2579 from SMIv2: - - notInService indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device; notInService has - no implication regarding the internal consistency of - the row, availability of resources, or consistency with - the current state of the managed device; -
      -
      static intnotReady -
      This value corresponds to the notReady RowStatus, as defined - in RFC 2579 from SMIv2: - - notReady indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device (i.e., one or more required columns in - the conceptual row have not been instantiated); -
      -
      static intunspecified -
      This value is Java DMK implementation specific, and is used to identify - unspecified actions (when for instance the RowStatus variable - is not present in the varbind list) or uninitialized values.
      -
      - -
    • -
    - - - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        unspecified

        -
        public static final int unspecified
        -
        This value is Java DMK implementation specific, and is used to identify - unspecified actions (when for instance the RowStatus variable - is not present in the varbind list) or uninitialized values.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        active

        -
        public static final int active
        -
        This value corresponds to the active RowStatus, as defined in - RFC 2579 from SMIv2: -
          - active indicates that the conceptual row is available for - use by the managed device; -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        notInService

        -
        public static final int notInService
        -
        This value corresponds to the notInService RowStatus, as - defined in RFC 2579 from SMIv2: -
          - notInService indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device; notInService has - no implication regarding the internal consistency of - the row, availability of resources, or consistency with - the current state of the managed device; -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        notReady

        -
        public static final int notReady
        -
        This value corresponds to the notReady RowStatus, as defined - in RFC 2579 from SMIv2: -
          - notReady indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device (i.e., one or more required columns in - the conceptual row have not been instantiated); -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        createAndGo

        -
        public static final int createAndGo
        -
        This value corresponds to the createAndGo RowStatus, - as defined in RFC 2579 from SMIv2: -
          - createAndGo is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        createAndWait

        -
        public static final int createAndWait
        -
        This value corresponds to the createAndWait RowStatus, - as defined in RFC 2579 from SMIv2: -
          - createAndWait is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); -
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        destroy

        -
        public static final int destroy
        -
        This value corresponds to the destroy RowStatus, as defined in - RFC 2579 from SMIv2: -
          - destroy is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. -
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EnumRowStatus

        -
        public EnumRowStatus(int valueIndex)
        -              throws IllegalArgumentException
        -
        Build an EnumRowStatus from an int.
        -
        Parameters:
        valueIndex - should be either 0 (unspecified), or one of - the values defined in RFC 2579.
        -
        Throws:
        -
        IllegalArgumentException - if the given - valueIndex is not valid.
        -
      • -
      - - - -
        -
      • -

        EnumRowStatus

        -
        public EnumRowStatus(Enumerated valueIndex)
        -              throws IllegalArgumentException
        -
        Build an EnumRowStatus from an Enumerated.
        -
        Parameters:
        valueIndex - should be either 0 (unspecified), or one of - the values defined in RFC 2579.
        -
        Throws:
        -
        IllegalArgumentException - if the given - valueIndex is not valid.
        -
      • -
      - - - -
        -
      • -

        EnumRowStatus

        -
        public EnumRowStatus(long valueIndex)
        -              throws IllegalArgumentException
        -
        Build an EnumRowStatus from a long.
        -
        Parameters:
        valueIndex - should be either 0 (unspecified), or one of - the values defined in RFC 2579.
        -
        Throws:
        -
        IllegalArgumentException - if the given - valueIndex is not valid.
        -
      • -
      - - - -
        -
      • -

        EnumRowStatus

        -
        public EnumRowStatus(Integer valueIndex)
        -              throws IllegalArgumentException
        -
        Build an EnumRowStatus from an Integer.
        -
        Parameters:
        valueIndex - should be either 0 (unspecified), or one of - the values defined in RFC 2579.
        -
        Throws:
        -
        IllegalArgumentException - if the given - valueIndex is not valid.
        -
      • -
      - - - -
        -
      • -

        EnumRowStatus

        -
        public EnumRowStatus(Long valueIndex)
        -              throws IllegalArgumentException
        -
        Build an EnumRowStatus from a Long.
        -
        Parameters:
        valueIndex - should be either 0 (unspecified), or one of - the values defined in RFC 2579.
        -
        Throws:
        -
        IllegalArgumentException - if the given - valueIndex is not valid.
        -
      • -
      - - - - - - - -
        -
      • -

        EnumRowStatus

        -
        public EnumRowStatus(String x)
        -              throws IllegalArgumentException
        -
        Build an EnumRowStatus from a String.
        -
        Parameters:
        x - should be either "unspecified", or one of - the values defined in RFC 2579 ("active", "notReady", etc...)
        -
        Throws:
        -
        IllegalArgumentException - if the given String - x is not valid.
        -
      • -
      - - - -
        -
      • -

        EnumRowStatus

        -
        public EnumRowStatus(SnmpInt valueIndex)
        -              throws IllegalArgumentException
        -
        Build an EnumRowStatus from an SnmpInt.
        -
        Parameters:
        valueIndex - should be either 0 (unspecified), or one of - the values defined in RFC 2579.
        -
        Throws:
        -
        IllegalArgumentException - if the given - valueIndex is not valid.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        isValidValue

        -
        public static boolean isValidValue(int value)
        -
        Check that the given value is valid. - - Valid values are: -
        • unspecified(0)
        • -
        • active(1)
        • -
        • notInService(2)
        • -
        • notReady(3)
        • -
        • createAndGo(4)
        • -
        • createAndWait(5)
        • -
        • destroy(6)
        • -
        -
      • -
      - - - -
        -
      • -

        getIntTable

        -
        protected Hashtable getIntTable()
        -
        Description copied from class: Enumerated
        -
        Returns the hashtable of the integer forms. - getIntTable().get(x) returns the string form associated - to the integer x. - - This method must be implemented by the derived class.
        -
        -
        Specified by:
        -
        getIntTable in class Enumerated
        -
        Returns:
        An hashtable for read-only purpose
        -
      • -
      - - - -
        -
      • -

        getStringTable

        -
        protected Hashtable getStringTable()
        -
        Description copied from class: Enumerated
        -
        Returns the hashtable of the string forms. - getStringTable().get(s) returns the integer form associated - to the string s. - - This method must be implemented by the derived class.
        -
        -
        Specified by:
        -
        getStringTable in class Enumerated
        -
        Returns:
        An hashtable for read-only purpose
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/IPAcl/JdmkAcl.html b/dist/docs/api/com/sun/management/snmp/IPAcl/JdmkAcl.html deleted file mode 100644 index 8085f19..0000000 --- a/dist/docs/api/com/sun/management/snmp/IPAcl/JdmkAcl.html +++ /dev/null @@ -1,649 +0,0 @@ - - - - - -JdmkAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.IPAcl
-

Class JdmkAcl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    InetAddressAcl, Serializable
    -
    -
    -
    -
    public class JdmkAcl
    -extends Object
    -implements InetAddressAcl, Serializable
    -
    Defines an implementation of the InetAddressAcl interface. -

    - In this implementation the ACL information is stored on a flat file and its default - location is specified in the following order: -

    -

      -
    1. The value of the jdmk.acl.file property. -
    2. The return value of getEtcDir("conf" + File.separator + "jdmk.acl") - in class DefaultPaths. -
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JdmkAcl

        -
        public JdmkAcl(String name,
        -       String fileName)
        -        throws UnknownHostException,
        -               IllegalArgumentException
        -
        Constructs the Java Dynamic Management(TM) Access Control List - based on IP addresses. The ACL will take the given owner name. - The ACL will take the given acl file. - The current IP address will be the owner of the ACL.
        -
        Parameters:
        name - The name of the ACL.
        fileName - The name of the ACL file.
        -
        Throws:
        -
        UnknownHostException - If the local host is unknown.
        -
        IllegalArgumentException - If the ACL file doesn't exist.
        -
      • -
      - - - -
        -
      • -

        JdmkAcl

        -
        public JdmkAcl(String name)
        -        throws UnknownHostException,
        -               IllegalArgumentException
        -
        Constructs the Java Dynamic Management(TM) Access Control List - based on IP addresses. The ACL will take the given owner name. - The current IP address will be the owner of the ACL.
        -
        Parameters:
        name - The name of the ACL.
        -
        Throws:
        -
        UnknownHostException - If the local host is unknown. - Thrown only if this class is instantiated internally by - SnmpAdaptorServer or SnmpV3AdaptorServer .
        -
        IllegalArgumentException - If the ACL file doesn't exist.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        entries

        -
        public Enumeration entries()
        -
        Returns an enumeration of the entries in this ACL. Each element in the - enumeration is of type java.security.acl.AclEntry.
        -
        Returns:
        An enumeration of the entries in this ACL.
        -
      • -
      - - - -
        -
      • -

        communities

        -
        public Enumeration communities()
        -
        Returns an enumeration of community strings. Community strings are returned as String.
        -
        Returns:
        The enumeration of community strings.
        -
      • -
      - - - -
        -
      • -

        getName

        -
        public String getName()
        -
        Returns the name of the ACL.
        -
        -
        Specified by:
        -
        getName in interface InetAddressAcl
        -
        Returns:
        The name of the ACL.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        setAuthorizedListFile

        -
        public void setAuthorizedListFile(String filename)
        -                           throws IllegalArgumentException,
        -                                  NotOwnerException,
        -                                  UnknownHostException
        -
        Sets the full path of the file containing the ACL information. - Setting a file makes the previous loaded ACL configuration to be cleared. - Access control is based on this new file. If IllegalArgumentException is thrown, the previous existing ACL configuration is not cleared.
        -
        Parameters:
        filename - The full path of the file containing the ACL information.
        -
        Throws:
        -
        IllegalArgumentException - If the passed ACL file is null or doesn't exist.
        -
        NotOwnerException - This exception is never thrown.
        -
        UnknownHostException - If IP addresses for hosts contained in the ACL file couldn't be found.
        -
      • -
      - - - - - - - -
        -
      • -

        getAuthorizedListFile

        -
        public String getAuthorizedListFile()
        -
        Returns the full path of the file used to get ACL information.
        -
        Returns:
        The full path of the file used to get ACL information.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        public boolean checkReadPermission(InetAddress address)
        -
        Checks whether or not the specified host has READ access.
        -
        -
        Specified by:
        -
        checkReadPermission in interface InetAddressAcl
        -
        Parameters:
        address - The host address to check.
        -
        Returns:
        true if the host has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        public boolean checkReadPermission(InetAddress address,
        -                          String community)
        -
        Checks whether or not the specified host and community have READ access.
        -
        -
        Specified by:
        -
        checkReadPermission in interface InetAddressAcl
        -
        Parameters:
        address - The host address to check.
        community - The community associated with the host.
        -
        Returns:
        true if the pair (host, community) has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkCommunity

        -
        public boolean checkCommunity(String community)
        -
        Checks whether or not a community string is defined.
        -
        -
        Specified by:
        -
        checkCommunity in interface InetAddressAcl
        -
        Parameters:
        community - The community to check.
        -
        Returns:
        true if the community is known, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        public boolean checkWritePermission(InetAddress address)
        -
        Checks whether or not the specified host has WRITE access.
        -
        -
        Specified by:
        -
        checkWritePermission in interface InetAddressAcl
        -
        Parameters:
        address - The host address to check.
        -
        Returns:
        true if the host has write permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        public boolean checkWritePermission(InetAddress address,
        -                           String community)
        -
        Checks whether or not the specified host and community have WRITE access.
        -
        -
        Specified by:
        -
        checkWritePermission in interface InetAddressAcl
        -
        Parameters:
        address - The host address to check.
        community - The community associated with the host.
        -
        Returns:
        true if the pair (host, community) has write permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        getTrapDestinations

        -
        public Enumeration getTrapDestinations()
        -
        Returns an enumeration of trap destinations.
        -
        -
        Specified by:
        -
        getTrapDestinations in interface InetAddressAcl
        -
        Returns:
        An enumeration of the trap destinations (enumeration of InetAddress).
        -
      • -
      - - - -
        -
      • -

        getTrapCommunities

        -
        public Enumeration getTrapCommunities(InetAddress i)
        -
        Returns an enumeration of trap communities for a given host.
        -
        -
        Specified by:
        -
        getTrapCommunities in interface InetAddressAcl
        -
        Parameters:
        i - The address of the host.
        -
        Returns:
        An enumeration of trap communities for a given host (enumeration of String).
        -
      • -
      - - - -
        -
      • -

        getInformDestinations

        -
        public Enumeration getInformDestinations()
        -
        Returns an enumeration of inform destinations.
        -
        -
        Specified by:
        -
        getInformDestinations in interface InetAddressAcl
        -
        Returns:
        An enumeration of the inform destinations (enumeration of InetAddress).
        -
      • -
      - - - -
        -
      • -

        getInformCommunities

        -
        public Enumeration getInformCommunities(InetAddress i)
        -
        Returns an enumeration of inform communities for a given host.
        -
        -
        Specified by:
        -
        getInformCommunities in interface InetAddressAcl
        -
        Parameters:
        i - The address of the host.
        -
        Returns:
        An enumeration of inform communities for a given host (enumeration of String).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/IPAcl/class-use/JdmkAcl.html b/dist/docs/api/com/sun/management/snmp/IPAcl/class-use/JdmkAcl.html deleted file mode 100644 index b2084ef..0000000 --- a/dist/docs/api/com/sun/management/snmp/IPAcl/class-use/JdmkAcl.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.IPAcl.JdmkAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.IPAcl.JdmkAcl

-
-
No usage of com.sun.management.snmp.IPAcl.JdmkAcl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/IPAcl/package-frame.html b/dist/docs/api/com/sun/management/snmp/IPAcl/package-frame.html deleted file mode 100644 index f53b6ef..0000000 --- a/dist/docs/api/com/sun/management/snmp/IPAcl/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -com.sun.management.snmp.IPAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.IPAcl

-
-

Classes

- -
- - diff --git a/dist/docs/api/com/sun/management/snmp/IPAcl/package-summary.html b/dist/docs/api/com/sun/management/snmp/IPAcl/package-summary.html deleted file mode 100644 index d974c09..0000000 --- a/dist/docs/api/com/sun/management/snmp/IPAcl/package-summary.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -com.sun.management.snmp.IPAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.IPAcl

-
-
Provides the classes for storing ACL information in an ASCII file.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    JdmkAcl -
    Defines an implementation of the InetAddressAcl interface.
    -
    -
  • -
- - - -

Package com.sun.management.snmp.IPAcl Description

-
Provides the classes for storing ACL information in an ASCII file.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/IPAcl/package-tree.html b/dist/docs/api/com/sun/management/snmp/IPAcl/package-tree.html deleted file mode 100644 index 24722b2..0000000 --- a/dist/docs/api/com/sun/management/snmp/IPAcl/package-tree.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -com.sun.management.snmp.IPAcl Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.IPAcl

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/IPAcl/package-use.html b/dist/docs/api/com/sun/management/snmp/IPAcl/package-use.html deleted file mode 100644 index 8eff888..0000000 --- a/dist/docs/api/com/sun/management/snmp/IPAcl/package-use.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.IPAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.IPAcl

-
-
No usage of com.sun.management.snmp.IPAcl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/InetAddressAcl.html b/dist/docs/api/com/sun/management/snmp/InetAddressAcl.html deleted file mode 100644 index c8b0a7e..0000000 --- a/dist/docs/api/com/sun/management/snmp/InetAddressAcl.html +++ /dev/null @@ -1,385 +0,0 @@ - - - - - -InetAddressAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface InetAddressAcl

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    JdmkAcl
    -
    -
    -
    -
    public interface InetAddressAcl
    -
    Defines the IP address based ACL used by the SNMP protocol adaptor. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getName

        -
        String getName()
        -
        Returns the name of the ACL.
        -
        Returns:
        The name of the ACL.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        boolean checkReadPermission(InetAddress address)
        -
        Checks whether or not the specified host has READ access.
        -
        Parameters:
        address - The host address to check.
        -
        Returns:
        true if the host has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        boolean checkReadPermission(InetAddress address,
        -                          String community)
        -
        Checks whether or not the specified host and community have READ access.
        -
        Parameters:
        address - The host address to check.
        community - The community associated with the host.
        -
        Returns:
        true if the pair (host, community) has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkCommunity

        -
        boolean checkCommunity(String community)
        -
        Checks whether or not a community string is defined.
        -
        Parameters:
        community - The community to check.
        -
        Returns:
        true if the community is known, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        boolean checkWritePermission(InetAddress address)
        -
        Checks whether or not the specified host has WRITE access.
        -
        Parameters:
        address - The host address to check.
        -
        Returns:
        true if the host has write permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        boolean checkWritePermission(InetAddress address,
        -                           String community)
        -
        Checks whether or not the specified host and community have WRITE access.
        -
        Parameters:
        address - The host address to check.
        community - The community associated with the host.
        -
        Returns:
        true if the pair (host, community) has write permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        getTrapDestinations

        -
        Enumeration getTrapDestinations()
        -
        Returns an enumeration of trap destinations.
        -
        Returns:
        An enumeration of the trap destinations (enumeration of InetAddress).
        -
      • -
      - - - -
        -
      • -

        getTrapCommunities

        -
        Enumeration getTrapCommunities(InetAddress address)
        -
        Returns an enumeration of trap communities for a given host.
        -
        Parameters:
        address - The address of the host.
        -
        Returns:
        An enumeration of trap communities for a given host (enumeration of String).
        -
      • -
      - - - -
        -
      • -

        getInformDestinations

        -
        Enumeration getInformDestinations()
        -
        Returns an enumeration of inform destinations.
        -
        Returns:
        An enumeration of the inform destinations (enumeration of InetAddress).
        -
      • -
      - - - -
        -
      • -

        getInformCommunities

        -
        Enumeration getInformCommunities(InetAddress address)
        -
        Returns an enumeration of inform communities for a given host.
        -
        Parameters:
        address - The address of the host.
        -
        Returns:
        An enumeration of inform communities for a given host (enumeration of String).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/JdmkEngineFactory.html b/dist/docs/api/com/sun/management/snmp/JdmkEngineFactory.html deleted file mode 100644 index 0ab94a5..0000000 --- a/dist/docs/api/com/sun/management/snmp/JdmkEngineFactory.html +++ /dev/null @@ -1,310 +0,0 @@ - - - - - -JdmkEngineFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class JdmkEngineFactory

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpEngineFactory
    -
    -
    -
    -
    public class JdmkEngineFactory
    -extends Object
    -implements SnmpEngineFactory
    -
    This SnmpEngineFactory instantiates an SnmpEngine containing : -
      -
    • Message Processing Sub System + V1, V2 et V3 Message Processing Models
    • -
    • Security Sub System + User based Security Model (Id 3)
    • -
    • Access Control Sub System + Ip Acl + User based Access Control Model. See IpAcl and UserAcl .
    • -
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JdmkEngineFactory

        -
        public JdmkEngineFactory()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        createEngine

        -
        public SnmpEngine createEngine(SnmpEngineParameters p,
        -                      InetAddressAcl ipacl)
        -
        The engine instantiation method. This method is called by - SnmpV3AdaptorServer.
        -
        -
        Specified by:
        -
        createEngine in interface SnmpEngineFactory
        -
        Parameters:
        p - The parameters used to instantiate a new engine.
        ipacl - The Ip ACL to pass to the Access Control Model.
        -
        Returns:
        The newly created SnmpEngine.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if one of the configuration - file file doesn't exist (User Acl file, security file).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpAckPdu.html b/dist/docs/api/com/sun/management/snmp/SnmpAckPdu.html deleted file mode 100644 index 54c1d55..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpAckPdu.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - -SnmpAckPdu (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpAckPdu

-
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      SnmpPdugetResponsePdu() -
      Returns the PDU to use for the response.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getResponsePdu

        -
        SnmpPdu getResponsePdu()
        -
        Returns the PDU to use for the response.
        -
        Returns:
        The response PDU.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpBadSecurityLevelException.html b/dist/docs/api/com/sun/management/snmp/SnmpBadSecurityLevelException.html deleted file mode 100644 index be63479..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpBadSecurityLevelException.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - -SnmpBadSecurityLevelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpBadSecurityLevelException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpBadSecurityLevelException
    -extends Exception
    -
    This exception is thrown when an incorrect security level is handled.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpBadSecurityLevelException

        -
        public SnmpBadSecurityLevelException(String msg)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpCounter.html b/dist/docs/api/com/sun/management/snmp/SnmpCounter.html deleted file mode 100644 index 577a3a4..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpCounter.html +++ /dev/null @@ -1,400 +0,0 @@ - - - - - -SnmpCounter (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpCounter

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpCounter64.html b/dist/docs/api/com/sun/management/snmp/SnmpCounter64.html deleted file mode 100644 index 1956240..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpCounter64.html +++ /dev/null @@ -1,586 +0,0 @@ - - - - - -SnmpCounter64 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpCounter64

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpCounter64

        -
        public SnmpCounter64(long v)
        -              throws IllegalArgumentException
        -
        Constructs a new SnmpCounter64 from the specified long value.
        -
        Parameters:
        v - The initialization value.
        -
        Throws:
        -
        IllegalArgumentException - The specified value is negative - or larger than Long.MAX_VALUE.
        -
      • -
      - - - -
        -
      • -

        SnmpCounter64

        -
        public SnmpCounter64(Long v)
        -              throws IllegalArgumentException
        -
        Constructs a new SnmpCounter64 from the specified Long value.
        -
        Parameters:
        v - The initialization value.
        -
        Throws:
        -
        IllegalArgumentException - The specified value is negative - or larger than Long.MAX_VALUE.
        -
      • -
      - - - - -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        longValue

        -
        public long longValue()
        -
        Returns the counter value of this SnmpCounter64.
        -
        Returns:
        The value.
        -
      • -
      - - - -
        -
      • -

        toLong

        -
        public Long toLong()
        -
        Converts the counter value to its Long form.
        -
        Returns:
        The Long representation of the value.
        -
      • -
      - - - -
        -
      • -

        intValue

        -
        public int intValue()
        -
        Converts the counter value to its integer form.
        -
        Returns:
        The integer representation of the value.
        -
      • -
      - - - -
        -
      • -

        toUnsignedLong

        -
        public UnsignedLong toUnsignedLong()
        -
        Converts the counter value to its UnsignedLong form.
        -
        Returns:
        The UnsignedLong representation of the value.
        -
      • -
      - - - -
        -
      • -

        toInteger

        -
        public Integer toInteger()
        -
        Converts the counter value to its Integer form.
        -
        Returns:
        The Integer representation of the value.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Converts the counter value to its String form.
        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        The String representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public SnmpOid toOid()
        -
        Converts the counter value to its SnmpOid form.
        -
        -
        Specified by:
        -
        toOid in class SnmpValue
        -
        Returns:
        The OID representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public static SnmpOid toOid(long[] index,
        -            int start)
        -                     throws SnmpStatusException
        -
        Extracts the counter from an index OID and returns its - value converted as an SnmpOid.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The OID representing the counter value.
        -
        Throws:
        -
        SnmpStatusException - There is no counter value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        nextOid

        -
        public static int nextOid(long[] index,
        -          int start)
        -                   throws SnmpStatusException
        -
        Scans an index OID, skips the counter value and returns the position - of the next value.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The position of the next value.
        -
        Throws:
        -
        SnmpStatusException - There is no counter value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        appendToOid

        -
        public static void appendToOid(SnmpOid source,
        -               SnmpOid dest)
        -
        Appends an SnmpOid representing an SnmpCounter64 to another OID.
        -
        Parameters:
        source - An OID representing an SnmpCounter64 value.
        dest - Where source should be appended.
        -
      • -
      - - - -
        -
      • -

        duplicate

        -
        public final SnmpValue duplicate()
        -
        Performs a clone action. This provides a workaround for the - SnmpValue interface.
        -
        -
        Specified by:
        -
        duplicate in class SnmpValue
        -
        Returns:
        The SnmpValue clone.
        -
      • -
      - - - -
        -
      • -

        clone

        -
        public final Object clone()
        -
        Clones the SnmpCounter64 object, making a copy of its data.
        -
        -
        Overrides:
        -
        clone in class Object
        -
        Returns:
        The object clone.
        -
      • -
      - - - -
        -
      • -

        getTypeName

        -
        public final String getTypeName()
        -
        Returns a textual description of the type object.
        -
        -
        Specified by:
        -
        getTypeName in class SnmpValue
        -
        Returns:
        ASN.1 textual description.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpEngine.html b/dist/docs/api/com/sun/management/snmp/SnmpEngine.html deleted file mode 100644 index d647cf4..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpEngine.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - -SnmpEngine (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpEngine

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpEngine
    -
    This engine is conformant with the RFC 2571. It is the main object within an SNMP entity (agent, manager...). - To an engine is associated an SnmpEngineId. - Engine instantiation is based on a factory SnmpEngineFactory. - When an SnmpEngine is created, a User based Security Model (USM) is initialized. The security configuration is located in a text file (see jdmk.security file in /etc/jdmk.security.template). - The text file is read when the engine is created. The Java DMK API objects that make the engine to be created are : - -

    The USM configuration text file can be updated remotely using the USM Mib.

    -

    User that are configured in the Usm (jdmk.security file) text file are nonVolatile.

    -

    Usm Mib userEntry supported storage type values are : volatile or nonVolatile only. Other values are rejected and a wrongValue is returned)

    -
      -
    • volatile means that user entry is not flushed in security file
    • -
    • nonVolatile means that user entry is flushed in security file
    • -
    • If a nonVolatile row is set to be volatile, it will be not flushed in the file
    • -
    • If a volatile row created from the UsmMib is set to nonVolatile, it will be flushed in the file (if the file exist and is writable otherwise an inconsistentValue is returned)
    • -
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getEngineTime

        -
        int getEngineTime()
        -
        Gets the engine time in seconds. This is the time from the last reboot.
        -
        Returns:
        The time from the last reboot.
        -
      • -
      - - - -
        -
      • -

        getEngineId

        -
        SnmpEngineId getEngineId()
        -
        Gets the engine Id. This is unique for each engine.
        -
        Returns:
        The engine Id object.
        -
      • -
      - - - -
        -
      • -

        getEngineBoots

        -
        int getEngineBoots()
        -
        Gets the engine boot number. This is the number of time this engine has rebooted. Each time an SnmpEngine is instantiated, it will read this value in its Lcd, and store back the value incremented by one.
        -
        Returns:
        The engine's number of reboot.
        -
      • -
      - - - -
        -
      • -

        getUsmKeyHandler

        -
        SnmpUsmKeyHandler getUsmKeyHandler()
        -
        Gets the Usm key handler.
        -
        Returns:
        The key handler.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpEngineFactory.html b/dist/docs/api/com/sun/management/snmp/SnmpEngineFactory.html deleted file mode 100644 index 1e04d6e..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpEngineFactory.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - -SnmpEngineFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpEngineFactory

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    JdmkEngineFactory
    -
    -
    -
    -
    public interface SnmpEngineFactory
    -
    This SnmpEngineFactory is instantiating an SnmpEngine containing : -
      -
    • Message Processing Sub System + V1, V2 et V3 Message Processing Models
    • -
    • Security Sub System + User based Security Model (Id 3)
    • -
    • Access Control Sub System + Ip ACL + User based Access Control Model. See IpAcl and UserAcl .
    • -
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createEngine

        -
        SnmpEngine createEngine(SnmpEngineParameters p)
        -
        The engine instantiation method.
        -
        Parameters:
        p - The parameters used to instantiate a new engine.
        -
        Returns:
        The newly created SnmpEngine.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if one of the configuration - file file doesn't exist (ACL files, security file).
        -
      • -
      - - - -
        -
      • -

        createEngine

        -
        SnmpEngine createEngine(SnmpEngineParameters p,
        -                      InetAddressAcl ipacl)
        -
        The engine instantiation method.
        -
        Parameters:
        p - The parameters used to instantiate a new engine.
        ipacl - The Ip ACL to pass to the Access Control Model.
        -
        Returns:
        The newly created SnmpEngine.
        -
        Throws:
        -
        IllegalArgumentException - Thrown if one of the configuration - file file doesn't exist (ACL files, security file).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpEngineId.html b/dist/docs/api/com/sun/management/snmp/SnmpEngineId.html deleted file mode 100644 index 07d777a..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpEngineId.html +++ /dev/null @@ -1,616 +0,0 @@ - - - - - -SnmpEngineId (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpEngineId

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpEngineId
    -extends Object
    -implements Serializable
    -
    This class is handling an SnmpEngineId data. It copes with binary as well as String representation of an engine Id. A string format engine is an hex string starting with 0x.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getReadableId

        -
        public String getReadableId()
        -
        If a string of the format <address>:<port>:<IANA number> has been provided at creation time, this string is returned.
        -
        Returns:
        The Id as a readable string or null if not provided.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Returns a string format engine Id.
        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        String format value.
        -
      • -
      - - - -
        -
      • -

        getBytes

        -
        public byte[] getBytes()
        -
        Returns a binary engine Id.
        -
        Returns:
        Binary value.
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(byte[] arr)
        -                                   throws IllegalArgumentException
        -
        Generates an engine Id based on the passed array.
        -
        Returns:
        The created engine Id or null if given array is null or its length == 0;
        -
        Throws:
        -
        IllegalArgumentException. - Thrown when : -
          -
        • octet string lower than 5 bytes.
        • -
        • octet string greater than 32 bytes.
        • -
        • octet string = all zeros.
        • -
        • octet string = all 'ff'H.
        • -
        • octet strings with very first bit = 0 and length != 12 octets
        • -
        -
        IllegalArgumentException
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId()
        -
        Generates an engine Id that is unique to the host the agent is running on. The engine Id unicity is system time based. The creation algorithm uses the SUN Microsystems IANA number (42).
        -
        Returns:
        The generated engine Id.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public SnmpOid toOid()
        -
        Translates an engine Id in an SnmpOid format. This is useful when dealing with USM MIB indexes. - The oid format is : ...... - e.g. "0x8000002a05819dcb6e00001f96" ==> 13.128.0.0.42.5.129.157.203.110.0.0.31.150
        -
        Returns:
        SnmpOid The oid.
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(String str)
        -                                   throws IllegalArgumentException,
        -                                          UnknownHostException
        -

        Generates a unique engine Id. Hexadecimal strings as well as a textual description are supported. The textual format is as follow: -
        <address>:<port>:<IANA number>

        -

        The allowed formats :

        -
          -
        • <address>:<port>:<IANA number> -
          All these parameters are used to generate the Id. WARNING, - this method is not compliant with IPv6 address format. - Use { @link #createEngineId(java.lang.String,java.lang.String) } - instead.
        • -
        • <address>:<port> -
          The IANA number will be the SUN Microsystems one (42).
        • -
        • address -
          The port 161 will be used to generate the Id. IANA number will - be the SUN Microsystems one (42).
        • -
        • :port -
          The host to use is localhost. IANA number will be the SUN - Microsystems one (42).
        • -
        • ::<IANA number>     -
          The port 161 and localhost will be used to generate the Id.
        • -
        • :<port>:<IANA number> -
          The host to use is localhost.
        • -
        • <address>::<IANA number> -
          The port 161 will be used to generate the Id.
        • -
        • ::     -
          The port 161, localhost and the SUN Microsystems IANA number - will be used to generate the Id.
        • -
        -
        Parameters:
        str - The string to parse.
        -
        Returns:
        The generated engine Id or null if the passed string is null.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the host name contained - in the textual format is unknown.
        -
        IllegalArgumentException. - Thrown when : -
          -
        • octet string lower than 5 bytes.
        • -
        • octet string greater than 32 bytes.
        • -
        • octet string = all zeros.
        • -
        • octet string = all 'ff'H.
        • -
        • octet strings with very first bit = 0 and length != 12 octets
        • -
        • An IPv6 address format is used in conjunction with the ":" - separator
        • -
        -
        IllegalArgumentException
        -
        UnknownHostException
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(String str,
        -                          String separator)
        -                                   throws IllegalArgumentException,
        -                                          UnknownHostException
        -
        Idem createEngineId(java.lang.String) - with the ability to provide your own separator. This allows IPv6 - address format handling (e.g. providing @ as separator).
        -
        Parameters:
        str - The string to parse.
        separator - the separator to use. If null is provided, the default - separator ":" is used.
        -
        Returns:
        The generated engine Id or null if the passed string is null.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the host name contained - in the textual format is unknown.
        -
        IllegalArgumentException. - Thrown when : -
          -
        • octet string lower than 5 bytes.
        • -
        • octet string greater than 32 bytes.
        • -
        • octet string = all zeros.
        • -
        • octet string = all 'ff'H.
        • -
        • octet strings with very first bit = 0 and length != 12 octets
        • -
        • An IPv6 address format is used in conjunction with the ":" - separator
        • -
        -
        IllegalArgumentException
        -
        UnknownHostException
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(int port)
        -                                   throws UnknownHostException
        -
        Generates a unique engine Id. The engine Id unicity is based on the host IP address and port. The IP address used is the localhost one. The creation algorithm uses the SUN Microsystems IANA number (42).
        -
        Parameters:
        port - The TCP/IP port the SnmpV3AdaptorServer is listening to.
        -
        Returns:
        The generated engine Id.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the local host name used to calculate the id is unknown.
        -
        UnknownHostException
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(InetAddress address,
        -                          int port)
        -                                   throws IllegalArgumentException
        -
        Generates a unique engine Id. The engine Id unicity is based on the host IP address and port. The IP address used is the passed one. The creation algorithm uses the SUN Microsystems IANA number (42).
        -
        Parameters:
        address - The IP address the SnmpV3AdaptorServer is listening to.
        port - The TCP/IP port the SnmpV3AdaptorServer is listening to.
        -
        Returns:
        The generated engine Id.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the provided address is null.
        -
        IllegalArgumentException
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(int port,
        -                          int iana)
        -                                   throws UnknownHostException
        -
        Generates a unique engine Id. The engine Id unicity is based on the host IP address and port. The IP address is the localhost one. The creation algorithm uses the passed IANA number.
        -
        Parameters:
        port - The TCP/IP port the SnmpV3AdaptorServer is listening to.
        iana - Your enterprise IANA number.
        -
        Returns:
        The generated engine Id.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the local host name used to calculate the id is unknown.
        -
        UnknownHostException
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(InetAddress addr,
        -                          int port,
        -                          int iana)
        -
        Generates a unique engine Id. The engine Id unicity is based on the host IP address and port. The IP address is the passed one, it handles IPv4 and IPv6 hosts. The creation algorithm uses the passed IANA number.
        -
        Parameters:
        addr - The IP address the SnmpV3AdaptorServer is listening to.
        port - The TCP/IP port the SnmpV3AdaptorServer is listening to.
        iana - Your enterprise IANA number.
        -
        Returns:
        The generated engine Id.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the provided InetAddress is null.
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(int iana,
        -                          InetAddress addr)
        -
        Generates an engine Id based on an InetAddress. Handles IPv4 and IPv6 addresses. The creation algorithm uses the passed IANA number.
        -
        Parameters:
        iana - Your enterprise IANA number.
        addr - The IP address the SnmpV3AdaptorServer is listening to.
        -
        Returns:
        The generated engine Id.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the provided InetAddress is null.
        -
      • -
      - - - -
        -
      • -

        createEngineId

        -
        public static SnmpEngineId createEngineId(InetAddress addr)
        -
        Generates an engine Id based on an InetAddress. Handles IPv4 and IPv6 - addresses. The creation algorithm uses the sun IANA number (42).
        -
        Parameters:
        addr - The IP address the SnmpV3AdaptorServer is listening to.
        -
        Returns:
        The generated engine Id.
        -
        Throws:
        -
        UnknownHostException. - Thrown if the provided - InetAddress is null.
        -
      • -
      - - - -
        -
      • -

        equals

        -
        public boolean equals(Object a)
        -
        Tests SnmpEngineId instance equality. Two SnmpEngineId are equal if they have the same value.
        -
        -
        Overrides:
        -
        equals in class Object
        -
        Returns:
        true if the two SnmpEngineId are equals, false otherwise.
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class Object
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpEngineParameters.html b/dist/docs/api/com/sun/management/snmp/SnmpEngineParameters.html deleted file mode 100644 index e4532f7..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpEngineParameters.html +++ /dev/null @@ -1,409 +0,0 @@ - - - - - -SnmpEngineParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpEngineParameters

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpEngineParameters
    -extends Object
    -implements Serializable
    -
    This class is used to pass some specific parameters to an - SnmpEngineFactory .
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpEngineParameters

        -
        public SnmpEngineParameters()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setSecurityFile

        -
        public void setSecurityFile(String securityFile)
        -
        Sets the file to use for Java DMK Lcd. If no file is provided, the default location will be checked.
        -
      • -
      - - - -
        -
      • -

        getSecurityFile

        -
        public String getSecurityFile()
        -
        Gets the file to use for Java DMK Lcd.
        -
        Returns:
        The security file.
        -
      • -
      - - - -
        -
      • -

        setUserAcl

        -
        public void setUserAcl(UserAcl uacl)
        -
        Sets a customized user ACL. User ACL is used in order to check - access for SNMP V3 requests. If no ACL is provided, - com.sun.management.snmp.usm.UserAcl.UserAcl is instantiated.
        -
        Parameters:
        uacl - The user ACL to use.
        -
      • -
      - - - -
        -
      • -

        getUserAcl

        -
        public UserAcl getUserAcl()
        -
        Gets the customized user ACL.
        -
        Returns:
        The customized user ACL.
        -
      • -
      - - - -
        -
      • -

        activateEncryption

        -
        public void activateEncryption()
        -
        Activate SNMP V3 encryption. By default the encryption is not activated. Be sure that the security provider classes needed for DES are in your classpath (eg:JCE classes)
        -
      • -
      - - - -
        -
      • -

        deactivateEncryption

        -
        public void deactivateEncryption()
        -
        Deactivate SNMP V3 encryption. By default the encryption is not activated. Be sure that the security provider classes needed for DES are in your classpath (eg:JCE classes)
        -
      • -
      - - - -
        -
      • -

        isEncryptionEnabled

        -
        public boolean isEncryptionEnabled()
        -
        Check if encryption is activated. By default the encryption is not - activated.
        -
        Returns:
        The encryption activation status.
        -
      • -
      - - - -
        -
      • -

        setEngineId

        -
        public void setEngineId(SnmpEngineId engineId)
        -
        Set the engine Id.
        -
        Parameters:
        engineId - The engine Id to use.
        -
      • -
      - - - -
        -
      • -

        getEngineId

        -
        public SnmpEngineId getEngineId()
        -
        Get the engine Id.
        -
        Returns:
        The engineId.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpEventReportDispatcher.html b/dist/docs/api/com/sun/management/snmp/SnmpEventReportDispatcher.html deleted file mode 100644 index fc554d6..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpEventReportDispatcher.html +++ /dev/null @@ -1,606 +0,0 @@ - - - - - -SnmpEventReportDispatcher (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpEventReportDispatcher

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Runnable
    -
    -
    -
    -
    public class SnmpEventReportDispatcher
    -extends SnmpEventReportDispatcher
    -
    Implements an SNMP event report dispatcher. -

    - Listener objects can be registered in an - SnmpEventReportDispatcher. -
    The SnmpEventReportDispatcher listens for any incoming - trap or inform PDU: each time it receives a trap or an inform PDU, it - informs all the listeners. -
    By default, the dispatcher listens to the UDP port 162. -

    - The SnmpEventReportDispatcher class implements - Runnable: it is expected to be used as a - Thread object. The run method never returns. -

    - An SnmpEventReportDispatcher object maintains 2 lists of - listener objects. The listener objects implement the - SnmpTrapListener or SnmpInformListener - interface and will be activated each time an SNMP event report (trap - or inform PDU) is received. -

    - By default, the SnmpEventReportDispatcher will create one - Task per incoming message (inform or trap) and - triggered listener, and will execute this task in a new thread. - This default threading policy can be overridden by providing a specific - TaskServer in the constructor of this object.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpTrapListener, -SnmpInformListener, -TaskServer
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher()
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which - listens on the port 162. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follows: -

          -
        • If an LCD file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the dispatcher computes a time-based - SnmpEngineId.
        • -
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files do not exist.
        -
        SocketException - If the object cannot bind to the port 162.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(int portNumber)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follows: -

          -
        • If an LCD file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the session computes a time-based - SnmpEngineId.
        • -
        -
        Parameters:
        portNumber - The port number.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files don't exist.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(int portNumber,
        -                         InetAddress address,
        -                         TaskServer packetTaskServer,
        -                         TaskServer callbackTaskServer)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follows: -

          -
        • If an LCD file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the dispatcher computes a time-based - SnmpEngineId.
        • -
        -
        Parameters:
        portNumber - The port number.
        address - The Ip address the dispatcher will listen for events - on. If null, the dispatcher will listen on localhost.
        packetTaskServer - The task server to use when a trap or - inform PDU is received.
        callbackTaskServer - The task server to use when invoking - a callback. This can be the same object as - packetTaskServer
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files don't exist.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngineParameters parameters,
        -                         SnmpEngineFactory factory,
        -                         int portNumber,
        -                         TaskServer packetTaskServer,
        -                         TaskServer callbackTaskServer)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follows: -

          -
        • If an LCD file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the dispatcher computes a time-based - SnmpEngineId.
        • -
        -
        Parameters:
        parameters - The engine parameters to use.
        factory - The factory to use in order to create the engine.
        portNumber - The port number.
        packetTaskServer - The task server to use when a trap or - inform PDU is received.
        callbackTaskServer - The task server to use when invoking - a callback. This can be the same object as - packetTaskServer
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files don't exist.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngine engine,
        -                         int portNumber,
        -                         TaskServer packetTaskServer,
        -                         TaskServer callbackTaskServer)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port.
        -
        Parameters:
        engine - The SnmpEngine to use.
        portNumber - The port number.
        packetTaskServer - The task server to use when a trap or - inform PDU is received.
        callbackTaskServer - The task server to use when invoking - a callback. This can be the same object as - packetTaskServer
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngineParameters parameters,
        -                         SnmpEngineFactory factory,
        -                         int portNumber,
        -                         InetAddress address,
        -                         TaskServer packetTaskServer,
        -                         TaskServer callbackTaskServer)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follows: -

          -
        • If an LCD file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the dispatcher computes a time-based - SnmpEngineId.
        • -
        -
        Parameters:
        parameters - The engine parameters to use.
        factory - The factory to use in order to create the engine.
        portNumber - The port number.
        address - The Ip address the dispatcher will listen for events - on. If null, the dispatcher will listen on localhost.
        packetTaskServer - The task server to use when a trap or - inform PDU is received.
        callbackTaskServer - The task server to use when invoking - a callback. This can be the same object as - packetTaskServer
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration files don't exist.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngine engine,
        -                         int portNumber,
        -                         InetAddress address,
        -                         TaskServer packetTaskServer,
        -                         TaskServer callbackTaskServer)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port.
        -
        Parameters:
        engine - The SnmpEngine to use.
        portNumber - The port number.
        address - The Ip address the dispatcher will listen for events - on. If null, the dispatcher will listen on localhost.
        packetTaskServer - The task server to use when a trap or - inform PDU is received.
        callbackTaskServer - The task server to use when invoking - a callback. This can be the same object as - packetTaskServer
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        handleCallback

        -
        protected final void handleCallback(Runnable callbackHandler)
        -
        This method invokes a listener callback. Do not call this method - directly. It is called by the super class when a callback - needs to be invoked. -

        This method uses the callbackTaskServer in - order to execute the given callbackHandler.

        -
        -
        Overrides:
        -
        handleCallback in class SnmpEventReportDispatcher
        -
        Parameters:
        callbackHandler - A Runnable object wrapping the listener - callback to be invoked.
        -
      • -
      - - - -
        -
      • -

        handlePacket

        -
        protected final void handlePacket(Runnable packetHandler)
        -
        This method handles a received SNMP DatagramPacket. Do not - call this method directly. It is called by the super class - when an SNMP DatagrapPacket is received. -

        This method uses the packetTaskServer in - order to execute the given packetHandler.

        -
        -
        Overrides:
        -
        handlePacket in class SnmpEventReportDispatcher
        -
        Parameters:
        packetHandler - A Runnable object wrapping the packet - to be handled.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpGauge.html b/dist/docs/api/com/sun/management/snmp/SnmpGauge.html deleted file mode 100644 index bc1013d..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpGauge.html +++ /dev/null @@ -1,400 +0,0 @@ - - - - - -SnmpGauge (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpGauge

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpInt.html b/dist/docs/api/com/sun/management/snmp/SnmpInt.html deleted file mode 100644 index d5486ce..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpInt.html +++ /dev/null @@ -1,668 +0,0 @@ - - - - - -SnmpInt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpInt

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        value

        -
        protected long value
        -
        This is where the value is stored. This long is signed.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpInt

        -
        public SnmpInt(int v)
        -        throws IllegalArgumentException
        -
        Constructs a new SnmpInt from the specified integer value.
        -
        Parameters:
        v - The initialization value.
        -
        Throws:
        -
        IllegalArgumentException - The specified value is smaller than Integer.MIN_VALUE - or larger than Integer.MAX_VALUE.
        -
      • -
      - - - -
        -
      • -

        SnmpInt

        -
        public SnmpInt(Integer v)
        -        throws IllegalArgumentException
        -
        Constructs a new SnmpInt from the specified Integer value.
        -
        Parameters:
        v - The initialization value.
        -
        Throws:
        -
        IllegalArgumentException - The specified value is smaller than Integer.MIN_VALUE - or larger than Integer.MAX_VALUE.
        -
      • -
      - - - -
        -
      • -

        SnmpInt

        -
        public SnmpInt(long v)
        -        throws IllegalArgumentException
        -
        Constructs a new SnmpInt from the specified long value.
        -
        Parameters:
        v - The initialization value.
        -
        Throws:
        -
        IllegalArgumentException - The specified value is smaller than Integer.MIN_VALUE - or larger than Integer.MAX_VALUE.
        -
      • -
      - - - -
        -
      • -

        SnmpInt

        -
        public SnmpInt(Long v)
        -        throws IllegalArgumentException
        -
        Constructs a new SnmpInt from the specified Long value.
        -
        Parameters:
        v - The initialization value.
        -
        Throws:
        -
        IllegalArgumentException - The specified value is smaller than Integer.MIN_VALUE - or larger than Integer.MAX_VALUE.
        -
      • -
      - - - - - - - -
        -
      • -

        SnmpInt

        -
        public SnmpInt(boolean v)
        -
        Constructs a new SnmpInt from the specified boolean value. - This constructor applies rfc1903 rule: -

        - TruthValue ::= TEXTUAL-CONVENTION
        -     STATUS       current
        -     DESCRIPTION
        -             "Represents a boolean value."
        -     SYNTAX       INTEGER { true(1), false(2) }
        - 
        -
        Parameters:
        v - The initialization value.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        longValue

        -
        public long longValue()
        -
        Returns the long value of this SnmpInt.
        -
        Returns:
        The value.
        -
      • -
      - - - -
        -
      • -

        toLong

        -
        public Long toLong()
        -
        Converts the integer value to its Long form.
        -
        Returns:
        The Long representation of the value.
        -
      • -
      - - - -
        -
      • -

        intValue

        -
        public int intValue()
        -
        Converts the integer value to its integer form.
        -
        Returns:
        The integer representation of the value.
        -
      • -
      - - - -
        -
      • -

        toInteger

        -
        public Integer toInteger()
        -
        Converts the integer value to its Integer form.
        -
        Returns:
        The Integer representation of the value.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Converts the integer value to its String form.
        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        The String representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public SnmpOid toOid()
        -
        Converts the integer value to its SnmpOid form.
        -
        -
        Specified by:
        -
        toOid in class SnmpValue
        -
        Returns:
        The OID representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public static SnmpOid toOid(long[] index,
        -            int start)
        -                     throws SnmpStatusException
        -
        Extracts the integer from an index OID and returns its - value converted as an SnmpOid.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The OID representing the integer value.
        -
        Throws:
        -
        SnmpStatusException - There is no integer value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        nextOid

        -
        public static int nextOid(long[] index,
        -          int start)
        -                   throws SnmpStatusException
        -
        Scans an index OID, skips the integer value and returns the position - of the next value.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The position of the next value.
        -
        Throws:
        -
        SnmpStatusException - There is no integer value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        appendToOid

        -
        public static void appendToOid(SnmpOid source,
        -               SnmpOid dest)
        -
        Appends an SnmpOid representing an SnmpInt to another OID.
        -
        Parameters:
        source - An OID representing an SnmpInt value.
        dest - Where source should be appended.
        -
      • -
      - - - -
        -
      • -

        duplicate

        -
        public final SnmpValue duplicate()
        -
        Performs a clone action. This provides a workaround for the - SnmpValue interface.
        -
        -
        Specified by:
        -
        duplicate in class SnmpValue
        -
        Returns:
        The SnmpValue clone.
        -
      • -
      - - - -
        -
      • -

        clone

        -
        public final Object clone()
        -
        Clones the SnmpInt object, making a copy of its data.
        -
        -
        Overrides:
        -
        clone in class Object
        -
        Returns:
        The object clone.
        -
      • -
      - - - -
        -
      • -

        getTypeName

        -
        public String getTypeName()
        -
        Returns a textual description of the type object.
        -
        -
        Specified by:
        -
        getTypeName in class SnmpValue
        -
        Returns:
        ASN.1 textual description.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpIpAddress.html b/dist/docs/api/com/sun/management/snmp/SnmpIpAddress.html deleted file mode 100644 index 4fad9f5..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpIpAddress.html +++ /dev/null @@ -1,493 +0,0 @@ - - - - - -SnmpIpAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpIpAddress

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpIpAddress

        -
        public SnmpIpAddress(byte[] bytes)
        -              throws IllegalArgumentException
        -
        Constructs a new SnmpIpAddress from the specified bytes array.
        -
        Parameters:
        bytes - The four bytes composing the address.
        -
        Throws:
        -
        IllegalArgumentException - The length of the array is not equal to four.
        -
      • -
      - - - -
        -
      • -

        SnmpIpAddress

        -
        public SnmpIpAddress(long addr)
        -
        Constructs a new SnmpIpAddress from the specified long value.
        -
        Parameters:
        addr - The initialization value.
        -
      • -
      - - - -
        -
      • -

        SnmpIpAddress

        -
        public SnmpIpAddress(String dotAddress)
        -              throws IllegalArgumentException
        -
        Constructs a new SnmpIpAddress from a dot-formatted String. - The dot-formatted String is formulated x.x.x.x .
        -
        Parameters:
        dotAddress - The initialization value.
        -
        Throws:
        -
        IllegalArgumentException - The string does not correspond to an ip address.
        -
      • -
      - - - -
        -
      • -

        SnmpIpAddress

        -
        public SnmpIpAddress(long b1,
        -             long b2,
        -             long b3,
        -             long b4)
        -
        Constructs a new SnmpIpAddress from four long values.
        -
        Parameters:
        b1 - Byte 1.
        b2 - Byte 2.
        b3 - Byte 3.
        b4 - Byte 4.
        -
        Throws:
        -
        IllegalArgumentException - A value is outside of [0-255].
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        byteValue

        -
        public byte[] byteValue()
        -
        Converts the address value to its byte array form.
        -
        Returns:
        The byte array representation of the value.
        -
      • -
      - - - -
        -
      • -

        stringValue

        -
        public String stringValue()
        -
        Converts the address to its String form. - Same as toString(). Exists only to follow a naming scheme.
        -
        Returns:
        The String representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public static SnmpOid toOid(long[] index,
        -            int start)
        -                     throws SnmpStatusException
        -
        Extracts the ip address from an index OID and returns its - value converted as an SnmpOid.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The OID representing the ip address value.
        -
        Throws:
        -
        SnmpStatusException - There is no ip address value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        nextOid

        -
        public static int nextOid(long[] index,
        -          int start)
        -                   throws SnmpStatusException
        -
        Scans an index OID, skips the address value and returns the position - of the next value.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The position of the next value.
        -
        Throws:
        -
        SnmpStatusException - There is no address value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        appendToOid

        -
        public static void appendToOid(SnmpOid source,
        -               SnmpOid dest)
        -
        Appends an SnmpOid representing an SnmpIpAddress to another OID.
        -
        Parameters:
        source - An OID representing an SnmpIpAddress value.
        dest - Where source should be appended.
        -
      • -
      - - - -
        -
      • -

        getTypeName

        -
        public final String getTypeName()
        -
        Returns a textual description of the type object.
        -
        -
        Overrides:
        -
        getTypeName in class SnmpOid
        -
        Returns:
        ASN.1 textual description.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpMessage.html b/dist/docs/api/com/sun/management/snmp/SnmpMessage.html deleted file mode 100644 index ed5f04e..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpMessage.html +++ /dev/null @@ -1,494 +0,0 @@ - - - - - -SnmpMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpMessage

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions
    -
    -
    -
    -
    public class SnmpMessage
    -extends SnmpMsg
    -implements SnmpDefinitions
    -
    Is a partially decoded representation of an SNMP packet. -

    - You will not normally need to use this class unless you decide to - implement your own SnmpPduFactory object. -

    - The SnmpMessage class is directly mapped onto the - Message syntax defined in RFC1157 and RFC1902. -

    -
    - Message ::= SEQUENCE {
    -    version       INTEGER { version(1) }, -- for SNMPv2
    -    community     OCTET STRING,           -- community name
    -    data          ANY                     -- an SNMPv2 PDU
    - }
    - 
    -
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpPduFactory, -SnmpPduPacket
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        community

        -
        public byte[] community
        -
        Community name.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMessage

        -
        public SnmpMessage()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        decodeMessage

        -
        public void decodeMessage(byte[] inputBytes,
        -                 int byteCount)
        -                   throws SnmpStatusException
        -
        Decodes the specified bytes and initializes this message. - For internal use only.
        -
        -
        Specified by:
        -
        decodeMessage in class SnmpMsg
        -
        Parameters:
        inputBytes - The bytes to be decoded.
        -
        Throws:
        -
        SnmpStatusException - If the specified bytes are not a valid encoding.
        -
      • -
      - - - -
        -
      • -

        encodeSnmpPdu

        -
        public void encodeSnmpPdu(SnmpPdu pdu,
        -                 int maxDataLength)
        -                   throws SnmpStatusException,
        -                          SnmpTooBigException
        -
        Initializes this message with the specified pdu. -

        - This method initializes the data field with an array of - maxDataLength bytes. It encodes the pdu. - The resulting encoding is stored in the data field - and the length of the encoding is stored in dataLength. -

        - If the encoding length exceeds maxDataLength, - the method throws an exception.

        -
        -
        Specified by:
        -
        encodeSnmpPdu in class SnmpMsg
        -
        Parameters:
        pdu - The PDU to be encoded.
        maxDataLength - The maximum length permitted for the data field.
        -
        Throws:
        -
        SnmpStatusException - If the specified pdu is not valid.
        -
        SnmpTooBigException - If the resulting encoding does not fit - into maxDataLength bytes.
        -
        ArrayIndexOutOfBoundsException - If the encoding exceeds maxDataLength.
        -
      • -
      - - - -
        -
      • -

        decodeSnmpPdu

        -
        public SnmpPdu decodeSnmpPdu()
        -                      throws SnmpStatusException
        -
        Gets the PDU encoded in this message. -

        - This method decodes the data field and returns the resulting PDU.

        -
        -
        Specified by:
        -
        decodeSnmpPdu in class SnmpMsg
        -
        Returns:
        The resulting PDU.
        -
        Throws:
        -
        SnmpStatusException - If the encoding is not valid.
        -
      • -
      - - - -
        -
      • -

        printMessage

        -
        public String printMessage()
        -
        Dumps this message in a string.
        -
        -
        Overrides:
        -
        printMessage in class SnmpMsg
        -
        Returns:
        The string containing the dump.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpMsg.html b/dist/docs/api/com/sun/management/snmp/SnmpMsg.html deleted file mode 100644 index 173acde..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpMsg.html +++ /dev/null @@ -1,623 +0,0 @@ - - - - - -SnmpMsg (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpMsg

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpMessage, SnmpV3Message
    -
    -
    -
    -
    public abstract class SnmpMsg
    -extends Object
    -implements SnmpDefinitions
    -
    A partially decoded representation of an SNMP packet. It contains - the information contained in any SNMP message (SNMPv1, SNMPv2 or - SNMPv3).
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        version

        -
        public int version
        -
        The protocol version. -

        decodeMessage and encodeMessage do not - perform any check on this value. -
        decodeSnmpPdu and encodeSnmpPdu only - accept the values 0 (for SNMPv1), 1 (for SNMPv2) and 3 (for SNMPv3).

        -
      • -
      - - - -
        -
      • -

        data

        -
        public byte[] data
        -
        Encoding of the PDU. -

        This is usually the BER encoding of the PDU's syntax - defined in RFC1157 and RFC1902. However, this can be authenticated - or encrypted data (but you need to implemented your own - SnmpPduFactory class).

        -
      • -
      - - - -
        -
      • -

        dataLength

        -
        public int dataLength
        -
        Number of useful bytes in the data field.
        -
      • -
      - - - -
        -
      • -

        address

        -
        public InetAddress address
        -
        Source or destination address. -
        For an incoming message it's the source. - For an outgoing message it's the destination.
        -
      • -
      - - - -
        -
      • -

        port

        -
        public int port
        -
        Source or destination port. -
        For an incoming message it's the source. - For an outgoing message it's the destination.
        -
      • -
      - - - -
        -
      • -

        securityParameters

        -
        public SnmpSecurityParameters securityParameters
        -
        Security parameters. Contain informations according to Security Model (Usm, community string based, ...).
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMsg

        -
        public SnmpMsg()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getProtocolVersion

        -
        public static int getProtocolVersion(byte[] data)
        -                              throws SnmpStatusException
        -
        Returns the encoded SNMP version present in the passed byte array.
        -
        Parameters:
        data - The unmarshalled SNMP message.
        -
        Returns:
        The SNMP version (0, 1 or 3).
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        getRequestId

        -
        public abstract int getRequestId(byte[] data)
        -                          throws SnmpStatusException
        -
        Returns the associated request ID.
        -
        Parameters:
        data - The flat message.
        -
        Returns:
        The request ID.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        encodeMessage

        -
        public abstract int encodeMessage(byte[] outputBytes)
        -                           throws SnmpTooBigException
        -
        Encodes this message and puts the result in the specified byte array. - For internal use only.
        -
        Parameters:
        outputBytes - An array to receive the resulting encoding.
        -
        Throws:
        -
        ArrayIndexOutOfBoundsException - If the result does not fit - into the specified array.
        -
        SnmpTooBigException
        -
      • -
      - - - -
        -
      • -

        decodeMessage

        -
        public abstract void decodeMessage(byte[] inputBytes,
        -                 int byteCount)
        -                            throws SnmpStatusException
        -
        Decodes the specified bytes and initializes this message. - For internal use only.
        -
        Parameters:
        inputBytes - The bytes to be decoded.
        -
        Throws:
        -
        SnmpStatusException - If the specified bytes are not a valid encoding.
        -
      • -
      - - - -
        -
      • -

        encodeSnmpPdu

        -
        public abstract void encodeSnmpPdu(SnmpPdu pdu,
        -                 int maxDataLength)
        -                            throws SnmpStatusException,
        -                                   SnmpTooBigException
        -
        Initializes this message with the specified pdu. -

        - This method initializes the data field with an array of - maxDataLength bytes. It encodes the pdu. - The resulting encoding is stored in the data field - and the length of the encoding is stored in dataLength. -

        - If the encoding length exceeds maxDataLength, - the method throws an exception.

        -
        Parameters:
        pdu - The PDU to be encoded.
        maxDataLength - The maximum length permitted for the data field.
        -
        Throws:
        -
        SnmpStatusException - If the specified pdu is not valid.
        -
        SnmpTooBigException - If the resulting encoding does not fit - into maxDataLength bytes.
        -
        ArrayIndexOutOfBoundsException - If the encoding exceeds maxDataLength.
        -
      • -
      - - - -
        -
      • -

        decodeSnmpPdu

        -
        public abstract SnmpPdu decodeSnmpPdu()
        -                               throws SnmpStatusException
        -
        Gets the PDU encoded in this message. -

        - This method decodes the data field and returns the resulting PDU.

        -
        Returns:
        The resulting PDU.
        -
        Throws:
        -
        SnmpStatusException - If the encoding is not valid.
        -
      • -
      - - - -
        -
      • -

        dumpHexBuffer

        -
        public static String dumpHexBuffer(byte[] b,
        -                   int offset,
        -                   int len)
        -
        Dumps the content of a byte buffer using hexadecimal form.
        -
        Parameters:
        b - The buffer to dump.
        offset - The position of the first byte to be dumped.
        len - The number of bytes to be dumped starting from offset.
        -
        Returns:
        The string containing the dump.
        -
      • -
      - - - -
        -
      • -

        printMessage

        -
        public String printMessage()
        -
        Dumps this message in a string.
        -
        Returns:
        The string containing the dump.
        -
      • -
      - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpNull.html b/dist/docs/api/com/sun/management/snmp/SnmpNull.html deleted file mode 100644 index b3d398a..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpNull.html +++ /dev/null @@ -1,501 +0,0 @@ - - - - - -SnmpNull (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpNull

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpNull

        -
        public SnmpNull()
        -
        Constructs a new SnmpNull.
        -
      • -
      - - - -
        -
      • -

        SnmpNull

        -
        public SnmpNull(String dummy)
        -
        Constructs a new SnmpNull. -
        For mibgen private use only.
        -
      • -
      - - - -
        -
      • -

        SnmpNull

        -
        public SnmpNull(int t)
        -
        Constructs a new SnmpNull from the specified tag value.
        -
        Parameters:
        t - The initialization value.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTag

        -
        public int getTag()
        -
        Returns the tag value of this SnmpNull.
        -
        Returns:
        The value.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Converts the NULL value to its ASN.1 String form. - When the tag is not the universal one, it is prepended - to the String form.
        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        The String representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public SnmpOid toOid()
        -
        Converts the NULL value to its SnmpOid form. - Normally, a NULL value cannot be used as an index value, - this method triggers an exception.
        -
        -
        Specified by:
        -
        toOid in class SnmpValue
        -
        Returns:
        The OID representation of the value.
        -
      • -
      - - - -
        -
      • -

        duplicate

        -
        public final SnmpValue duplicate()
        -
        Performs a clone action. This provides a workaround for the - SnmpValue interface.
        -
        -
        Specified by:
        -
        duplicate in class SnmpValue
        -
        Returns:
        The SnmpValue clone.
        -
      • -
      - - - -
        -
      • -

        clone

        -
        public final Object clone()
        -
        Clones the SnmpNull object, making a copy of its data.
        -
        -
        Overrides:
        -
        clone in class Object
        -
        Returns:
        The object clone.
        -
      • -
      - - - -
        -
      • -

        getTypeName

        -
        public final String getTypeName()
        -
        Returns a textual description of the type object.
        -
        -
        Specified by:
        -
        getTypeName in class SnmpValue
        -
        Returns:
        ASN.1 textual description.
        -
      • -
      - - - - - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpOpaque.html b/dist/docs/api/com/sun/management/snmp/SnmpOpaque.html deleted file mode 100644 index 46a5017..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpOpaque.html +++ /dev/null @@ -1,379 +0,0 @@ - - - - - -SnmpOpaque (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpOpaque

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpOpaque

        -
        public SnmpOpaque(byte[] v)
        -
        Constructs a new SnmpOpaque from the specified bytes array.
        -
        Parameters:
        v - The bytes composing the opaque value.
        -
      • -
      - - - -
        -
      • -

        SnmpOpaque

        -
        public SnmpOpaque(Byte[] v)
        -
        Constructs a new SnmpOpaque with the specified Bytes array.
        -
        Parameters:
        v - The Bytes composing the opaque value.
        -
      • -
      - - - -
        -
      • -

        SnmpOpaque

        -
        public SnmpOpaque(String v)
        -
        Constructs a new SnmpOpaque from the specified String value.
        -
        Parameters:
        v - The initialization value.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Converts the opaque to its String form, that is, a string of - bytes expressed in hexadecimal form.
        -
        -
        Overrides:
        -
        toString in class SnmpString
        -
        Returns:
        The String representation of the value.
        -
      • -
      - - - -
        -
      • -

        getTypeName

        -
        public final String getTypeName()
        -
        Returns a textual description of the type object.
        -
        -
        Overrides:
        -
        getTypeName in class SnmpString
        -
        Returns:
        ASN.1 textual description.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPdu.html b/dist/docs/api/com/sun/management/snmp/SnmpPdu.html deleted file mode 100644 index 2a32ca7..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPdu.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - - -SnmpPdu (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpPdu

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        type

        -
        public int type
        -
        PDU type. Types are defined in - SnmpDefinitions.
        -
      • -
      - - - -
        -
      • -

        version

        -
        public int version
        -
        Protocol version. Versions are defined in - SnmpDefinitions.
        -
      • -
      - - - -
        -
      • -

        varBindList

        -
        public SnmpVarBind[] varBindList
        -
        List of variables.
        -
      • -
      - - - -
        -
      • -

        requestId

        -
        public int requestId
        -
        Request identifier. - Note that this field is not used by SnmpPduTrap.
        -
      • -
      - - - -
        -
      • -

        address

        -
        public InetAddress address
        -
        Source or destination address. -

        For an incoming PDU it's the source. -
        For an outgoing PDU it's the destination.

        -
      • -
      - - - -
        -
      • -

        port

        -
        public int port
        -
        Source or destination port. -

        For an incoming PDU it's the source. -
        For an outgoing PDU it's the destination.

        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpPdu

        -
        public SnmpPdu()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        pduTypeToString

        -
        public static String pduTypeToString(int cmd)
        -
        Returns the String representation of a PDU type. - For instance, if the PDU type is SnmpDefinitions.pduGetRequestPdu, - the method will return "SnmpGet".
        -
        Parameters:
        cmd - The integer representation of the PDU type.
        -
        Returns:
        The String representation of the PDU type.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPduBulk.html b/dist/docs/api/com/sun/management/snmp/SnmpPduBulk.html deleted file mode 100644 index 0db2eab..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPduBulk.html +++ /dev/null @@ -1,461 +0,0 @@ - - - - - -SnmpPduBulk (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpPduBulk

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        nonRepeaters

        -
        public int nonRepeaters
        -
        The non-repeaters value.
        -
      • -
      - - - -
        -
      • -

        maxRepetitions

        -
        public int maxRepetitions
        -
        The max-repetitions value.
        -
      • -
      -
    • -
    - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setMaxRepetitions

        -
        public void setMaxRepetitions(int i)
        -
        Implements the SnmpPduBulkType interface.
        -
        -
        Specified by:
        -
        setMaxRepetitions in interface SnmpPduBulkType
        -
        Parameters:
        i - Maximum repetition.
        -
      • -
      - - - -
        -
      • -

        setNonRepeaters

        -
        public void setNonRepeaters(int i)
        -
        Implements the SnmpPduBulkType interface.
        -
        -
        Specified by:
        -
        setNonRepeaters in interface SnmpPduBulkType
        -
        Parameters:
        i - Non repeaters.
        -
      • -
      - - - -
        -
      • -

        getMaxRepetitions

        -
        public int getMaxRepetitions()
        -
        Implements the SnmpPduBulkType interface.
        -
        -
        Specified by:
        -
        getMaxRepetitions in interface SnmpPduBulkType
        -
        Returns:
        Maximum repetition.
        -
      • -
      - - - -
        -
      • -

        getNonRepeaters

        -
        public int getNonRepeaters()
        -
        Implements the SnmpPduBulkType interface.
        -
        -
        Specified by:
        -
        getNonRepeaters in interface SnmpPduBulkType
        -
        Returns:
        Non repeaters.
        -
      • -
      - - - -
        -
      • -

        getResponsePdu

        -
        public SnmpPdu getResponsePdu()
        -
        Implements the SnmpAckPdu interface.
        -
        -
        Specified by:
        -
        getResponsePdu in interface SnmpAckPdu
        -
        Returns:
        The response PDU.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPduBulkType.html b/dist/docs/api/com/sun/management/snmp/SnmpPduBulkType.html deleted file mode 100644 index 8fe1d6f..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPduBulkType.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - -SnmpPduBulkType (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpPduBulkType

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    SnmpAckPdu
    -
    -
    -
    All Known Implementing Classes:
    -
    SnmpPduBulk, SnmpScopedPduBulk
    -
    -
    -
    -
    public interface SnmpPduBulkType
    -extends SnmpAckPdu
    -
    Interface implemented by classes modeling bulk pdu.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setMaxRepetitions

        -
        void setMaxRepetitions(int max)
        -
        The max-repetitions setter.
        -
        Parameters:
        max - Maximum repetition.
        -
      • -
      - - - -
        -
      • -

        setNonRepeaters

        -
        void setNonRepeaters(int nr)
        -
        The non-repeaters setter.
        -
        Parameters:
        nr - Non repeaters.
        -
      • -
      - - - -
        -
      • -

        getMaxRepetitions

        -
        int getMaxRepetitions()
        -
        The max-repetitions getter.
        -
        Returns:
        Maximum repetition.
        -
      • -
      - - - -
        -
      • -

        getNonRepeaters

        -
        int getNonRepeaters()
        -
        The non-repeaters getter.
        -
        Returns:
        Non repeaters.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPduFactory.html b/dist/docs/api/com/sun/management/snmp/SnmpPduFactory.html deleted file mode 100644 index c4607da..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPduFactory.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - -SnmpPduFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpPduFactory

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    SnmpPduFactoryBER
    -
    -
    -
    -
    public interface SnmpPduFactory
    -
    Defines the interface of the object in charge of encoding and decoding SNMP packets. -

    - You will not usually need to use this interface, except if you - decide to replace the default implementation SnmpPduFactoryBER. -

    - An SnmpPduFactory object is attached to an - SNMP protocol adaptor - or an SnmpPeer. - It is used each time an SNMP packet needs to be encoded or decoded. -
    SnmpPduFactoryBER is the default - implementation. - It simply applies the standard ASN.1 encoding and decoding - on the bytes of the SNMP packet. -

    - It's possible to implement your own SnmpPduFactory - object and to add authentication and/or encryption to the - default encoding/decoding process.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpPduFactory, -SnmpPduPacket, -SnmpMessage
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      SnmpPdudecodeSnmpPdu(SnmpMsg msg) -
      Decodes the specified SnmpMsg and returns the - resulting SnmpPdu.
      -
      SnmpMsgencodeSnmpPdu(SnmpPdu pdu, - int maxPktSize) -
      Encodes the specified SnmpPdu and - returns the resulting SnmpMsg.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        decodeSnmpPdu

        -
        SnmpPdu decodeSnmpPdu(SnmpMsg msg)
        -                      throws SnmpStatusException
        -
        Decodes the specified SnmpMsg and returns the - resulting SnmpPdu. If this method returns - null, the message will be considered unsafe - and will be dropped.
        -
        Parameters:
        msg - The SnmpMsg to be decoded.
        -
        Returns:
        Null or a fully initialized SnmpPdu.
        -
        Throws:
        -
        SnmpStatusException - If the encoding is invalid.
        -
      • -
      - - - -
        -
      • -

        encodeSnmpPdu

        -
        SnmpMsg encodeSnmpPdu(SnmpPdu pdu,
        -                    int maxPktSize)
        -                      throws SnmpStatusException,
        -                             SnmpTooBigException
        -
        Encodes the specified SnmpPdu and - returns the resulting SnmpMsg. If this - method returns null, the specified SnmpPdu - will be dropped and the current SNMP request will be - aborted.
        -
        Parameters:
        pdu - The SnmpPdu to be encoded.
        maxPktSize - The size limit of the resulting encoding.
        -
        Returns:
        Null or a fully encoded SnmpMsg.
        -
        Throws:
        -
        SnmpStatusException - If pdu contains - illegal values and cannot be encoded.
        -
        SnmpTooBigException - If the resulting encoding does not - fit into maxPktSize bytes.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPduFactoryBER.html b/dist/docs/api/com/sun/management/snmp/SnmpPduFactoryBER.html deleted file mode 100644 index 8569a37..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPduFactoryBER.html +++ /dev/null @@ -1,340 +0,0 @@ - - - - - -SnmpPduFactoryBER (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpPduFactoryBER

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpPduFactory, Serializable
    -
    -
    -
    -
    public class SnmpPduFactoryBER
    -extends Object
    -implements SnmpPduFactory, Serializable
    -
    Default implementation of the SnmpPduFactory interface. -
    It uses the BER (basic encoding rules) standardized encoding scheme associated with ASN.1. -

    - This implementation of the SnmpPduFactory is very - basic: it simply calls encoding and decoding methods from - SnmpMsg. -

    -
    - public SnmpPdu decodeSnmpPdu(SnmpMsg msg) 
    - throws SnmpStatusException {
    -   return msg.decodeSnmpPdu() ;
    - }
    - 
    - public SnmpMsg encodeSnmpPdu(SnmpPdu pdu, int maxPktSize)
    - throws SnmpStatusException, SnmpTooBigException {
    -   SnmpMsg result = new SnmpMessage() ;       // for SNMP v1/v2
    - or
    -   SnmpMsg result = new SnmpV3Message() ;     // for SNMP v3
    -   result.encodeSnmpPdu(pdu, maxPktSize) ;
    -   return result ;
    - }
    - 
    -
    - To implement your own object, you can implement SnmpPduFactory - or extend SnmpPduFactoryBER.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpPduFactoryBER

        -
        public SnmpPduFactoryBER()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPduRequest.html b/dist/docs/api/com/sun/management/snmp/SnmpPduRequest.html deleted file mode 100644 index 8d7597f..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPduRequest.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - - -SnmpPduRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpPduRequest

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        errorStatus

        -
        public int errorStatus
        -
        Error status. Statuses are defined in - SnmpDefinitions.
        -
      • -
      - - - -
        -
      • -

        errorIndex

        -
        public int errorIndex
        -
        Error index. Remember that SNMP indices start from 1. - Thus the corresponding SnmpVarBind is - varBindList[errorIndex-1].
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpPduRequest

        -
        public SnmpPduRequest()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setErrorIndex

        -
        public void setErrorIndex(int i)
        -
        Implements SnmpPduRequestType interface.
        -
        -
        Specified by:
        -
        setErrorIndex in interface SnmpPduRequestType
        -
        Parameters:
        i - Error index.
        -
      • -
      - - - -
        -
      • -

        setErrorStatus

        -
        public void setErrorStatus(int i)
        -
        Implements SnmpPduRequestType interface.
        -
        -
        Specified by:
        -
        setErrorStatus in interface SnmpPduRequestType
        -
        Parameters:
        i - Error status.
        -
      • -
      - - - -
        -
      • -

        getErrorIndex

        -
        public int getErrorIndex()
        -
        Implements SnmpPduRequestType interface.
        -
        -
        Specified by:
        -
        getErrorIndex in interface SnmpPduRequestType
        -
        Returns:
        Error index.
        -
      • -
      - - - -
        -
      • -

        getErrorStatus

        -
        public int getErrorStatus()
        -
        Implements SnmpPduRequestType interface.
        -
        -
        Specified by:
        -
        getErrorStatus in interface SnmpPduRequestType
        -
        Returns:
        Error status.
        -
      • -
      - - - -
        -
      • -

        getResponsePdu

        -
        public SnmpPdu getResponsePdu()
        -
        Implements SnmpAckPdu interface.
        -
        -
        Specified by:
        -
        getResponsePdu in interface SnmpAckPdu
        -
        Returns:
        The response PDU.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPduRequestType.html b/dist/docs/api/com/sun/management/snmp/SnmpPduRequestType.html deleted file mode 100644 index 3d9939d..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPduRequestType.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - -SnmpPduRequestType (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpPduRequestType

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setErrorIndex

        -
        void setErrorIndex(int i)
        -
        Error index setter. Remember that SNMP indices start from 1. - Thus the corresponding SnmpVarBind is - varBindList[errorIndex-1].
        -
        Parameters:
        i - Error index.
        -
      • -
      - - - -
        -
      • -

        setErrorStatus

        -
        void setErrorStatus(int i)
        -
        Error status setter. Statuses are defined in - SnmpDefinitions.
        -
        Parameters:
        i - Error status.
        -
      • -
      - - - -
        -
      • -

        getErrorIndex

        -
        int getErrorIndex()
        -
        Error index getter. Remember that SNMP indices start from 1. - Thus the corresponding SnmpVarBind is - varBindList[errorIndex-1].
        -
        Returns:
        Error index.
        -
      • -
      - - - -
        -
      • -

        getErrorStatus

        -
        int getErrorStatus()
        -
        Error status getter. Statuses are defined in - SnmpDefinitions.
        -
        Returns:
        Error status.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpPduTrap.html b/dist/docs/api/com/sun/management/snmp/SnmpPduTrap.html deleted file mode 100644 index 340d4ec..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpPduTrap.html +++ /dev/null @@ -1,396 +0,0 @@ - - - - - -SnmpPduTrap (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpPduTrap

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions, Serializable
    -
    -
    -
    -
    public class SnmpPduTrap
    -extends SnmpPduPacket
    -
    Represents an SNMPv1-trap PDU. -

    - You will not usually need to use this class, except if you - decide to implement your own - SnmpPduFactory object. -

    - The SnmpPduTrap extends SnmpPduPacket - and defines attributes specific to an SNMPv1 trap (see RFC1157).

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        enterprise

        -
        public SnmpOid enterprise
        -
        Enterprise object identifier.
        -
      • -
      - - - -
        -
      • -

        agentAddr

        -
        public SnmpIpAddress agentAddr
        -
        Agent address. If the agent address source was not an IPv4 one (e.g. IPv6), this field is null.
        -
      • -
      - - - -
        -
      • -

        genericTrap

        -
        public int genericTrap
        -
        Generic trap number. -
        - The possible values are defined in - SnmpDefinitions.
        -
      • -
      - - - -
        -
      • -

        specificTrap

        -
        public int specificTrap
        -
        Specific trap number.
        -
      • -
      - - - -
        -
      • -

        timeStamp

        -
        public long timeStamp
        -
        Time-stamp.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpPduTrap

        -
        public SnmpPduTrap()
        -
        Builds a new trap PDU. -
        type and version fields are initialized with - pduV1TrapPdu - and snmpVersionOne.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpScopedPduBulk.html b/dist/docs/api/com/sun/management/snmp/SnmpScopedPduBulk.html deleted file mode 100644 index 4cf20f6..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpScopedPduBulk.html +++ /dev/null @@ -1,405 +0,0 @@ - - - - - -SnmpScopedPduBulk (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpScopedPduBulk

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpScopedPduBulk

        -
        public SnmpScopedPduBulk()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setMaxRepetitions

        -
        public void setMaxRepetitions(int max)
        -
        The max-repetitions setter.
        -
        -
        Specified by:
        -
        setMaxRepetitions in interface SnmpPduBulkType
        -
        Parameters:
        max - Maximum repetition.
        -
      • -
      - - - -
        -
      • -

        setNonRepeaters

        -
        public void setNonRepeaters(int nr)
        -
        The non-repeaters setter.
        -
        -
        Specified by:
        -
        setNonRepeaters in interface SnmpPduBulkType
        -
        Parameters:
        nr - Non repeaters.
        -
      • -
      - - - -
        -
      • -

        getMaxRepetitions

        -
        public int getMaxRepetitions()
        -
        The max-repetitions getter.
        -
        -
        Specified by:
        -
        getMaxRepetitions in interface SnmpPduBulkType
        -
        Returns:
        Maximum repetition.
        -
      • -
      - - - -
        -
      • -

        getNonRepeaters

        -
        public int getNonRepeaters()
        -
        The non-repeaters getter.
        -
        -
        Specified by:
        -
        getNonRepeaters in interface SnmpPduBulkType
        -
        Returns:
        Non repeaters.
        -
      • -
      - - - -
        -
      • -

        getResponsePdu

        -
        public SnmpPdu getResponsePdu()
        -
        Generates the pdu to use for response.
        -
        -
        Specified by:
        -
        getResponsePdu in interface SnmpAckPdu
        -
        Returns:
        Response pdu.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpScopedPduPacket.html b/dist/docs/api/com/sun/management/snmp/SnmpScopedPduPacket.html deleted file mode 100644 index 2af7b50..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpScopedPduPacket.html +++ /dev/null @@ -1,429 +0,0 @@ - - - - - -SnmpScopedPduPacket (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpScopedPduPacket

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        msgMaxSize

        -
        public int msgMaxSize
        -
        Message max size the pdu sender can deal with.
        -
      • -
      - - - -
        -
      • -

        msgId

        -
        public int msgId
        -
        Message identifier.
        -
      • -
      - - - -
        -
      • -

        msgFlags

        -
        public byte msgFlags
        -
        Message flags. Reportable flag and security level.

        -
        - --  .... ...1   authFlag
        - --  .... ..1.   privFlag
        - --  .... .1..   reportableFlag
        - --              Please observe:
        - --  .... ..00   is OK, means noAuthNoPriv
        - --  .... ..01   is OK, means authNoPriv
        - --  .... ..10   reserved, must NOT be used.
        - --  .... ..11   is OK, means authPriv
        -
        -
      • -
      - - - -
        -
      • -

        msgSecurityModel

        -
        public int msgSecurityModel
        -
        The security model the security sub system MUST use in order to deal with this pdu (e.g. User based Security Model Id = 3).
        -
      • -
      - - - -
        -
      • -

        contextEngineId

        -
        public byte[] contextEngineId
        -
        The context engine Id in which the pdu must be handled (Generally the local engine Id).
        -
      • -
      - - - -
        -
      • -

        contextName

        -
        public byte[] contextName
        -
        The context name in which the OID have to be interpreted.
        -
      • -
      - - - - -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpScopedPduPacket

        -
        protected SnmpScopedPduPacket()
        -
        Constructor. Is only called by a son. Set the version to SnmpDefinitions.snmpVersionThree.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpScopedPduRequest.html b/dist/docs/api/com/sun/management/snmp/SnmpScopedPduRequest.html deleted file mode 100644 index 14f02b0..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpScopedPduRequest.html +++ /dev/null @@ -1,407 +0,0 @@ - - - - - -SnmpScopedPduRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpScopedPduRequest

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpScopedPduRequest

        -
        public SnmpScopedPduRequest()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setErrorIndex

        -
        public void setErrorIndex(int i)
        -
        Error index setter. Remember that SNMP indices start from 1. - Thus the corresponding SnmpVarBind is - varBindList[errorIndex-1].
        -
        -
        Specified by:
        -
        setErrorIndex in interface SnmpPduRequestType
        -
        Parameters:
        i - Error index.
        -
      • -
      - - - - - - - -
        -
      • -

        getErrorIndex

        -
        public int getErrorIndex()
        -
        Error index getter. Remember that SNMP indices start from 1. - Thus the corresponding SnmpVarBind is - varBindList[errorIndex-1].
        -
        -
        Specified by:
        -
        getErrorIndex in interface SnmpPduRequestType
        -
        Returns:
        Error index.
        -
      • -
      - - - - - - - -
        -
      • -

        getResponsePdu

        -
        public SnmpPdu getResponsePdu()
        -
        Generates the pdu to use for response.
        -
        -
        Specified by:
        -
        getResponsePdu in interface SnmpAckPdu
        -
        Returns:
        Response pdu.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpSecurityException.html b/dist/docs/api/com/sun/management/snmp/SnmpSecurityException.html deleted file mode 100644 index 3979bbb..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpSecurityException.html +++ /dev/null @@ -1,379 +0,0 @@ - - - - - -SnmpSecurityException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpSecurityException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpSecurityException
    -extends Exception
    -
    This exception is thrown when an error occurs in an SnmpSecurityModel .
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        list

        -
        public SnmpVarBind[] list
        -
        The current request varbind list.
        -
      • -
      - - - -
        -
      • -

        status

        -
        public int status
        -
        The status of the exception. See SnmpDefinitions for possible values.
        -
      • -
      - - - -
        -
      • -

        params

        -
        public SnmpSecurityParameters params
        -
        The current security model related security parameters.
        -
      • -
      - - - -
        -
      • -

        contextEngineId

        -
        public byte[] contextEngineId
        -
        The current context engine Id.
        -
      • -
      - - - -
        -
      • -

        contextName

        -
        public byte[] contextName
        -
        The current context name.
        -
      • -
      - - - -
        -
      • -

        flags

        -
        public byte flags
        -
        The current flags.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpSecurityException

        -
        public SnmpSecurityException(String msg)
        -
        Constructor.
        -
        Parameters:
        msg - The exception msg to display.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpSecurityParameters.html b/dist/docs/api/com/sun/management/snmp/SnmpSecurityParameters.html deleted file mode 100644 index 3e94f20..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpSecurityParameters.html +++ /dev/null @@ -1,262 +0,0 @@ - - - - - -SnmpSecurityParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpSecurityParameters

-
-
-
-
    -
  • -
    -
    All Known Subinterfaces:
    -
    SnmpUsmSecurityParameters
    -
    -
    -
    -
    public interface SnmpSecurityParameters
    -
    Security parameters are security model dependent. Every security parameters class wishing to be passed to a security model must implement this marker interface. - This interface has to be implemented when developing customized security models.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voiddecode(byte[] params) -
      BER decoding of security parameters.
      -
      intencode(byte[] outputBytes) -
      BER encoding of security parameters.
      -
      StringgetPrincipal() -
      Principal coded inside the security parameters.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        encode

        -
        int encode(byte[] outputBytes)
        -           throws SnmpTooBigException
        -
        BER encoding of security parameters.
        -
        Parameters:
        outputBytes - Array to fill.
        -
        Returns:
        Encoded parameters length.
        -
        Throws:
        -
        SnmpTooBigException
        -
      • -
      - - - - - - - -
        -
      • -

        getPrincipal

        -
        String getPrincipal()
        -
        Principal coded inside the security parameters.
        -
        Returns:
        The security principal.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpStatusException.html b/dist/docs/api/com/sun/management/snmp/SnmpStatusException.html deleted file mode 100644 index 51fe7c0..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpStatusException.html +++ /dev/null @@ -1,502 +0,0 @@ - - - - - -SnmpStatusException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpStatusException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions, Serializable
    -
    -
    -
    -
    public class SnmpStatusException
    -extends Exception
    -implements SnmpDefinitions
    -
    Reports an error which occurred during a get/set operation on a mib node. - - This exception includes a status error code as defined in the SNMP protocol.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        noSuchName

        -
        public static final int noSuchName
        -
        Error code as defined in RFC 1448 for: noSuchName.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        badValue

        -
        public static final int badValue
        -
        Error code as defined in RFC 1448 for: badValue.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        readOnly

        -
        public static final int readOnly
        -
        Error code as defined in RFC 1448 for: readOnly.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        noAccess

        -
        public static final int noAccess
        -
        Error code as defined in RFC 1448 for: noAccess.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        noSuchInstance

        -
        public static final int noSuchInstance
        -
        Error code for reporting a no such instance error.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        noSuchObject

        -
        public static final int noSuchObject
        -
        Error code for reporting a no such object error.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpStatusException

        -
        public SnmpStatusException(int status)
        -
        Constructs a new SnmpStatusException with the specified - status error.
        -
        Parameters:
        status - The error status.
        -
      • -
      - - - -
        -
      • -

        SnmpStatusException

        -
        public SnmpStatusException(int status,
        -                   int index)
        -
        Constructs a new SnmpStatusException with the specified - status error and status index.
        -
        Parameters:
        status - The error status.
        index - The error index.
        -
      • -
      - - - -
        -
      • -

        SnmpStatusException

        -
        public SnmpStatusException(String s)
        -
        Constructs a new SnmpStatusException with an error message. - The error status is set to 0 (noError) and the index to -1.
        -
        Parameters:
        s - The error message.
        -
      • -
      - - - -
        -
      • -

        SnmpStatusException

        -
        public SnmpStatusException(SnmpStatusException x,
        -                   int index)
        -
        Constructs a new SnmpStatusException with an error index.
        -
        Parameters:
        x - The original SnmpStatusException.
        index - The error index.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getStatus

        -
        public int getStatus()
        -
        Return the error status.
        -
        Returns:
        The error status.
        -
      • -
      - - - -
        -
      • -

        getErrorIndex

        -
        public int getErrorIndex()
        -
        Returns the index of the error. - A value of -1 means that the index is not known/applicable.
        -
        Returns:
        The error index.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpString.html b/dist/docs/api/com/sun/management/snmp/SnmpString.html deleted file mode 100644 index 9709f85..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpString.html +++ /dev/null @@ -1,645 +0,0 @@ - - - - - -SnmpString (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpString

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        value

        -
        protected byte[] value
        -
        This is the bytes array of the string value.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpString

        -
        public SnmpString()
        -
        Constructs a new empty SnmpString.
        -
      • -
      - - - -
        -
      • -

        SnmpString

        -
        public SnmpString(byte[] v)
        -
        Constructs a new SnmpString from the specified bytes array.
        -
        Parameters:
        v - The bytes composing the string value.
        -
      • -
      - - - -
        -
      • -

        SnmpString

        -
        public SnmpString(Byte[] v)
        -
        Constructs a new SnmpString from the specified Bytes array.
        -
        Parameters:
        v - The Bytes composing the string value.
        -
      • -
      - - - -
        -
      • -

        SnmpString

        -
        public SnmpString(String v)
        -
        Constructs a new SnmpString from the specified String value.
        -
        Parameters:
        v - The initialization value.
        -
      • -
      - - - -
        -
      • -

        SnmpString

        -
        public SnmpString(InetAddress address)
        -
        Constructs a new SnmpString from the specified InetAddress .
        -
        Parameters:
        address - The InetAddress .
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        BinToChar

        -
        public static String BinToChar(String bin)
        -
        Converts the specified binary string into a character string.
        -
        Parameters:
        bin - The binary string value to convert.
        -
        Returns:
        The character string representation.
        -
      • -
      - - - -
        -
      • -

        HexToChar

        -
        public static String HexToChar(String hex)
        -
        Converts the specified hexadecimal string into a character string.
        -
        Parameters:
        hex - The hexadecimal string value to convert.
        -
        Returns:
        The character string representation.
        -
      • -
      - - - -
        -
      • -

        byteValue

        -
        public byte[] byteValue()
        -
        Returns the bytes array of this SnmpString.
        -
        Returns:
        The value.
        -
      • -
      - - - -
        -
      • -

        toByte

        -
        public Byte[] toByte()
        -
        Converts the string value to its array of Bytes form.
        -
        Returns:
        The array of Bytes representation of the value.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Converts the string value to its String form.
        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        The String representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public SnmpOid toOid()
        -
        Converts the string value to its SnmpOid form.
        -
        -
        Specified by:
        -
        toOid in class SnmpValue
        -
        Returns:
        The OID representation of the value.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public static SnmpOid toOid(long[] index,
        -            int start)
        -                     throws SnmpStatusException
        -
        Extracts the string from an index OID and returns its - value converted as an SnmpOid.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The OID representing the string value.
        -
        Throws:
        -
        SnmpStatusException - There is no string value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        nextOid

        -
        public static int nextOid(long[] index,
        -          int start)
        -                   throws SnmpStatusException
        -
        Scans an index OID, skips the string value and returns the position - of the next value.
        -
        Parameters:
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The position of the next value.
        -
        Throws:
        -
        SnmpStatusException - There is no string value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        appendToOid

        -
        public static void appendToOid(SnmpOid source,
        -               SnmpOid dest)
        -
        Appends an SnmpOid representing an SnmpString to another OID.
        -
        Parameters:
        source - An OID representing an SnmpString value.
        dest - Where source should be appended.
        -
      • -
      - - - -
        -
      • -

        duplicate

        -
        public final SnmpValue duplicate()
        -
        Performs a clone action. This provides a workaround for the - SnmpValue interface.
        -
        -
        Specified by:
        -
        duplicate in class SnmpValue
        -
        Returns:
        The SnmpValue clone.
        -
      • -
      - - - -
        -
      • -

        clone

        -
        public Object clone()
        -
        Clones the SnmpString object, making a copy of its data.
        -
        -
        Overrides:
        -
        clone in class Object
        -
        Returns:
        The object clone.
        -
      • -
      - - - -
        -
      • -

        getTypeName

        -
        public String getTypeName()
        -
        Returns a textual description of the type object.
        -
        -
        Specified by:
        -
        getTypeName in class SnmpValue
        -
        Returns:
        ASN.1 textual description.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpStringFixed.html b/dist/docs/api/com/sun/management/snmp/SnmpStringFixed.html deleted file mode 100644 index 5ca84b8..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpStringFixed.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - - -SnmpStringFixed (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpStringFixed

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDataTypeEnums, Serializable, Cloneable
    -
    -
    -
    -
    public class SnmpStringFixed
    -extends SnmpString
    -
    Represents an SNMP String defined with a fixed length. - The class is mainly used when dealing with table indexes for which one of the keys - is defined as a String.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpStringFixed

        -
        public SnmpStringFixed(byte[] v)
        -
        Constructs a new SnmpStringFixed from the specified bytes array.
        -
        Parameters:
        v - The bytes composing the fixed-string value.
        -
      • -
      - - - -
        -
      • -

        SnmpStringFixed

        -
        public SnmpStringFixed(Byte[] v)
        -
        Constructs a new SnmpStringFixed with the specified Bytes array.
        -
        Parameters:
        v - The Bytes composing the fixed-string value.
        -
      • -
      - - - -
        -
      • -

        SnmpStringFixed

        -
        public SnmpStringFixed(String v)
        -
        Constructs a new SnmpStringFixed from the specified String value.
        -
        Parameters:
        v - The initialization value.
        -
      • -
      - - - -
        -
      • -

        SnmpStringFixed

        -
        public SnmpStringFixed(int l,
        -               byte[] v)
        -                throws IllegalArgumentException
        -
        Constructs a new SnmpStringFixed from the specified bytes array - with the specified length.
        -
        Parameters:
        l - The length of the fixed-string.
        v - The bytes composing the fixed-string value.
        -
        Throws:
        -
        IllegalArgumentException - Either the length or the byte array is not valid.
        -
      • -
      - - - -
        -
      • -

        SnmpStringFixed

        -
        public SnmpStringFixed(int l,
        -               Byte[] v)
        -                throws IllegalArgumentException
        -
        Constructs a new SnmpStringFixed from the specified Bytes array - with the specified length.
        -
        Parameters:
        l - The length of the fixed-string.
        v - The Bytes composing the fixed-string value.
        -
        Throws:
        -
        IllegalArgumentException - Either the length or the Byte array is not valid.
        -
      • -
      - - - -
        -
      • -

        SnmpStringFixed

        -
        public SnmpStringFixed(int l,
        -               String s)
        -                throws IllegalArgumentException
        -
        Constructs a new SnmpStringFixed from the specified String - with the specified length.
        -
        Parameters:
        l - The length of the fixed-string.
        s - The String composing the fixed-string value.
        -
        Throws:
        -
        IllegalArgumentException - Either the length or the String is not valid.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        toOid

        -
        public static SnmpOid toOid(int l,
        -            long[] index,
        -            int start)
        -                     throws SnmpStatusException
        -
        Extracts the fixed-string from an index OID and returns its - value converted as an SnmpOid.
        -
        Parameters:
        l - The number of successive array elements to be retrieved - in order to construct the OID. - These elements are retrieved starting at the start position.
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The OID representing the fixed-string value.
        -
        Throws:
        -
        SnmpStatusException - There is no string value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        nextOid

        -
        public static int nextOid(int l,
        -          long[] index,
        -          int start)
        -                   throws SnmpStatusException
        -
        Scans an index OID, skip the string value and returns the position - of the next value.
        -
        Parameters:
        l - The number of successive array elements to be passed - in order to get the position of the next value. - These elements are passed starting at the start position.
        index - The index array.
        start - The position in the index array.
        -
        Returns:
        The position of the next value.
        -
        Throws:
        -
        SnmpStatusException - There is no string value - available at the start position.
        -
      • -
      - - - -
        -
      • -

        appendToOid

        -
        public static void appendToOid(int l,
        -               SnmpOid source,
        -               SnmpOid dest)
        -
        Appends an SnmpOid representing an SnmpStringFixed to another OID.
        -
        Parameters:
        l - Unused.
        source - An OID representing an SnmpStringFixed value.
        dest - Where source should be appended.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpTooBigException.html b/dist/docs/api/com/sun/management/snmp/SnmpTooBigException.html deleted file mode 100644 index f336ee0..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpTooBigException.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - -SnmpTooBigException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpTooBigException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpTooBigException
    -extends Exception
    -
    Is used internally to signal that the size of a PDU exceeds the packet size limitation. -

    - You will not usually need to use this class, except if you - decide to implement your own - SnmPduFactory object. -

    - The varBindCount property contains the - number of SnmpVarBind successfully encoded - before the exception was thrown. Its value is 0 - when this number is unknown.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpTooBigException

        -
        public SnmpTooBigException()
        -
        Builds an SnmpTooBigException with - varBindCount set to 0.
        -
      • -
      - - - -
        -
      • -

        SnmpTooBigException

        -
        public SnmpTooBigException(int n)
        -
        Builds an SnmpTooBigException with - varBindCount set to the specified value.
        -
        Parameters:
        n - The varBindCount value.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getVarBindCount

        -
        public int getVarBindCount()
        -
        Returns the number of SnmpVarBind successfully - encoded before the exception was thrown.
        -
        Returns:
        A positive integer (0 means the number is unknown).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUnknownAccContrModelException.html b/dist/docs/api/com/sun/management/snmp/SnmpUnknownAccContrModelException.html deleted file mode 100644 index 6ec71ae..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUnknownAccContrModelException.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - -SnmpUnknownAccContrModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpUnknownAccContrModelException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUnknownAccContrModelException
    -extends SnmpUnknownModelException
    -
    This exception is thrown when an - SnmpAccessControlSubSystem doesn't know the passed ID.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUnknownAccContrModelException

        -
        public SnmpUnknownAccContrModelException(String msg)
        -
        Constructor.
        -
        Parameters:
        msg - The exception msg to display.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUnknownModelException.html b/dist/docs/api/com/sun/management/snmp/SnmpUnknownModelException.html deleted file mode 100644 index 244e786..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUnknownModelException.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - -SnmpUnknownModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpUnknownModelException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUnknownModelException

        -
        public SnmpUnknownModelException(String msg)
        -
        Constructor.
        -
        Parameters:
        msg - The exception msg to display.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUnknownModelLcdException.html b/dist/docs/api/com/sun/management/snmp/SnmpUnknownModelLcdException.html deleted file mode 100644 index fa7a8b2..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUnknownModelLcdException.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - -SnmpUnknownModelLcdException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpUnknownModelLcdException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUnknownModelLcdException
    -extends Exception
    -
    This exception is thrown when an SnmpLcd has no ModelLcd associated to the model.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUnknownModelLcdException

        -
        public SnmpUnknownModelLcdException(String msg)
        -
        Constructor.
        -
        Parameters:
        msg - The exception msg to display.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUnknownMsgProcModelException.html b/dist/docs/api/com/sun/management/snmp/SnmpUnknownMsgProcModelException.html deleted file mode 100644 index c68cd9a..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUnknownMsgProcModelException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUnknownMsgProcModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpUnknownMsgProcModelException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUnknownMsgProcModelException
    -extends SnmpUnknownModelException
    -
    This exception is thrown when an SnmpMsgProcessingSubSystem doesn't know the passed ID.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUnknownMsgProcModelException

        -
        public SnmpUnknownMsgProcModelException(String msg)
        -
        Constructor.
        -
        Parameters:
        msg - The exception msg to display.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUnknownSecModelException.html b/dist/docs/api/com/sun/management/snmp/SnmpUnknownSecModelException.html deleted file mode 100644 index 40dc4bf..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUnknownSecModelException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUnknownSecModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpUnknownSecModelException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUnknownSecModelException
    -extends SnmpUnknownModelException
    -
    This exception is thrown when an SnmpSecuritySubSystem doesn't know the passed ID.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUnknownSecModelException

        -
        public SnmpUnknownSecModelException(String msg)
        -
        Constructor.
        -
        Parameters:
        msg - The exception msg to display.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUnknownSubSystemException.html b/dist/docs/api/com/sun/management/snmp/SnmpUnknownSubSystemException.html deleted file mode 100644 index f418aa5..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUnknownSubSystemException.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - -SnmpUnknownSubSystemException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpUnknownSubSystemException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUnknownSubSystemException
    -extends Exception
    -
    This exception is thrown when the handled SnmpSubSystem is unknown.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUnknownSubSystemException

        -
        public SnmpUnknownSubSystemException(String msg)
        -
        Constructor.
        -
        Parameters:
        msg - The exception msg to display.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUnsignedInt.html b/dist/docs/api/com/sun/management/snmp/SnmpUnsignedInt.html deleted file mode 100644 index b617342..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUnsignedInt.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - - -SnmpUnsignedInt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpUnsignedInt

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpUsmKeyHandler.html b/dist/docs/api/com/sun/management/snmp/SnmpUsmKeyHandler.html deleted file mode 100644 index 445fec6..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpUsmKeyHandler.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - -SnmpUsmKeyHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface SnmpUsmKeyHandler

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpUsmKeyHandler
    -
    This interface allows you to compute key localization and delta generation. It is useful when adding user in USM MIB. An instance of SnmpUsmKeyHandler is associated to each SnmpEngine object. - When computing key, an authentication algorithm is needed. The supported ones are : usmHMACMD5AuthProtocol and usmHMACSHAAuthProtocol.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intDES_DELTA_SIZE -
      DES privacy algorithm delta size.
      -
      static intDES_KEY_SIZE -
      DES privacy algorithm key size.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      byte[]calculateAuthDelta(String algoName, - byte[] oldKey, - byte[] newKey, - byte[] random) -
      Calculate the delta parameter needed when processing key change.
      -
      byte[]calculatePrivDelta(String algoName, - byte[] oldKey, - byte[] newKey, - byte[] random, - int deltaSize) -
      Calculate the delta parameter needed when processing key change for a privacy algorithm.
      -
      byte[]localizeAuthKey(String algoName, - byte[] key, - SnmpEngineId engineId) -
      Localize the passed key using the passed SnmpEngineId.
      -
      byte[]localizePrivKey(String algoName, - byte[] key, - SnmpEngineId engineId, - int keysize) -
      Localize the passed privacy key using the passed SnmpEngineId.
      -
      byte[]password_to_key(String algoName, - String password) -
      Translate a password to a key.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        DES_KEY_SIZE

        -
        static final int DES_KEY_SIZE
        -
        DES privacy algorithm key size. To be used when localizing privacy key
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        DES_DELTA_SIZE

        -
        static final int DES_DELTA_SIZE
        -
        DES privacy algorithm delta size. To be used when calculating privacy key delta.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        password_to_key

        -
        byte[] password_to_key(String algoName,
        -                     String password)
        -                       throws IllegalArgumentException
        -
        Translate a password to a key. It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        algoName - The authentication algorithm to use.
        password - Password to convert.
        -
        Returns:
        The key.
        -
        Throws:
        -
        IllegalArgumentException - If the algorithm is unknown.
        -
      • -
      - - - -
        -
      • -

        localizeAuthKey

        -
        byte[] localizeAuthKey(String algoName,
        -                     byte[] key,
        -                     SnmpEngineId engineId)
        -                       throws IllegalArgumentException
        -
        Localize the passed key using the passed SnmpEngineId. It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        algoName - The authentication algorithm to use.
        key - The key to localize;
        engineId - The Id used to localize the key.
        -
        Returns:
        The localized key.
        -
        Throws:
        -
        IllegalArgumentException - If the algorithm is unknown.
        -
      • -
      - - - -
        -
      • -

        localizePrivKey

        -
        byte[] localizePrivKey(String algoName,
        -                     byte[] key,
        -                     SnmpEngineId engineId,
        -                     int keysize)
        -                       throws IllegalArgumentException
        -
        Localize the passed privacy key using the passed SnmpEngineId. It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        algoName - The authentication algorithm to use.
        key - The key to localize;
        engineId - The Id used to localize the key.
        keysize - The privacy algorithm key size.
        -
        Returns:
        The localized key.
        -
        Throws:
        -
        IllegalArgumentException - If the algorithm is unknown.
        -
      • -
      - - - -
        -
      • -

        calculateAuthDelta

        -
        byte[] calculateAuthDelta(String algoName,
        -                        byte[] oldKey,
        -                        byte[] newKey,
        -                        byte[] random)
        -                          throws IllegalArgumentException
        -
        Calculate the delta parameter needed when processing key change. This computation is done by the key change initiator. It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        algoName - The authentication algorithm to use.
        oldKey - The old key.
        newKey - The new key.
        random - The random value.
        -
        Returns:
        The delta.
        -
        Throws:
        -
        IllegalArgumentException - If the algorithm is unknown.
        -
      • -
      - - - -
        -
      • -

        calculatePrivDelta

        -
        byte[] calculatePrivDelta(String algoName,
        -                        byte[] oldKey,
        -                        byte[] newKey,
        -                        byte[] random,
        -                        int deltaSize)
        -                          throws IllegalArgumentException
        -
        Calculate the delta parameter needed when processing key change for a privacy algorithm. This computation is done by the key change initiator. It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        algoName - The authentication algorithm to use.
        oldKey - The old key.
        newKey - The new key.
        random - The random value.
        deltaSize - The algorithm delta size.
        -
        Returns:
        The delta.
        -
        Throws:
        -
        IllegalArgumentException - If the algorithm is unknown.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpV3Message.html b/dist/docs/api/com/sun/management/snmp/SnmpV3Message.html deleted file mode 100644 index d20d780..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpV3Message.html +++ /dev/null @@ -1,637 +0,0 @@ - - - - - -SnmpV3Message (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpV3Message

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions
    -
    -
    -
    -
    public class SnmpV3Message
    -extends SnmpMsg
    -
    Is a partially decoded representation of an SNMP V3 packet. -

    - This class can be used when developing customized manager or agent. -

    - The SnmpV3Message class is directly mapped onto the - message syntax defined in RFC 2572. -

    -
    - SNMPv3Message ::= SEQUENCE {
    -          msgVersion INTEGER ( 0 .. 2147483647 ),
    -          -- administrative parameters
    -          msgGlobalData HeaderData,
    -          -- security model-specific parameters
    -          -- format defined by Security Model
    -          msgSecurityParameters OCTET STRING,
    -          msgData  ScopedPduData
    -      }
    -     HeaderData ::= SEQUENCE {
    -         msgID      INTEGER (0..2147483647),
    -         msgMaxSize INTEGER (484..2147483647),
    -
    -         msgFlags   OCTET STRING (SIZE(1)),
    -                    --  .... ...1   authFlag
    -                    --  .... ..1.   privFlag
    -                    --  .... .1..   reportableFlag
    -                    --              Please observe:
    -                    --  .... ..00   is OK, means noAuthNoPriv
    -                    --  .... ..01   is OK, means authNoPriv
    -                    --  .... ..10   reserved, must NOT be used.
    -                    --  .... ..11   is OK, means authPriv
    -
    -         msgSecurityModel INTEGER (1..2147483647)
    -     }
    - 
    -
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        msgId

        -
        public int msgId
        -
        Message identifier.
        -
      • -
      - - - -
        -
      • -

        msgMaxSize

        -
        public int msgMaxSize
        -
        Message max size the pdu sender can deal with.
        -
      • -
      - - - -
        -
      • -

        msgFlags

        -
        public byte msgFlags
        -
        Message flags. Reportable flag and security level.

        -
        - --  .... ...1   authFlag
        - --  .... ..1.   privFlag
        - --  .... .1..   reportableFlag
        - --              Please observe:
        - --  .... ..00   is OK, means noAuthNoPriv
        - --  .... ..01   is OK, means authNoPriv
        - --  .... ..10   reserved, must NOT be used.
        - --  .... ..11   is OK, means authPriv
        -
        -
      • -
      - - - -
        -
      • -

        msgSecurityModel

        -
        public int msgSecurityModel
        -
        The security model the security sub system MUST use in order to deal with this pdu (e.g. User based Security Model Id = 3).
        -
      • -
      - - - -
        -
      • -

        msgSecurityParameters

        -
        public byte[] msgSecurityParameters
        -
        The unmarshalled security parameters.
        -
      • -
      - - - -
        -
      • -

        contextEngineId

        -
        public byte[] contextEngineId
        -
        The context engine Id in which the pdu must be handled (Generally the local engine Id).
        -
      • -
      - - - -
        -
      • -

        contextName

        -
        public byte[] contextName
        -
        The context name in which the OID has to be interpreted.
        -
      • -
      - - - -
        -
      • -

        encryptedPdu

        -
        public byte[] encryptedPdu
        -
        The encrypted form of the scoped pdu (Only relevant when dealing with privacy).
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpV3Message

        -
        public SnmpV3Message()
        -
        Constructor.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        decodeMessage

        -
        public void decodeMessage(byte[] inputBytes,
        -                 int byteCount)
        -                   throws SnmpStatusException
        -
        Decodes the specified bytes and initializes this message. - For internal use only.
        -
        -
        Specified by:
        -
        decodeMessage in class SnmpMsg
        -
        Parameters:
        inputBytes - The bytes to be decoded.
        -
        Throws:
        -
        SnmpStatusException - If the specified bytes are not a valid encoding.
        -
      • -
      - - - - - - - -
        -
      • -

        encodeSnmpPdu

        -
        public void encodeSnmpPdu(SnmpPdu pdu,
        -                 int maxDataLength)
        -                   throws SnmpStatusException,
        -                          SnmpTooBigException
        -
        Initializes this message with the specified pdu. -

        - This method initializes the data field with an array of - maxDataLength bytes. It encodes the pdu. - The resulting encoding is stored in the data field - and the length of the encoding is stored in dataLength. -

        - If the encoding length exceeds maxDataLength, - the method throws an exception.

        -
        -
        Specified by:
        -
        encodeSnmpPdu in class SnmpMsg
        -
        Parameters:
        pdu - The PDU to be encoded.
        maxDataLength - The maximum length permitted for the data field.
        -
        Throws:
        -
        SnmpStatusException - If the specified pdu is - not valid.
        -
        SnmpTooBigException - If the resulting encoding does not fit - into maxDataLength bytes.
        -
        ArrayIndexOutOfBoundsException - If the encoding exceeds - maxDataLength.
        -
      • -
      - - - -
        -
      • -

        decodeSnmpPdu

        -
        public SnmpPdu decodeSnmpPdu()
        -                      throws SnmpStatusException
        -
        Gets the PDU encoded in this message. -

        - This method decodes the data field and returns the resulting PDU.

        -
        -
        Specified by:
        -
        decodeSnmpPdu in class SnmpMsg
        -
        Returns:
        The resulting PDU.
        -
        Throws:
        -
        SnmpStatusException - If the encoding is not valid.
        -
      • -
      - - - -
        -
      • -

        printMessage

        -
        public String printMessage()
        -
        Dumps this message in a string.
        -
        -
        Overrides:
        -
        printMessage in class SnmpMsg
        -
        Returns:
        The string containing the dump.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/SnmpValue.html b/dist/docs/api/com/sun/management/snmp/SnmpValue.html deleted file mode 100644 index f52e7fb..0000000 --- a/dist/docs/api/com/sun/management/snmp/SnmpValue.html +++ /dev/null @@ -1,402 +0,0 @@ - - - - - -SnmpValue (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Class SnmpValue

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpValue

        -
        public SnmpValue()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        toAsn1String

        -
        public String toAsn1String()
        -
        Returns a String form containing ASN.1 tagging information.
        -
        Returns:
        The String form.
        -
      • -
      - - - -
        -
      • -

        toOid

        -
        public abstract SnmpOid toOid()
        -
        Returns the value encoded as an OID. - The method is particularly useful when dealing with indexed table made of - several SNMP variables.
        -
        Returns:
        The value encoded as an OID.
        -
      • -
      - - - -
        -
      • -

        getTypeName

        -
        public abstract String getTypeName()
        -
        Returns a textual description of the object.
        -
        Returns:
        ASN.1 textual description.
        -
      • -
      - - - -
        -
      • -

        duplicate

        -
        public abstract SnmpValue duplicate()
        -
        Same as clone, but you cannot perform cloning using this object because - clone is protected. This method should call clone().
        -
        Returns:
        The SnmpValue clone.
        -
      • -
      - - - -
        -
      • -

        isNoSuchObjectValue

        -
        public boolean isNoSuchObjectValue()
        -
        This method returns false by default and is redefined - in the SnmpNull class.
        -
      • -
      - - - -
        -
      • -

        isNoSuchInstanceValue

        -
        public boolean isNoSuchInstanceValue()
        -
        This method returns false by default and is redefined - in the SnmpNull class.
        -
      • -
      - - - -
        -
      • -

        isEndOfMibViewValue

        -
        public boolean isEndOfMibViewValue()
        -
        This method returns false by default and is redefined - in the SnmpNull class.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/UserAcl.html b/dist/docs/api/com/sun/management/snmp/UserAcl.html deleted file mode 100644 index ca63f80..0000000 --- a/dist/docs/api/com/sun/management/snmp/UserAcl.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -UserAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp
-

Interface UserAcl

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    JdmkUserAcl
    -
    -
    -
    -
    public interface UserAcl
    -
    Defines the user based ACL used by the SNMP protocol adaptor. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      booleancheckContextName(String contextName) -
      Checks whether or not a context name is defined.
      -
      booleancheckReadPermission(String user) -
      Checks whether or not the specified user has READ access.
      -
      booleancheckReadPermission(String user, - String contextName, - int securityLevel) -
      Checks whether or not the specified user and context name have READ access.
      -
      booleancheckWritePermission(String user) -
      Checks whether or not the specified user has WRITE access.
      -
      booleancheckWritePermission(String user, - String contextName, - int securityLevel) -
      Checks whether or not the specified user and context name have WRITE access.
      -
      StringgetName() -
      Returns the name of the ACL.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getName

        -
        String getName()
        -
        Returns the name of the ACL.
        -
        Returns:
        The name of the ACL.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        boolean checkReadPermission(String user)
        -
        Checks whether or not the specified user has READ access.
        -
        Parameters:
        user - The user name to check.
        -
        Returns:
        true if the host has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        boolean checkReadPermission(String user,
        -                          String contextName,
        -                          int securityLevel)
        -
        Checks whether or not the specified user and context name have READ access.
        -
        Parameters:
        user - The user name to check.
        contextName - The context name associated with the user.
        securityLevel - The request security level.
        -
        Returns:
        true if the pair (user, context) has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkContextName

        -
        boolean checkContextName(String contextName)
        -
        Checks whether or not a context name is defined.
        -
        Parameters:
        contextName - The context name to check.
        -
        Returns:
        true if the context is known, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        boolean checkWritePermission(String user)
        -
        Checks whether or not the specified user has WRITE access.
        -
        Parameters:
        user - The user to check.
        -
        Returns:
        true if the user has write permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        boolean checkWritePermission(String user,
        -                           String contextName,
        -                           int securityLevel)
        -
        Checks whether or not the specified user and context name have WRITE access.
        -
        Parameters:
        user - The user name to check.
        contextName - The context name associated with the user.
        securityLevel - The request security level.
        -
        Returns:
        true if the pair (user, context) has write permission, false otherwise.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpErrorHandlerAgent.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpErrorHandlerAgent.html deleted file mode 100644 index ec6c4cd..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpErrorHandlerAgent.html +++ /dev/null @@ -1,514 +0,0 @@ - - - - - -SnmpErrorHandlerAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpErrorHandlerAgent

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMibAgentMBean, Serializable, MBeanRegistration
    -
    -
    -
    -
    public class SnmpErrorHandlerAgent
    -extends SnmpMibAgent
    -implements Serializable
    -
    A simple MIB agent that implements SNMP calls (get, set, getnext and - getbulk) in a way that only errors or exceptions are returned. - Every call done on this agent fails. Error handling is done according - to the manager's SNMP protocol version. -

    It is used by SnmpAdaptorServer for its default agent - behavior. When a received Oid doesn't match, this agent is called to - fill the result list with errors.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpErrorHandlerAgent

        -
        public SnmpErrorHandlerAgent()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpGenericMetaServer.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpGenericMetaServer.html deleted file mode 100644 index c71ddfb..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpGenericMetaServer.html +++ /dev/null @@ -1,349 +0,0 @@ - - - - - -SnmpGenericMetaServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpGenericMetaServer

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpGenericMetaServer
    -

    - This interface defines the methods that must be implemented by an - SNMP metadata object that needs to interact with an - SnmpGenericObjectServer object. -

    - -

    - All these methods are usually generated by mibgen when - run in generic-metadata mode. -

    - -

    - This interface is used internally between the generated Metadata and - the SNMP runtime and you shouldn't need to worry about it, because - you will never have to use it directly. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      ObjectbuildAttributeValue(long id, - SnmpValue value) -
      Construct an attribute value (as returned by Attribute::getValue()) - from an SnmpValue.
      -
      SnmpValuebuildSnmpValue(long id, - Object value) -
      Construct an SnmpValue from an Attribute value as returned by - Attribute::getValue().
      -
      voidcheckGetAccess(long id, - Object data) -
      Check the access rights for a GET operation.
      -
      voidcheckSetAccess(SnmpValue x, - long id, - Object data) -
      Check the access rights for a SET operation.
      -
      StringgetAttributeName(long id) -
      Return the name of the attribute corresponding to the - SNMP variable identified by the given id.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        buildAttributeValue

        -
        Object buildAttributeValue(long id,
        -                         SnmpValue value)
        -                           throws SnmpStatusException
        -
        Construct an attribute value (as returned by Attribute::getValue()) - from an SnmpValue. The returned attribute value can be used to - construct an Attribute object.
        -
        Parameters:
        id - The OID arc identifying the variable for which the - value is constructed.
        value - The SnmpValue from which the Attribute::value will be - constructed.
        -
        Returns:
        The attribute value built from the given value.
        -
        Throws:
        -
        SnmpStatusException - if the attribute value cannot be built - from the given SnmpValue value.
        -
      • -
      - - - -
        -
      • -

        buildSnmpValue

        -
        SnmpValue buildSnmpValue(long id,
        -                       Object value)
        -                         throws SnmpStatusException
        -
        Construct an SnmpValue from an Attribute value as returned by - Attribute::getValue().
        -
        Parameters:
        id - The OID arc identifying the variable for which the - value is constructed.
        value - The attribute value as returned by Attribute::getValue().
        -
        Returns:
        The SnmpValue built from the given value.
        -
        Throws:
        -
        SnmpStatusException - if the SnmpValue cannot be built from - the given value.
        -
      • -
      - - - -
        -
      • -

        getAttributeName

        -
        String getAttributeName(long id)
        -                        throws SnmpStatusException
        -
        Return the name of the attribute corresponding to the - SNMP variable identified by the given id.
        -
        Parameters:
        id - The OID arc identifying the variable.
        -
        Returns:
        The name of the variable identified by the given - id.
        -
        Throws:
        -
        SnmpStatusException - if the given id does not - correspond to a known variable.
        -
      • -
      - - - -
        -
      • -

        checkSetAccess

        -
        void checkSetAccess(SnmpValue x,
        -                  long id,
        -                  Object data)
        -                    throws SnmpStatusException
        -
        Check the access rights for a SET operation.
        -
        Parameters:
        x - The new requested value.
        id - The OID arc identifying the variable for which the SET is - requested.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - if the SET operation must be rejected.
        -
      • -
      - - - -
        -
      • -

        checkGetAccess

        -
        void checkGetAccess(long id,
        -                  Object data)
        -                    throws SnmpStatusException
        -
        Check the access rights for a GET operation.
        -
        Parameters:
        id - The OID arc identifying the variable for which the SET is - requested.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - if the SET operation must be rejected.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpGenericObjectServer.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpGenericObjectServer.html deleted file mode 100644 index 0b2e48e..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpGenericObjectServer.html +++ /dev/null @@ -1,596 +0,0 @@ - - - - - -SnmpGenericObjectServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpGenericObjectServer

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.management.snmp.agent.SnmpGenericObjectServer
    • -
    -
  • -
-
-
    -
  • -
    -
    -
    public class SnmpGenericObjectServer
    -extends Object
    -

    - This class is a utility class that transforms SNMP GET / SET requests - into standard JMX getAttributes() setAttributes() requests. -

    - -

    - The transformation relies on the metadata information provided by the - SnmpGenericMetaServer object which is - passed as the first parameter to every method. This SnmpGenericMetaServer - object is usually a Metadata object generated by mibgen. -

    - -

    - This class is used internally by mibgen generated metadata objects and - you should never need to use it directly. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        server

        -
        protected final MBeanServer server
        -
        The MBean server through which the MBeans will be accessed.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpGenericObjectServer

        -
        public SnmpGenericObjectServer(MBeanServer server)
        -
        Builds a new SnmpGenericObjectServer. Usually there will be a single - object of this type per MIB.
        -
        Parameters:
        server - The MBeanServer in which the MBean accessed by this - MIB are registered.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public void get(SnmpGenericMetaServer meta,
        -       ObjectName name,
        -       SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Execute an SNMP GET request. - -

        - This method first builds the list of attributes that need to be - retrieved from the MBean and then calls getAttributes() on the - MBean server. Then it updates the SnmpMibSubRequest with the values - retrieved from the MBean. -

        - -

        - The SNMP metadata information is obtained through the given - meta object, which usually is an instance of a - mibgen generated class. -

        - -

        - This method is called internally by mibgen generated - objects and you should never need to call it directly. -

        -
        Parameters:
        meta - The metadata object impacted by the subrequest
        name - The ObjectName of the MBean impacted by this subrequest
        req - The SNMP subrequest to execute on the MBean
        depth - The depth of the SNMP object in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - whenever an SNMP exception must be - raised. Raising an exception will abort the request.
        - Exceptions should never be raised directly, but only by means of - - req.registerGetException(VariableId,SnmpStatusException) -
        -
      • -
      - - - -
        -
      • -

        get

        -
        public SnmpValue get(SnmpGenericMetaServer meta,
        -            ObjectName name,
        -            long id,
        -            Object data)
        -              throws SnmpStatusException
        -
        Get the value of an SNMP variable. - -

        - You should never need to use this method directly. -

        -
        Parameters:
        meta - The impacted metadata object
        name - The ObjectName of the impacted MBean
        id - The OID arc identifying the variable we're trying to set.
        data - User contextual data allocated through the - SnmpUserDataFactory
        -
        Returns:
        The value of the variable.
        -
        Throws:
        -
        SnmpStatusException - whenever an SNMP exception must be - raised. Raising an exception will abort the request.
        - Exceptions should never be raised directly, but only by means of - - req.registerGetException(VariableId,SnmpStatusException) -
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpGenericMetaServer meta,
        -       ObjectName name,
        -       SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Execute an SNMP SET request. - -

        - This method first builds the list of attributes that need to be - set on the MBean and then calls setAttributes() on the - MBean server. Then it updates the SnmpMibSubRequest with the new - values retrieved from the MBean. -

        - -

        - The SNMP metadata information is obtained through the given - meta object, which usually is an instance of a - mibgen generated class. -

        - -

        - This method is called internally by mibgen generated - objects and you should never need to call it directly. -

        -
        Parameters:
        meta - The metadata object impacted by the subrequest
        name - The ObjectName of the MBean impacted by this subrequest
        req - The SNMP subrequest to execute on the MBean
        depth - The depth of the SNMP object in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - whenever an SNMP exception must be - raised. Raising an exception will abort the request.
        - Exceptions should never be raised directly, but only by means of - - req.registerGetException(VariableId,SnmpStatusException) -
        -
      • -
      - - - -
        -
      • -

        set

        -
        public SnmpValue set(SnmpGenericMetaServer meta,
        -            ObjectName name,
        -            SnmpValue x,
        -            long id,
        -            Object data)
        -              throws SnmpStatusException
        -
        Set the value of an SNMP variable. - -

        - You should never need to use this method directly. -

        -
        Parameters:
        meta - The impacted metadata object
        name - The ObjectName of the impacted MBean
        x - The new requested SnmpValue
        id - The OID arc identifying the variable we're trying to set.
        data - User contextual data allocated through the - SnmpUserDataFactory
        -
        Returns:
        The new value of the variable after the operation.
        -
        Throws:
        -
        SnmpStatusException - whenever an SNMP exception must be - raised. Raising an exception will abort the request.
        - Exceptions should never be raised directly, but only by means of - - req.registerSetException(VariableId,SnmpStatusException) -
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpGenericMetaServer meta,
        -         ObjectName name,
        -         SnmpMibSubRequest req,
        -         int depth)
        -           throws SnmpStatusException
        -
        Checks whether an SNMP SET request can be successfully performed. - -

        - For each variable in the subrequest, this method calls - checkSetAccess() on the meta object, and then tries to invoke the - checkAttributeName() method on the MBean. If this method - is not defined then it is assumed that the SET won't fail. -

        - -

        - This method is called internally by mibgen generated - objects and you should never need to call it directly. -

        -
        Parameters:
        meta - The metadata object impacted by the subrequest
        name - The ObjectName of the MBean impacted by this subrequest
        req - The SNMP subrequest to execute on the MBean
        depth - The depth of the SNMP object in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - if the requested SET operation must - be rejected. Raising an exception will abort the request.
        - Exceptions should never be raised directly, but only by means of - - req.registerCheckException(VariableId,SnmpStatusException) -
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpGenericMetaServer meta,
        -         ObjectName name,
        -         SnmpValue x,
        -         long id,
        -         Object data)
        -           throws SnmpStatusException
        -
        Checks whether a SET operation can be performed on a given SNMP - variable.
        -
        Parameters:
        meta - The impacted metadata object
        name - The ObjectName of the impacted MBean
        x - The new requested SnmpValue
        id - The OID arc identifying the variable we're trying to set.
        data - User contextual data allocated through the - SnmpUserDataFactory - -

        - This method calls checkSetAccess() on the meta object, and then - tries to invoke the checkAttributeName() method on the MBean. - If this method is not defined then it is assumed that the SET - won't fail. -

        - -

        - This method is called internally by mibgen generated - objects and you should never need to call it directly. -

        -
        Throws:
        -
        SnmpStatusException - if the requested SET operation must - be rejected. Raising an exception will abort the request.
        - Exceptions should never be raised directly, but only by means of - - req.registerCheckException(VariableId,SnmpStatusException) -
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpIndex.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpIndex.html deleted file mode 100644 index 459f201..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpIndex.html +++ /dev/null @@ -1,375 +0,0 @@ - - - - - -SnmpIndex (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpIndex

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpIndex
    -extends Object
    -implements Serializable
    -
    Represents a SNMP index. - An SnmpIndex is represented as a Vector of SnmpOid. -

    - This class is used internally and by the classes generated by mibgen. - You should not need to use this class directly.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpIndex

        -
        public SnmpIndex(SnmpOid[] oidList)
        -
        Initializes an SnmpIndex using a vector of object identifiers. -

        Following the RFC recommendations, every syntax that is used as a - table index should have an object identifier representation. There are - some guidelines on how to map the different syntaxes into an object identifier. - In the different SnmpValue classes provided, there is a toOid method to get - the object identifier of the value.

        -
        Parameters:
        oidList - The list of Object Identifiers.
        -
      • -
      - - - -
        -
      • -

        SnmpIndex

        -
        public SnmpIndex(SnmpOid oid)
        -
        Initializes an SnmpIndex using the specified Object Identifier.
        -
        Parameters:
        oid - The Object Identifier.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getNbComponents

        -
        public int getNbComponents()
        -
        Gets the number of Object Identifiers the index is made of.
        -
        Returns:
        The number of Object Identifiers.
        -
      • -
      - - - -
        -
      • -

        getComponents

        -
        public Vector getComponents()
        -
        Gets the index as a vector of Object Identifiers.
        -
        Returns:
        The index as a vector.
        -
      • -
      - - - -
        -
      • -

        equals

        -
        public boolean equals(SnmpIndex index)
        -
        Compares two indexes for equality.
        -
        Parameters:
        index - The index to compare this with.
        -
        Returns:
        true if the two indexes are equal, false otherwise.
        -
      • -
      - - - -
        -
      • -

        compareTo

        -
        public int compareTo(SnmpIndex index)
        -
        Compares two indexes.
        -
        Parameters:
        index - The index to compare this with.
        -
        Returns:
        The value 0 if the two OID vectors have the same elements, another value otherwise.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString()
        -
        Returns a String representation of the index. - The different elements are separated by "//".
        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        A string representation of the index.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMib.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMib.html deleted file mode 100644 index 0c0bf7c..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMib.html +++ /dev/null @@ -1,719 +0,0 @@ - - - - - -SnmpMib (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpMib

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMibAgentMBean, Serializable, MBeanRegistration
    -
    -
    -
    Direct Known Subclasses:
    -
    SNMP_USER_BASED_SM_MIB
    -
    -
    -
    -
    public abstract class SnmpMib
    -extends SnmpMibAgent
    -implements Serializable
    -
    Abstract class for representing an SNMP MIB. -

    - When compiling a SNMP MIB, among all the classes generated by - mibgen, there is one which extends SnmpMib - for representing a whole MIB. -
    The class is used by the SNMP protocol adaptor as the entry point in - the MIB. - -

    This generated class can be subclassed in your code in order to - plug in your own specific behavior. -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        root

        -
        protected SnmpMibOid root
        -
        The top element in the Mib tree.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMib

        -
        public SnmpMib()
        -
        Default constructor. - Initializes the OID tree.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getGroupOid

        -
        protected String getGroupOid(String groupName,
        -                 String defaultOid)
        -

        - This callback should return the OID associated to the group - identified by the given groupName. -

        - -

        - This method is provided as a hook to plug-in some custom - specific behavior. Although doing so is discouraged you might - want to subclass this method in order to store & provide more metadata - information (mapping OID <-> symbolic name) within the agent, - or to "change" the root of the MIB OID by prefixing the - defaultOid by an application dependent OID string, for instance. -

        - -

        - The default implementation of this method is to return the given - defaultOid -

        -
        Parameters:
        groupName - The java-ized name of the SNMP group.
        defaultOid - The OID defined in the MIB for that group - (in dot notation).
        -
        Returns:
        The OID of the group identified by groupName, - in dot-notation.
        -
      • -
      - - - -
        -
      • -

        getGroupObjectName

        -
        protected ObjectName getGroupObjectName(String name,
        -                            String oid,
        -                            String defaultName)
        -                                 throws MalformedObjectNameException
        -

        - This callback should return the ObjectName associated to the - group identified by the given groupName. -

        - -

        - This method is provided as a hook to plug-in some custom - specific behavior. You might want to override this method - in order to provide a different object naming scheme than - that proposed by default by mibgen. -

        - -

        - This method is only meaningful if the MIB is registered - in the MBeanServer, otherwise, it will not be called. -

        - -

        - The default implementation of this method is to return an ObjectName - built from the given defaultName. -

        -
        Parameters:
        name - The java-ized name of the SNMP group.
        oid - The OID returned by getGroupOid() - in dot notation.
        defaultName - The name by default generated by - mibgen
        -
        Returns:
        The ObjectName of the group identified by name
        -
        Throws:
        -
        MalformedObjectNameException
        -
      • -
      - - - -
        -
      • -

        registerGroupNode

        -
        protected void registerGroupNode(String groupName,
        -                     String groupOid,
        -                     ObjectName groupObjName,
        -                     SnmpMibNode node,
        -                     Object group,
        -                     MBeanServer server)
        -                          throws NotCompliantMBeanException,
        -                                 MBeanRegistrationException,
        -                                 InstanceAlreadyExistsException,
        -                                 IllegalAccessException
        -

        - Register an SNMP group and its metadata node in the MIB. -

        - -

        - This method is provided as a hook to plug-in some custom - specific behavior. You might want to override this method - if you want to set special links between the MBean, its metadata - node, its OID or ObjectName etc.. -

        - -

        - If the MIB is not registered in the MBeanServer, the - server and groupObjName parameters will be - null.
        - If the given group MBean is not null, and if the - server and groupObjName parameters are - not null, then this method will also automatically register the - group MBean with the given MBeanServer server. -

        -
        Parameters:
        groupName - The java-ized name of the SNMP group.
        groupOid - The OID as returned by getGroupOid() - in dot - notation.
        groupObjName - The ObjectName as returned by getGroupObjectName(). - This parameter may be null if the - MIB is not registered in the MBeanServer.
        node - The metadata node, as returned by the metadata - factory method for this group.
        group - The MBean for this group, as returned by the - MBean factory method for this group.
        server - The MBeanServer in which the groups are to be - registered. This parameter will be null - if the MIB is not registered, otherwise it is a - reference to the MBeanServer in which the MIB is - registered.
        -
        Throws:
        -
        NotCompliantMBeanException
        -
        MBeanRegistrationException
        -
        InstanceAlreadyExistsException
        -
        IllegalAccessException
        -
      • -
      - - - -
        -
      • -

        registerTableMeta

        -
        public abstract void registerTableMeta(String name,
        -                     SnmpMibTable table)
        -

        - Register an SNMP Table metadata node in the MIB. -

        - -

        - - This method is used internally and you should never need to - call it directly.
        It is used to establish the link - between an SNMP table metadata node and its bean-like counterpart. -
        - The group metadata nodes will create and register their - underlying table metadata nodes in the MIB using this - method.
        - The metadata nodes will be later retrieved from the MIB by the - bean-like table objects using the getRegisterTableMeta() method. -

        -
        Parameters:
        name - The java-ized name of the SNMP table.
        table - The SNMP table metadata node - usually this - corresponds to a mibgen generated - object.
        -
      • -
      - - - -
        -
      • -

        getRegisteredTableMeta

        -
        public abstract SnmpMibTable getRegisteredTableMeta(String name)
        -
        Returns a registered SNMP Table metadata node. - -

        - This method is used internally and you should never need to - call it directly. -

        -
      • -
      - - - - - - - - - - - - - - - - - - - -
        -
      • -

        getBulk

        -
        public void getBulk(SnmpMibRequest req,
        -           int nonRepeat,
        -           int maxRepeat)
        -             throws SnmpStatusException
        -
        Processes a getBulk operation. - The method implements the getBulk operation by calling - appropriately the getNext method.
        -
        -
        Specified by:
        -
        getBulk in interface SnmpMibAgentMBean
        -
        Overrides:
        -
        getBulk in class SnmpMibAgent
        -
        Parameters:
        req - The SnmpMibRequest object holding the list of variable to - be retrieved. This list is composed of - SnmpVarBind objects.
        nonRepeat - The number of variables, starting with the first - variable in the variable-bindings, for which a single - lexicographic successor is requested.
        maxRepeat - The number of lexicographic successors requested - for each of the last R variables. R is the number of variables - following the first nonRepeat variables for which - multiple lexicographic successors are requested.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        See Also:
        SnmpMibAgent.getBulk(SnmpMibRequest,int,int)
        -
      • -
      - - - -
        -
      • -

        getRootOid

        -
        public long[] getRootOid()
        -
        Gets the root object identifier of the MIB. -

        In order to be accurate, the method should be called once the - MIB is fully initialized (that is, after a call to init - or preRegister).

        -
        -
        Specified by:
        -
        getRootOid in class SnmpMibAgent
        -
        Returns:
        The root object identifier.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgent.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgent.html deleted file mode 100644 index fa1f8f0..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgent.html +++ /dev/null @@ -1,1043 +0,0 @@ - - - - - -SnmpMibAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpMibAgent

-
-
- -
- -
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      protected StringmibName -
      The object name of the MIB.
      -
      protected MBeanServerserver -
      The reference to the MBean server.
      -
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      SnmpMibAgent() -
      Default constructor.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcheck(SnmpMibRequest req) -
      Checks if a set operation can be performed.
      -
      voidget(SnmpMibRequest req) -
      Processes a get operation.
      -
      booleangetBindingState() -
      Indicates whether or not the MIB module is bound to a SNMP protocol - adaptor.
      -
      voidgetBulk(SnmpMibRequest req, - int nonRepeat, - int maxRepeat) -
      Processes a getBulk operation.
      -
      MBeanServergetMBeanServer() -
      Gets the reference to the MBean server in which the SNMP MIB is - registered.
      -
      StringgetMibName() -
      Gets the MIB name.
      -
      voidgetNext(SnmpMibRequest req) -
      Processes a getNext operation.
      -
      abstract long[]getRootOid() -
      Gets the root object identifier of the MIB.
      -
      SnmpMibHandlergetSnmpAdaptor() -
      Gets the reference to the SNMP protocol adaptor to which the MIB is - bound.
      -
      ObjectNamegetSnmpAdaptorName() -
      Gets the object name of the SNMP protocol adaptor to which the MIB - is bound.
      -
      abstract voidinit() -
      Initializes the MIB (with no registration of the MBeans into the - MBean server).
      -
      static SnmpMibRequestnewMibRequest(SnmpEngine engine, - SnmpPdu reqPdu, - Vector vblist, - int version, - Object userData, - String principal, - int securityLevel, - int securityModel, - byte[] contextName, - byte[] accessContextName) -
      This is a factory method for creating new SnmpMibRequest objects.
      -
      static SnmpMibRequestnewMibRequest(SnmpPdu reqPdu, - Vector vblist, - int version, - Object userData) -
      This is a factory method for creating new SnmpMibRequest objects.
      -
      voidpostDeregister() -
      Not used in this context.
      -
      voidpostRegister(Boolean registrationDone) -
      Not used in this context.
      -
      voidpreDeregister() -
      Not used in this context.
      -
      abstract ObjectNamepreRegister(MBeanServer server, - ObjectName name) -
      Initializes the MIB but each single MBean representing the MIB - is inserted into the MBean server.
      -
      voidset(SnmpMibRequest req) -
      Processes a set operation.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack, - String contextName) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack, - String contextName, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
      -
      voidsetSnmpAdaptorName(ObjectName name) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      voidsetSnmpAdaptorName(ObjectName name, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      voidsetSnmpAdaptorName(ObjectName name, - String contextName) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      voidsetSnmpAdaptorName(ObjectName name, - String contextName, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        mibName

        -
        protected String mibName
        -
        The object name of the MIB.
        -
      • -
      - - - -
        -
      • -

        server

        -
        protected MBeanServer server
        -
        The reference to the MBean server.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMibAgent

        -
        public SnmpMibAgent()
        -
        Default constructor.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        init

        -
        public abstract void init()
        -                   throws IllegalAccessException
        -
        Initializes the MIB (with no registration of the MBeans into the - MBean server).
        -
        Throws:
        -
        IllegalAccessException - The MIB can not be initialized.
        -
      • -
      - - - -
        -
      • -

        preRegister

        -
        public abstract ObjectName preRegister(MBeanServer server,
        -                     ObjectName name)
        -                                throws Exception
        -
        Initializes the MIB but each single MBean representing the MIB - is inserted into the MBean server.
        -
        -
        Specified by:
        -
        preRegister in interface MBeanRegistration
        -
        Parameters:
        server - The MBean server to register the service with.
        name - The object name.
        -
        Returns:
        The name of the SNMP MIB registered.
        -
        Throws:
        -
        Exception
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        getBulk

        -
        public void getBulk(SnmpMibRequest req,
        -           int nonRepeat,
        -           int maxRepeat)
        -             throws SnmpStatusException
        -
        Processes a getBulk operation. - This method must update the SnmpVarBinds contained in the - SnmpMibRequest req parameter.
        -
        -
        Specified by:
        -
        getBulk in interface SnmpMibAgentMBean
        -
        Parameters:
        req - The SnmpMibRequest object holding the list of variable to - be retrieved. This list is composed of - SnmpVarBind objects.
        nonRepeat - The number of variables, starting with the first - variable in the variable-bindings, for which a single - lexicographic successor is requested.
        maxRepeat - The number of lexicographic successors requested - for each of the last R variables. R is the number of variables - following the first nonRepeat variables for which - multiple lexicographic successors are requested.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        See Also:
        getBulk(SnmpMibRequest,int,int)
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpMibRequest req)
        -         throws SnmpStatusException
        -
        Processes a set operation. - This method must update the SnmpVarBinds contained in the - SnmpMibRequest req parameter. - This method is called during the second phase of the SET two-phase - commit.
        -
        -
        Specified by:
        -
        set in interface SnmpMibAgentMBean
        -
        Parameters:
        req - The SnmpMibRequest object holding the list of variable to - be set. This list is composed of - SnmpVarBind objects.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation. - Throwing an exception in this method will break the - atomicity of the SET operation. Care must be taken so that - the exception is thrown in the check(SnmpMibRequest) - method instead.
        See Also:
        set(SnmpMibRequest)
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpMibRequest req)
        -           throws SnmpStatusException
        -
        Checks if a set operation can be performed. - If the operation can not be performed, the method should raise an - SnmpStatusException. - This method is called during the first phase of the SET two-phase - commit.
        -
        -
        Specified by:
        -
        check in interface SnmpMibAgentMBean
        -
        Parameters:
        req - The SnmpMibRequest object holding the list of variable to - be set. This list is composed of - SnmpVarBind objects.
        -
        Throws:
        -
        SnmpStatusException - The set operation - cannot be performed.
        See Also:
        check(SnmpMibRequest)
        -
      • -
      - - - -
        -
      • -

        getRootOid

        -
        public abstract long[] getRootOid()
        -
        Gets the root object identifier of the MIB. -

        The root object identifier is the object identifier uniquely - identifying the MIB.

        -
        Returns:
        The root object identifier.
        -
      • -
      - - - -
        -
      • -

        getMBeanServer

        -
        public MBeanServer getMBeanServer()
        -
        Gets the reference to the MBean server in which the SNMP MIB is - registered.
        -
        -
        Specified by:
        -
        getMBeanServer in interface SnmpMibAgentMBean
        -
        Returns:
        The MBean server or null if the MIB is not registered in any - MBean server.
        -
      • -
      - - - -
        -
      • -

        getSnmpAdaptor

        -
        public SnmpMibHandler getSnmpAdaptor()
        -
        Gets the reference to the SNMP protocol adaptor to which the MIB is - bound.
        -
        -
        Specified by:
        -
        getSnmpAdaptor in interface SnmpMibAgentMBean
        -
        Returns:
        The SNMP MIB handler.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        public void setSnmpAdaptor(SnmpMibHandler stack)
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler. - If this MIB was previously added in an SnmpMibHandler, - it will be removed from it.
        -
        -
        Specified by:
        -
        setSnmpAdaptor in interface SnmpMibAgentMBean
        -
        Parameters:
        stack - The SNMP MIB handler.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        public void setSnmpAdaptor(SnmpMibHandler stack,
        -                  SnmpOid[] oids)
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler. - This method is to be called to set a specific agent to a specific OID. This can be useful when dealing with MIB overlapping. - Some OID can be implemented in more than one MIB. In this case, the OID nearest the agent will be used on SNMP operations. - If this MIB was previously added in an SnmpMibHandler, - it will be removed from it.
        -
        -
        Specified by:
        -
        setSnmpAdaptor in interface SnmpMibAgentMBean
        -
        Parameters:
        stack - The SNMP MIB handler.
        oids - The set of OIDs this agent implements. - If null or oids.length == 0, this is equivalent to calling - setSnmpAdaptor(SnmpMibHandler stack)
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        public void setSnmpAdaptor(SnmpMibHandler stack,
        -                  String contextName)
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler. - Adds a new contextualized MIB in the SNMP MIB handler. - If this MIB was previously added in an SnmpMibHandler in the specified - context, it will be removed from it for this context.
        -
        -
        Specified by:
        -
        setSnmpAdaptor in interface SnmpMibAgentMBean
        -
        Parameters:
        stack - The SNMP MIB handler.
        contextName - The MIB context name. If null or - contextName.length == 0, will be registered in the default context.
        -
        Throws:
        -
        IllegalArgumentException - If the parameter is null.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        public void setSnmpAdaptor(SnmpMibHandler stack,
        -                  String contextName,
        -                  SnmpOid[] oids)
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler. - Adds a new contextualized MIB in the SNMP MIB handler. - If this MIB was previously added in an SnmpMibHandler in the specified - context, it will be removed from it for this context.
        -
        -
        Specified by:
        -
        setSnmpAdaptor in interface SnmpMibAgentMBean
        -
        Parameters:
        stack - The SNMP MIB handler.
        contextName - The MIB context name. If null or - contextName.length == 0, will be registered in the default context.
        oids - The set of OIDs this agent implements. - If null or oids.length == 0, this is equivalent to calling - setSnmpAdaptor(SnmpMibHandler stack, String contextName)
        -
        Throws:
        -
        IllegalArgumentException - If the parameter is null.
        -
      • -
      - - - -
        -
      • -

        getSnmpAdaptorName

        -
        public ObjectName getSnmpAdaptorName()
        -
        Gets the object name of the SNMP protocol adaptor to which the MIB - is bound.
        -
        -
        Specified by:
        -
        getSnmpAdaptorName in interface SnmpMibAgentMBean
        -
        Returns:
        The name of the SNMP protocol adaptor.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        public void setSnmpAdaptorName(ObjectName name)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name. - If this MIB was previously added in an SnmpMibHandler, - it will be removed from it.
        -
        -
        Specified by:
        -
        setSnmpAdaptorName in interface SnmpMibAgentMBean
        -
        Parameters:
        name - The name of the SNMP protocol adaptor.
        -
        Throws:
        -
        InstanceNotFoundException - The SNMP protocol adaptor does - not exist in the MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered - in the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        public void setSnmpAdaptorName(ObjectName name,
        -                      SnmpOid[] oids)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name. - This method is to be called to set a specific agent to a specific OID. This can be useful when dealing with MIB overlapping. - Some OID can be implemented in more than one MIB. In this case, the OID nearer agent will be used on SNMP operations. - If this MIB was previously added in an SnmpMibHandler, - it will be removed from it.
        -
        -
        Specified by:
        -
        setSnmpAdaptorName in interface SnmpMibAgentMBean
        -
        Parameters:
        name - The name of the SNMP protocol adaptor.
        oids - The set of OIDs this agent implements. - If null or oids.length == 0, this is equivalent to calling - setSnmpAdaptorName(ObjectName name)
        -
        Throws:
        -
        InstanceNotFoundException - The SNMP protocol adaptor does - not exist in the MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered - in the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        public void setSnmpAdaptorName(ObjectName name,
        -                      String contextName)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name. - If this MIB was previously added in an SnmpMibHandler in the specified - context, it will be removed from it for this context.
        -
        -
        Specified by:
        -
        setSnmpAdaptorName in interface SnmpMibAgentMBean
        -
        Parameters:
        name - The name of the SNMP protocol adaptor.
        contextName - The MIB context name. If null or - contextName.length == 0, will be registered in the default context.
        -
        Throws:
        -
        InstanceNotFoundException - The SNMP protocol adaptor does - not exist in the MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered - in the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        public void setSnmpAdaptorName(ObjectName name,
        -                      String contextName,
        -                      SnmpOid[] oids)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name. - If this MIB was previously added in an SnmpMibHandler in the specified - context, it will be removed from it for this context.
        -
        -
        Specified by:
        -
        setSnmpAdaptorName in interface SnmpMibAgentMBean
        -
        Parameters:
        name - The name of the SNMP protocol adaptor.
        contextName - The MIB context name. If null or - contextName.length == 0, will be registered in the default context.
        oids - The set of OIDs this agent implements. - If null or oids.length == 0, this is equivalent to calling - setSnmpAdaptorName(ObjectName name)
        -
        Throws:
        -
        InstanceNotFoundException - The SNMP protocol adaptor does - not exist in the MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered - in the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        getBindingState

        -
        public boolean getBindingState()
        -
        Indicates whether or not the MIB module is bound to a SNMP protocol - adaptor. - As a reminder, only bound MIBs can be accessed through SNMP protocol - adaptor.
        -
        -
        Specified by:
        -
        getBindingState in interface SnmpMibAgentMBean
        -
        Returns:
        true if the MIB module is bound, - false otherwise.
        -
      • -
      - - - - - - - -
        -
      • -

        newMibRequest

        -
        public static SnmpMibRequest newMibRequest(SnmpPdu reqPdu,
        -                           Vector vblist,
        -                           int version,
        -                           Object userData)
        -
        This is a factory method for creating new SnmpMibRequest objects.
        -
        Parameters:
        reqPdu - The received PDU.
        vblist - The vector of SnmpVarBind objects in which the - MIB concerned by this request is involved.
        version - The protocol version of the SNMP request.
        userData - User allocated contextual data.
        -
        Returns:
        A new SnmpMibRequest object.
        -
      • -
      - - - -
        -
      • -

        newMibRequest

        -
        public static SnmpMibRequest newMibRequest(SnmpEngine engine,
        -                           SnmpPdu reqPdu,
        -                           Vector vblist,
        -                           int version,
        -                           Object userData,
        -                           String principal,
        -                           int securityLevel,
        -                           int securityModel,
        -                           byte[] contextName,
        -                           byte[] accessContextName)
        -
        This is a factory method for creating new SnmpMibRequest objects.
        -
        Parameters:
        engine - The local engine.
        reqPdu - The received pdu.
        vblist - The vector of SnmpVarBind objects in which the - MIB concerned by this request is involved.
        version - The protocol version of the SNMP request.
        userData - User allocated contextual data.
        -
        Returns:
        A new SnmpMibRequest object.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgentMBean.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgentMBean.html deleted file mode 100644 index 2425eac..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibAgentMBean.html +++ /dev/null @@ -1,655 +0,0 @@ - - - - - -SnmpMibAgentMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpMibAgentMBean

-
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcheck(SnmpMibRequest req) -
      Checks if a set operation can be performed.
      -
      voidget(SnmpMibRequest req) -
      Processes a get operation.
      -
      booleangetBindingState() -
      Indicates whether or not the MIB module is bound to a SNMP protocol - adaptor.
      -
      voidgetBulk(SnmpMibRequest req, - int nonRepeat, - int maxRepeat) -
      Processes a getBulk operation.
      -
      MBeanServergetMBeanServer() -
      Gets the reference to the MBean server in which the SNMP MIB is - registered.
      -
      StringgetMibName() -
      Gets the MIB name.
      -
      voidgetNext(SnmpMibRequest req) -
      Processes a getNext operation.
      -
      SnmpMibHandlergetSnmpAdaptor() -
      Gets the reference to the SNMP protocol adaptor to which the MIB is - bound.
      -
      ObjectNamegetSnmpAdaptorName() -
      Gets the object name of the SNMP protocol adaptor to which the MIB is - bound.
      -
      voidset(SnmpMibRequest req) -
      Processes a set operation.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack) -
      Sets the reference to the SNMP protocol adaptor through which the - MIB will be SNMP accessible and add this new MIB in the SNMP MIB - handler.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack, - String contextName) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
      -
      voidsetSnmpAdaptor(SnmpMibHandler stack, - String contextName, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
      -
      voidsetSnmpAdaptorName(ObjectName name) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      voidsetSnmpAdaptorName(ObjectName name, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      voidsetSnmpAdaptorName(ObjectName name, - String contextName) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      voidsetSnmpAdaptorName(ObjectName name, - String contextName, - SnmpOid[] oids) -
      Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        getBulk

        -
        void getBulk(SnmpMibRequest req,
        -           int nonRepeat,
        -           int maxRepeat)
        -             throws SnmpStatusException
        -
        Processes a getBulk operation. - This method must not be called from remote.
        -
        Parameters:
        req - The SnmpMibRequest object holding the list of variables to - be retrieved. This list is composed of - SnmpVarBind objects.
        nonRepeat - The number of variables, starting with the first - variable in the variable-bindings, for which a single - lexicographic successor is requested.
        maxRepeat - The number of lexicographic successors requested - for each of the last R variables. R is the number of variables - following the first nonRepeat variables for which - multiple lexicographic successors are requested.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        See Also:
        SnmpMibAgent.getBulk(SnmpMibRequest,int,int)
        -
      • -
      - - - - - - - -
        -
      • -

        check

        -
        void check(SnmpMibRequest req)
        -           throws SnmpStatusException
        -
        Checks if a set operation can be performed. - If the operation cannot be performed, the method should emit a - SnmpStatusException.
        -
        Parameters:
        req - The SnmpMibRequest object holding the list of variables to - be set. This list is composed of - SnmpVarBind objects.
        -
        Throws:
        -
        SnmpStatusException - The set operation - cannot be performed.
        See Also:
        SnmpMibAgent.check(SnmpMibRequest)
        -
      • -
      - - - -
        -
      • -

        getMBeanServer

        -
        MBeanServer getMBeanServer()
        -
        Gets the reference to the MBean server in which the SNMP MIB is - registered.
        -
        Returns:
        The MBean server or null if the MIB is not registered in any - MBean server.
        -
      • -
      - - - -
        -
      • -

        getSnmpAdaptor

        -
        SnmpMibHandler getSnmpAdaptor()
        -
        Gets the reference to the SNMP protocol adaptor to which the MIB is - bound. -
        This method is used for accessing the SNMP MIB handler property - of the SNMP MIB agent in case of a standalone agent.
        -
        Returns:
        The SNMP MIB handler.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        void setSnmpAdaptor(SnmpMibHandler stack)
        -
        Sets the reference to the SNMP protocol adaptor through which the - MIB will be SNMP accessible and add this new MIB in the SNMP MIB - handler. -
        This method is used for setting the SNMP MIB handler property of - the SNMP MIB agent in case of a standalone agent.
        -
        Parameters:
        stack - The SNMP MIB handler.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        void setSnmpAdaptor(SnmpMibHandler stack,
        -                  SnmpOid[] oids)
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler. - This method is to be called to set a specific agent to a specific OID. - This can be useful when dealing with MIB overlapping. - Some OID can be implemented in more than one MIB. In this case, the - OID nearer agent will be used on SNMP operations.
        -
        Parameters:
        stack - The SNMP MIB handler.
        oids - The set of OIDs this agent implements.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        void setSnmpAdaptor(SnmpMibHandler stack,
        -                  String contextName)
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler. - Adds a new contextualized MIB in the SNMP MIB handler.
        -
        Parameters:
        stack - The SNMP MIB handler.
        contextName - The MIB context name. If null is passed, will be - registered in the default context.
        -
        Throws:
        -
        IllegalArgumentException - If the parameter is null.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptor

        -
        void setSnmpAdaptor(SnmpMibHandler stack,
        -                  String contextName,
        -                  SnmpOid[] oids)
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler. - Adds a new contextualized MIB in the SNMP MIB handler.
        -
        Parameters:
        stack - The SNMP MIB handler.
        contextName - The MIB context name. If null is passed, will be - registered in the default context.
        oids - The set of OIDs this agent implements.
        -
        Throws:
        -
        IllegalArgumentException - If the parameter is null.
        -
      • -
      - - - -
        -
      • -

        getSnmpAdaptorName

        -
        ObjectName getSnmpAdaptorName()
        -
        Gets the object name of the SNMP protocol adaptor to which the MIB is - bound.
        -
        Returns:
        The name of the SNMP protocol adaptor.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        void setSnmpAdaptorName(ObjectName name)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
        -
        Parameters:
        name - The object name of the SNMP MIB handler.
        -
        Throws:
        -
        InstanceNotFoundException - The MBean does not exist in the - MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered in - the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        void setSnmpAdaptorName(ObjectName name,
        -                      SnmpOid[] oids)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name. - This method is to be called to set a specific agent to a specific OID. - This can be useful when dealing with MIB overlapping. - Some OID can be implemented in more than one MIB. In this case, the - OID nearer agent will be used on SNMP operations.
        -
        Parameters:
        name - The name of the SNMP protocol adaptor.
        oids - The set of OIDs this agent implements.
        -
        Throws:
        -
        InstanceNotFoundException - The SNMP protocol adaptor does - not exist in the MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered - in the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        void setSnmpAdaptorName(ObjectName name,
        -                      String contextName)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
        -
        Parameters:
        name - The name of the SNMP protocol adaptor.
        contextName - The MIB context name. If null is passed, will be - registered in the default context.
        -
        Throws:
        -
        InstanceNotFoundException - The SNMP protocol adaptor does - not exist in the MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered - in the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        setSnmpAdaptorName

        -
        void setSnmpAdaptorName(ObjectName name,
        -                      String contextName,
        -                      SnmpOid[] oids)
        -                        throws InstanceNotFoundException,
        -                               ServiceNotFoundException
        -
        Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
        -
        Parameters:
        name - The name of the SNMP protocol adaptor.
        contextName - The MIB context name. If null is passed, will be - registered in the default context.
        oids - The set of OIDs this agent implements.
        -
        Throws:
        -
        InstanceNotFoundException - The SNMP protocol adaptor does - not exist in the MBean server.
        -
        ServiceNotFoundException - This SNMP MIB is not registered - in the MBean server or the requested service is not supported.
        -
      • -
      - - - -
        -
      • -

        getBindingState

        -
        boolean getBindingState()
        -
        Indicates whether or not the MIB module is bound to a SNMP protocol - adaptor. - As a reminder, only bound MIBs can be accessed through SNMP protocol - adaptor.
        -
        Returns:
        true if the MIB module is bound, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        getMibName

        -
        String getMibName()
        -
        Gets the MIB name.
        -
        Returns:
        The MIB name.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibEntry.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibEntry.html deleted file mode 100644 index 8fb60af..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibEntry.html +++ /dev/null @@ -1,516 +0,0 @@ - - - - - -SnmpMibEntry (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpMibEntry

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    UsmUserEntryMeta
    -
    -
    -
    -
    public abstract class SnmpMibEntry
    -extends SnmpMibNode
    -implements Serializable
    -
    Represents a node in an SNMP MIB which corresponds to a table entry - meta node. -

    - This class is used by the class generated by mibgen. - You should not need to use this class directly.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMibEntry

        -
        public SnmpMibEntry()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isVariable

        -
        public abstract boolean isVariable(long arc)
        -
        Tells whether the given arc identifies a variable (scalar object) in - this entry.
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a variable.
        -
      • -
      - - - -
        -
      • -

        isReadable

        -
        public abstract boolean isReadable(long arc)
        -
        Tells whether the given arc identifies a readable scalar object in - this entry.
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a readable variable.
        -
      • -
      - - - -
        -
      • -

        getNextVarId

        -
        public long getNextVarId(long id,
        -                Object userData)
        -                  throws SnmpStatusException
        -
        Get the next OID arc corresponding to a readable scalar variable.
        -
        -
        Overrides:
        -
        getNextVarId in class SnmpMibNode
        -
        Parameters:
        id - Id we start from looking for the next.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The next id in this group.
        -
        Throws:
        -
        SnmpStatusException - If no id is found after the given id.
        -
      • -
      - - - -
        -
      • -

        validateVarId

        -
        public void validateVarId(long arc,
        -                 Object userData)
        -                   throws SnmpStatusException
        -
        Checks whether the given OID arc identifies a variable (columnar - object).
        -
        Parameters:
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        If - the given `arc' does not identify any variable in this - group, throws an SnmpStatusException.
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        get

        -
        public abstract void get(SnmpMibSubRequest req,
        -       int depth)
        -                  throws SnmpStatusException
        -
        Generic handling of the get operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        get in class SnmpMibNode
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public abstract void set(SnmpMibSubRequest req,
        -       int depth)
        -                  throws SnmpStatusException
        -
        Generic handling of the set operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        set in class SnmpMibNode
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public abstract void check(SnmpMibSubRequest req,
        -         int depth)
        -                    throws SnmpStatusException
        -
        Generic handling of the check operation. - -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list. -

        -
        -
        Specified by:
        -
        check in class SnmpMibNode
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibGroup.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibGroup.html deleted file mode 100644 index 056d78f..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibGroup.html +++ /dev/null @@ -1,626 +0,0 @@ - - - - - -SnmpMibGroup (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpMibGroup

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    UsmStatsMeta, UsmUserMeta
    -
    -
    -
    -
    public abstract class SnmpMibGroup
    -extends SnmpMibOid
    -implements Serializable
    -
    Represents a node in an SNMP MIB which corresponds to a group. - This class allows subnodes to be registered below a group, providing - support for nested groups. The subnodes are registered at run time - when registering the nested groups in the global MIB OID tree. -

    - This class is used by the class generated by mibgen. - You should not need to use this class directly.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMibGroup

        -
        public SnmpMibGroup()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isTable

        -
        public abstract boolean isTable(long arc)
        -
        Tells whether the given arc identifies a table in this group.
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a table.
        -
      • -
      - - - -
        -
      • -

        isVariable

        -
        public abstract boolean isVariable(long arc)
        -
        Tells whether the given arc identifies a variable (scalar object) in - this group.
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a variable.
        -
      • -
      - - - -
        -
      • -

        isReadable

        -
        public abstract boolean isReadable(long arc)
        -
        Tells whether the given arc identifies a readable scalar object in - this group.
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a readable variable.
        -
      • -
      - - - -
        -
      • -

        getTable

        -
        public abstract SnmpMibTable getTable(long arc)
        -
        Gets the table identified by the given `arc'.
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        The SnmpMibTable identified by `arc', or - null if `arc' does not identify any table.
        -
      • -
      - - - -
        -
      • -

        validateVarId

        -
        public void validateVarId(long arc,
        -                 Object userData)
        -                   throws SnmpStatusException
        -
        Checks whether the given OID arc identifies a variable (scalar - object).
        -
        Throws:
        -
        If - the given `arc' does not identify any variable in this - group, throws an SnmpStatusException.
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        isNestedArc

        -
        public boolean isNestedArc(long arc)
        -
        Tell whether the given OID arc identifies a sub-tree - leading to a nested SNMP sub-group. This method is used internally. - You shouldn't need to call it directly.
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if the given OID arc identifies a subtree - leading to a nested SNMP sub-group.
        -
      • -
      - - - -
        -
      • -

        get

        -
        public abstract void get(SnmpMibSubRequest req,
        -       int depth)
        -                  throws SnmpStatusException
        -
        Generic handling of the get operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Overrides:
        -
        get in class SnmpMibOid
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public abstract void set(SnmpMibSubRequest req,
        -       int depth)
        -                  throws SnmpStatusException
        -
        Generic handling of the set operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Overrides:
        -
        set in class SnmpMibOid
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public abstract void check(SnmpMibSubRequest req,
        -         int depth)
        -                    throws SnmpStatusException
        -
        Generic handling of the check operation. - -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list. -

        -
        -
        Overrides:
        -
        check in class SnmpMibOid
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        getRootOid

        -
        public void getRootOid(Vector result)
        -
        Description copied from class: SnmpMibOid
        -
        Computes the root OID of the MIB.
        -
        -
        Overrides:
        -
        getRootOid in class SnmpMibOid
        -
        -
      • -
      - - - -
        -
      • -

        registerObject

        -
        protected void registerObject(long arc)
        -                       throws IllegalAccessException
        -
        Register an OID arc that identifies a scalar object or a table. - This method is used internally. You shouldn't ever call it directly.
        -
        Parameters:
        arc - An OID arc.
        -
        Throws:
        -
        IllegalAccessException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibHandler.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibHandler.html deleted file mode 100644 index 9cf3593..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibHandler.html +++ /dev/null @@ -1,396 +0,0 @@ - - - - - -SnmpMibHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpMibHandler

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    SnmpAdaptorServer, SnmpV3AdaptorServer
    -
    -
    -
    -
    public interface SnmpMibHandler
    -
    The logical link between an SNMP MIB and the SNMP communication stack. - This interface is for INTERNAL USE ONLY, don't use it.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibNode.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibNode.html deleted file mode 100644 index 9410a13..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibNode.html +++ /dev/null @@ -1,586 +0,0 @@ - - - - - -SnmpMibNode (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpMibNode

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpMibEntry, SnmpMibOid, SnmpMibTable
    -
    -
    -
    -
    public abstract class SnmpMibNode
    -extends Object
    -implements Serializable
    -
    The SnmpMibNode class represents a node in an SNMP MIB. -

    - This class is used internally and by the class generated by - mibgen. - You should not need to use this class directly.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      SnmpMibNode() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      abstract voidcheck(SnmpMibSubRequest req, - int depth) -
      Generic handling of the check operation.
      -
      abstract voidget(SnmpMibSubRequest req, - int depth) -
      Generic handling of the get operation.
      -
      protected static intgetNextIdentifier(int[] table, - long value) -
      This will give the first element greater than value - in a sorted array.
      -
      longgetNextVarId(long id, - Object userData) -
      Get the next OID arc corresponding to a readable scalar variable, - a branch leading to a subgroup, or a table.
      -
      longgetNextVarId(long id, - Object userData, - int pduVersion) -
      Get the next OID arc corresponding to a readable scalar variable, - a branch leading to a subgroup, or a table, possibly skipping over - those arcs that must not or cannot be returned.
      -
      voidgetRootOid(Vector result) -
      Computes the root OID of the MIB.
      -
      abstract voidset(SnmpMibSubRequest req, - int depth) -
      Generic handling of the set operation.
      -
      protected booleanskipVariable(long id, - Object userData, - int pduVersion) -
      Hook for subclasses.
      -
      static voidsort(int[] array) -
      Sorts the specified integer array.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        varList

        -
        protected int[] varList
        -
        Contains the list of variable identifiers.
        -
      • -
      - - - -
        -
      • -

        noSuchInstanceException

        -
        protected static final SnmpStatusException noSuchInstanceException
        -
        Contains a predefined exception that is often fired when an - object is not found in the MIB.
        -
      • -
      - - - -
        -
      • -

        noSuchObjectException

        -
        protected static final SnmpStatusException noSuchObjectException
        -
      • -
      - - - - -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMibNode

        -
        public SnmpMibNode()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getNextVarId

        -
        public long getNextVarId(long id,
        -                Object userData)
        -                  throws SnmpStatusException
        -
        Get the next OID arc corresponding to a readable scalar variable, - a branch leading to a subgroup, or a table.
        -
        Parameters:
        id - Id we start from looking for the next.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The next id in this group.
        -
        Throws:
        -
        SnmpStatusException - If no id is found after the given id.
        -
      • -
      - - - -
        -
      • -

        getNextVarId

        -
        public long getNextVarId(long id,
        -                Object userData,
        -                int pduVersion)
        -                  throws SnmpStatusException
        -
        Get the next OID arc corresponding to a readable scalar variable, - a branch leading to a subgroup, or a table, possibly skipping over - those arcs that must not or cannot be returned. - - Calls getNextVarId(long,java.lang.Object) until - skipVariable(long,java.lang.Object,int) returns false.
        -
        Parameters:
        id - Id we start from looking for the next.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        pduVersion - Protocol version of the original request PDU.
        -
        Returns:
        The next id in this group which can be returned using - the given PDU's protocol version.
        -
        Throws:
        -
        SnmpStatusException - If no id is found after the given id.
        -
      • -
      - - - -
        -
      • -

        skipVariable

        -
        protected boolean skipVariable(long id,
        -                   Object userData,
        -                   int pduVersion)
        -
        Hook for subclasses. - The default implementation of this method is to always return - false. Subclasses should redefine this method so that it returns - true when: -
        • the variable is a leaf that is not instantiated,
        • -
        • or the variable is a leaf whose type cannot be returned by that - version of the protocol (e.g. an Counter64 with SNMPv1).
        • -
        -
        Parameters:
        id - Id we start from looking for the next.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        pduVersion - Protocol version of the original request PDU.
        -
        Returns:
        true if the variable must be skipped by the get-next - algorithm.
        -
      • -
      - - - -
        -
      • -

        get

        -
        public abstract void get(SnmpMibSubRequest req,
        -       int depth)
        -                  throws SnmpStatusException
        -
        Generic handling of the get operation. - -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public abstract void set(SnmpMibSubRequest req,
        -       int depth)
        -                  throws SnmpStatusException
        -
        Generic handling of the set operation. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public abstract void check(SnmpMibSubRequest req,
        -         int depth)
        -                    throws SnmpStatusException
        -
        Generic handling of the check operation. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list. -

        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        sort

        -
        public static void sort(int[] array)
        -
        Sorts the specified integer array.
        -
        Parameters:
        array - An integer array.
        -
      • -
      - - - -
        -
      • -

        getRootOid

        -
        public void getRootOid(Vector result)
        -
        Computes the root OID of the MIB.
        -
      • -
      - - - -
        -
      • -

        getNextIdentifier

        -
        protected static final int getNextIdentifier(int[] table,
        -                    long value)
        -                                      throws SnmpStatusException
        -
        This will give the first element greater than value - in a sorted array. - If there is no element of the array greater than value, - the method will throw a SnmpStatusException.
        -
        Parameters:
        table - A sorted integer array.
        value - The greatest value.
        -
        Throws:
        -
        SnmpStatusException - If there is no element greater than - value.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibOid.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibOid.html deleted file mode 100644 index 967b848..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibOid.html +++ /dev/null @@ -1,423 +0,0 @@ - - - - - -SnmpMibOid (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpMibOid

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpMibGroup
    -
    -
    -
    -
    public class SnmpMibOid
    -extends SnmpMibNode
    -implements Serializable
    -
    Represents a node in an SNMP MIB which is neither a group nor a variable. - This class defines a list of sub-nodes and the methods that allow to - manipulate the sub-nodes. -

    - This class is used internally and by the class generated by - mibgen. - You should not need to use this class directly.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMibOid

        -
        public SnmpMibOid()
        -
        Default constructor.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public void get(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Generic handling of the get operation. - -

        This method should be overridden in subclasses. -

        -
        -
        Specified by:
        -
        get in class SnmpMibNode
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - The default implementation (if not - overridden) is to generate a SnmpStatusException.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Generic handling of the set operation. - -

        This method should be overridden in subclasses. -

        -
        -
        Specified by:
        -
        set in class SnmpMibNode
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - The default implementation (if not - overridden) is to generate a SnmpStatusException.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpMibSubRequest req,
        -         int depth)
        -           throws SnmpStatusException
        -
        Generic handling of the check operation. - -

        This method should be overridden in subclasses. -

        -
        -
        Specified by:
        -
        check in class SnmpMibNode
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - The default implementation (if not - overridden) is to generate a SnmpStatusException.
        -
      • -
      - - - -
        -
      • -

        getRootOid

        -
        public void getRootOid(Vector result)
        -
        Computes the root OID of the MIB.
        -
        -
        Overrides:
        -
        getRootOid in class SnmpMibNode
        -
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibRequest.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibRequest.html deleted file mode 100644 index 96cab53..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibRequest.html +++ /dev/null @@ -1,512 +0,0 @@ - - - - - -SnmpMibRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpMibRequest

-
-
-
-
    -
  • -
    -
    All Known Subinterfaces:
    -
    SnmpMibSubRequest
    -
    -
    -
    -
    public interface SnmpMibRequest
    -
    This interface models the part of a SNMP request that involves - a specific MIB. One object implementing this interface will be created - for every MIB involved in a SNMP request, and that object will be passed - to the SnmpMibAgent in charge of handling that MIB. - - Objects implementing this interface will be allocated by the SNMP engine. - You will never need to implement this interface. You will only use it.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddVarBind(SnmpVarBind varbind) -
      Adds a varbind to this request sublist.
      -
      byte[]getAccessContextName() -
      Gets the incoming request context name used by Access Control - Model in order to allow or deny the access to OIDs.
      -
      byte[]getContextName() -
      Gets the incoming request context name.
      -
      EnumerationgetElements() -
      Returns the list of varbind to be handled by the SNMP mib node.
      -
      SnmpEnginegetEngine() -
      Returns the local engine.
      -
      SnmpPdugetPdu() -
      Returns the SNMP PDU attached to the request.
      -
      StringgetPrincipal() -
      Gets the incoming request principal.
      -
      intgetRequestPduVersion() -
      Returns the SNMP protocol version of the original request.
      -
      intgetSecurityLevel() -
      Gets the incoming request security level.
      -
      intgetSecurityModel() -
      Gets the incoming request security model.
      -
      intgetSize() -
      Returns the number of elements (varbinds) in this request sublist.
      -
      VectorgetSubList() -
      Returns the vector of varbind to be handled by the SNMP mib node.
      -
      ObjectgetUserData() -
      Returns a handle on a user allocated contextual object.
      -
      intgetVarIndex(SnmpVarBind varbind) -
      Returns the varbind index that should be embedded in an - SnmpStatusException for this particular varbind.
      -
      intgetVersion() -
      Returns the SNMP protocol version in which this request is expected - to be handled by the SnmpMibAgent.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getElements

        -
        Enumeration getElements()
        -
        Returns the list of varbind to be handled by the SNMP mib node.
        -
        Returns:
        The element of the enumeration are instances of - SnmpVarBind
        -
      • -
      - - - -
        -
      • -

        getSubList

        -
        Vector getSubList()
        -
        Returns the vector of varbind to be handled by the SNMP mib node. - The caller shall not modify this vector.
        -
        Returns:
        The element of the vector are instances of - SnmpVarBind
        -
      • -
      - - - -
        -
      • -

        getVersion

        -
        int getVersion()
        -
        Returns the SNMP protocol version in which this request is expected - to be handled by the SnmpMibAgent. - If the received PDU was an SNMPv1 request, the SNMP - adaptor may require the SnmpMibAgent to process this request as if - it were originally received in SNMPv2.
        - In this case, getVersion() will return - SnmpDefinitions.snmpVersionTwo even though the original PDU version - is SNMPv1. -

        See also getRequestPduVersion().

        -
        Returns:
        The SNMP protocol version in which the request is expected - to be handled.
        -
      • -
      - - - -
        -
      • -

        getRequestPduVersion

        -
        int getRequestPduVersion()
        -
        Returns the SNMP protocol version of the original request. - No translation is done on the version. - The actual received request SNMP version is returned. -

        See also getVersion().

        -
        Returns:
        The SNMP protocol version of the original request.
        -
      • -
      - - - -
        -
      • -

        getEngine

        -
        SnmpEngine getEngine()
        -
        Returns the local engine. This parameter is returned only if - SnmpV3AdaptorServer is the adaptor receiving - this request. Otherwise null is returned.
        -
        Returns:
        the local engine.
        -
      • -
      - - - -
        -
      • -

        getPrincipal

        -
        String getPrincipal()
        -
        Gets the incoming request principal. This parameter is returned - only if SnmpV3AdaptorServer is the adaptor receiving - this request. Otherwise null is returned.
        -
        Returns:
        The request principal, or null.
        -
      • -
      - - - -
        -
      • -

        getSecurityLevel

        -
        int getSecurityLevel()
        -
        Gets the incoming request security level. - This level is defined in SnmpEngine. - This parameter is returned only if SnmpV3AdaptorServer - is the adaptor receiving this request. Otherwise -1 is returned.
        -
        Returns:
        The security level, or -1.
        -
      • -
      - - - -
        -
      • -

        getSecurityModel

        -
        int getSecurityModel()
        -
        Gets the incoming request security model. This parameter is - returned only if SnmpV3AdaptorServer is the adaptor - receiving this request. Otherwise -1 is returned.
        -
        Returns:
        The security model, or -1.
        -
      • -
      - - - -
        -
      • -

        getContextName

        -
        byte[] getContextName()
        -
        Gets the incoming request context name. This parameter is - returned only if SnmpV3AdaptorServer is the adaptor - receiving this request. Otherwise null is returned.
        -
        Returns:
        The context name, or null.
        -
      • -
      - - - -
        -
      • -

        getAccessContextName

        -
        byte[] getAccessContextName()
        -
        Gets the incoming request context name used by Access Control - Model in order to allow or deny the access to OIDs. - This parameter is returned only if SnmpV3AdaptorServer - is the adaptor receiving this request. Otherwise null is returned.
        -
        Returns:
        The checked context name, or null.
        -
      • -
      - - - -
        -
      • -

        getUserData

        -
        Object getUserData()
        -
        Returns a handle on a user allocated contextual object. - This contextual object is allocated through the SnmpUserDataFactory - on a per SNMP request basis, and is handed back to the user via - SnmpMibRequest (and derivative) objects. It is never accessed by - the system, but might be handed back in multiple threads. It is thus - the user responsibility to make sure he handles this object in a - thread safe manner.
        -
        Returns:
        A handle on a user allocated contextual object.
        -
      • -
      - - - -
        -
      • -

        getVarIndex

        -
        int getVarIndex(SnmpVarBind varbind)
        -
        Returns the varbind index that should be embedded in an - SnmpStatusException for this particular varbind. - This does not necessarily correspond to the "real" - index value that will be returned in the result PDU.
        -
        Parameters:
        varbind - The varbind for which the index value is - queried. Note that this varbind must have - been obtained from the enumeration returned by - getElements(), or from the vector - returned by getSublist().
        -
        Returns:
        The varbind index that should be embedded in an - SnmpStatusException for this particular varbind.
        -
      • -
      - - - -
        -
      • -

        addVarBind

        -
        void addVarBind(SnmpVarBind varbind)
        -
        Adds a varbind to this request sublist. This method is used for - internal purposes and you should never need to call it directly.
        -
        Parameters:
        varbind - The varbind to be added in the sublist.
        -
      • -
      - - - -
        -
      • -

        getSize

        -
        int getSize()
        -
        Returns the number of elements (varbinds) in this request sublist.
        -
        Returns:
        The number of elements in the sublist.
        -
      • -
      - - - -
        -
      • -

        getPdu

        -
        SnmpPdu getPdu()
        -
        Returns the SNMP PDU attached to the request.
        -
        Returns:
        The SNMP PDU.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibSubRequest.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibSubRequest.html deleted file mode 100644 index 7475bb9..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibSubRequest.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - - -SnmpMibSubRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpMibSubRequest

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    SnmpMibRequest
    -
    -
    -
    -
    public interface SnmpMibSubRequest
    -extends SnmpMibRequest
    -
    This interface models an SNMP sub request to be performed on a specific - SNMP MIB node. The node involved can be either an SNMP group, an SNMP table, - or an SNMP table entry (conceptual row). The conceptual row may or may not - already exist. If the row did not exist at the time when the request - was received, the isNewEntry() method will return - true. -

    - Objects implementing this interface will be allocated by the SNMP engine. - You will never need to implement this interface. You will only use it. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getElements

        -
        Enumeration getElements()
        -
        Return the list of varbind to be handled by the SNMP MIB node. -

        - Note:

          - In case of SET operation, if this node is a table row which - contains a control variable (as identified by the table's - isRowStatus() method) the control variable will not - be included in this list: it will be obtained by calling - getRowStatusVarBind(). This will allow you to handle the control - variable specifically.
          - You will never need to worry about this unless you need to - implement a non standard mechanism for handling row - creation and deletion. -
        -

        -
        -
        Specified by:
        -
        getElements in interface SnmpMibRequest
        -
        Returns:
        The elements of the enumeration are instances of - SnmpVarBind
        -
      • -
      - - - -
        -
      • -

        getSubList

        -
        Vector getSubList()
        -
        Return the list of varbind to be handled by the SNMP MIB node. -

        - Note:

          - In case of SET operation, if this node is a table row which - contains a control variable (as identified by the table's - isRowStatus() method) the control variable will not - be included in this list: it will be obtained by calling - getRowStatusVarBind(). This will allow you to handle the control - variable specifically.
          - You will never need to worry about this unless you need to - implement a non standard mechanism for handling row - creation and deletion. -
        -

        -
        -
        Specified by:
        -
        getSubList in interface SnmpMibRequest
        -
        Returns:
        The elements of the vector are instances of - SnmpVarBind
        -
      • -
      - - - -
        -
      • -

        getEntryOid

        -
        SnmpOid getEntryOid()
        -
        Return the part of the OID identifying the table entry involved. -

        -
        Returns:
        SnmpOid or null - if the request is not directed to an entry.
        -
      • -
      - - - -
        -
      • -

        isNewEntry

        -
        boolean isNewEntry()
        -
        Indicate whether the entry involved is a new entry. - This method will return true if the entry was not - found when the request was processed. As a consequence, - true means that either the entry does not exist yet, - or it has been created while processing this request. - The result of this method is only significant when an entry - is involved. - -

        -
        Returns:
        true If the entry did not exist, - or false if the entry involved was found.
        -
      • -
      - - - -
        -
      • -

        getRowStatusVarBind

        -
        SnmpVarBind getRowStatusVarBind()
        -
        Return the varbind that holds the RowStatus variable. - It corresponds to the varbind that was identified by - the isRowStatus() method generated by mibgen - on SnmpMibTable derivatives. -
        • In SMIv2, it is the varbind which contains the columnar - object implementing the RowStatus TEXTUAL-CONVENTION.
        • -
        • In SMIv1 nothing special is generated
        • -
            You may however subclass the generated table metadata - class in order to provide your own implementation of - isRowStatus(), getRowAction(), isRowReady() and - setRowStatus() - (see SnmpMibTable).
          -
        -

        -
        Returns:
        a varbind that serves to control the table modification. - null means that no such varbind could be - identified.
        - Note:The runtime will only try to identify - the RowStatus varbind when processing an - SNMP SET request. In this case, the identified - varbind will not be included in the set of varbinds - returned by getSubList() and getElements(). -
        -
      • -
      - - - -
        -
      • -

        registerGetException

        -
        void registerGetException(SnmpVarBind varbind,
        -                        SnmpStatusException exception)
        -                          throws SnmpStatusException
        -
        This method should be called when a status exception needs to - be raised for a given varbind of an SNMP GET request. This method - performs all the necessary conversions (SNMPv1 <=> SNMPv2) and - propagates the exception if needed: - If the version is SNMP v1, the exception is propagated. - If the version is SNMP v2, the exception is stored in the varbind. - This method also takes care of setting the correct value of the - index field. -

        -
        Parameters:
        varbind - The varbind for which the exception is - registered. Note that this varbind must have - been obtained from the enumeration returned by - getElements(), or from the vector - returned by getSubList()
        exception - The exception to be registered for the given varbind.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        registerSetException

        -
        void registerSetException(SnmpVarBind varbind,
        -                        SnmpStatusException exception)
        -                          throws SnmpStatusException
        -
        This method should be called when a status exception needs to - be raised for a given varbind of an SNMP SET request. This method - performs all the necessary conversions (SNMPv1 <=> SNMPv2) and - propagates the exception if needed. - This method also takes care of setting the correct value of the - index field. -

        -
        Parameters:
        varbind - The varbind for which the exception is - registered. Note that this varbind must have - been obtained from the enumeration returned by - getElements(), or from the vector - returned by getSubList()
        exception - The exception to be registered for the given varbind.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        registerCheckException

        -
        void registerCheckException(SnmpVarBind varbind,
        -                          SnmpStatusException exception)
        -                            throws SnmpStatusException
        -
        This method should be called when a status exception needs to - be raised when checking a given varbind for an SNMP SET request. - This method performs all the necessary conversions (SNMPv1 <=> - SNMPv2) and propagates the exception if needed. - This method also takes care of setting the correct value of the - index field. -

        -
        Parameters:
        varbind - The varbind for which the exception is - registered. Note that this varbind must have - been obtained from the enumeration returned by - getElements(), or from the vector - returned by getSubList()
        exception - The exception to be registered for the given varbind.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibTable.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpMibTable.html deleted file mode 100644 index 0388087..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpMibTable.html +++ /dev/null @@ -1,1963 +0,0 @@ - - - - - -SnmpMibTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpMibTable

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, NotificationBroadcaster
    -
    -
    -
    Direct Known Subclasses:
    -
    UsmUserTableMeta
    -
    -
    -
    -
    public abstract class SnmpMibTable
    -extends SnmpMibNode
    -implements NotificationBroadcaster, Serializable
    -
    This class is the base class for SNMP table metadata. -

    - Its responsibility is to manage a sorted array of OID indexes - according to the SNMP indexing scheme over the "real" table. - Each object of this class can be bound to an - SnmpTableEntryFactory to which it will - forward remote entry creation requests, and invoke callbacks - when an entry has been successfully added to / removed from - the OID index array. -

    - -

    - For each table defined in the MIB, mibgen will generate a specific - class called TableTableName that will implement the - SnmpTableEntryFactory interface, and a corresponding - TableNameMeta class that will extend this class.
    - The TableTableName class corresponds to the MBean view of the - table while the TableNameMeta class corresponds to the - MIB metadata view of the same table. -

    - -

    - Objects of this class are instantiated by the generated - whole MIB class extending SnmpMib - You should never need to instantiate this class directly. -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpMib, -SnmpMibEntry, -SnmpTableEntryFactory, -SnmpTableSupport, -Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        nodeId

        -
        protected int nodeId
        -
        The id of the contained entry object.
        -
      • -
      - - - -
        -
      • -

        theMib

        -
        protected SnmpMib theMib
        -
        The MIB to which the metadata is linked.
        -
      • -
      - - - -
        -
      • -

        creationEnabled

        -
        protected boolean creationEnabled
        -
        true if remote creation of entries via SET operations - is enabled. - [default value is false]
        -
      • -
      - - - - -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMibTable

        -
        public SnmpMibTable(SnmpMib mib)
        -
        Create a new SnmpMibTable metadata node. - -

        -
        Parameters:
        mib - The SNMP MIB to which the metadata will be linked.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createNewEntry

        -
        public abstract void createNewEntry(SnmpMibSubRequest request,
        -                  SnmpOid rowOid,
        -                  int depth)
        -                             throws SnmpStatusException
        -
        This method is invoked when the creation of a new entry is requested - by a remote SNMP manager. -
        By default, remote entry creation is disabled - and this method - will not be called. You can dynamically switch the entry creation - policy by calling setCreationEnabled(true) and - setCreationEnabled(false) on this object. -

        - This method is called internally by the SNMP runtime and you - should never need to call it directly. However you might want - to extend it in order to implement your own specific application - behavior, should the default behavior not be at your convenience. -

        -

        -
        Parameters:
        request - The SNMP subrequest requesting this creation
        rowOid - The OID indexing the conceptual row (entry) for which - the creation was requested.
        depth - The position of the columnar object arc in the OIDs - from the varbind list.
        -
        Throws:
        -
        SnmpStatusException - if the entry cannot be created.
        -
      • -
      - - - -
        -
      • -

        isRegistrationRequired

        -
        public abstract boolean isRegistrationRequired()
        -
        Tell whether the specific version of this metadata generated - by mibgen requires entries to be registered with - the MBeanServer. In this case an ObjectName will have to be - passed to addEntry() in order for the table to behave correctly - (case of the generic metadata). -

        - If that version of the metadata does not require entry to be - registered, then passing an ObjectName becomes optional (null - can be passed instead).

        -
        Returns:
        true if registration is required by this - version of the metadata.
        -
      • -
      - - - -
        -
      • -

        isCreationEnabled

        -
        public boolean isCreationEnabled()
        -
        Tell whether a new entry should be created when a SET operation - is received for an entry that does not exist yet.
        -
        Returns:
        true if a new entry must be created, false otherwise.
        - [default: returns false]
        -
      • -
      - - - -
        -
      • -

        setCreationEnabled

        -
        public void setCreationEnabled(boolean remoteCreationFlag)
        -
        This method lets you dynamically switch the creation policy. - -

        -
        Parameters:
        remoteCreationFlag - Tells whether remote entry creation must - be enabled or disabled. -
        • - setCreationEnabled(true) will enable remote entry - creation via SET operations.
        • -
        • - setCreationEnabled(false) will disable remote entry - creation via SET operations.
        • -

          By default remote entry creation via SET operation is disabled. -

          -
        -
      • -
      - - - -
        -
      • -

        hasRowStatus

        -
        public boolean hasRowStatus()
        -
        Return true if the conceptual row contains a columnar - object used to control creation/deletion of rows in this table. -

        - This columnar object can be either a variable with RowStatus - syntax as defined by RFC 2579, or a plain variable whose - semantics is table specific. -

        - By default, this function returns false, and it is - assumed that the table has no such control variable.
        - When mibgen is used over SMIv2 MIBs, it will generate - an hasRowStatus() method returning true - for each table containing an object with RowStatus syntax. -

        - When this method returns false the default mechanism - for remote entry creation is used. - Otherwise, creation/deletion is performed as specified - by the control variable (see getRowAction() for more details). -

        - This method is called internally when a SET request involving - this table is processed. -

        - If you need to implement a control variable which do not use - the RowStatus convention as defined by RFC 2579, you should - subclass the generated table metadata class in order to redefine - this method and make it returns true.
        - You will then have to redefine the isRowStatus(), mapRowStatus(), - isRowReady(), and setRowStatus() methods to suit your specific - implementation. -

        -
        Returns:
      • true if this table contains a control - variable (e.g. a variable with RFC 2579 RowStatus syntax), -
      • -
      • false if this table does not contain - any control variable.
      • -
      • -
      - - - -
        -
      • -

        get

        -
        public void get(SnmpMibSubRequest request,
        -       int depth)
        -         throws SnmpStatusException
        -
        Generic handling of the get operation. -

        The default implementation of this method is to -

          -
        • check whether the entry exists, and if not register an - exception for each varbind in the list. -
        • call the generated - get(request,oid,depth+1) method.
        • -
        -

        -

        - public void get(SnmpMibSubRequest request, int depth)
        -          throws SnmpStatusException {
        -    boolean         isnew  = request.isNewEntry();
        -
        -          // if the entry does not exists, then registers an error for
        -    // each varbind involved (nb: this should not happen, since 
        -    // the error should already have been detected earlier)
        -    //
        -    if (isnew) {
        -        SnmpVarBind     var = null;
        -        for (Enumeration e= request.getElements(); e.hasMoreElements();) {
        -            var = (SnmpVarBind) e.nextElement(); 
        -            request.registerGetException(var,noSuchNameException);
        -        }
        -    }
        -
        -    final SnmpOid oid = request.getEntryOid();
        -    get(request,oid,depth+1);
        - }
        - 
        -

        You should not need to override this method in any cases, because - it will eventually call - get(SnmpMibSubRequest request, int depth) on the generated - derivative of SnmpMibEntry. If you need to implement - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list, - you should then rather override - get(SnmpMibSubRequest request, int depth) on the generated - derivative of SnmpMibEntry. -

        -
        -
        Specified by:
        -
        get in class SnmpMibNode
        -
        Parameters:
        request - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpMibSubRequest request,
        -         int depth)
        -           throws SnmpStatusException
        -
        Generic handling of the check operation. -

        The default implementation of this method is to -

          -
        • check whether a new entry must be created, and if remote - creation of entries is enabled, create it.
        • -
        • call the generated - check(request,oid,depth+1) method.
        • -
        -

        -

        - public void check(SnmpMibSubRequest request, int depth)
        -          throws SnmpStatusException {
        -    final SnmpOid     oid    = request.getEntryOid();
        -    final int         action = getRowAction(request,oid,depth+1);
        -
        -    beginRowAction(request,oid,depth+1,action);
        -    check(request,oid,depth+1);
        - }
        - 
        -

        You should not need to override this method in any cases, because - it will eventually call - check(SnmpMibSubRequest request, int depth) on the generated - derivative of SnmpMibEntry. If you need to implement - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list, - you should then rather override - check(SnmpMibSubRequest request, int depth) on the generated - derivative of SnmpMibEntry. -

        -
        -
        Specified by:
        -
        check in class SnmpMibNode
        -
        Parameters:
        request - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpMibSubRequest request,
        -       int depth)
        -         throws SnmpStatusException
        -
        Generic handling of the set operation. -

        The default implementation of this method is to - call the generated - set(request,oid,depth+1) method. -

        -

        - public void set(SnmpMibSubRequest request, int depth)
        -          throws SnmpStatusException {
        -    final SnmpOid oid = request.getEntryOid();
        -    final int  action = getRowAction(request,oid,depth+1);
        -
        -    set(request,oid,depth+1);
        -    endRowAction(request,oid,depth+1,action);
        - }
        - 
        -

        You should not need to override this method in any cases, because - it will eventually call - set(SnmpMibSubRequest request, int depth) on the generated - derivative of SnmpMibEntry. If you need to implement - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list, - you should then rather override - set(SnmpMibSubRequest request, int depth) on the generated - derivative of SnmpMibEntry. -

        -
        -
        Specified by:
        -
        set in class SnmpMibNode
        -
        Parameters:
        request - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        addEntry

        -
        public void addEntry(SnmpOid rowOid,
        -            Object entry)
        -              throws SnmpStatusException
        -
        Add a new entry in this SnmpMibTable. - Also triggers the addEntryCB() callback of the - SnmpTableEntryFactory interface - if this node is bound to a factory. - - This method assumes that the given entry will not be registered. - If the entry is going to be registered, or if ObjectName's are - required, then - addEntry(SnmpOid, ObjectName, Object) should be preferred. -
        This function is mainly provided for backward compatibility. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row to be added.
        entry - The entry to add.
        -
        Throws:
        -
        SnmpStatusException - The entry couldn't be added - at the position identified by the given - rowOid, or this version of the metadata - requires ObjectName's.
        -
      • -
      - - - -
        -
      • -

        addEntry

        -
        public void addEntry(SnmpOid oid,
        -            ObjectName name,
        -            Object entry)
        -              throws SnmpStatusException
        -
        Add a new entry in this SnmpMibTable. - Also triggers the addEntryCB() callback of the - SnmpTableEntryFactory interface - if this node is bound to a factory. - -

        -
        Parameters:
        oid - The SnmpOid identifying the table - row to be added.
        name - The ObjectName with which this entry is registered. - This parameter can be omitted if isRegistrationRequired() - return false.
        entry - The entry to add.
        -
        Throws:
        -
        SnmpStatusException - The entry couldn't be added - at the position identified by the given - rowOid, or if this version of the metadata - requires ObjectName's, and the given name is null.
        -
      • -
      - - - -
        -
      • -

        removeEntry

        -
        public void removeEntry(SnmpOid rowOid,
        -               Object entry)
        -                 throws SnmpStatusException
        -
        Remove the specified entry from the table. - Also triggers the removeEntryCB() callback of the - SnmpTableEntryFactory interface - if this node is bound to a factory. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row to remove.
        entry - The entry to be removed. This parameter is not used - internally, it is simply passed along to the - removeEntryCB() callback.
        -
        Throws:
        -
        SnmpStatusException - if the specified entry couldn't - be removed (if the given rowOid is not - valid for instance).
        -
      • -
      - - - -
        -
      • -

        removeEntry

        -
        public void removeEntry(SnmpOid rowOid)
        -                 throws SnmpStatusException
        -
        Remove the specified entry from the table. - Also triggers the removeEntryCB() callback of the - SnmpTableEntryFactory interface - if this node is bound to a factory. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row to remove.
        -
        Throws:
        -
        SnmpStatusException - if the specified entry couldn't - be removed (if the given rowOid is not - valid for instance).
        -
      • -
      - - - -
        -
      • -

        removeEntry

        -
        public void removeEntry(int pos,
        -               Object entry)
        -                 throws SnmpStatusException
        -
        Remove the specified entry from the table. - Also triggers the removeEntryCB() callback of the - SnmpTableEntryFactory interface - if this node is bound to a factory. - -

        -
        Parameters:
        pos - The position of the entry in the table.
        entry - The entry to be removed. This parameter is not used - internally, it is simply passed along to the - removeEntryCB() callback.
        -
        Throws:
        -
        SnmpStatusException - if the specified entry couldn't - be removed.
        -
      • -
      - - - -
        -
      • -

        getEntry

        -
        public Object getEntry(SnmpOid rowOid)
        -                throws SnmpStatusException
        -
        Get the entry corresponding to the specified rowOid. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the - row to be retrieved.
        -
        Returns:
        The entry.
        -
        Throws:
        -
        SnmpStatusException - There is no entry with the specified - rowOid in the table.
        -
      • -
      - - - -
        -
      • -

        getEntryName

        -
        public ObjectName getEntryName(SnmpOid rowOid)
        -                        throws SnmpStatusException
        -
        Get the ObjectName of the entry corresponding to the - specified rowOid. - The result of this method is only meaningful if - isRegistrationRequired() yields true. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row whose ObjectName we want to retrieve.
        -
        Returns:
        The object name of the entry.
        -
        Throws:
        -
        SnmpStatusException - There is no entry with the specified - rowOid in the table.
        -
      • -
      - - - -
        -
      • -

        getBasicEntries

        -
        public Object[] getBasicEntries()
        -
        Return the entries stored in this table SnmpMibTable. -

        - If the subclass generated by mibgen uses the generic way to access - the entries (i.e. if it goes through the MBeanServer) then some of - the entries may be null. It all depends whether a non - null entry was passed to addEntry().
        - Otherwise, if it uses the standard way (access the entry directly - through their standard MBean interface) this array will contain all - the entries. -

        -
        Returns:
        The entries array.
        -
      • -
      - - - -
        -
      • -

        getSize

        -
        public int getSize()
        -
        Get the size of the table.
        -
        Returns:
        The number of entries currently registered in this table.
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -
        Enable to add an SNMP entry listener to this - SnmpMibTable. - -

        -
        -
        Specified by:
        -
        addNotificationListener in interface NotificationBroadcaster
        -
        Parameters:
        listener - The listener object which will handle the - notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no filtering - will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        IllegalArgumentException - Listener parameter is null.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        registerEntryFactory

        -
        public void registerEntryFactory(SnmpTableEntryFactory factory)
        -
        Register the factory through which table entries should - be created when remote entry creation is enabled. - -

        -
        Parameters:
        factory - The - SnmpTableEntryFactory through - which entries will be created when a remote SNMP manager - request the creation of a new entry via an SNMP SET request.
        -
      • -
      - - - -
        -
      • -

        isRowStatus

        -
        protected boolean isRowStatus(SnmpOid rowOid,
        -                  long var,
        -                  Object userData)
        -
        Return true if the columnar object identified by var - is used to control the addition/deletion of rows in this table. - -

        - By default, this method assumes that there is no control variable - and always return false -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate a non default implementation for this method - that will identify the RowStatus control variable. -

        - You will have to redefine this method if you need to implement - control variables that do not conform to RFC 2579 RowStatus - TEXTUAL-CONVENTION. -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        var - The OID arc identifying the involved columnar object.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
      • -
      - - - -
        -
      • -

        getRowAction

        -
        protected int getRowAction(SnmpMibSubRequest request,
        -               SnmpOid rowOid,
        -               int depth)
        -                    throws SnmpStatusException
        -
        Return the RowStatus code value specified in this request. -

        - The RowStatus code value should be one of the values defined - by EnumRowStatus. These codes correspond - to RowStatus codes as defined in RFC 2579, plus the unspecified - value which is Java DMK specific. -

        -
        Parameters:
        request - The sub-request that must be handled by this node.
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        depth - The depth reached in the OID tree.
        -
        Returns:
        The RowStatus code specified in this request, if any: -
          -
        • If the specified row does not exist and this table do - not use any variable to control creation/deletion of - rows, then default creation mechanism is assumed and - createAndGo is returned
        • -
        • Otherwise, if the row exists and this table do not use any - variable to control creation/deletion of rows, - unspecified is returned.
        • -
        • Otherwise, if the request does not contain the control variable, - unspecified is returned.
        • -
        • Otherwise, mapRowStatus() is called to extract the RowStatus - code from the SnmpVarBind that contains the control variable.
        • -
        -
        Throws:
        -
        SnmpStatusException - if the value of the control variable - could not be mapped to a RowStatus code.
        See Also:
        EnumRowStatus
        -
      • -
      - - - -
        -
      • -

        mapRowStatus

        -
        protected int mapRowStatus(SnmpOid rowOid,
        -               SnmpVarBind vbstatus,
        -               Object userData)
        -                    throws SnmpStatusException
        -
        Map the value of the vbstatus varbind to the - corresponding RowStatus code defined in - EnumRowStatus. - These codes correspond to RowStatus codes as defined in RFC 2579, - plus the unspecified value which is Java DMK specific. -

        - By default, this method assumes that the control variable is - an Integer, and it simply returns its value without further - analysis. -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate a non default implementation for this method. -

        - You will have to redefine this method if you need to implement - control variables that do not conform to RFC 2579 RowStatus - TEXTUAL-CONVENTION. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        vbstatus - The SnmpVarBind containing the value of the control - variable, as identified by the isRowStatus() method.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The RowStatus code mapped from the value contained - in vbstatus.
        -
        Throws:
        -
        SnmpStatusException - if the value of the control variable - could not be mapped to a RowStatus code.
        See Also:
        EnumRowStatus
        -
      • -
      - - - -
        -
      • -

        setRowStatus

        -
        protected SnmpValue setRowStatus(SnmpOid rowOid,
        -                     int newStatus,
        -                     Object userData)
        -                          throws SnmpStatusException
        -
        Set the control variable to the specified newStatus - value. - -

        - This method maps the given newStatus to the appropriate - value for the control variable, then sets the control variable in - the entry identified by rowOid. It returns the new - value of the control variable. -

        - By default, it is assumed that there is no control variable so this - method does nothing and simply returns null. -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate a non default implementation for this method. -

        - You will have to redefine this method if you need to implement - control variables that do not conform to RFC 2579 RowStatus - TEXTUAL-CONVENTION. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        newStatus - The new status for the row: one of the - RowStatus code defined in - EnumRowStatus. These codes - correspond to RowStatus codes as defined in RFC 2579, - plus the unspecified value which is Java DMK specific.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The new value of the control variable (usually - new SnmpInt(newStatus)) or null - if the table do not have any control variable.
        -
        Throws:
        -
        SnmpStatusException - If the given newStatus - could not be set on the specified entry, or if the - given newStatus is not valid.
        See Also:
        EnumRowStatus
        -
      • -
      - - - -
        -
      • -

        isRowReady

        -
        protected boolean isRowReady(SnmpOid rowOid,
        -                 Object userData)
        -                      throws SnmpStatusException
        -
        Tell whether the specified row is ready and can be put in the - notInService state. -

        - This method is called only once, after all the varbind have been - set on a new entry for which createAndWait was specified. -

        - If the entry is not yet ready, this method should return false. - It will then be the responsibility of the entry to switch its - own state to notInService when it becomes ready. - No further call to isRowReady() will be made. -

        - By default, this method always return true.
        - mibgen will not generate any specific implementation - for this method - meaning that by default, a row created using - createAndWait will always be placed in notInService - state at the end of the request. -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate an implementation for this method that will - delegate the work to the metadata class modeling the conceptual - row, so that you can override the default behavior by subclassing - that metadata class. -

        - You will have to redefine this method if this default mechanism - does not suit your needs. - -

        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        true if the row can be placed in - notInService state.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while trying - to retrieve the row status, and the operation should - be aborted.
        See Also:
        EnumRowStatus
        -
      • -
      - - - -
        -
      • -

        checkRowStatusChange

        -
        protected void checkRowStatusChange(SnmpMibSubRequest request,
        -                        SnmpOid rowOid,
        -                        int depth,
        -                        int newStatus)
        -                             throws SnmpStatusException
        -
        Check whether the control variable of the given row can be - switched to the new specified newStatus. -

        - This method is called during the check phase of a SET - request when the control variable specifies active or - notInService. -

        - By default it is assumed that nothing prevents putting the - row in the requested state, and this method does nothing. - It is simply provided as a hook so that specific checks can - be implemented. -

        - Note that if the actual row deletion fails afterward, the - atomicity of the request is no longer guaranteed. - -

        -
        Parameters:
        request - The sub-request that must be handled by this node.
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        depth - The depth reached in the OID tree.
        newStatus - The new status for the row: one of the - RowStatus code defined in - EnumRowStatus. These codes - correspond to RowStatus codes as defined in RFC 2579, - plus the unspecified value which is Java DMK specific.
        -
        Throws:
        -
        SnmpStatusException - if switching to this new state - would fail.
        -
      • -
      - - - -
        -
      • -

        checkRemoveTableRow

        -
        protected void checkRemoveTableRow(SnmpMibSubRequest request,
        -                       SnmpOid rowOid,
        -                       int depth)
        -                            throws SnmpStatusException
        -
        Check whether the specified row can be removed from the table. -

        - This method is called during the check phase of a SET - request when the control variable specifies destroy -

        - By default it is assumed that nothing prevents row deletion - and this method does nothing. It is simply provided as a hook - so that specific checks can be implemented. -

        - Note that if the actual row deletion fails afterward, the - atomicity of the request is no longer guaranteed. - -

        -
        Parameters:
        request - The sub-request that must be handled by this node.
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - if the row deletion must be - rejected.
        -
      • -
      - - - -
        -
      • -

        removeTableRow

        -
        protected void removeTableRow(SnmpMibSubRequest request,
        -                  SnmpOid rowOid,
        -                  int depth)
        -                       throws SnmpStatusException
        -
        Remove a table row upon a remote manager request. - - This method is called internally when getRowAction() - yields destroy - i.e.: it is only called when a remote - manager requests the removal of a table row.
        - You should never need to call this function directly. -

        - By default, this method simply calls removeEntry(rowOid) - . -

        - You can redefine this method if you need to implement some - specific behavior when a remote row deletion is invoked. -

        - Note that specific checks should not be implemented in this - method, but rather in checkRemoveTableRow(). - If checkRemoveTableRow() succeeds and this method - fails afterward, the atomicity of the original SET request can no - longer be guaranteed. -

        -
        Parameters:
        request - The sub-request that must be handled by this node.
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - if the actual row deletion fails. - This should not happen since it would break the - atomicity of the SET request. Specific checks should - be implemented in checkRemoveTableRow() - if needed. If the entry does not exists, no exception - is generated and the method simply returns.
        -
      • -
      - - - -
        -
      • -

        beginRowAction

        -
        protected void beginRowAction(SnmpMibSubRequest request,
        -                  SnmpOid rowOid,
        -                  int depth,
        -                  int rowAction)
        -                       throws SnmpStatusException
        -
        This method takes care of initial RowStatus handling during the - check() phase of a SET request. - - In particular it will: -
        • check that the given rowAction returned by - getRowAction() is valid.
        • -
        • Then depending on the rowAction specified it will: -
          • either call createNewEntry() ( - rowAction = createAndGo or createAndWait - ),
          • -
          • or call checkRemoveTableRow() ( - rowAction = destroy),
          • -
          • or call checkRowStatusChange() ( - rowAction = active or notInService),
          • -
          • or generate a SnmpStatusException if the passed - rowAction is not correct.
          • -
        -

        - In principle, you should not need to redefine this method. -

        - beginRowAction() is called during the check phase - of a SET request, before actual checking on the varbind list - is performed. - -

        -
        Parameters:
        request - The sub-request that must be handled by this node.
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        depth - The depth reached in the OID tree.
        rowAction - The requested action as returned by - getRowAction(): one of the RowStatus codes defined in - EnumRowStatus. These codes - correspond to RowStatus codes as defined in RFC 2579, - plus the unspecified value which is Java DMK specific.
        -
        Throws:
        -
        SnmpStatusException - if the specified rowAction - is not valid or cannot be executed. - This should not happen since it would break the - atomicity of the SET request. Specific checks should - be implemented in beginRowAction() if needed.
        See Also:
        EnumRowStatus
        -
      • -
      - - - -
        -
      • -

        endRowAction

        -
        protected void endRowAction(SnmpMibSubRequest request,
        -                SnmpOid rowOid,
        -                int depth,
        -                int rowAction)
        -                     throws SnmpStatusException
        -
        This method takes care of final RowStatus handling during the - set() phase of a SET request. - - In particular it will: -
        • either call setRowStatus(active) - ( rowAction = createAndGo or active - ),
        • -
        • or call setRowStatus(notInService or - notReady) depending on the result of - isRowReady() (rowAction = createAndWait - ),
        • -
        • or call setRowStatus(notInService) - ( rowAction = notInService), -
        • or call removeTableRow() ( - rowAction = destroy),
        • -
        • or generate a SnmpStatusException if the passed - rowAction is not correct. This should be avoided - since it would break SET request atomicity
        • -
        -

        - In principle, you should not need to redefine this method. -

        - endRowAction() is called during the set() phase - of a SET request, after the actual set() on the varbind list - has been performed. The varbind containing the control variable - is updated with the value returned by setRowStatus() (if it is - not null). - -

        -
        Parameters:
        request - The sub-request that must be handled by this node.
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        depth - The depth reached in the OID tree.
        rowAction - The requested action as returned by - getRowAction(): one of the RowStatus codes defined in - EnumRowStatus. These codes - correspond to RowStatus codes as defined in RFC 2579, - plus the unspecified value which is Java DMK specific.
        -
        Throws:
        -
        SnmpStatusException - if the specified rowAction - is not valid.
        See Also:
        EnumRowStatus
        -
      • -
      - - - - - - - -
        -
      • -

        skipEntryVariable

        -
        protected boolean skipEntryVariable(SnmpOid rowOid,
        -                        long var,
        -                        Object userData,
        -                        int pduVersion)
        -
        Hook for subclasses. - The default implementation of this method is to always return - false. Subclasses should redefine this method so that it returns - true when: -
        • the variable is a leaf that is not instantiated,
        • -
        • or the variable is a leaf whose type cannot be returned by that - version of the protocol (e.g. an Counter64 with SNMPv1).
        • -
        -
        Parameters:
        rowOid - The OID index of the row involved in the operation.
        var - Id of the variable we start from, looking for the next.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        pduVersion - Protocol version of the original request PDU.
        -
        Returns:
        true if the variable must be skipped by the get-next - algorithm.
        -
      • -
      - - - -
        -
      • -

        getNextOid

        -
        protected SnmpOid getNextOid(SnmpOid oid,
        -                 Object userData)
        -                      throws SnmpStatusException
        -
        Get the SnmpOid index of the row that follows - the given oid in the table. The given - oid does not need to be a valid row OID index. - -

        -
        Parameters:
        oid - The OID from which the search will begin.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The next SnmpOid index.
        -
        Throws:
        -
        SnmpStatusException - There is no index following the - specified oid in the table.
        -
      • -
      - - - -
        -
      • -

        getNextOid

        -
        protected SnmpOid getNextOid(Object userData)
        -                      throws SnmpStatusException
        -
        Return the first entry OID registered in the table. - -

        -
        Parameters:
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The SnmpOid of the first entry in the table.
        -
        Throws:
        -
        SnmpStatusException - If the table is empty.
        -
      • -
      - - - -
        -
      • -

        getNextVarEntryId

        -
        protected abstract long getNextVarEntryId(SnmpOid rowOid,
        -                     long var,
        -                     Object userData)
        -                                   throws SnmpStatusException
        -
        This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen. - -

        Return the next OID arc corresponding to a readable columnar - object in the underlying entry OBJECT-TYPE.

        - -

        -
        Parameters:
        rowOid - The OID index of the row involved in the operation.
        var - Id of the variable we start from, looking for the next.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The next columnar object id.
        -
        Throws:
        -
        SnmpStatusException - If no id is found after the given id.
        -
      • -
      - - - -
        -
      • -

        validateVarEntryId

        -
        protected abstract void validateVarEntryId(SnmpOid rowOid,
        -                      long var,
        -                      Object userData)
        -                                    throws SnmpStatusException
        -
        This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen. - -

        -
        Parameters:
        rowOid - The OID index of the row involved in the operation.
        var - The var we want to validate.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If this id is not valid.
        -
      • -
      - - - -
        -
      • -

        isReadableEntryId

        -
        protected abstract boolean isReadableEntryId(SnmpOid rowOid,
        -                        long var,
        -                        Object userData)
        -                                      throws SnmpStatusException
        -
        This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen. - -

        -
        Parameters:
        rowOid - The OID index of the row involved in the operation.
        var - The OID arc.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If this id is not valid.
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        contains

        -
        protected boolean contains(SnmpOid oid,
        -               Object userData)
        -
        Return true if the entry identified by the given OID index - is contained in this table. -

        - Do not call this method directly. -

        - This method is provided has a hook for subclasses. - It is called when a get/set request is received in order to - determine whether the specified entry is contained in the table. - You may want to override this method if you need to perform e.g. - lazy evaluation of tables (you need to update the table when a - request is received) or if your table is virtual. -

        - Note that this method is called by the Runtime from within a - synchronized block.

        -
        Parameters:
        oid - The index part of the OID we're looking for.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        true if the entry is found, false - otherwise.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpProxy.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpProxy.html deleted file mode 100644 index 0314a6e..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpProxy.html +++ /dev/null @@ -1,996 +0,0 @@ - - - - - -SnmpProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpProxy

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMibAgentMBean, Serializable, MBeanRegistration
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpV3Proxy
    -
    -
    -
    -
    public class SnmpProxy
    -extends SnmpMibAgent
    -implements Serializable
    -
    The SnmpProxy class provides an implementation of - an SNMP proxy. It is a MBean forwarding calls to a remote sub agent. - Multiple instances of SnmpProxy can run within an agent. Each of them - being a proxy for a remote agent. -

    SnmpProxy implements the whole set of SNMP operations : -

      -
    • get
    • -
    • set
    • -
    • getNext
    • -
    • getBulk
    • -
    -

    -

    SnmpProxy fully translates SNMP V1 to SNMP V2 and SNMP V2 to SNMP V1. - It allows also V1 to V1 and V2 to V2 forwarding. SnmpProxy doesn't deal - with traps.

    -

    Handled manager protocols : -

      -
    • SNMP V1
    • -
    • SNMP V2
    • -
    • SNMP V3
    • -
    - -

    The V1 or V2 or V3 ==> V1 or V2 security parameters follow the rules - coded in the method translateParameters. - If you want to change them, just overloaded this method.

    -

    The policy details are:

    -
      -
    • SNMP V1 or V2 received call : The received community strings are - reused.
    • -
    • SNMP V3 received call : If a context name is provided (means that - the proxy has been registered in the scope of a context), - public is used as the read community string and - private as the write one.
    • -
    -

    Java DMK 5.0 introduces the notion of SNMP engine. An engine - is generally associated to an SNMP entity. When embedding a proxy - within a Java DMK agent, the SnmpV3AdaptorServer - engine must be passed.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        defaultTimeout

        -
        public static final long defaultTimeout
        -
        The default timeout is 10 seconds.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpProxy

        -
        public SnmpProxy(SnmpEngine engine,
        -         SnmpPeer peer,
        -         String rootOid)
        -          throws SnmpStatusException,
        -                 IllegalArgumentException
        -
        Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded. The passed root OID is used when registering the proxy - within the adaptor. The proxy name default value is "SnmpProxy".
        -
        Parameters:
        engine - The SNMP adaptor engine.
        peer - The peer representing the proxied agent.
        rootOid - The proxy root OID.
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SnmpStatusException - An error occurred while accessing - a MIB node.
        -
      • -
      - - - -
        -
      • -

        SnmpProxy

        -
        public SnmpProxy(SnmpEngine engine,
        -         SnmpPeer peer,
        -         String rootOid,
        -         String name)
        -          throws SnmpStatusException,
        -                 IllegalArgumentException
        -
        Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded. The passed root OID is used when registering the proxy - within the adaptor. The name is used when registering the proxy in - the SnmpAdaptorServer
        -
        Parameters:
        engine - The SNMP adaptor engine.
        peer - The peer representing the proxied agent.
        rootOid - The proxy root OID.
        name - The proxy name.
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SnmpStatusException - An error occurred while accessing - a MIB node.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        skipError

        -
        public void skipError(boolean skip)
        -
        If the proxied agent is answering an error during a getnext or - getbulk, this proxy will throw a SnmpStatusException. - In some cases (multiple proxy registered in the same adaptor), it - can be useful to skip the error answer. To do so, you must call - this method passing it true. - -

        By default a proxy will not skip the error.

        -
        Parameters:
        skip - True will skip, false will not.
        -
      • -
      - - - -
        -
      • -

        skipError

        -
        public boolean skipError()
        -
        True means that this proxy doesn't throw exception in the case of - erroneous getnext. False means that this proxy throws an exception.
        -
        Returns:
        The skip error status.
        -
      • -
      - - - -
        -
      • -

        getEngine

        -
        public SnmpEngine getEngine()
        -
        Returns the SNMP engine the proxy is based on.
        -
        Returns:
        The SNMP engine used.
        -
      • -
      - - - -
        -
      • -

        getTimeout

        -
        public long getTimeout()
        -
        Gets the proxy / sub agent communication total timeout.
        -
        Returns:
        The timeout in milliseconds.
        -
      • -
      - - - -
        -
      • -

        setTimeout

        -
        public void setTimeout(long t)
        -
        Sets the proxy / agent communication total timeout. This method is - thread-safe. Any ongoing communication will be not affected by the - setting. The default timeout is SnmpProxy.defaultTimeout.
        -
        Parameters:
        t - The timeout in milliseconds.
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        forwardSetRequestOnCheck

        -
        public void forwardSetRequestOnCheck(boolean check)
        -
        By default, set requests are forwarded when - set(SnmpMibRequest request) is called. Doing so makes the - sub agent returned errors to be systematically mapped to undoFailed. - If you want more details on the sub agent error status, call this - method with true value. The set request will be then forwarded when - check(SnmpMibRequest request) is called. No error - translation will be done.
        -
        Parameters:
        check - True, the set request is forwarded on check, false the - set request is forwarded on set.
        -
      • -
      - - - -
        -
      • -

        isSetRequestForwardedOnCheck

        -
        public boolean isSetRequestForwardedOnCheck()
        -
        Returns the way a set request is forwarded by this - SnmpProxy.
        -
        Returns:
        True, the set request is forwarded on check, false the set - request is forwarded on set.
        -
      • -
      - - - -
        -
      • -

        hideInvalidResponseError

        -
        public void hideInvalidResponseError(boolean hide)
        -
        Hides invalid response errors. -

        - Sub agent invalid response requests (e.g. invalid BER encoding) can lead to a request timeout. - This behavior can be changed by calling this method and passing it false. Providing false - will make this SnmpProxy to throw a GenError if an internal error occurs.

        -
        Parameters:
        hide - True, hide the internal errors, requests will fail in timeout. False throw a GenError.
        -
      • -
      - - - -
        -
      • -

        isInvalidResponseErrorHidden

        -
        public boolean isInvalidResponseErrorHidden()
        -
        Checks if invalid response errors are hidden. -

        - Invalid response requests (e.g. invalid BER encoding) are dropped - by the manager API. This makes the requests to timeout. This behavior - can be changed by calling the method - hideInvalidResponseError. By default the errors are hidden.

        -
        Returns:
        true, the internal errors are hidden (Requests failing in timeout). - False, the internal errors are not hidden (GenError is thrown).
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpMibRequest inRequest)
        -           throws SnmpStatusException
        -
        Implement the check method from the abstract SnmpMibAgent class. - By default nothing is done on check. If - forwardSetRequestOnCheck has been set to true, - the set request is forwarded on the check. -

        Doing the set on check allows you to debug easily your master agent. - The sub agent returned errors are forwarded to the manager without any - translation (undoFailed is the error status returned when the set is - done on the set). - Handles V1 to V2 and V2 to V1 SNMP protocol translations.

        -
        -
        Specified by:
        -
        check in interface SnmpMibAgentMBean
        -
        Overrides:
        -
        check in class SnmpMibAgent
        -
        Parameters:
        inRequest - The SnmpMibRequest object holding the list of variable - to be retrieved. This list is composed of SnmpVarBind - objects.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        See Also:
        SnmpMibAgent.check(SnmpMibRequest)
        -
      • -
      - - - - - - - -
        -
      • -

        getBulk

        -
        public void getBulk(SnmpMibRequest request,
        -           int nonRepeat,
        -           int maxRepeat)
        -             throws SnmpStatusException
        -
        Implement the getBulk method from the abstract SnmpMibAgent class. - Handles V1 to V2 and V2 to V1 SNMP protocol translations. - You have to be aware that getBulk is implemented by issuing multiple - getNext. You will receive as many getNext(com.sun.management.snmp.agent.SnmpMibRequest) as repetition is needed.
        -
        -
        Specified by:
        -
        getBulk in interface SnmpMibAgentMBean
        -
        Overrides:
        -
        getBulk in class SnmpMibAgent
        -
        Parameters:
        request - The SnmpMibRequest object holding the list of variable to - be retrieved. This list is composed of - SnmpVarBind objects.
        nonRepeat - The number of variables, starting with the first - variable in the variable-bindings, for which a single - lexicographic successor is requested.
        maxRepeat - The number of lexicographic successors requested - for each of the last R variables. R is the number of variables - following the first nonRepeat variables for which - multiple lexicographic successors are requested.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        See Also:
        SnmpMibAgent.getBulk(SnmpMibRequest,int,int)
        -
      • -
      - - - -
        -
      • -

        getRootOid

        -
        public long[] getRootOid()
        -
        Returns the root object identifier of the MIB.
        -
        -
        Specified by:
        -
        getRootOid in class SnmpMibAgent
        -
        Returns:
        The remote sub agent root OID.
        -
      • -
      - - - -
        -
      • -

        getPeer

        -
        public final SnmpPeer getPeer()
        -
        Returns the Peer associated with this proxy.
        -
        Returns:
        The peer modeling the distant host.
        -
      • -
      - - - -
        -
      • -

        handleReport

        -
        protected boolean handleReport(SnmpRequest request)
        -
        Called when a report is received when forwarding a request. - If the returned value is true, the proxy will retry the current request.
        -
        Parameters:
        request - The request containing the received report.
        -
        Returns:
        True means retry the call, the report has been handled. - False means don't retry, the report wasn't fixed. -

        The default implementation does nothing and returns false.

        -
      • -
      - - - -
        -
      • -

        translateParameters

        -
        protected SnmpParams translateParameters(SnmpMibRequest request)
        -                                  throws SnmpStatusException
        -
        Return the parameters to use when sending the call. - The info contained in the SnmpMibRequest PDU are reused in order to - construct new SnmpParams. - The returned parameters are passed to the session default peer. - Overload this method in order to change the default policy.
        -
        Parameters:
        request - The received request.
        -
        Returns:
        The parameters to use when forwarding the call.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        get

        -
        protected void get(SnmpPeer peer,
        -       SnmpSession session,
        -       SnmpMibRequest inRequest)
        -            throws SnmpStatusException
        -
        The get implementation. Forward the call to the passed peer using - the passed SnmpSession. -

        Be aware that session and peer parameters are SnmpProxy attributes. - Modifying them leads to unpredictable behavior. This method should - not be overridden.

        -
        Parameters:
        peer - The SnmpPeer on which the call is forwarded
        session - The session used to forward the call. If the proxy - translates from SNMP V2 to SNMP V1, you must provide a fixed session.
        inRequest - The SnmpMibRequest object holding the list of - variable to be retrieved. This list is composed of - SnmpVarBind objects.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        -
      • -
      - - - -
        -
      • -

        getNext

        -
        protected void getNext(SnmpPeer peer,
        -           SnmpSession session,
        -           SnmpMibRequest inRequest)
        -                throws SnmpStatusException
        -
        The getNext implementation. Forward the call to the passed peer using - the passed SnmpSession. -

        Be aware that session and peer parameters are SnmpProxy attributes. - Modifying them leads to unpredictable behavior. This method should - not be overridden.

        -
        Parameters:
        peer - The SnmpPeer on which the call is forwarded
        session - The session used to forward the call. If the proxy - translates from SNMP V2 to SNMP V1, you must provide a fixed session.
        inRequest - The SnmpMibRequest object holding the list of - variable to be retrieved. This list is composed of - SnmpVarBind objects.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        -
      • -
      - - - -
        -
      • -

        set

        -
        protected void set(SnmpPeer peer,
        -       SnmpSession session,
        -       SnmpMibRequest inRequest)
        -            throws SnmpStatusException
        -
        The set implementation. Forward the call to the passed peer using - the passed SnmpSession. -

        Be aware that session and peer parameters are SnmpProxy attributes. - Modifying them leads to unpredictable behavior. This method should - not be overridden.

        -
        Parameters:
        peer - The SnmpPeer on which the call is forwarded
        session - The session used to forward the call. If the proxy - translates from SNMP V2 to SNMP V1, you must provide a fixed session.
        inRequest - The SnmpMibRequest object holding the list of - variable to be retrieved. This list is composed of - SnmpVarBind objects.
        -
        Throws:
        -
        SnmpStatusException - An error occurred during the operation.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpRequestForwarder.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpRequestForwarder.html deleted file mode 100644 index e9b51b0..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpRequestForwarder.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - -SnmpRequestForwarder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpRequestForwarder

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpRequestForwarder
    -
    Implements this interface in order to receive SNMP Requests that are dedicated to non-local engine IDs (see RFC 2573 Snmp Applications proxy forwarder). - The SnmpRequestForwarder are added to the SnmpV3AdaptorServer
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      SnmpPduforward(SnmpPdu p) -
      This method is called by the adaptor when a request is received for an engine id that is handled by this SnmpRequestForwarder
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        forward

        -
        SnmpPdu forward(SnmpPdu p)
        -                throws SnmpStatusException
        -
        This method is called by the adaptor when a request is received for an engine id that is handled by this SnmpRequestForwarder
        -
        Parameters:
        p - The received PDU.
        -
        Returns:
        the response PDU.
        -
        Throws:
        -
        SnmpStatusException - If something went wrong in the forwarder.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpStandardMetaServer.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpStandardMetaServer.html deleted file mode 100644 index 559ad95..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpStandardMetaServer.html +++ /dev/null @@ -1,310 +0,0 @@ - - - - - -SnmpStandardMetaServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpStandardMetaServer

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    UsmStatsMeta, UsmUserEntryMeta, UsmUserMeta
    -
    -
    -
    -
    public interface SnmpStandardMetaServer
    -

    - This interface defines the methods that must be implemented by an - SNMP metadata object that needs to interact with an - SnmpStandardObjectServer object. -

    -

    - All these methods are usually generated by mibgen when - run in standard-metadata mode (default). -

    -

    - This interface is used internally between the generated Metadata and - the SNMP runtime and you shouldn't need to worry about it, because - you will never have to use it directly. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcheck(SnmpValue x, - long arc, - Object userData) -
      Checks that the new desired value of the scalar object identified - by the given OID arc is valid.
      -
      SnmpValueget(long arc, - Object userData) -
      Returns the value of the scalar object identified by the given - OID arc.
      -
      SnmpValueset(SnmpValue x, - long arc, - Object userData) -
      Sets the value of the scalar object identified by the given - OID arc.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        SnmpValue get(long arc,
        -            Object userData)
        -              throws SnmpStatusException
        -
        Returns the value of the scalar object identified by the given - OID arc.
        -
        Parameters:
        arc - OID arc of the queried scalar object.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The SnmpValue of the scalar object identified - by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        set

        -
        SnmpValue set(SnmpValue x,
        -            long arc,
        -            Object userData)
        -              throws SnmpStatusException
        -
        Sets the value of the scalar object identified by the given - OID arc.
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        arc - OID arc of the scalar object whose value is set.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The new SnmpValue of the scalar object - identified by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        check

        -
        void check(SnmpValue x,
        -         long arc,
        -         Object userData)
        -           throws SnmpStatusException
        -
        Checks that the new desired value of the scalar object identified - by the given OID arc is valid.
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        arc - OID arc of the scalar object whose value is set.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied, or if the new desired value is not valid.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpStandardObjectServer.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpStandardObjectServer.html deleted file mode 100644 index 9ea06b7..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpStandardObjectServer.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - - -SnmpStandardObjectServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpStandardObjectServer

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.management.snmp.agent.SnmpStandardObjectServer
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpStandardObjectServer
    -extends Object
    -implements Serializable
    -

    - This class is a utility class that transform SNMP GET / SET requests - into series of getAttributeName() setAttributeName() - invoked on the MBean. -

    - -

    - The transformation relies on the metadata information provided by the - SnmpStandardMetaServer object which is - passed as first parameter to every method. This SnmpStandardMetaServer - object is usually a Metadata object generated by mibgen. -

    - -

    - The MBean is not invoked directly by this class but through the - metadata object which holds a reference on it. -

    - -

    - This class is used internally by mibgen generated metadata objects and - you should never need to use it directly. -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpStandardObjectServer

        -
        public SnmpStandardObjectServer()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public void get(SnmpStandardMetaServer meta,
        -       SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Generic handling of the get operation. -

        The default implementation of this method is to loop over the - varbind list associated with the sub-request and to call - get(var.oid.getOidArc(depth), data); -

        - public void get(SnmpStandardMetaServer meta, SnmpMibSubRequest req, 
        -                 int depth)
        -          throws SnmpStatusException {
        -
        -    final Object data = req.getUserData();
        -
        -    for (Enumeration e= req.getElements(); e.hasMoreElements();) {
        -
        -        final SnmpVarBind var= (SnmpVarBind) e.nextElement(); 
        -
        -        try {
        -            // This method will generate a SnmpStatusException
        -            // if `depth' is out of bounds.
        -            //
        -            final long id = var.oid.getOidArc(depth);
        -            var.value = meta.get(id, data);
        -        } catch(SnmpStatusException x) {
        -            req.registerGetException(var,x);
        -        }
        -    }
        - }
        - 
        -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        Parameters:
        meta - A pointer to the generated meta-data object which - implements the SnmpStandardMetaServer - interface.
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpStandardMetaServer meta,
        -       SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Generic handling of the set operation. -

        The default implementation of this method is to loop over the - varbind list associated with the sub-request and to call - set(var.value, var.oid.getOidArc(depth), data); -

        - public void set(SnmpStandardMetaServer meta, SnmpMibSubRequest req, 
        -                 int depth)
        -          throws SnmpStatusException {
        -
        -    final Object data = req.getUserData();
        -
        -    for (Enumeration e= req.getElements(); e.hasMoreElements();) {
        -
        -        final SnmpVarBind var= (SnmpVarBind) e.nextElement(); 
        -
        -        try {
        -            // This method will generate a SnmpStatusException
        -            // if `depth' is out of bounds.
        -            //
        -            final long id = var.oid.getOidArc(depth);
        -            var.value = meta.set(var.value, id, data);
        -        } catch(SnmpStatusException x) {
        -            req.registerSetException(var,x);
        -        }
        -    }
        - }
        - 
        -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        Parameters:
        meta - A pointer to the generated meta-data object which - implements the SnmpStandardMetaServer - interface.
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpStandardMetaServer meta,
        -         SnmpMibSubRequest req,
        -         int depth)
        -           throws SnmpStatusException
        -
        Generic handling of the check operation. -

        The default implementation of this method is to loop over the - varbind list associated with the sub-request and to call - check(var.value, var.oid.getOidArc(depth), data); -

        - public void check(SnmpStandardMetaServer meta, SnmpMibSubRequest req, 
        -                   int depth)
        -          throws SnmpStatusException {
        -
        -    final Object data = req.getUserData();
        -
        -    for (Enumeration e= req.getElements(); e.hasMoreElements();) {
        -
        -        final SnmpVarBind var= (SnmpVarBind) e.nextElement(); 
        -
        -        try {
        -            // This method will generate a SnmpStatusException
        -            // if `depth' is out of bounds.
        -            //
        -            final long id = var.oid.getOidArc(depth);
        -            meta.check(var.value, id, data);
        -        } catch(SnmpStatusException x) {
        -            req.registerCheckException(var,x);
        -        }
        -    }
        - }
        - 
        -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list. -

        -
        Parameters:
        meta - A pointer to the generated meta-data object which - implements the SnmpStandardMetaServer - interface.
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableCallbackHandler.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTableCallbackHandler.html deleted file mode 100644 index e026f1f..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableCallbackHandler.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - -SnmpTableCallbackHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpTableCallbackHandler

-
-
-
-
    -
  • -
    -
    All Known Subinterfaces:
    -
    SnmpTableEntryFactory
    -
    -
    -
    All Known Implementing Classes:
    -
    SnmpTableSupport, TableUsmUserTable, TableUsmUserTableImpl
    -
    -
    -
    -
    public interface SnmpTableCallbackHandler
    -
    This interface ensures the synchronization between Metadata table objects - and bean-like table objects. - - It is used between mibgen generated table meta and table classes. -

    - You should never need to use this interface directly. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddEntryCb(int pos, - SnmpOid row, - ObjectName name, - Object entry, - SnmpMibTable meta) -
      This method is called by the SNMP runtime after a new entry - has been added to the table.
      -
      voidremoveEntryCb(int pos, - SnmpOid row, - ObjectName name, - Object entry, - SnmpMibTable meta) -
      This method is called by the SNMP runtime after a new entry - has been removed from the table.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        addEntryCb

        -
        void addEntryCb(int pos,
        -              SnmpOid row,
        -              ObjectName name,
        -              Object entry,
        -              SnmpMibTable meta)
        -                throws SnmpStatusException
        -
        This method is called by the SNMP runtime after a new entry - has been added to the table. - - If an SnmpStatusException is raised, the entry will be removed - and the operation will be aborted. In this case, the removeEntryCb() - callback will not be called. - -

        - You should never need to use this method directly. -

        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        removeEntryCb

        -
        void removeEntryCb(int pos,
        -                 SnmpOid row,
        -                 ObjectName name,
        -                 Object entry,
        -                 SnmpMibTable meta)
        -                   throws SnmpStatusException
        -
        This method is called by the SNMP runtime after a new entry - has been removed from the table. - - If raised, SnmpStatusException will be ignored. - -

        - You should never need to use this method directly. -

        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryFactory.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryFactory.html deleted file mode 100644 index bebddbf..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryFactory.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - -SnmpTableEntryFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpTableEntryFactory

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    SnmpTableCallbackHandler
    -
    -
    -
    All Known Implementing Classes:
    -
    SnmpTableSupport, TableUsmUserTable, TableUsmUserTableImpl
    -
    -
    -
    -
    public interface SnmpTableEntryFactory
    -extends SnmpTableCallbackHandler
    -
    This interface is implemented by mibgen generated table objects - inheriting from SnmpTableSupport. -

    - It is used internally by the metadata whenever a remote SNMP manager - requests the creation of a new entry through an SNMP SET. -

    -

    - At creation, the mibgen generated table object retrieves its - corresponding metadata from the MIB and registers with - this metadata as a SnmpTableEntryFactory. -

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createNewEntry

        -
        void createNewEntry(SnmpMibSubRequest request,
        -                  SnmpOid rowOid,
        -                  int depth,
        -                  SnmpMibTable meta)
        -                    throws SnmpStatusException
        -
        This method is called by the SNMP runtime whenever a new entry - creation is requested by a remote manager. - - The factory is responsible for instantiating the appropriate MBean - and for registering it with the appropriate metadata object. - - Usually this method will: -
          -
        • Check whether the creation can be accepted -
        • Instantiate a new entry -
        • Possibly register this entry with the MBeanServer, if needed. -
        • Call addEntry() on the given meta object. -
        - This method is usually generated by mibgen on table - objects (inheriting from - SnmpTableSupport).
        - -

        - This method is called internally by the SNMP runtime whenever a - new entry creation is requested by a remote SNMP manager. - You should never need to call this method directly. -

        -
        Parameters:
        request - The SNMP subrequest containing the sublist of varbinds - for the new entry.
        rowOid - The OID indexing the conceptual row (entry) for which - the creation was requested.
        depth - The depth reached in the OID tree (the position at - which the columnar object ids start in the OIDs - included in the varbind).
        meta - The metadata object impacted by the subrequest
        -
        Throws:
        -
        SnmpStatusException - The new entry cannot be created.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryNotification.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryNotification.html deleted file mode 100644 index 9179d9c..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableEntryNotification.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - -SnmpTableEntryNotification (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpTableEntryNotification

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpTableEntryNotification
    -extends Notification
    -
    Represents a notification emitted when an - entry is added or deleted from an SNMP table. -

    - The SnmpTableEntryNotification object contains - the reference to the entry added or removed from the table. -

    - The list of notifications fired by the SnmpMibTable is - the following: -

      -
    • A new entry has been added to the SNMP table. -
    • An existing entry has been removed from the SNMP table. -
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        SNMP_ENTRY_ADDED

        -
        public static final String SNMP_ENTRY_ADDED
        -
        Notification type denoting that a new entry has been added to the - SNMP table. -
        The value of this notification type is - jdmk.snmp.table.entry.added.
        -
      • -
      - - - -
        -
      • -

        SNMP_ENTRY_REMOVED

        -
        public static final String SNMP_ENTRY_REMOVED
        -
        Notification type denoting that an entry has been removed from the - SNMP table. -
        The value of this notification type is - jmx.snmp.table.entry.removed.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getEntry

        -
        public Object getEntry()
        -
        Gets the entry object. - May be null if the entry is registered in the MBeanServer, and the - MIB is using the generic MetaData (see mibgen).
        -
        Returns:
        The entry.
        -
      • -
      - - - -
        -
      • -

        getEntryName

        -
        public ObjectName getEntryName()
        -
        Gets the ObjectName of the entry. - May be null if the entry is not registered in the MBeanServer.
        -
        Returns:
        The ObjectName of the entry.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableSupport.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTableSupport.html deleted file mode 100644 index 4170265..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTableSupport.html +++ /dev/null @@ -1,944 +0,0 @@ - - - - - -SnmpTableSupport (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpTableSupport

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpTableCallbackHandler, SnmpTableEntryFactory, Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    TableUsmUserTable
    -
    -
    -
    -
    public abstract class SnmpTableSupport
    -extends Object
    -implements SnmpTableEntryFactory, SnmpTableCallbackHandler, Serializable
    -
    This class is an abstraction for an SNMP table. - It is the base class for implementing SNMP tables in the - MBean world. - -

    - Its responsibility is to synchronize the MBean view of the table - (Table of entries) with the MIB view (array of OID indexes). Each - object of this class will be bound to the Metadata object which - manages the same SNMP Table within the MIB. -

    - -

    - For each table defined in a MIB, mibgen will generate a specific - class called TableTableName that will subclass this class, and - a corresponding TableNameMeta class extending SnmpMibTable - and corresponding to the MIB view of the same table. -

    - -

    - Objects of this class are instantiated by MBeans representing - the SNMP Group to which the table belong. -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpTableEntryFactory, -SnmpMibTable, -Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        entries

        -
        protected List entries
        -
        The list of entries
        -
      • -
      - - - -
        -
      • -

        meta

        -
        protected SnmpMibTable meta
        -
        The associated metadata object
        -
      • -
      - - - -
        -
      • -

        theMib

        -
        protected SnmpMib theMib
        -
        The MIB to which this table belongs
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpTableSupport

        -
        protected SnmpTableSupport(SnmpMib mib)
        -
        Initializes the table. - The steps are these: -
        • allocate an array for storing entry object,
        • -
        • retrieve the corresponding metadata object - from the MIB, -
        • bind this object to the corresponding metadata object - from the MIB.
        • -
        -
        Parameters:
        mib - The MIB to which this table belong.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createNewEntry

        -
        public abstract void createNewEntry(SnmpMibSubRequest request,
        -                  SnmpOid rowOid,
        -                  int depth,
        -                  SnmpMibTable meta)
        -                             throws SnmpStatusException
        -
        Creates a new entry in the table. - - This factory method is generated by mibgen and used internally. - It is part of the - SnmpTableEntryFactory interface. - You may subclass this method to implement any specific behavior - your application requires.
        -
        -
        Specified by:
        -
        createNewEntry in interface SnmpTableEntryFactory
        -
        Parameters:
        request - The SNMP subrequest containing the sublist of varbinds - for the new entry.
        rowOid - The OID indexing the conceptual row (entry) for which - the creation was requested.
        depth - The depth reached in the OID tree (the position at - which the columnar object ids start in the OIDs - included in the varbind).
        meta - The metadata object impacted by the subrequest
        -
        Throws:
        -
        SnmpStatusException - if the entry cannot be created.
        -
      • -
      - - - -
        -
      • -

        getEntry

        -
        public Object getEntry(int pos)
        -
        Returns the entry located at the given position in the table.
        -
        Returns:
        The entry located at the given position, null - if no entry can be found at this position.
        -
      • -
      - - - -
        -
      • -

        getSize

        -
        public int getSize()
        -
        Returns the number of entries registered in the table.
        -
        Returns:
        The number of entries registered in the table.
        -
      • -
      - - - -
        -
      • -

        setCreationEnabled

        -
        public void setCreationEnabled(boolean remoteCreationFlag)
        -
        This method lets you dynamically switch the creation policy. - - setCreationEnabled() will switch the policy of - remote entry creation via SET operations, by calling - setCreationEnabled() on the metadata object - associated with this table. -
        By default remote entry creation via SET operation is disabled.
        -
        Parameters:
        remoteCreationFlag - Tells whether remote entry creation must - be enabled or disabled. -
      • - setCreationEnabled(true) will enable remote entry - creation via SET operations.
      • -
      • - setCreationEnabled(false) will disable remote entry - creation via SET operations.
      • -

        By default remote entry creation via SET operation is disabled. -

        See Also:
        SnmpMibTable
        -
      • -
      - - - -
        -
      • -

        isCreationEnabled

        -
        public boolean isCreationEnabled()
        -
        Tells whether a new entry should be created when a SET operation - is received for an entry that does not exist yet. - This method calls isCreationEnabled() on the metadata - object associated with this table.
        -
        Returns:
        true if a new entry must be created, false otherwise.
        - [default: returns false]
        See Also:
        SnmpMibTable
        -
      • -
      - - - -
        -
      • -

        isRegistrationRequired

        -
        public boolean isRegistrationRequired()
        -
        Tells whether the metadata object to which this table is linked - requires entries to be registered. In this case passing an - ObjectName when registering entries will be mandatory.
        -
        Returns:
        true if the associated metadata requires entries - to be registered (mibgen generated generic metadata).
        -
      • -
      - - - -
        -
      • -

        buildSnmpIndex

        -
        public SnmpIndex buildSnmpIndex(SnmpOid rowOid)
        -                         throws SnmpStatusException
        -
        Builds an entry SnmpIndex from its row OID. - - This method is generated by mibgen and used internally.
        -
        Parameters:
        rowOid - The SnmpOid object identifying a table entry.
        -
        Returns:
        The SnmpIndex of the entry identified by rowOid.
        -
        Throws:
        -
        SnmpStatusException - if the index cannot be built from the - given OID.
        -
      • -
      - - - -
        -
      • -

        buildOidFromIndex

        -
        public abstract SnmpOid buildOidFromIndex(SnmpIndex index)
        -                                   throws SnmpStatusException
        -
        Builds an SnmpOid from an SnmpIndex object. - - This method is generated by mibgen and used internally.
        -
        Parameters:
        index - An SnmpIndex object identifying a table entry.
        -
        Returns:
        The SnmpOid form of the given entry index.
        -
        Throws:
        -
        SnmpStatusException - if the given index is not valid.
        -
      • -
      - - - -
        -
      • -

        buildNameFromIndex

        -
        public abstract ObjectName buildNameFromIndex(SnmpIndex index)
        -                                       throws SnmpStatusException
        -
        Builds the default ObjectName of an entry from the SnmpIndex - identifying this entry. No access is made on the entry itself. - - This method is generated by mibgen and used internally. - You can subclass this method if you want to change the default - ObjectName policy. This is only meaningful when entries - are registered MBeans.
        -
        Parameters:
        index - The SnmpIndex identifying the entry from which we - want to build the default ObjectName.
        -
        Returns:
        The default ObjectName for the entry identified by - the given index.
        -
        Throws:
        -
        SnmpStatusException - if the given index is not valid.
        -
      • -
      - - - -
        -
      • -

        addEntryCb

        -
        public void addEntryCb(int pos,
        -              SnmpOid row,
        -              ObjectName name,
        -              Object entry,
        -              SnmpMibTable meta)
        -                throws SnmpStatusException
        -
        This callback is called by the associated metadata object - when a new table entry has been registered in the - table metadata. - - This method will update the entries list.
        -
        -
        Specified by:
        -
        addEntryCb in interface SnmpTableCallbackHandler
        -
        Parameters:
        pos - The position at which the new entry was inserted - in the table.
        row - The row OID of the new entry
        name - The ObjectName of the new entry (as specified by the - factory)
        entry - The new entry (as returned by the factory)
        meta - The table metadata object.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        removeEntryCb

        -
        public void removeEntryCb(int pos,
        -                 SnmpOid row,
        -                 ObjectName name,
        -                 Object entry,
        -                 SnmpMibTable meta)
        -                   throws SnmpStatusException
        -
        This callback is called by the associated metadata object - when a new table entry has been removed from the - table metadata. - - This method will update the entries list.
        -
        -
        Specified by:
        -
        removeEntryCb in interface SnmpTableCallbackHandler
        -
        Parameters:
        pos - The position from which the entry was deleted
        row - The row OID of the deleted entry
        name - The ObjectName of the deleted entry (may be null if - ObjectName's were not required)
        entry - The deleted entry (may be null if only ObjectName's - were required)
        meta - The table metadata object.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        addNotificationListener

        -
        public void addNotificationListener(NotificationListener listener,
        -                           NotificationFilter filter,
        -                           Object handback)
        -
        Enables to add an SNMP entry listener to this - SnmpMibTable.
        -
        Parameters:
        listener - The listener object which will handle the - notifications emitted by the registered MBean.
        filter - The filter object. If filter is null, no filtering - will be performed before handling notifications.
        handback - The context to be sent to the listener when a - notification is emitted.
        -
        Throws:
        -
        IllegalArgumentException - Listener parameter is null.
        -
      • -
      - - - -
        -
      • -

        removeNotificationListener

        -
        public void removeNotificationListener(NotificationListener listener)
        -                                throws ListenerNotFoundException
        -
        Enables to remove an SNMP entry listener from this - SnmpMibTable.
        -
        Parameters:
        listener - The listener object which will handle the - notifications emitted by the registered MBean. - This method will remove all the information related to this - listener.
        -
        Throws:
        -
        ListenerNotFoundException - The listener is not registered - in the MBean.
        -
      • -
      - - - -
        -
      • -

        getNotificationInfo

        -
        public MBeanNotificationInfo[] getNotificationInfo()
        -
        Returns a NotificationInfo object containing the - notification class and the notification type sent by the - SnmpMibTable.
        -
      • -
      - - - -
        -
      • -

        buildSnmpIndex

        -
        protected abstract SnmpIndex buildSnmpIndex(long[] oid,
        -                       int start)
        -                                     throws SnmpStatusException
        -
        Builds an SnmpIndex object from the index part of an OID. - - This method is generated by mibgen and used internally.
        -
        Parameters:
        oid - The OID from which to build the index, represented - as an array of long.
        start - The position where to start from in the OID array.
        -
        Returns:
        The SnmpOid form of the given entry index.
        -
        Throws:
        -
        SnmpStatusException - if the given index is not valid.
        -
      • -
      - - - -
        -
      • -

        getRegisteredTableMeta

        -
        protected abstract SnmpMibTable getRegisteredTableMeta(SnmpMib mib)
        -
        Returns the metadata object associated with this table. - - This method is generated by mibgen and used internally.
        -
        Parameters:
        mib - The SnmpMib object holding the Metadata corresponding - to this table.
        -
        Returns:
        The metadata object associated with this table. - Returns null if this implementation of the - MIB doesn't support this table.
        -
      • -
      - - - -
        -
      • -

        allocateTable

        -
        protected List allocateTable()
        -
        Allocates an ArrayList for storing table entries. - - This method is called within the constructor at object creation. - Any object implementing the List interface can - be used.
        -
        Returns:
        A new list in which to store entries. If null - is returned then no entry will be stored in the list - and getEntry() will always return null.
        -
      • -
      - - - -
        -
      • -

        addEntry

        -
        protected void addEntry(SnmpIndex index,
        -            Object entry)
        -                 throws SnmpStatusException
        -
        Add an entry in this table. - - This method registers an entry in the table and perform - synchronization with the associated table metadata object. - - This method assumes that the given entry will not be registered, - or will be registered with its default ObjectName built from the - associated SnmpIndex. -

        - If the entry is going to be registered, then - addEntry(SnmpIndex, ObjectName, Object) should be preferred. -
        This function is mainly provided for backward compatibility.

        -
        Parameters:
        index - The SnmpIndex built from the given entry.
        entry - The entry that should be added in the table.
        -
        Throws:
        -
        SnmpStatusException - if the entry cannot be registered with - the given index.
        -
      • -
      - - - -
        -
      • -

        addEntry

        -
        protected void addEntry(SnmpIndex index,
        -            ObjectName name,
        -            Object entry)
        -                 throws SnmpStatusException
        -
        Add an entry in this table. - - This method registers an entry in the table and performs - synchronization with the associated table metadata object.
        -
        Parameters:
        index - The SnmpIndex built from the given entry.
        name - The ObjectName with which this entry will be registered.
        entry - The entry that should be added in the table.
        -
        Throws:
        -
        SnmpStatusException - if the entry cannot be registered with - the given index.
        -
      • -
      - - - -
        -
      • -

        removeEntry

        -
        protected void removeEntry(SnmpIndex index,
        -               Object entry)
        -                    throws SnmpStatusException
        -
        Remove an entry from this table. - - This method unregisters an entry from the table and performs - synchronization with the associated table metadata object.
        -
        Parameters:
        index - The SnmpIndex identifying the entry.
        entry - The entry that should be removed in the table. This - parameter is optional and can be omitted if it doesn't - need to be passed along to the - removeEntryCb() callback defined in the - SnmpTableCallbackHandler - interface.
        -
        Throws:
        -
        SnmpStatusException - if the entry cannot be unregistered.
        -
      • -
      - - - -
        -
      • -

        getBasicEntries

        -
        protected Object[] getBasicEntries()
        -
        Returns the entries in the table.
        -
        Returns:
        An Object[] array containing the entries registered in the - table.
        -
      • -
      - - - -
        -
      • -

        bindWithTableMeta

        -
        protected void bindWithTableMeta()
        -
        Binds this table with its associated metadata, registering itself - as an SnmpTableEntryFactory.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrap.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTrap.html deleted file mode 100644 index 90fa50c..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrap.html +++ /dev/null @@ -1,909 +0,0 @@ - - - - - -SnmpTrap (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpTrap

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpTrap
    -extends Object
    -implements Serializable
    -
    This class represents an SNMP trap. It is not protocol-dependent. - Once created, any SNMP trap can be sent in either SNMP V1, V2 or V3. - SNMP traps use a SnmpAdaptorServer to send, - which you must provide. (SnmpAdaptorServer - implements the notification dispatching interface). -

    An instance of SnmpTrap can be reused multiple time with the same - parameters.

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        coldStartOid

        -
        public static final SnmpOid coldStartOid
        -
        coldStart Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        warmStartOid

        -
        public static final SnmpOid warmStartOid
        -
        warmStart Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        linkDownOid

        -
        public static final SnmpOid linkDownOid
        -
        linkDown Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        linkUpOid

        -
        public static final SnmpOid linkUpOid
        -
        linkUp Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        authenticationFailureOid

        -
        public static final SnmpOid authenticationFailureOid
        -
        authenticationFailure Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        egpNeighborLossOid

        -
        public static final SnmpOid egpNeighborLossOid
        -
        egpNeighborLoss Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        snmpTrapSysUpTimeOid

        -
        public static final SnmpOid snmpTrapSysUpTimeOid
        -
        snmpSysUpTime Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        snmpTrapOid

        -
        public static final SnmpOid snmpTrapOid
        -
        snmpTrapOid Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        snmpTrapAddressOid

        -
        public static final SnmpOid snmpTrapAddressOid
        -
        snmpTrapAddress Oid as defined in RFC 2576.
        -
      • -
      - - - -
        -
      • -

        snmpTrapEnterpriseOid

        -
        public static final SnmpOid snmpTrapEnterpriseOid
        -
        snmpTrapEnterprise Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        snmpTrapsOid

        -
        public static final SnmpOid snmpTrapsOid
        -
        snmpTraps Oid as defined in RFC 1907.
        -
      • -
      - - - -
        -
      • -

        snmpTrapCommunityOid

        -
        public static final SnmpOid snmpTrapCommunityOid
        -
        snmpTrapCommunity Oid as defined in RFC 2576.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpTrap

        -
        public SnmpTrap(int gen,
        -        int specific,
        -        SnmpVarBindList varBindList)
        -
        Initializes this SNMP trap with SNMP V1 style parameters
        -
        Parameters:
        gen - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind.
        -
      • -
      - - - -
        -
      • -

        SnmpTrap

        -
        public SnmpTrap(InetAddress addr,
        -        String cs,
        -        int gen,
        -        int specific,
        -        SnmpVarBindList varBindList)
        -
        Initializes this SNMP trap with SNMP V1 style parameters.
        -
        Parameters:
        addr - The InetAddress destination of the trap.
        cs - The community string to be used for the trap.
        gen - The generic number of the trap.
        specific - The specific number of the trap.
        varBindList - A list of SnmpVarBind.
        -
      • -
      - - - -
        -
      • -

        SnmpTrap

        -
        public SnmpTrap(SnmpOid trapOid,
        -        SnmpVarBindList varBindList)
        -
        Initializes this SNMP trap with SNMP V2 style parameters.
        -
        Parameters:
        trapOid - The trap oid.
        varBindList - A list of SnmpVarBind.
        -
      • -
      - - - -
        -
      • -

        SnmpTrap

        -
        public SnmpTrap(InetAddress addr,
        -        String cs,
        -        SnmpOid trapOid,
        -        SnmpVarBindList varBindList)
        -
        Initializes this SNMP trap with SNMP V2 style parameters.
        -
        Parameters:
        addr - The InetAddress destination of the trap.
        cs - The community string to be used for the trap.
        trapOid - The trap oid.
        varBindList - A list of SnmpVarBind.
        -
      • -
      - - - -
        -
      • -

        SnmpTrap

        -
        public SnmpTrap(SnmpPduTrap trap)
        -
        Initializes this SNMP trap with an SNMP V1 trap PDU. Trap PDUs are - received by SnmpTrapListener.
        -
        Parameters:
        trap - The SNMP V1 trap pdu.
        -
      • -
      - - - -
        -
      • -

        SnmpTrap

        -
        public SnmpTrap(SnmpScopedPduRequest scopedTrap)
        -
        Initializes this SNMP trap with an SNMP V3 scoped PDU. Trap PDUs are - received by SnmpTrapListener.
        -
        Parameters:
        scopedTrap - The SNMP V3 trap pdu.
        -
      • -
      - - - -
        -
      • -

        SnmpTrap

        -
        public SnmpTrap(SnmpPduRequest trap)
        -
        Initializes this SNMP trap with an SNMP request PDU. SNMP request - PDUs are received by SnmpTrapListener.
        -
        Parameters:
        trap - The SNMP request pdu.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getSourceAddress

        -
        public InetAddress getSourceAddress()
        -
        If the trap has been created with a PDU (SNMP V1 / V2 or - V3), the source address located in this PDU is returned. Null - is returned if no source address can be defined.
        -
        Returns:
        The trap source address or null if no source address defined
        -
      • -
      - - - -
        -
      • -

        getPdu

        -
        public SnmpPdu getPdu()
        -
        If the trap has been created with a PDU (SNMP V1 / V2 or V3), the - received PDU is returned. Otherwise null is returned. The returned - SnmpPdu can be of the class : SnmpPduRequest, - SnmpScopedPduRequest or SnmpPduTrap.
        -
        Returns:
        the PDU or null.
        -
      • -
      - - - -
        -
      • -

        setEnterpriseOid

        -
        public void setEnterpriseOid(String oid)
        -
        Sets the enterprise OID. It will be used when sending the trap.
        -
        Parameters:
        oid - The OID in string format "x.x.x.x".
        -
        Throws:
        -
        IllegalArgumentException - The string format is incorrect
        -
      • -
      - - - -
        -
      • -

        setDestinationAddress

        -
        public void setDestinationAddress(InetAddress address)
        -
        Sets the trap destination address. It will be used when sending the - trap.
        -
        Parameters:
        address - The trap destination address.
        -
      • -
      - - - -
        -
      • -

        setDestinationPort

        -
        public void setDestinationPort(int port)
        -
        Sets the trap destination port. It will be used when sending the trap. - If no port is provided, the SNMP adaptor's port is used.
        -
        Parameters:
        port - The trap destination port.
        -
      • -
      - - - -
        -
      • -

        setCommunityString

        -
        public void setCommunityString(String cs)
        -
        Sets the community string. It will be used when sending the trap.
        -
        Parameters:
        cs - The community string to use.
        -
      • -
      - - - - - - - -
        -
      • -

        sendV3Usm

        -
        public void sendV3Usm(SnmpV3AdaptorServer server,
        -             String principal,
        -             int securityLevel,
        -             String contextName)
        -               throws IOException,
        -                      SnmpStatusException
        -
        Send as a V3 trap. The passed SNMP adaptor is used by the trap to - send itself. USM is used in order to secure the trap.
        -
        Parameters:
        server - The SNMP V3 adaptor to use.
        principal - The user name to use.
        securityLevel - The V3 message flags.
        contextName - The V3 context name. If null is provided and if - a community string has been provided, it will be reused as the - contextName. The contextEngineId is the local engine Id.
        -
        Throws:
        -
        IOException
        -
        SnmpStatusException
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        sendAsNotificationOriginator

        -
        public void sendAsNotificationOriginator()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        sendAsProxy

        -
        public void sendAsProxy()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        isOriginatorWay

        -
        public boolean isOriginatorWay()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        isProxyWay

        -
        public boolean isProxyWay()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        setPduSourceAddress

        -
        public void setPduSourceAddress(InetAddress addr)
        -
        When a trap is received, localhost is set as the source of the sent - trap. In case you want a specific address, call this method providing - it an IP address. If isProxyWay returns true, the source - address is the one received.
        -
        Parameters:
        addr - The source address to use when forwarding the trap.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarder.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarder.html deleted file mode 100644 index b6f95a3..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarder.html +++ /dev/null @@ -1,992 +0,0 @@ - - - - - -SnmpTrapForwarder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpTrapForwarder

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpTrapForwarderMBean
    -
    -
    -
    -
    public class SnmpTrapForwarder
    -extends SnmpTrapReceiver
    -implements SnmpTrapForwarderMBean
    -
    This MBean allows you to receive traps of subagents and forward them to - managers. -

    This trap forwarder listen on a dedicated port and forward traps - according to its configuration. -

    If you activate V1, V2 and V3 protocols, every received trap - (in V1 / V2 or V3) will be forwarded in all SNMP protocols. It can be - useful when you don't know which protocol the managers are using. -

    You can pass specific manager addresses when forwarding for a - specific protocol. By default the InetAddressAcl is also - parsed. So the set of actual manager addresses is the trap blocks located - in the acl file and the set of added targets. You can disable the use of - InetAddressAcl by calling the method - setInetAddressAclUsed(false). -

    To enable trap forwarding you must start the forwarder. -

    WARNING : In case you have some manager addresses in your set of - targets that are also present in InetAddressAcl (or no InetAddressAcl - activated but a target equals to localhost), your manager will receive - the trap twice. In order to protect yourself against this behavior, - configure carefully the SnmpTrapForwarder. You can, for - example, disable the InetAddressAcl parsing by calling - setInetAddressAclUsed(false).

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - - -
      Constructors 
      Constructor and Description
      SnmpTrapForwarder(SnmpV3AdaptorServer server, - int port) -
      Instantiate a SnmpTrapForwarder that will forward - received traps according to its configuration.
      -
      SnmpTrapForwarder(SnmpV3AdaptorServer server, - int port, - InetAddress address) -
      Instantiate a SnmpTrapForwarder that will - forward received traps according to its configuration.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddV1Target(String address, - int port, - String communityString) -
      Add a target to which SNMP V1 traps will be forwarded to.
      -
      voidaddV1Target(String address, - String communityString) -
      Add a target to which SNMP V1 traps will be forwarded to.
      -
      voidaddV2Target(String address, - int port, - String communityString) -
      Add a target to which SNMP V2 traps will be forwarded to.
      -
      voidaddV2Target(String address, - String communityString) -
      Add a target to which SNMP V2 traps will be forwarded to.
      -
      voidaddV3Target(String address, - int port, - String principal, - String contextName, - int securityLevel) -
      Add a target to which SNMP V3 traps will be forwarded to.
      -
      voidaddV3Target(String address, - String principal, - String contextName, - int securityLevel) -
      Add a target to which SNMP V3 traps will be forwarded to.
      -
      voidforwardAsNotificationOriginator() -
      By default a trap is sent as a notification originator.
      -
      voidforwardAsProxy() -
      By default a trap is sent as a notification originator.
      -
      booleanisInetAddressAclUsed() -
      Says if The SnmpTrapForwarder parses or not the - InetAddressAcl when forwarding traps.
      -
      booleanisOriginatorWay() -
      By default a trap is sent as a notification originator.
      -
      booleanisProxyWay() -
      By default a trap is sent as a notification originator.
      -
      booleanisV1Activated() -
      Return true if Snmp V1 forwarding is activated.
      -
      booleanisV2Activated() -
      Return true if Snmp V2 forwarding is activated.
      -
      booleanisV3Activated() -
      Return true if Snmp V3 forwarding is activated.
      -
      protected voidreceivedTrap(SnmpTrap trap) -
      You must implement this method in order to handle received traps - in a generic way.
      -
      booleanremoveV1Target(String address) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV1Target(String address, - int port) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV2Target(String address) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV2Target(String address, - int port) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV3Target(String address) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV3Target(String address, - int port) -
      Remove the first occurrence of the passed target.
      -
      voidsetCommunityString(String cs) -
      When forwarding in SNMP V1 and or V2, - if useInetAddressAcl is activated and no ACL file or - no destinations are available, the trap is sent to the local host - using this specified community string.
      -
      voidsetInetAddressAclUsed(boolean use) -
      By default if an InetAddressAcl file is loaded by the - SNMP adaptor, it will be parsed in order to find manager IP addresses.
      -
      voidsetSourceIpAddress(InetAddress addr) -
      When a trap is received, localhost is set as the source of the - forwarded trap.
      -
      voidsetV3Parameters(String principal, - String contextName, - int securityLevel) -
      When forwarding in Snmp V3, the default principal, context and - security level to use.
      -
      voidsnmpV1forwarding(boolean status) -
      Activate or deactivate SNMP V1 trap forwarding without providing - targets (using the method addV1Target).
      -
      voidsnmpV2forwarding(boolean status) -
      Activate or deactivate SNMP V2 trap forwarding without providing - targets (using the method addV2Target).
      -
      voidsnmpV3forwarding(boolean status) -
      Activate or deactivate SNMP V3 trap forwarding without providing - targets (using the method addV3Target).
      -
      - - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpTrapForwarder

        -
        public SnmpTrapForwarder(SnmpV3AdaptorServer server,
        -                 int port)
        -
        Instantiate a SnmpTrapForwarder that will forward - received traps according to its configuration.
        -
        Parameters:
        server - The current adaptor.
        port - The port the forwarder is listening to.
        -
      • -
      - - - -
        -
      • -

        SnmpTrapForwarder

        -
        public SnmpTrapForwarder(SnmpV3AdaptorServer server,
        -                 int port,
        -                 InetAddress address)
        -
        Instantiate a SnmpTrapForwarder that will - forward received traps according to its configuration.
        -
        Parameters:
        server - The current adaptor.
        port - The port the forwarder is listening to.
        address - The address used to listen for incoming traps.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setCommunityString

        -
        public void setCommunityString(String cs)
        -
        When forwarding in SNMP V1 and or V2, - if useInetAddressAcl is activated and no ACL file or - no destinations are available, the trap is sent to the local host - using this specified community string.
        -
        Parameters:
        cs - The default community string to use.
        -
      • -
      - - - -
        -
      • -

        setV3Parameters

        -
        public void setV3Parameters(String principal,
        -                   String contextName,
        -                   int securityLevel)
        -
        When forwarding in Snmp V3, the default principal, context and - security level to use. These parameters are used for the targets - specified in the InetAddressAcl.
        -
        Parameters:
        principal - Will be used by Usm in order to find security - parameters.
        contextName - The forwarded trap contextName.
        securityLevel - The message security level.
        -
      • -
      - - - -
        -
      • -

        setInetAddressAclUsed

        -
        public void setInetAddressAclUsed(boolean use)
        -
        By default if an InetAddressAcl file is loaded by the - SNMP adaptor, it will be parsed in order to find manager IP addresses. - This parsing is done when forwarding in SNMP V1 V2 and V3. In the - case of SNMP V3 forwarding, the parsed targets are used only if the - SNMP V3 parameters have been provided (via setV3Parameters method). -

        If you provided some targets (addV1/2/3Target methods) they are - also used when forwarding traps. The set of targets is - InetAddressAcl trap blocks + added targets. - If you don't use InetAddressAcl (passing false to this - method), only the set of added targets is used.

        -
        -
        Specified by:
        -
        setInetAddressAclUsed in interface SnmpTrapForwarderMBean
        -
        Parameters:
        use - The use of InetAddressAcl
        -
      • -
      - - - -
        -
      • -

        isInetAddressAclUsed

        -
        public boolean isInetAddressAclUsed()
        -
        Says if The SnmpTrapForwarder parses or not the - InetAddressAcl when forwarding traps.
        -
        -
        Specified by:
        -
        isInetAddressAclUsed in interface SnmpTrapForwarderMBean
        -
        Returns:
        true the file is parsed, false the file is not parsed.
        -
      • -
      - - - -
        -
      • -

        isV1Activated

        -
        public boolean isV1Activated()
        -
        Return true if Snmp V1 forwarding is activated.
        -
        -
        Specified by:
        -
        isV1Activated in interface SnmpTrapForwarderMBean
        -
        -
      • -
      - - - -
        -
      • -

        isV2Activated

        -
        public boolean isV2Activated()
        -
        Return true if Snmp V2 forwarding is activated.
        -
        -
        Specified by:
        -
        isV2Activated in interface SnmpTrapForwarderMBean
        -
        -
      • -
      - - - -
        -
      • -

        isV3Activated

        -
        public boolean isV3Activated()
        -
        Return true if Snmp V3 forwarding is activated.
        -
        -
        Specified by:
        -
        isV3Activated in interface SnmpTrapForwarderMBean
        -
        -
      • -
      - - - -
        -
      • -

        snmpV1forwarding

        -
        public void snmpV1forwarding(boolean status)
        -
        Activate or deactivate SNMP V1 trap forwarding without providing - targets (using the method addV1Target). InetAddressAcl - or localhost are used as the default targets.
        -
        -
        Specified by:
        -
        snmpV1forwarding in interface SnmpTrapForwarderMBean
        -
        Parameters:
        status - True activate it, false deactivate it.
        -
      • -
      - - - -
        -
      • -

        snmpV2forwarding

        -
        public void snmpV2forwarding(boolean status)
        -
        Activate or deactivate SNMP V2 trap forwarding without providing - targets (using the method addV2Target). InetAddressAcl - or localhost are used as the default targets.
        -
        -
        Specified by:
        -
        snmpV2forwarding in interface SnmpTrapForwarderMBean
        -
        Parameters:
        status - True activate it, false deactivate it.
        -
      • -
      - - - -
        -
      • -

        snmpV3forwarding

        -
        public void snmpV3forwarding(boolean status)
        -
        Activate or deactivate SNMP V3 trap forwarding without providing - targets (using the method addV3Target). InetAddressAcl - or localhost are used as the default targets.
        -
        -
        Specified by:
        -
        snmpV3forwarding in interface SnmpTrapForwarderMBean
        -
        Parameters:
        status - True activate it, false deactivate it.
        -
      • -
      - - - -
        -
      • -

        removeV1Target

        -
        public boolean removeV1Target(String address)
        -
        Remove the first occurrence of the passed target.
        -
        -
        Specified by:
        -
        removeV1Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name).
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV2Target

        -
        public boolean removeV2Target(String address)
        -
        Remove the first occurrence of the passed target.
        -
        -
        Specified by:
        -
        removeV2Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name).
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV3Target

        -
        public boolean removeV3Target(String address)
        -
        Remove the first occurrence of the passed target.
        -
        -
        Specified by:
        -
        removeV3Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name).
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV1Target

        -
        public boolean removeV1Target(String address,
        -                     int port)
        -
        Remove the first occurrence of the passed target.
        -
        -
        Specified by:
        -
        removeV1Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name).
        port - The port to which the trap is sent.
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV2Target

        -
        public boolean removeV2Target(String address,
        -                     int port)
        -
        Remove the first occurrence of the passed target.
        -
        -
        Specified by:
        -
        removeV2Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name).
        port - The port to which the trap is sent.
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV3Target

        -
        public boolean removeV3Target(String address,
        -                     int port)
        -
        Remove the first occurrence of the passed target.
        -
        -
        Specified by:
        -
        removeV3Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name).
        port - The port to which the trap is sent.
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        addV1Target

        -
        public void addV1Target(String address,
        -               int port,
        -               String communityString)
        -
        Add a target to which SNMP V1 traps will be forwarded to. - WARNING: When specifying a port to send trap, the whole - SnmpV3AdaptorServer is impacted. The port changing is - effective when sending the trap. Concurrent call to - SnmpV3AdaptorServer trap API can lead to unpredictable - behavior. -

        The same target can be added multiple time.

        -
        -
        Specified by:
        -
        addV1Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name);
        port - The port to which the trap is sent. If port == -1, the - adaptor port is used.
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the the port is == 0 or - the address is invalid (cause field set to - java.net.UnknownHostException if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV2Target

        -
        public void addV2Target(String address,
        -               int port,
        -               String communityString)
        -
        Add a target to which SNMP V2 traps will be forwarded to. - WARNING: When specifying a port to send trap, the whole - SnmpV3AdaptorServer is impacted. The port changing is - effective when sending the trap. Concurrent call to - SnmpV3AdaptorServer trap API can lead to unpredictable - behavior. -

        The same target can be added multiple time.

        -
        -
        Specified by:
        -
        addV2Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name);
        port - The port to which the trap is sent. If port == -1, the - adaptor port is used.
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the the port is == 0 or - the address is invalid (cause field set to - java.net.UnknownHostException if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV3Target

        -
        public void addV3Target(String address,
        -               int port,
        -               String principal,
        -               String contextName,
        -               int securityLevel)
        -
        Add a target to which SNMP V3 traps will be forwarded to. - WARNING: When specifying a port to send trap, the whole - SnmpV3AdaptorServer is impacted. The port changing is - effective when sending the trap. Concurrent call to - SnmpV3AdaptorServer trap API can lead to unpredictable - behavior. -

        The same target can be added multiple time.

        -
        -
        Specified by:
        -
        addV3Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name);
        port - The port to which the trap is sent. If port == -1, the - adaptor port is used.
        principal - The user.
        contextName - The context name.
        securityLevel - The security level.
        -
        Throws:
        -
        IllegalArgumentException - If the the port is == 0, - if the principal is null, if the security level is not valid or if - the address is invalid (cause field set to - java.net.UnknownHostException if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV1Target

        -
        public void addV1Target(String address,
        -               String communityString)
        -
        Add a target to which SNMP V1 traps will be forwarded to. The port - used is the SnmpV3AdaptorServer one. -

        The same target can be added multiple time.

        -
        -
        Specified by:
        -
        addV1Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name);
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the address is invalid - (cause field set to java.net.UnknownHostException - if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV2Target

        -
        public void addV2Target(String address,
        -               String communityString)
        -
        Add a target to which SNMP V2 traps will be forwarded to. - The port used is the SnmpV3AdaptorServer one. -

        The same target can be added multiple time.

        -
        -
        Specified by:
        -
        addV2Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name);
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the address is invalid - (cause field set to java.net.UnknownHostException - if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        forwardAsNotificationOriginator

        -
        public void forwardAsNotificationOriginator()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        forwardAsProxy

        -
        public void forwardAsProxy()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        isOriginatorWay

        -
        public boolean isOriginatorWay()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        isProxyWay

        -
        public boolean isProxyWay()
        -
        By default a trap is sent as a notification originator. - The difference between acting as a notification originator or a proxy - when forwarding the trap is detailed in rfc 2576 section 3.1 and 3.2.
        -
      • -
      - - - -
        -
      • -

        setSourceIpAddress

        -
        public void setSourceIpAddress(InetAddress addr)
        -
        When a trap is received, localhost is set as the source of the - forwarded trap. In case you want a specific address, call this method - providing it an ip address. If isProxyWay() returns - true, the source address is the received one.
        -
        Parameters:
        addr - The source address to use when forwarding the trap.
        -
      • -
      - - - -
        -
      • -

        addV3Target

        -
        public void addV3Target(String address,
        -               String principal,
        -               String contextName,
        -               int securityLevel)
        -
        Add a target to which SNMP V3 traps will be forwarded to. - The port used is the SnmpV3AdaptorServer one. -

        The same target can be added multiple time.

        -
        -
        Specified by:
        -
        addV3Target in interface SnmpTrapForwarderMBean
        -
        Parameters:
        address - The target address (IP or name);
        principal - The user.
        contextName - The context name.
        securityLevel - The security level.
        -
        Throws:
        -
        IllegalArgumentException - If the principal is null, - if the security level is not valid or if the address is invalid - (cause field set to java.net.UnknownHostException - if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        receivedTrap

        -
        protected void receivedTrap(SnmpTrap trap)
        -
        Description copied from class: SnmpTrapReceiver
        -
        You must implement this method in order to handle received traps - in a generic way. The default implementation does nothing.
        -
        -
        Overrides:
        -
        receivedTrap in class SnmpTrapReceiver
        -
        Parameters:
        trap - The received trap pdu.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarderMBean.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarderMBean.html deleted file mode 100644 index 4dfb0d5..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapForwarderMBean.html +++ /dev/null @@ -1,650 +0,0 @@ - - - - - -SnmpTrapForwarderMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpTrapForwarderMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    SnmpTrapForwarder
    -
    -
    -
    -
    public interface SnmpTrapForwarderMBean
    -
    This MBean interface allows the remote manageability of the trap - forwarding feature.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddV1Target(String address, - int port, - String communityString) -
      Add a target to which SNMP V1 traps will be forwarded.
      -
      voidaddV1Target(String address, - String communityString) -
      Add a target to which SNMP V1 traps will be forwarded.
      -
      voidaddV2Target(String address, - int port, - String communityString) -
      Add a target to which SNMP V2 traps will be forwarded.
      -
      voidaddV2Target(String address, - String communityString) -
      Add a target to which SNMP V2 traps will be forwarded.
      -
      voidaddV3Target(String address, - int port, - String principal, - String contextName, - int securityLevel) -
      Add a target to which SNMP V3 traps will be forwarded.
      -
      voidaddV3Target(String address, - String principal, - String contextName, - int securityLevel) -
      Add a target to which SNMP V3 traps will be forwarded.
      -
      booleanisInetAddressAclUsed() -
      Says if The SnmpTrapForwarder parses or not the - InetAddressAcl when forwarding traps.
      -
      booleanisV1Activated() -
      Returns true if SNMP V1 forwarding is activated.
      -
      booleanisV2Activated() -
      Returns true if SNMP V2 forwarding is activated.
      -
      booleanisV3Activated() -
      Returns true if SNMP V3 forwarding is activated.
      -
      booleanremoveV1Target(String address) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV1Target(String address, - int port) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV2Target(String address) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV2Target(String address, - int port) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV3Target(String address) -
      Remove the first occurrence of the passed target.
      -
      booleanremoveV3Target(String address, - int port) -
      Remove the first occurrence of the passed target.
      -
      voidsetInetAddressAclUsed(boolean use) -
      By default if an InetAddressAcl file is loaded by the - SNMP adaptor, it will be parsed in order to find manager IP addresses.
      -
      voidsnmpV1forwarding(boolean status) -
      Activate or deactivate SNMP V1 trap forwarding.
      -
      voidsnmpV2forwarding(boolean status) -
      Activate or deactivate SNMP V2 trap forwarding.
      -
      voidsnmpV3forwarding(boolean status) -
      Activate or deactivate SNMP V3 trap forwarding.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        removeV1Target

        -
        boolean removeV1Target(String address)
        -
        Remove the first occurrence of the passed target.
        -
        Parameters:
        address - The target address (IP or name).
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV2Target

        -
        boolean removeV2Target(String address)
        -
        Remove the first occurrence of the passed target.
        -
        Parameters:
        address - The target address (IP or name).
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV3Target

        -
        boolean removeV3Target(String address)
        -
        Remove the first occurrence of the passed target.
        -
        Parameters:
        address - The target address (IP or name).
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV1Target

        -
        boolean removeV1Target(String address,
        -                     int port)
        -
        Remove the first occurrence of the passed target.
        -
        Parameters:
        address - The target address (IP or name).
        port - The port to which the trap is sent.
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV2Target

        -
        boolean removeV2Target(String address,
        -                     int port)
        -
        Remove the first occurrence of the passed target.
        -
        Parameters:
        address - The target address (IP or name).
        port - The port to which the trap is sent.
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        removeV3Target

        -
        boolean removeV3Target(String address,
        -                     int port)
        -
        Remove the first occurrence of the passed target.
        -
        Parameters:
        address - The target address (IP or name).
        port - The port to which the trap is sent.
        -
        Returns:
        True removed, false target not present.
        -
      • -
      - - - -
        -
      • -

        addV1Target

        -
        void addV1Target(String address,
        -               int port,
        -               String communityString)
        -
        Add a target to which SNMP V1 traps will be forwarded. - WARNING: When specifying a port to send trap, the whole - SnmpV3AdaptorServer is impacted. The port changing is - effective when sending the trap. Concurrent calls to - SnmpV3AdaptorServer trap API can lead to unpredictable - behavior. -

        The same target can be added multiple times.

        -
        Parameters:
        address - The target address (IP or name);
        port - The port to which the trap is sent. If port == -1, the - adaptor port is used.
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the the port is == 0 or - the address is invalid (cause field set to - java.net.UnknownHostException if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV2Target

        -
        void addV2Target(String address,
        -               int port,
        -               String communityString)
        -
        Add a target to which SNMP V2 traps will be forwarded. - WARNING: When specifying a port to send trap, the whole - SnmpV3AdaptorServer is impacted. The port changing is - effective when sending the trap. Concurrent calls to - SnmpV3AdaptorServer trap API can lead to unpredictable - behavior. -

        The same target can be added multiple times.

        -
        Parameters:
        address - The target address (IP or name);
        port - The port to which the trap is sent. If port == -1, the - adaptor port is used.
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the the port is == 0 or - the address is invalid (cause field set to - java.net.UnknownHostException if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV3Target

        -
        void addV3Target(String address,
        -               int port,
        -               String principal,
        -               String contextName,
        -               int securityLevel)
        -
        Add a target to which SNMP V3 traps will be forwarded. - WARNING: When specifying a port to send trap, the whole - SnmpV3AdaptorServer is impacted. The port changing is - effective when sending the trap. Concurrent calls to - SnmpV3AdaptorServer trap API can lead to unpredictable - behavior. -

        The same target can be added multiple times.

        -
        Parameters:
        address - The target address (IP or name);
        port - The port to which the trap is sent. If port == -1, the - adaptor port is used.
        principal - The user.
        contextName - The context name.
        securityLevel - The security level.
        -
        Throws:
        -
        IllegalArgumentException - If the the port is == 0, - if the principal is null, if the security level is not valid or if - the address is invalid (cause field set to - java.net.UnknownHostException if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV1Target

        -
        void addV1Target(String address,
        -               String communityString)
        -
        Add a target to which SNMP V1 traps will be forwarded. -

        The same target can be added multiple times.

        -
        Parameters:
        address - The target address (IP or name);
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the address is invalid - (cause field set to java.net.UnknownHostException - if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV2Target

        -
        void addV2Target(String address,
        -               String communityString)
        -
        Add a target to which SNMP V2 traps will be forwarded. -

        The same target can be added multiple times.

        -
        Parameters:
        address - The target address (IP or name);
        communityString - The associated community string.
        -
        Throws:
        -
        IllegalArgumentException - If the address is invalid - (cause field set to java.net.UnknownHostException - if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        addV3Target

        -
        void addV3Target(String address,
        -               String principal,
        -               String contextName,
        -               int securityLevel)
        -
        Add a target to which SNMP V3 traps will be forwarded. -

        The same target can be added multiple times.

        -
        Parameters:
        address - The target address (IP or name);
        principal - The user.
        contextName - The context name.
        -
        Throws:
        -
        IllegalArgumentException - If the principal is null, - if the security level is not valid or if the address is invalid - (cause field set to java.net.UnknownHostException - if JDK Version >= 1.4).
        -
      • -
      - - - -
        -
      • -

        isV1Activated

        -
        boolean isV1Activated()
        -
        Returns true if SNMP V1 forwarding is activated.
        -
      • -
      - - - -
        -
      • -

        isV2Activated

        -
        boolean isV2Activated()
        -
        Returns true if SNMP V2 forwarding is activated.
        -
      • -
      - - - -
        -
      • -

        isV3Activated

        -
        boolean isV3Activated()
        -
        Returns true if SNMP V3 forwarding is activated.
        -
      • -
      - - - -
        -
      • -

        snmpV1forwarding

        -
        void snmpV1forwarding(boolean status)
        -
        Activate or deactivate SNMP V1 trap forwarding. By default is false. -

        If V1 target addresses have been provided, you don't need to - activate V1. If V1 is activated and no targets are provided, - localhost and(or) IPAcl are used as the default targets.

        -
        Parameters:
        status - True activates it, false deactivates it.
        -
      • -
      - - - -
        -
      • -

        snmpV2forwarding

        -
        void snmpV2forwarding(boolean status)
        -
        Activate or deactivate SNMP V2 trap forwarding. By default is false. -

        If V2 target addresses have been provided, you don't need to - activate V2. If V2 is activated and no targets are provided, localhost - and(or) IPAcl are used as the default targets.

        -
        Parameters:
        status - True activates it, false deactivates it.
        -
      • -
      - - - -
        -
      • -

        snmpV3forwarding

        -
        void snmpV3forwarding(boolean status)
        -
        Activate or deactivate SNMP V3 trap forwarding. By default is false. -

        If V3 target addresses have been provided, you don't need to - activate V3. If V3 is activated and no targets are provided, - localhost and(or) IPAcl are used as the default targets.

        -
        Parameters:
        status - True activates it, false deactivates it.
        -
      • -
      - - - -
        -
      • -

        setInetAddressAclUsed

        -
        void setInetAddressAclUsed(boolean use)
        -
        By default if an InetAddressAcl file is loaded by the - SNMP adaptor, it will be parsed in order to find manager IP addresses. - This parsing is done when forwarding in SNMP V1 V2 and V3. In the - case of SNMP V3 forwarding, the parsed targets are used only if the - SNMP V3 parameters have been provided (via setV3Parameters method). -

        If you provided some targets (addV1/2/3Target methods) they are - also used when forwarding traps. The set of targets is - InetAddressAcl trap blocks + added targets. - If you don't use InetAddressAcl (passing false to this - method), only the set of added targets is used.

        -
        Parameters:
        use - The use of InetAddressAcl
        -
      • -
      - - - -
        -
      • -

        isInetAddressAclUsed

        -
        boolean isInetAddressAclUsed()
        -
        Says if The SnmpTrapForwarder parses or not the - InetAddressAcl when forwarding traps.
        -
        Returns:
        true the file is parsed, false the file is not parsed.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapReceiver.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapReceiver.html deleted file mode 100644 index 1912a5a..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpTrapReceiver.html +++ /dev/null @@ -1,508 +0,0 @@ - - - - - -SnmpTrapReceiver (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpTrapReceiver

-
-
- -
-
    -
  • -
    -
    Direct Known Subclasses:
    -
    SnmpTrapForwarder
    -
    -
    -
    -
    public class SnmpTrapReceiver
    -extends Object
    -
    This MBean allows you to receive traps of subagents. -

    This trap receiver listen on a dedicated port and forward traps - to some classes. -

    To enable trap receiving you must start the receiver.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpTrapReceiver

        -
        public SnmpTrapReceiver(SnmpEngine engine,
        -                int port,
        -                InetAddress address)
        -                 throws IllegalArgumentException
        -
        Instantiate a SnmpTrapForwarder that will forward - received traps according to its configuration.
        -
        Parameters:
        engine - The SNMP engine to use.
        port - The port the forwarder is listening to.
        address - The Ip address the dispatcher will listen for. - events on. If null, the dispatcher will listen on localhost.
        -
        Throws:
        -
        IllegalArgumentException
        -
      • -
      - - - -
        -
      • -

        SnmpTrapReceiver

        -
        public SnmpTrapReceiver(SnmpEngineParameters parameters,
        -                SnmpEngineFactory factory,
        -                int port,
        -                InetAddress address)
        -                 throws IllegalArgumentException
        -
        Instantiate a SnmpTrapForwarder that will forward - received traps according to its configuration. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follow: -

          -
        • If an lcd file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the session computes an SnmpEngineId - time based.
        • -
        -
        Parameters:
        parameters - The engine parameters to use.
        factory - The factory to use in order to create the engine.
        port - The port the forwarder is listening to.
        address - The Ip address the dispatcher will listen for.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration file doesn't exist.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        receiveAsGeneric

        -
        public void receiveAsGeneric(boolean val)
        -
        Call this method in order to be called by receivedTrap - (if true). By default the methods receivedV1Trap or - receivedV2Trap or receivedV3Trap are - called when the receiver receives a trap (false).
        -
        Parameters:
        val - True, receive as generic. False, receive a different - call for each kind of trap (SNMP V1, V2 or V3).
        -
      • -
      - - - - - - - -
        -
      • -

        stop

        -
        public void stop()
        -          throws SocketException
        -
        Stop listening for traps. The socket on which the trap forwarder is listening for traps is closed.
        -
        Throws:
        -
        SocketException
        -
      • -
      - - - -
        -
      • -

        createPacketTaskServer

        -
        protected TaskServer createPacketTaskServer()
        -
        Return the TaskServer that will be used to handle incoming - Trap/Inform PDUs. -

        The default implementation of this method is to return a - new started DaemonTaskServer. -

        This method is called from this object constructor.

        -
      • -
      - - - -
        -
      • -

        createCallbackTaskServer

        -
        protected TaskServer createCallbackTaskServer()
        -
        Return the TaskServer that will be used to invoke callbacks. - The default implementation of this method is to return - null, which means that callbacks will be directly - invoked from the thread of the packetTaskServer. -

        This method is called from this object constructor.

        -
        See Also:
        TaskServer
        -
      • -
      - - - -
        -
      • -

        createDispatcherThread

        -
        protected Thread createDispatcherThread(Runnable dispatcher)
        -
        Creates a new Thread to listen for incoming traps. -

        The thread returned by this method must be runnable. - The default implementation of this method is: -

         return new Thread(dispatcher); 
        -

        This method is called each time this object is started.

        -
        Parameters:
        dispatcher - The dispatcher that will listen for incoming - traps in the new thread.
        -
      • -
      - - - -
        -
      • -

        receivedTrap

        -
        protected void receivedTrap(SnmpTrap trap)
        -
        You must implement this method in order to handle received traps - in a generic way. The default implementation does nothing.
        -
        Parameters:
        trap - The received trap pdu.
        -
      • -
      - - - -
        -
      • -

        receivedV1Trap

        -
        protected void receivedV1Trap(SnmpPduTrap trap)
        -
        You must implement this method in order to handle received SNMP V1 - traps. The default implementation does nothing.
        -
        Parameters:
        trap - The received trap pdu.
        -
      • -
      - - - -
        -
      • -

        receivedV2Trap

        -
        protected void receivedV2Trap(SnmpPduRequest trap)
        -
        You must implement this method in order to handle received SNMP - V2 traps. The default implementation does nothing.
        -
        Parameters:
        trap - The received trap pdu.
        -
      • -
      - - - -
        -
      • -

        receivedV3Trap

        -
        protected void receivedV3Trap(SnmpScopedPduRequest trap)
        -
        You must implement this method in order to handle received SNMP - V3 traps.
        -
        Parameters:
        trap - The received trap pdu.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpUserDataFactory.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpUserDataFactory.html deleted file mode 100644 index 0d51917..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpUserDataFactory.html +++ /dev/null @@ -1,376 +0,0 @@ - - - - - -SnmpUserDataFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Interface SnmpUserDataFactory

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpUserDataFactory
    -
    This interface is provided to enable fine customization of the SNMP - agent behavior. - -

    You will not need to implement this interface except if your agent - needs extra customization requiring some contextual information.

    - -

    If an SnmpUserDataFactory is set on the SnmpAdaptorServer, then a new - object containing user-data will be allocated through this factory - for each incoming request. This object will be passed along to - the SnmpMibAgent within SnmpMibRequest objects. By default, no - SnmpUserDataFactory is set on the SnmpAdaptorServer, and the contextual - object passed to SnmpMibAgent is null.

    - -

    You can use this feature to obtain on contextual information - (such as community string etc...) or to implement a caching - mechanism, or for whatever purpose might be required by your specific - agent implementation.

    - -

    The sequence allocateUserData() / releaseUserData() can - also be used to implement a caching mechanism: -

      -
    • allocateUserData() could be used to allocate - some cache space,
    • -
    • and releaseUserData() could be used to flush it.
    • -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpMibRequest, -SnmpMibAgent, -SnmpAdaptorServer
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        allocateUserData

        -
        Object allocateUserData(SnmpPduPacket requestPdu)
        -                        throws SnmpStatusException
        -
        Called by the SnmpAdaptorServer adaptor. - Allocate a contextual object containing some user data. This method - is called once for each incoming SNMP request. The scope - of this object will be the whole request. Since the request can be - handled in several threads, the user should make sure that this - object can be accessed in a thread-safe manner. The SNMP framework - will never access this object directly - it will simply pass - it to the SnmpMibAgent within - SnmpMibRequest objects - from where it can be retrieved - through the getUserData() accessor. - null is considered to be a valid return value. - - This method is called just after the SnmpPduPacket has been - decoded.
        -
        Parameters:
        requestPdu - The SnmpPduPacket received from the SNMP manager. - This parameter is owned by the SNMP framework and must be - considered as transient. If you wish to keep some of its - content after this method returns (by storing it in the - returned object for instance) you should clone that - information.
        -
        Returns:
        A newly allocated user-data contextual object, or - null
        -
        Throws:
        -
        SnmpStatusException - If an SnmpStatusException is thrown, - the request will be aborted.
        -
      • -
      - - - -
        -
      • -

        releaseUserData

        -
        void releaseUserData(Object userData,
        -                   SnmpPduPacket responsePdu)
        -                     throws SnmpStatusException
        -
        Called by the SnmpAdaptorServer adaptor. - Release a previously allocated contextual object containing user-data. - This method is called just before the responsePdu is sent back to the - manager. It gives the user a chance to alter the responsePdu packet - before it is encoded, and to free any resources that might have - been allocated when creating the contextual object.
        -
        Parameters:
        userData - The contextual object being released.
        responsePdu - The SnmpPduPacket that will be sent back to the - SNMP manager. - This parameter is owned by the SNMP framework and must be - considered as transient. If you wish to keep some of its - content after this method returns you should clone that - information.
        -
        Throws:
        -
        SnmpStatusException - If an SnmpStatusException is thrown, - the responsePdu is dropped and nothing is returned to - to the manager.
        -
      • -
      - - - -
        -
      • -

        allocateUserData

        -
        Object allocateUserData(SnmpPdu requestPdu)
        -                        throws SnmpStatusException
        -
        Called by the SnmpV3AdaptorServer adaptor. - Allocate a contextual object containing some user data. This method - is called once for each incoming SNMP request. The scope - of this object will be the whole request. Since the request can be - handled in several threads, the user should make sure that this - object can be accessed in a thread-safe manner. The SNMP framework - will never access this object directly - it will simply pass - it to the SnmpMibAgent within - SnmpMibRequest objects - from where it can be retrieved - through the getUserData() accessor. - null is considered to be a valid return value. - - This method is called just after the SnmpPduPacket has been - decoded.
        -
        Parameters:
        requestPdu - The SnmpPduPacket received from the SNMP manager. - This parameter is owned by the SNMP framework and must be - considered as transient. If you wish to keep some of its - content after this method returns (by storing it in the - returned object for instance) you should clone that - information.
        -
        Returns:
        A newly allocated user-data contextual object, or - null
        -
        Throws:
        -
        SnmpStatusException - If an SnmpStatusException is thrown, - the request will be aborted.
        -
      • -
      - - - -
        -
      • -

        releaseUserData

        -
        void releaseUserData(Object userData,
        -                   SnmpPdu responsePdu)
        -                     throws SnmpStatusException
        -
        Called by the SnmpV3AdaptorServer adaptor. - Release a previously allocated contextual object containing user-data. - This method is called just before the responsePdu is sent back to the - manager. It gives the user a chance to alter the responsePdu packet - before it is encoded, and to free any resources that might have - been allocated when creating the contextual object.
        -
        Parameters:
        userData - The contextual object being released.
        responsePdu - The SnmpPduPacket that will be sent back to the - SNMP manager. - This parameter is owned by the SNMP framework and must be - considered as transient. If you wish to keep some of its - content after this method returns you should clone that - information.
        -
        Throws:
        -
        SnmpStatusException - If an SnmpStatusException is thrown, - the responsePdu is dropped and nothing is returned to - to the manager.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpUsmProxy.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpUsmProxy.html deleted file mode 100644 index 58e2c27..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpUsmProxy.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - - -SnmpUsmProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpUsmProxy

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMibAgentMBean, Serializable, MBeanRegistration
    -
    -
    -
    -
    public class SnmpUsmProxy
    -extends SnmpV3Proxy
    -
    The SnmpUsmProxy class provides an implementation of - an SNMP V3 proxy. It uses the Usm based manager API in order to forward - calls to distant peer. This is the object to instantiate in order to - proxy an SNMP V3 agent that is Usm based.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmProxy

        -
        public SnmpUsmProxy(SnmpEngine engine,
        -            SnmpUsmPeer peer,
        -            String rootOid)
        -             throws SnmpStatusException
        -
        Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded. The passed root oid is used when registering the proxy - within the adaptor. The proxy name default value is "SnmpUsmProxy".
        -
        Parameters:
        engine - The SNMP adaptor engine.
        peer - The peer representing the proxied agent.
        rootOid - The proxy root oid.
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SnmpStatusException - An error occurred while accessing - a MIB node.
        -
      • -
      - - - -
        -
      • -

        SnmpUsmProxy

        -
        public SnmpUsmProxy(SnmpEngine engine,
        -            SnmpUsmPeer peer,
        -            String rootOid,
        -            String name)
        -             throws SnmpStatusException
        -
        Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded. The passed root oid is used when registering the proxy - within the adaptor. The name is used when registering the proxy in - the SnmpAdaptorServer
        -
        Parameters:
        engine - The SNMP adaptor engine.
        peer - The peer representing the proxied agent.
        rootOid - The proxy root oid.
        name - The proxy name.
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SnmpStatusException - An error occurred while accessing - a MIB node.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        resyncOnTimelinessReport

        -
        public void resyncOnTimelinessReport(boolean retry)
        -
        When receiving a report, the proxy will resynchronize if the report - is due to a timeliness desynchronization. Default value is true.
        -
        Parameters:
        retry - true will retry, false will not.
        -
      • -
      - - - -
        -
      • -

        handleReport

        -
        protected boolean handleReport(SnmpRequest request)
        -
        Called when a report is received when forwarding a request. If the - returned value is true, the proxy will retry the current request.
        -
        -
        Overrides:
        -
        handleReport in class SnmpProxy
        -
        Parameters:
        request - The request containing the received report.
        -
        Returns:
        true means retry the call, the report has been - handled; false means don't retry, the report - wasn't fixed. -

        If the received report is NotInTimeWindow, the - SnmpUsmPeer is resynchronized. - If the synchronization succeeded, true is returned, - false otherwise.

        -
      • -
      - - - -
        -
      • -

        createParameters

        -
        protected final SnmpParams createParameters(SnmpPdu pdu)
        -                                     throws SnmpStatusException
        -
        Factory parameters method. Overload this method in order to create - your own parameters.
        -
        -
        Specified by:
        -
        createParameters in class SnmpV3Proxy
        -
        Parameters:
        pdu - The pdu received in the SnmpMibRequest or null - if received pdu was null.
        -
        Returns:
        The Usm parameters to use when forwarding the call.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/SnmpV3Proxy.html b/dist/docs/api/com/sun/management/snmp/agent/SnmpV3Proxy.html deleted file mode 100644 index b2ba7f1..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/SnmpV3Proxy.html +++ /dev/null @@ -1,409 +0,0 @@ - - - - - -SnmpV3Proxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.agent
-

Class SnmpV3Proxy

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMibAgentMBean, Serializable, MBeanRegistration
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpUsmProxy
    -
    -
    -
    -
    public abstract class SnmpV3Proxy
    -extends SnmpProxy
    -
    The SnmpV3Proxy class is an abstract class that provides services to proxy - an SNMP V3 agent. -

    It mains role is to handle various SNMP V1 V2 and V3 security contexts. - Some rules are applied when call are received in an SNMP version and are - forwarded in SNMP V3.

    -

    These rules are coded in the method translateParameters. If you want to change them, just overload this - method.

    -

    Rules when forwarding to SNMP V3 peer details. You can change them by - subclassing the proxy: -

      -
    • SNMP V1 or V2 received call : The securityLevel is set to - noAuthNoPriv. If the received community string is of the form - "community@contex", the context name is set to the received context - value otherwise it is null.
    • -
    • SNMP V3 received call : The received values (context, securityLevel, - ...) are reused.
    • -
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpV3Proxy

        -
        public SnmpV3Proxy(SnmpEngine engine,
        -           SnmpPeer peer,
        -           String rootOid,
        -           String name)
        -            throws SnmpStatusException
        -
        Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded. The passed root oid is used when registering the proxy - within the adaptor. The name is used when registering the proxy in - the SnmpAdaptorServer
        -
        Parameters:
        engine - The SNMP adaptor engine.
        peer - The peer representing the proxied agent.
        rootOid - The proxy root oid.
        name - The proxy name.
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SnmpStatusException - An error occurred while accessing - a MIB node.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getEngineId

        -
        public abstract SnmpEngineId getEngineId()
        -
        The distant EngineId. This abstract method must be implemented by - subclasses. The distant engine id is retrieved by the concrete subclass.
        -
        Returns:
        The peer engine Id.
        -
      • -
      - - - -
        -
      • -

        createParameters

        -
        protected abstract SnmpParams createParameters(SnmpPdu pdu)
        -                                        throws SnmpStatusException
        -
        Factory parameters method. Overload this method in order to create - your own parameters. e.g. Usm based parameters are specific to the - security model. A proxy of a Usm enabled SNMP V3 agent will provide - SnmpUsmParameters instance.
        -
        Parameters:
        pdu - Can be null.
        -
        Returns:
        Snmp parameters to use when forwarding the call.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        translateParameters

        -
        protected SnmpParams translateParameters(SnmpMibRequest req)
        -                                  throws SnmpStatusException
        -
        Return the parameters to use when sending the call. The info contained - in the SnmpMibRequest pdu are reused in order to construct new - SnmpParams. - The returned parameters are passed to the session default peer. - Overload this method in order to change the default policy.
        -
        -
        Overrides:
        -
        translateParameters in class SnmpProxy
        -
        Parameters:
        req - The received request.
        -
        Returns:
        The parameters to use when forwarding the call.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpErrorHandlerAgent.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpErrorHandlerAgent.html deleted file mode 100644 index d0350eb..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpErrorHandlerAgent.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpErrorHandlerAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpErrorHandlerAgent

-
-
No usage of com.sun.management.snmp.agent.SnmpErrorHandlerAgent
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericMetaServer.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericMetaServer.html deleted file mode 100644 index dc480c1..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericMetaServer.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpGenericMetaServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpGenericMetaServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericObjectServer.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericObjectServer.html deleted file mode 100644 index b080486..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpGenericObjectServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpGenericObjectServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpGenericObjectServer

-
-
No usage of com.sun.management.snmp.agent.SnmpGenericObjectServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpIndex.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpIndex.html deleted file mode 100644 index 0358473..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpIndex.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpIndex (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpIndex

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMib.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMib.html deleted file mode 100644 index 16dd612..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMib.html +++ /dev/null @@ -1,402 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpMib (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpMib

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgent.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgent.html deleted file mode 100644 index 5aa86a5..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgent.html +++ /dev/null @@ -1,441 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpMibAgent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpMibAgent

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgentMBean.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgentMBean.html deleted file mode 100644 index e1a45e7..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibAgentMBean.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpMibAgentMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpMibAgentMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibEntry.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibEntry.html deleted file mode 100644 index 8bab948..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibEntry.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpMibEntry (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpMibEntry

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibGroup.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibGroup.html deleted file mode 100644 index 16a4c88..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibGroup.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpMibGroup (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpMibGroup

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibHandler.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibHandler.html deleted file mode 100644 index 872f95b..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibHandler.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpMibHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpMibHandler

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibNode.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibNode.html deleted file mode 100644 index bf303d3..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibNode.html +++ /dev/null @@ -1,253 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpMibNode (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpMibNode

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibOid.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibOid.html deleted file mode 100644 index 1c54dcb..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibOid.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpMibOid (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpMibOid

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibRequest.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibRequest.html deleted file mode 100644 index c845508..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibRequest.html +++ /dev/null @@ -1,401 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpMibRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpMibRequest

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibSubRequest.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibSubRequest.html deleted file mode 100644 index e34a951..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibSubRequest.html +++ /dev/null @@ -1,539 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpMibSubRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpMibSubRequest

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibTable.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibTable.html deleted file mode 100644 index 9510d87..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpMibTable.html +++ /dev/null @@ -1,412 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpMibTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpMibTable

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpProxy.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpProxy.html deleted file mode 100644 index ac02831..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpProxy.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpProxy

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpRequestForwarder.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpRequestForwarder.html deleted file mode 100644 index 67578ac..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpRequestForwarder.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpRequestForwarder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpRequestForwarder

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardMetaServer.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardMetaServer.html deleted file mode 100644 index 20eae2b..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardMetaServer.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpStandardMetaServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpStandardMetaServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardObjectServer.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardObjectServer.html deleted file mode 100644 index 366c5e0..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpStandardObjectServer.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpStandardObjectServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpStandardObjectServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableCallbackHandler.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableCallbackHandler.html deleted file mode 100644 index a5f4c92..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableCallbackHandler.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpTableCallbackHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpTableCallbackHandler

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryFactory.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryFactory.html deleted file mode 100644 index 8d8fca2..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryFactory.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpTableEntryFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpTableEntryFactory

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryNotification.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryNotification.html deleted file mode 100644 index f680ccd..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableEntryNotification.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpTableEntryNotification (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpTableEntryNotification

-
-
No usage of com.sun.management.snmp.agent.SnmpTableEntryNotification
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableSupport.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableSupport.html deleted file mode 100644 index 13e68d4..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTableSupport.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpTableSupport (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpTableSupport

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrap.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrap.html deleted file mode 100644 index 6714b3d..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrap.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpTrap (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpTrap

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarder.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarder.html deleted file mode 100644 index 83578ef..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarder.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpTrapForwarder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpTrapForwarder

-
-
No usage of com.sun.management.snmp.agent.SnmpTrapForwarder
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarderMBean.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarderMBean.html deleted file mode 100644 index fde97df..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapForwarderMBean.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpTrapForwarderMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapReceiver.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapReceiver.html deleted file mode 100644 index 26d33b3..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpTrapReceiver.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpTrapReceiver (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpTrapReceiver

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUserDataFactory.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUserDataFactory.html deleted file mode 100644 index cbcbe13..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUserDataFactory.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.agent.SnmpUserDataFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.agent.SnmpUserDataFactory

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUsmProxy.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUsmProxy.html deleted file mode 100644 index d999300..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpUsmProxy.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpUsmProxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpUsmProxy

-
-
No usage of com.sun.management.snmp.agent.SnmpUsmProxy
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpV3Proxy.html b/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpV3Proxy.html deleted file mode 100644 index 5ee485b..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/class-use/SnmpV3Proxy.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.agent.SnmpV3Proxy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.agent.SnmpV3Proxy

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/package-frame.html b/dist/docs/api/com/sun/management/snmp/agent/package-frame.html deleted file mode 100644 index 091175b..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/package-frame.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - -com.sun.management.snmp.agent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.agent

- - - diff --git a/dist/docs/api/com/sun/management/snmp/agent/package-summary.html b/dist/docs/api/com/sun/management/snmp/agent/package-summary.html deleted file mode 100644 index cb96ae0..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/package-summary.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - -com.sun.management.snmp.agent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.agent

-
-
Provides the classes for implementing an SNMP agent.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    SnmpGenericMetaServer -
    - This interface defines the methods that must be implemented by an - SNMP metadata object that needs to interact with an - SnmpGenericObjectServer object.
    -
    SnmpMibAgentMBean -
    Exposes the remote management interface of the SnmpMibAgent - MBean.
    -
    SnmpMibHandler -
    The logical link between an SNMP MIB and the SNMP communication stack.
    -
    SnmpMibRequest -
    This interface models the part of a SNMP request that involves - a specific MIB.
    -
    SnmpMibSubRequest -
    This interface models an SNMP sub request to be performed on a specific - SNMP MIB node.
    -
    SnmpRequestForwarder -
    Implements this interface in order to receive SNMP Requests that are dedicated to non-local engine IDs (see RFC 2573 Snmp Applications proxy forwarder).
    -
    SnmpStandardMetaServer -
    - This interface defines the methods that must be implemented by an - SNMP metadata object that needs to interact with an - SnmpStandardObjectServer object.
    -
    SnmpTableCallbackHandler -
    This interface ensures the synchronization between Metadata table objects - and bean-like table objects.
    -
    SnmpTableEntryFactory -
    This interface is implemented by mibgen generated table objects - inheriting from SnmpTableSupport.
    -
    SnmpTrapForwarderMBean -
    This MBean interface allows the remote manageability of the trap - forwarding feature.
    -
    SnmpUserDataFactory -
    This interface is provided to enable fine customization of the SNMP - agent behavior.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    SnmpErrorHandlerAgent -
    A simple MIB agent that implements SNMP calls (get, set, getnext and - getbulk) in a way that only errors or exceptions are returned.
    -
    SnmpGenericObjectServer -
    - This class is a utility class that transforms SNMP GET / SET requests - into standard JMX getAttributes() setAttributes() requests.
    -
    SnmpIndex -
    Represents a SNMP index.
    -
    SnmpMib -
    Abstract class for representing an SNMP MIB.
    -
    SnmpMibAgent -
    Abstract class for representing an SNMP agent.
    -
    SnmpMibEntry -
    Represents a node in an SNMP MIB which corresponds to a table entry - meta node.
    -
    SnmpMibGroup -
    Represents a node in an SNMP MIB which corresponds to a group.
    -
    SnmpMibNode -
    The SnmpMibNode class represents a node in an SNMP MIB.
    -
    SnmpMibOid -
    Represents a node in an SNMP MIB which is neither a group nor a variable.
    -
    SnmpMibTable -
    This class is the base class for SNMP table metadata.
    -
    SnmpProxy -
    The SnmpProxy class provides an implementation of - an SNMP proxy.
    -
    SnmpStandardObjectServer -
    - This class is a utility class that transform SNMP GET / SET requests - into series of getAttributeName() setAttributeName() - invoked on the MBean.
    -
    SnmpTableEntryNotification -
    Represents a notification emitted when an - entry is added or deleted from an SNMP table.
    -
    SnmpTableSupport -
    This class is an abstraction for an SNMP table.
    -
    SnmpTrap -
    This class represents an SNMP trap.
    -
    SnmpTrapForwarder -
    This MBean allows you to receive traps of subagents and forward them to - managers.
    -
    SnmpTrapReceiver -
    This MBean allows you to receive traps of subagents.
    -
    SnmpUsmProxy -
    The SnmpUsmProxy class provides an implementation of - an SNMP V3 proxy.
    -
    SnmpV3Proxy -
    The SnmpV3Proxy class is an abstract class that provides services to proxy - an SNMP V3 agent.
    -
    -
  • -
- - - -

Package com.sun.management.snmp.agent Description

-
Provides the classes for implementing an SNMP agent. -Classes generated by mibgen extend the classes that are provided by this -package.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/package-tree.html b/dist/docs/api/com/sun/management/snmp/agent/package-tree.html deleted file mode 100644 index 0c824b8..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/package-tree.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - -com.sun.management.snmp.agent Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.agent

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/agent/package-use.html b/dist/docs/api/com/sun/management/snmp/agent/package-use.html deleted file mode 100644 index c390aea..0000000 --- a/dist/docs/api/com/sun/management/snmp/agent/package-use.html +++ /dev/null @@ -1,402 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.agent (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.agent

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/BerDecoder.html b/dist/docs/api/com/sun/management/snmp/class-use/BerDecoder.html deleted file mode 100644 index 6714d96..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/BerDecoder.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.BerDecoder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.BerDecoder

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/BerEncoder.html b/dist/docs/api/com/sun/management/snmp/class-use/BerEncoder.html deleted file mode 100644 index c7e1ab9..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/BerEncoder.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.BerEncoder (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.BerEncoder

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/BerException.html b/dist/docs/api/com/sun/management/snmp/class-use/BerException.html deleted file mode 100644 index 352b2fb..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/BerException.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.BerException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.BerException

-
-
-
    -
  • - - - - - - - - - - - - -
    Packages that use BerException 
    PackageDescription
    com.sun.management.snmp -
    Provides the core classes for implementing common SNMP data types and services.
    -
    -
  • -
  • -
      -
    • - - -

      Uses of BerException in com.sun.management.snmp

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.management.snmp that throw BerException 
      Modifier and TypeMethod and Description
      voidBerDecoder.closeSequence() -
      Close a sequence.
      -
      SnmpVarBind[]SnmpMsg.decodeVarBindList(BerDecoder bdec) -
      For Java DMK private use only.
      -
      byte[]BerDecoder.fetchAny() -
      Fetch an ANY value.
      -
      byte[]BerDecoder.fetchAny(int tag) -
      Fetch an ANY value with a specific tag.
      -
      intBerDecoder.fetchInteger() -
      Fetch an integer.
      -
      intBerDecoder.fetchInteger(int tag) -
      Fetch an integer with the specified tag.
      -
      longBerDecoder.fetchIntegerAsLong() -
      Fetch an integer and return a long value.
      -
      longBerDecoder.fetchIntegerAsLong(int tag) -
      Fetch an integer with the specified tag and return a long value.
      -
      voidBerDecoder.fetchNull() -
      Fetch a NULL value.
      -
      voidBerDecoder.fetchNull(int tag) -
      Fetch a NULL value with a specified tag.
      -
      byte[]BerDecoder.fetchOctetString() -
      Fetch an octet string.
      -
      byte[]BerDecoder.fetchOctetString(int tag) -
      Fetch an octet string with a specified tag.
      -
      long[]BerDecoder.fetchOid() -
      Fetch an object identifier.
      -
      long[]BerDecoder.fetchOid(int tag) -
      Fetch an object identifier with a specified tag.
      -
      intBerDecoder.getTag() -
      Get the tag of the data at the current position.
      -
      voidBerDecoder.openSequence() -
      Fetch a sequence header.
      -
      voidBerDecoder.openSequence(int tag) -
      Fetch a sequence header with a specific tag.
      -
      -
    • -
    -
  • -
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/EnumRowStatus.html b/dist/docs/api/com/sun/management/snmp/class-use/EnumRowStatus.html deleted file mode 100644 index 980d78e..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/EnumRowStatus.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.EnumRowStatus (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.EnumRowStatus

-
-
No usage of com.sun.management.snmp.EnumRowStatus
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/InetAddressAcl.html b/dist/docs/api/com/sun/management/snmp/class-use/InetAddressAcl.html deleted file mode 100644 index 43136ef..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/InetAddressAcl.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.InetAddressAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.InetAddressAcl

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/JdmkEngineFactory.html b/dist/docs/api/com/sun/management/snmp/class-use/JdmkEngineFactory.html deleted file mode 100644 index c6357d9..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/JdmkEngineFactory.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.JdmkEngineFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.JdmkEngineFactory

-
-
No usage of com.sun.management.snmp.JdmkEngineFactory
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpAckPdu.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpAckPdu.html deleted file mode 100644 index 1f33277..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpAckPdu.html +++ /dev/null @@ -1,201 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpAckPdu (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpAckPdu

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpBadSecurityLevelException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpBadSecurityLevelException.html deleted file mode 100644 index 4d25f62..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpBadSecurityLevelException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpBadSecurityLevelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpBadSecurityLevelException

-
-
No usage of com.sun.management.snmp.SnmpBadSecurityLevelException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter.html deleted file mode 100644 index 91ff369..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpCounter (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpCounter

-
-
No usage of com.sun.management.snmp.SnmpCounter
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter64.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter64.html deleted file mode 100644 index b2df9dc..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpCounter64.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpCounter64 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpCounter64

-
-
No usage of com.sun.management.snmp.SnmpCounter64
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngine.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngine.html deleted file mode 100644 index 8b98627..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngine.html +++ /dev/null @@ -1,635 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpEngine (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpEngine

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineFactory.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineFactory.html deleted file mode 100644 index e59e576..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineFactory.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpEngineFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpEngineFactory

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineId.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineId.html deleted file mode 100644 index f58fcad..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineId.html +++ /dev/null @@ -1,633 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpEngineId (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpEngineId

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineParameters.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineParameters.html deleted file mode 100644 index a7aa094..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEngineParameters.html +++ /dev/null @@ -1,316 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpEngineParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpEngineParameters

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEventReportDispatcher.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpEventReportDispatcher.html deleted file mode 100644 index 2f4c2dd..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpEventReportDispatcher.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpEventReportDispatcher (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpEventReportDispatcher

-
-
No usage of com.sun.management.snmp.SnmpEventReportDispatcher
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpGauge.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpGauge.html deleted file mode 100644 index 7e1852c..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpGauge.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpGauge (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpGauge

-
-
No usage of com.sun.management.snmp.SnmpGauge
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpInt.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpInt.html deleted file mode 100644 index 09cba6e..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpInt.html +++ /dev/null @@ -1,202 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpInt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpInt

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpIpAddress.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpIpAddress.html deleted file mode 100644 index b9fb8c2..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpIpAddress.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpIpAddress (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpIpAddress

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpMessage.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpMessage.html deleted file mode 100644 index b237cd5..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpMessage

-
-
No usage of com.sun.management.snmp.SnmpMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpMsg.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpMsg.html deleted file mode 100644 index e771659..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpMsg.html +++ /dev/null @@ -1,494 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpMsg (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpMsg

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpNull.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpNull.html deleted file mode 100644 index 69aa3f4..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpNull.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpNull (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpNull

-
-
No usage of com.sun.management.snmp.SnmpNull
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpOpaque.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpOpaque.html deleted file mode 100644 index 1606bef..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpOpaque.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpOpaque (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpOpaque

-
-
No usage of com.sun.management.snmp.SnmpOpaque
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPdu.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPdu.html deleted file mode 100644 index 614574a..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPdu.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpPdu (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpPdu

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulk.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulk.html deleted file mode 100644 index 96dbcbf..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulk.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpPduBulk (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpPduBulk

-
-
No usage of com.sun.management.snmp.SnmpPduBulk
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulkType.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulkType.html deleted file mode 100644 index dd902fa..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduBulkType.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpPduBulkType (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpPduBulkType

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactory.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactory.html deleted file mode 100644 index 49f0f0e..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactory.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpPduFactory (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpPduFactory

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactoryBER.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactoryBER.html deleted file mode 100644 index f8dc2fd..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduFactoryBER.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpPduFactoryBER (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpPduFactoryBER

-
-
No usage of com.sun.management.snmp.SnmpPduFactoryBER
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequest.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequest.html deleted file mode 100644 index 7c0f7e6..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequest.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpPduRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpPduRequest

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequestType.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequestType.html deleted file mode 100644 index a737b3c..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduRequestType.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpPduRequestType (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpPduRequestType

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduTrap.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduTrap.html deleted file mode 100644 index fec1364..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpPduTrap.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpPduTrap (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpPduTrap

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduBulk.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduBulk.html deleted file mode 100644 index 786dfc8..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduBulk.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpScopedPduBulk (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpScopedPduBulk

-
-
No usage of com.sun.management.snmp.SnmpScopedPduBulk
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduPacket.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduPacket.html deleted file mode 100644 index 625722e..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduPacket.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpScopedPduPacket (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpScopedPduPacket

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduRequest.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduRequest.html deleted file mode 100644 index f7359df..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpScopedPduRequest.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpScopedPduRequest (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpScopedPduRequest

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityException.html deleted file mode 100644 index 330baf8..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityException.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpSecurityException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpSecurityException

-
-
-
    -
  • - - - - - - - - - - - - -
    Packages that use SnmpSecurityException 
    PackageDescription
    com.sun.management.snmp.usm -
    Provides the classes for implementing the SNMP User-based Security Model -for SNMPv3.
    -
    -
  • -
  • -
      -
    • - - -

      Uses of SnmpSecurityException in com.sun.management.snmp.usm

      - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.management.snmp.usm that throw SnmpSecurityException 
      Modifier and TypeMethod and Description
      intSnmpUserSecurityModel.generateRequestMsg(com.sun.management.internal.snmp.SnmpSecurityCache cache, - int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters p, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      See SnmpSecurityModel interface for doc.
      -
      intSnmpUserSecurityModel.generateResponseMsg(com.sun.management.internal.snmp.SnmpSecurityCache cache, - int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters p, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      See SnmpSecurityModel interface for doc.
      -
      SnmpSecurityParametersSnmpUserSecurityModel.processIncomingRequest(com.sun.management.internal.snmp.SnmpSecurityCache cache, - int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - byte[] msgSecurityParameters, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - byte[] encryptedPdu, - com.sun.management.internal.snmp.SnmpDecryptedPdu decryptedPdu) -
      See SnmpSecurityModel interface for doc.
      -
      SnmpSecurityParametersSnmpUserSecurityModel.processIncomingResponse(com.sun.management.internal.snmp.SnmpSecurityCache cache, - int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - byte[] msgSecurityParameters, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - byte[] encryptedPdu, - com.sun.management.internal.snmp.SnmpDecryptedPdu decryptedPdu) -
      See SnmpSecurityModel interface for doc.
      -
      -
    • -
    -
  • -
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityParameters.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityParameters.html deleted file mode 100644 index c866be5..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpSecurityParameters.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpSecurityParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpSecurityParameters

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpStatusException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpStatusException.html deleted file mode 100644 index 0bf09d0..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpStatusException.html +++ /dev/null @@ -1,3059 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpStatusException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpStatusException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpString.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpString.html deleted file mode 100644 index 944cbfb..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpString.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpString (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpString

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpStringFixed.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpStringFixed.html deleted file mode 100644 index 7d8a936..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpStringFixed.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpStringFixed (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpStringFixed

-
-
No usage of com.sun.management.snmp.SnmpStringFixed
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpTooBigException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpTooBigException.html deleted file mode 100644 index e6ba149..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpTooBigException.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpTooBigException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpTooBigException

-
-
-
    -
  • - - - - - - - - - - - - - - - - - - - - -
    Packages that use SnmpTooBigException 
    PackageDescription
    com.sun.management.snmp -
    Provides the core classes for implementing common SNMP data types and services.
    -
    com.sun.management.snmp.mpm -
    Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3.
    -
    com.sun.management.snmp.usm -
    Provides the classes for implementing the SNMP User-based Security Model -for SNMPv3.
    -
    -
  • -
  • -
      -
    • - - -

      Uses of SnmpTooBigException in com.sun.management.snmp

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.management.snmp that throw SnmpTooBigException 
      Modifier and TypeMethod and Description
      intSnmpSecurityParameters.encode(byte[] outputBytes) -
      BER encoding of security parameters.
      -
      intSnmpV3Message.encodeMessage(byte[] outputBytes) -
      Encodes this message and puts the result in the specified byte array.
      -
      intSnmpMessage.encodeMessage(byte[] outputBytes) -
      Encodes this message and puts the result in the specified byte array.
      -
      abstract intSnmpMsg.encodeMessage(byte[] outputBytes) -
      Encodes this message and puts the result in the specified byte array.
      -
      SnmpMsgSnmpPduFactory.encodeSnmpPdu(SnmpPdu pdu, - int maxPktSize) -
      Encodes the specified SnmpPdu and - returns the resulting SnmpMsg.
      -
      voidSnmpV3Message.encodeSnmpPdu(SnmpPdu pdu, - int maxDataLength) -
      Initializes this message with the specified pdu.
      -
      SnmpMsgSnmpPduFactoryBER.encodeSnmpPdu(SnmpPdu pdu, - int maxPktSize) -
      Encodes the specified SnmpPdu and - returns the resulting SnmpMsg.
      -
      voidSnmpMessage.encodeSnmpPdu(SnmpPdu pdu, - int maxDataLength) -
      Initializes this message with the specified pdu.
      -
      abstract voidSnmpMsg.encodeSnmpPdu(SnmpPdu pdu, - int maxDataLength) -
      Initializes this message with the specified pdu.
      -
      voidSnmpMsg.encodeVarBindList(BerEncoder benc, - SnmpVarBind[] varBindList) -
      For Java DMK private use only.
      -
      -
    • -
    • - - -

      Uses of SnmpTooBigException in com.sun.management.snmp.mpm

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in com.sun.management.snmp.mpm that throw SnmpTooBigException 
      Modifier and TypeMethod and Description
      intSnmpMsgProcessingModelV3.encode(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intSnmpMsgProcessingModelV1V2.encode(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intSnmpMsgProcessingModelV3.encode(com.sun.management.internal.snmp.SnmpDecryptedPdu pdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intSnmpMsgProcessingModelV1V2.encode(com.sun.management.internal.snmp.SnmpDecryptedPdu pdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification
      -
      intSnmpMsgProcessingModelV3.encodePriv(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] encryptedPdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intSnmpMsgProcessingModelV1V2.encodePriv(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] encryptedPdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      -
    • -
    • - - -

      Uses of SnmpTooBigException in com.sun.management.snmp.usm

      - - - - - - - - - - - - - - - - -
      Methods in com.sun.management.snmp.usm that throw SnmpTooBigException 
      Modifier and TypeMethod and Description
      intSnmpUserSecurityModel.generateRequestMsg(com.sun.management.internal.snmp.SnmpSecurityCache cache, - int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters p, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      See SnmpSecurityModel interface for doc.
      -
      intSnmpUserSecurityModel.generateResponseMsg(com.sun.management.internal.snmp.SnmpSecurityCache cache, - int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters p, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      See SnmpSecurityModel interface for doc.
      -
      -
    • -
    -
  • -
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownAccContrModelException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownAccContrModelException.html deleted file mode 100644 index d25501e..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownAccContrModelException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpUnknownAccContrModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpUnknownAccContrModelException

-
-
No usage of com.sun.management.snmp.SnmpUnknownAccContrModelException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelException.html deleted file mode 100644 index 9c3515f..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelException.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpUnknownModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpUnknownModelException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelLcdException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelLcdException.html deleted file mode 100644 index f5a4a72..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownModelLcdException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpUnknownModelLcdException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpUnknownModelLcdException

-
-
No usage of com.sun.management.snmp.SnmpUnknownModelLcdException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownMsgProcModelException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownMsgProcModelException.html deleted file mode 100644 index 48de211..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownMsgProcModelException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpUnknownMsgProcModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpUnknownMsgProcModelException

-
-
No usage of com.sun.management.snmp.SnmpUnknownMsgProcModelException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSecModelException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSecModelException.html deleted file mode 100644 index 03b463d..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSecModelException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpUnknownSecModelException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpUnknownSecModelException

-
-
No usage of com.sun.management.snmp.SnmpUnknownSecModelException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSubSystemException.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSubSystemException.html deleted file mode 100644 index 49580a0..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnknownSubSystemException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpUnknownSubSystemException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpUnknownSubSystemException

-
-
No usage of com.sun.management.snmp.SnmpUnknownSubSystemException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnsignedInt.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnsignedInt.html deleted file mode 100644 index e21d436..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUnsignedInt.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpUnsignedInt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpUnsignedInt

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUsmKeyHandler.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpUsmKeyHandler.html deleted file mode 100644 index 00778f1..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpUsmKeyHandler.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.SnmpUsmKeyHandler (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.SnmpUsmKeyHandler

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpV3Message.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpV3Message.html deleted file mode 100644 index ea50667..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpV3Message.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpV3Message (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpV3Message

-
-
No usage of com.sun.management.snmp.SnmpV3Message
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/SnmpValue.html b/dist/docs/api/com/sun/management/snmp/class-use/SnmpValue.html deleted file mode 100644 index 35ee409..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/SnmpValue.html +++ /dev/null @@ -1,530 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.SnmpValue (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.SnmpValue

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/class-use/UserAcl.html b/dist/docs/api/com/sun/management/snmp/class-use/UserAcl.html deleted file mode 100644 index b19a112..0000000 --- a/dist/docs/api/com/sun/management/snmp/class-use/UserAcl.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.UserAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.UserAcl

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/SnmpEventReportDispatcher.html b/dist/docs/api/com/sun/management/snmp/manager/SnmpEventReportDispatcher.html deleted file mode 100644 index 482f2ef..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/SnmpEventReportDispatcher.html +++ /dev/null @@ -1,902 +0,0 @@ - - - - - -SnmpEventReportDispatcher (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.manager
-

Class SnmpEventReportDispatcher

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.management.snmp.manager.SnmpEventReportDispatcher
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Runnable
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpEventReportDispatcher
    -
    -
    -
    -
    public class SnmpEventReportDispatcher
    -extends Object
    -implements Runnable
    -
    Implements an SNMP event report dispatcher. -

    - Listener objects can be registered in an - SnmpEventReportDispatcher. -
    The SnmpEventReportDispatcher listens for any incoming - trap or inform PDU: each time it receives a trap or an inform PDU, it - informs all the listeners. -
    By default, the dispatcher listens to the UDP port 162. -

    - The SnmpEventReportDispatcher class implements - Runnable: it is expected to be used as a - Thread object. The run method never returns. -

    - An SnmpEventReportDispatcher object maintains 2 lists of - listener objects. The listener objects implement the - SnmpTrapListener or SnmpInformListener - interface and will be activated each time an SNMP event report (trap - or inform PDU) is received. -

    - By default, the SnmpEventReportDispatcher will create one thread per - received packet, and will invoke listener callbacks in that thread. - Subclasses may override this behavior by redefining - handlePacket() and handleCallback().

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpTrapListener, -SnmpInformListener
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher()
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which - listens on the port 162. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follow: -

          -
        • If an lcd file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the dispatcher computes an SnmpEngineId - time based.
        • -
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration file doesn't exist.
        -
        SocketException - If the object cannot bind to the port 162.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(int portNumber)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follow: -

          -
        • If an lcd file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the session computes an SnmpEngineId - time based.
        • -
        -
        Parameters:
        portNumber - The port number.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration file doesn't exist.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngineParameters parameters,
        -                         SnmpEngineFactory factory,
        -                         int portNumber)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follow: -

          -
        • If an lcd file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the dispatcher computes an SnmpEngineId - time based.
        • -
        -
        Parameters:
        parameters - The engine parameters to use.
        factory - The factory to use in order to create the engine.
        portNumber - The port number.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration file doesn't exist.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngineParameters parameters,
        -                         SnmpEngineFactory factory,
        -                         int portNumber,
        -                         InetAddress address)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port. - It instantiates an SnmpEngine. -

        WARNING : The SnmpEngineId is computed as follow: -

          -
        • If an lcd file is provided containing the property " - localEngineID", this property value is used.
        • . -
        • If not, if the passed engineId is not null, this engine Id - is used.
        • -
        • If not, the dispatcher computes an SnmpEngineId - time based.
        • -
        -
        Parameters:
        parameters - The engine parameters to use.
        factory - The factory to use in order to create the engine.
        portNumber - The port number.
        address - The Ip address the dispatcher will listen for events - on. If null, the dispatcher will listen on localhost.
        -
        Throws:
        -
        IllegalArgumentException - If one of the - specified configuration file doesn't exist.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngine engine,
        -                         int portNumber)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port.
        -
        Parameters:
        engine - The SnmpEngine to use.
        portNumber - The port number.
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      - - - -
        -
      • -

        SnmpEventReportDispatcher

        -
        public SnmpEventReportDispatcher(SnmpEngine engine,
        -                         int portNumber,
        -                         InetAddress address)
        -                          throws SocketException,
        -                                 IllegalArgumentException
        -
        Initializes an SnmpEventReportDispatcher which listens - on the specified port.
        -
        Parameters:
        engine - The SnmpEngine to use.
        portNumber - The port number.
        address - The Ip address the dispatcher will listen for events - on. If null, the dispatcher will listen on localhost.
        -
        Throws:
        -
        IllegalArgumentException - if the passed engine is null.
        -
        SocketException - If the object cannot bind to the - specified port.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getSnmpInTraps

        -
        public Long getSnmpInTraps()
        -
        Returns the number of received traps.
        -
        Returns:
        The number of successfully received traps.
        -
      • -
      - - - -
        -
      • -

        getSnmpInInforms

        -
        public Long getSnmpInInforms()
        -
        Returns the number of received informs.
        -
        Returns:
        The number of successfully received informs.
        -
      • -
      - - - -
        -
      • -

        getSnmpInPkts

        -
        public Long getSnmpInPkts()
        -
        Returns the snmpInPkts value defined in the RFC 1907 Snmp Group. -

        This value is the total number of received packets. It sums traps, informs, failed decoding packet, bad SNMP version packets and USM discovery requests.

        -
        Returns:
        The number of received packets.
        -
      • -
      - - - -
        -
      • -

        getSnmpInASNParseErrs

        -
        public Long getSnmpInASNParseErrs()
        -
        Returns the snmpInASNParseErrs value defined in the RFC 1907 Snmp Group.
        -
        Returns:
        The number of packets for which the decoding failed.
        -
      • -
      - - - -
        -
      • -

        getSnmpInBadVersions

        -
        public Long getSnmpInBadVersions()
        -
        Returns the snmpInBadVersions value defined in the RFC 1907 Snmp Group.
        -
        Returns:
        The number of packets for which the SNMP version was not supported.
        -
      • -
      - - - -
        -
      • -

        getSnmpInvalidMsgs

        -
        public Long getSnmpInvalidMsgs()
        -
        Returns snmpInvalidMsgs as defined in RFC 2572 SNMP-MPD-MIB.
        -
        Returns:
        snmpInvalidMsgs counter.
        -
      • -
      - - - -
        -
      • -

        getSnmpUnknownSecurityModels

        -
        public Long getSnmpUnknownSecurityModels()
        -
        Returns snmpUnknownSecurityModels as defined in RFC 2572 SNMP-MPD-MIB.
        -
        Returns:
        snmpUnknownSecurityModels counter.
        -
      • -
      - - - -
        -
      • -

        getEngine

        -
        public SnmpEngine getEngine()
        -
        Engine the SnmpEventReportDispatcher is linked with.
        -
      • -
      - - - -
        -
      • -

        getEngineId

        -
        public SnmpEngineId getEngineId()
        -
        Get the engine Id. The engine Id is used internally when dealing - with import (SNMP V3 authoritative notions.)
        -
      • -
      - - - -
        -
      • -

        close

        -
        public void close()
        -           throws IOException
        -
        Closes the receiving socket, and terminates the receiving loop.
        -
        Throws:
        -
        IOException
        -
      • -
      - - - -
        -
      • -

        handleCallback

        -
        protected void handleCallback(Runnable callbackHandler)
        -
        This method invokes a listener callback. Do not call this method - directly. -

        This method is provided as a hook for subclasses. The default - behavior of this method is: -

        -  protected void handleCallback(final Runnable callbackHandler) {
        -     callbackHandler.run();
        -  }
        - 
        -
        Parameters:
        callbackHandler - A Runnable object wrapping the listener - callback to be invoked.
        -
      • -
      - - - -
        -
      • -

        handlePacket

        -
        protected void handlePacket(Runnable packetHandler)
        -
        This method handles a received SNMP DatagramPacket. Do not call - this method directly. -

        This method is provided as a hook for subclasses. -

        -  protected void handlePacket(final Runnable packetHandler) {
        -     (new Thread(packetHandler)).start();
        -  }
        - 
        -
        Parameters:
        packetHandler - A Runnable object wrapping the packet - to be handled.
        -
      • -
      - - - -
        -
      • -

        run

        -
        public void run()
        -
        Dispatching loop. This method waits for an event report to be - received and activates each registered listener. -

        - This method is normally called by Thread.start.

        -
        -
        Specified by:
        -
        run in interface Runnable
        -
        -
      • -
      - - - -
        -
      • -

        addTrapListener

        -
        public void addTrapListener(SnmpTrapListener handler)
        -
        Adds a trap listener to this SnmpEventReportDispatcher.
        -
        Parameters:
        handler - The listener to add.
        -
      • -
      - - - -
        -
      • -

        addInformListener

        -
        public void addInformListener(SnmpInformListener handler)
        -
        Adds an inform request listener to this - SnmpEventReportDispatcher.
        -
        Parameters:
        handler - The listener to add.
        -
      • -
      - - - -
        -
      • -

        removeTrapListener

        -
        public void removeTrapListener(SnmpTrapListener handler)
        -
        Removes a trap listener.
        -
        Parameters:
        handler - The listener to be removed.
        -
      • -
      - - - -
        -
      • -

        removeInformListener

        -
        public void removeInformListener(SnmpInformListener handler)
        -
        Removes an inform request listener.
        -
        Parameters:
        handler - The listener to be removed.
        -
      • -
      - - - -
        -
      • -

        containsTrapListener

        -
        public boolean containsTrapListener(SnmpTrapListener handler)
        -
        Returns true if the specified object is listening to traps.
        -
        Parameters:
        handler - A listener.
        -
        Returns:
        true if it is a registered listener, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        containsInformListener

        -
        public boolean containsInformListener(SnmpInformListener handler)
        -
        Returns true if the specified object is listening - to inform requests.
        -
        Parameters:
        handler - A listener.
        -
        Returns:
        true if it is a registered listener, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        getTrapListeners

        -
        public Enumeration getTrapListeners()
        -
        Gets all of the trap listeners.
        -
        Returns:
        An enumeration of SnmpTrapListener objects.
        -
      • -
      - - - -
        -
      • -

        getInformListeners

        -
        public Enumeration getInformListeners()
        -
        Gets all of the inform request listeners.
        -
        Returns:
        An enumeration of SnmpInformListener objects.
        -
      • -
      - - - -
        -
      • -

        getPduFactory

        -
        public SnmpPduFactory getPduFactory()
        -
        Gets the PDU factory associated to this - SnmpEventReportDispatcher.
        -
        Returns:
        The PDU factory (always non-null).
        -
      • -
      - - - -
        -
      • -

        setPduFactory

        -
        public void setPduFactory(SnmpPduFactory factory)
        -
        Sets the PDU factory associated to this - SnmpEventReportDispatcher.
        -
        Parameters:
        factory - The PDU factory (if null, the default factory is set).
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/SnmpInformListener.html b/dist/docs/api/com/sun/management/snmp/manager/SnmpInformListener.html deleted file mode 100644 index eb902da..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/SnmpInformListener.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - -SnmpInformListener (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.manager
-

Interface SnmpInformListener

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpInformListener
    -
    Should be implemented by classes that wish to receive SNMP inform PDUs. -

    - An SnmpInformListener will be activated every time - the SnmpEventReportDispatcher receives an inform request.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        processSnmpInform

        -
        void processSnmpInform(SnmpPduRequest anInformPDU)
        -
        Called by SnmpEventReportDispatcher when an inform request is received.
        -
        Parameters:
        anInformPDU - The incoming inform PDU.
        -
      • -
      - - - -
        -
      • -

        processSnmpInformV3

        -
        void processSnmpInformV3(SnmpScopedPduRequest anInformPDU)
        -
        Called by SnmpEventReportDispatcher when an inform request is received.
        -
        Parameters:
        anInformPDU - The incoming inform PDU.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/SnmpParams.html b/dist/docs/api/com/sun/management/snmp/manager/SnmpParams.html deleted file mode 100644 index aa8db36..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/SnmpParams.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - - -SnmpParams (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.manager
-

Class SnmpParams

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpV3Parameters
    -
    -
    -
    -
    public abstract class SnmpParams
    -extends Object
    -implements SnmpDefinitions
    -
    This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        allowSnmpSets

        -
        public abstract boolean allowSnmpSets()
        -
        Checks whether parameters are in place for an SNMP set operation.
        -
        Returns:
        true if parameters are in place, false otherwise.
        -
      • -
      - - - -
        -
      • -

        getProtocolVersion

        -
        public int getProtocolVersion()
        -
        Returns the version of the protocol to use. - The returned value is: -
        -
        Returns:
        The version of the protocol to use.
        -
      • -
      - - - -
        -
      • -

        setProtocolVersion

        -
        public void setProtocolVersion(int protocolVersion)
        -
        Sets the version of the protocol to be used. - The version should be identified using the definitions - contained in - SnmpDefinitions. -
        For instance if you wish to use SNMPv2, you can call the method as - follows: -
        - setProtocolVersion(SnmpDefinitions.snmpVersionTwo);
        - 
        -
        Parameters:
        protocolVersion - The version of the protocol to be used.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/SnmpTrapListener.html b/dist/docs/api/com/sun/management/snmp/manager/SnmpTrapListener.html deleted file mode 100644 index ffaa731..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/SnmpTrapListener.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - -SnmpTrapListener (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.manager
-

Interface SnmpTrapListener

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpTrapListener
    -
    Should be implemented by classes that wish to receive SNMP trap PDUs. -

    - An SnmpTrapListener will be activated every time - the SnmpEventReportDispatcher receives a trap (version 1 or version 2). -
    If you are interested in handling only a specific version of traps, just implement the - corresponding callback.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        processSnmpTrapV1

        -
        void processSnmpTrapV1(SnmpPduTrap aTrapPDU)
        -
        Called by SnmpEventReportDispatcher when a V1 trap is received.
        -
        Parameters:
        aTrapPDU - The incoming V1 trap PDU.
        -
      • -
      - - - -
        -
      • -

        processSnmpTrapV2

        -
        void processSnmpTrapV2(SnmpPduRequest aTrapPDU)
        -
        Called by SnmpEventReportDispatcher when a V2 trap is - received.
        -
        Parameters:
        aTrapPDU - The incoming V2 trap PDU.
        -
      • -
      - - - -
        -
      • -

        processSnmpTrapV3

        -
        void processSnmpTrapV3(SnmpScopedPduRequest aTrapPDU)
        -
        Called by SnmpEventReportDispatcher when a V2 trap PDU is - received within an SNMP V3 message.
        -
        Parameters:
        aTrapPDU - The incoming V3 trap PDU.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/SnmpV3Parameters.html b/dist/docs/api/com/sun/management/snmp/manager/SnmpV3Parameters.html deleted file mode 100644 index b73e8fa..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/SnmpV3Parameters.html +++ /dev/null @@ -1,537 +0,0 @@ - - - - - -SnmpV3Parameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.manager
-

Class SnmpV3Parameters

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpUsmParameters
    -
    -
    -
    -
    public abstract class SnmpV3Parameters
    -extends SnmpParams
    -
    This class models the parameters that are needed when making SNMP V3 requests. This class is an abstract one. If you want to send V3 requests you need to set a security model. Classes that inherit from this one are SNMP V3 based associated to a particular security model (e.g. SnmpUsmParameters). - When a SnmpV3Parameters is instantiated, the security level default value is noAuthNoPriv .
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpV3Parameters

        -
        protected SnmpV3Parameters()
        -
        Constructor. Can only be called by son.
        -
      • -
      - - - -
        -
      • -

        SnmpV3Parameters

        -
        protected SnmpV3Parameters(byte[] contextEngineId,
        -                byte[] contextName,
        -                byte msgFlags,
        -                int msgMaxSize,
        -                int msgSecurityModel)
        -
        Constructor. Can only be called by son located in this package.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setSecurityParameters

        -
        protected void setSecurityParameters(SnmpSecurityParameters securParams)
        -
        Called by son at construction time. Each son use a specific set of security parameters. The son stores this info in the father once created.
        -
      • -
      - - - -
        -
      • -

        allowSnmpSets

        -
        public boolean allowSnmpSets()
        -
        set requests are enabled in V3.
        -
        -
        Specified by:
        -
        allowSnmpSets in class SnmpParams
        -
        Returns:
        true, all the time enabled.
        -
      • -
      - - - -
        -
      • -

        setContextEngineId

        -
        public void setContextEngineId(byte[] contextEngineId)
        -
        Sets the context engine Id in which requests will be interpreted.
        -
        Parameters:
        contextEngineId - The context engine Id.
        -
      • -
      - - - -
        -
      • -

        getContextEngineId

        -
        public byte[] getContextEngineId()
        -
        Gets the context engine Id in which requests will be interpreted.
        -
        Returns:
        The context engine Id.
        -
      • -
      - - - -
        -
      • -

        setContextName

        -
        public void setContextName(byte[] contextName)
        -
        Sets the context name in which requests will be interpreted.
        -
        Parameters:
        contextName - The context name.
        -
      • -
      - - - -
        -
      • -

        getContextName

        -
        public byte[] getContextName()
        -
        Gets the context name in which requests will be interpreted.
        -
        Returns:
        The context name.
        -
      • -
      - - - -
        -
      • -

        setSecurityLevel

        -
        public void setSecurityLevel(int securityLevel)
        -
        Sets the flags that will be used when sending requests. The default value is noAuthNoPriv .
        -
        Parameters:
        securityLevel - The flags.
        -
      • -
      - - - -
        -
      • -

        getSecurityLevel

        -
        public int getSecurityLevel()
        -
        Gets the security level that will be used when sending requests. The default value is noAuthNoPriv .
        -
        Returns:
        The security level.
        -
      • -
      - - - -
        -
      • -

        setMsgMaxSize

        -
        public void setMsgMaxSize(int msgMaxSize)
        -
        Sets the max allowed size for responses.
        -
        Parameters:
        msgMaxSize - The max size.
        -
      • -
      - - - -
        -
      • -

        getMsgMaxSize

        -
        public int getMsgMaxSize()
        -
        Gets the max response size that will be used when sending requests.
        -
        Returns:
        The max size.
        -
      • -
      - - - -
        -
      • -

        setMsgSecurityModel

        -
        protected void setMsgSecurityModel(int msgSecurityModel)
        -
        Sets the security model implemented by the son. - Is called by the son only.
        -
      • -
      - - - -
        -
      • -

        getMsgSecurityModel

        -
        public int getMsgSecurityModel()
        -
        Gets the security model that will be used when sending requests.
        -
        Returns:
        The security model.
        -
      • -
      - - - -
        -
      • -

        getSecurityParameters

        -
        public SnmpSecurityParameters getSecurityParameters()
        -
        Gets the security parameters that have been created by the son. When manipulating this class you should be aware of the son type.
        -
        Returns:
        The security parameters.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpEventReportDispatcher.html b/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpEventReportDispatcher.html deleted file mode 100644 index 9c02d8e..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpEventReportDispatcher.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpEventReportDispatcher (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.manager.SnmpEventReportDispatcher

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpInformListener.html b/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpInformListener.html deleted file mode 100644 index 985af30..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpInformListener.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.manager.SnmpInformListener (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.manager.SnmpInformListener

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpParams.html b/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpParams.html deleted file mode 100644 index d47a68f..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpParams.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpParams (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.manager.SnmpParams

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpTrapListener.html b/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpTrapListener.html deleted file mode 100644 index 2159cbd..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpTrapListener.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.manager.SnmpTrapListener (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.manager.SnmpTrapListener

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpV3Parameters.html b/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpV3Parameters.html deleted file mode 100644 index 0ae7450..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/class-use/SnmpV3Parameters.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpV3Parameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.manager.SnmpV3Parameters

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/package-frame.html b/dist/docs/api/com/sun/management/snmp/manager/package-frame.html deleted file mode 100644 index 136ae6d..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/package-frame.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - -com.sun.management.snmp.manager (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.manager

- - - diff --git a/dist/docs/api/com/sun/management/snmp/manager/package-summary.html b/dist/docs/api/com/sun/management/snmp/manager/package-summary.html deleted file mode 100644 index b6b8985..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/package-summary.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - -com.sun.management.snmp.manager (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.manager

-
-
Provides the classes for implementing an SNMP manager and for sending -SNMP requests.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    SnmpInformListener -
    Should be implemented by classes that wish to receive SNMP inform PDUs.
    -
    SnmpTrapListener -
    Should be implemented by classes that wish to receive SNMP trap PDUs.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    SnmpEventReportDispatcher -
    Implements an SNMP event report dispatcher.
    -
    SnmpParams -
    This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
    -
    SnmpV3Parameters -
    This class models the parameters that are needed when making SNMP V3 requests.
    -
    -
  • -
- - - -

Package com.sun.management.snmp.manager Description

-
Provides the classes for implementing an SNMP manager and for sending -SNMP requests.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/package-tree.html b/dist/docs/api/com/sun/management/snmp/manager/package-tree.html deleted file mode 100644 index a94c4e0..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/package-tree.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - -com.sun.management.snmp.manager Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.manager

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/package-use.html b/dist/docs/api/com/sun/management/snmp/manager/package-use.html deleted file mode 100644 index a3baea0..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/package-use.html +++ /dev/null @@ -1,263 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.manager (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.manager

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmParameters.html b/dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmParameters.html deleted file mode 100644 index c7a43e4..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmParameters.html +++ /dev/null @@ -1,355 +0,0 @@ - - - - - -SnmpUsmParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.manager.usm
-

Class SnmpUsmParameters

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpDefinitions
    -
    -
    -
    -
    public class SnmpUsmParameters
    -extends SnmpV3Parameters
    -
    This class models the set of parameters that are needed when making an SNMP request to an SNMP engine using the User Based Security Model. - When a SnmpUsmParameters is instantiated, the security level default value is noAuthNoPriv .
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getPrincipal

        -
        public String getPrincipal()
        -
        Returns the associated principal.
        -
        Returns:
        The principal.
        -
      • -
      - - - -
        -
      • -

        setPrincipal

        -
        public void setPrincipal(String principal)
        -
        Set the associated principal.
        -
        Parameters:
        principal - The principal.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmPeer.html b/dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmPeer.html deleted file mode 100644 index b70cff6..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/SnmpUsmPeer.html +++ /dev/null @@ -1,549 +0,0 @@ - - - - - -SnmpUsmPeer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.manager.usm
-

Class SnmpUsmPeer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUsmPeer
    -extends SnmpPeer
    -
    This class models a distant SNMP V3 agent using the User based Security Model for V3 requests.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - - - - - - - - - - - - - -
        -
      • -

        SnmpUsmPeer

        -
        public SnmpUsmPeer(SnmpEngine engine,
        -           String host,
        -           SnmpEngineId id)
        -            throws UnknownHostException,
        -                   SnmpUnknownModelException,
        -                   SnmpStatusException
        -
        Creates an SNMP peer object for a device. The default port is 161.
        -
        Parameters:
        engine - The SNMP engine.
        host - The peer name.
        id - The remote agent engine Id. If no discovery is to be done and the engine Id is useless (when sending trap from the SnmpV3AdaptorServer , null can be provided as the engineId. Having null as engineId will make the other requests to fail (thrown of a SnmpStatusException/CODE> when sending get, set, inform, ...).
        -
        Throws:
        -
        UnknownHostException - If the host name cannot be resolved.
        -
        SnmpUnknownModelException - If Usm is not present in the passed engine.
        -
        SnmpStatusException - If the passed engine Id is equal to the local engine Id.
        -
      • -
      - - - -
        -
      • -

        SnmpUsmPeer

        -
        public SnmpUsmPeer(SnmpEngine engine,
        -           InetAddress netaddr,
        -           SnmpEngineId id)
        -            throws SnmpUnknownModelException,
        -                   SnmpStatusException
        -
        Creates an SNMP peer object for a device. The default port is 161.
        -
        Parameters:
        engine - The SNMP engine.
        netaddr - The peer InetAddress.
        id - The remote agent engine Id. If no discovery is to be done and the engine Id is useless (when sending trap from the SnmpV3AdaptorServer , null can be provided as the engineId. Having null as engineId will make the other requests to fail (thrown of a SnmpStatusException when sending get, set, inform, ...).
        -
        Throws:
        -
        SnmpUnknownModelException - If Usm is not present in the passed engine.
        -
        SnmpStatusException - If the passed engine Id is equal to the local engine Id.
        -
      • -
      - - - -
        -
      • -

        SnmpUsmPeer

        -
        public SnmpUsmPeer(SnmpEngine engine,
        -           String host,
        -           int port,
        -           SnmpEngineId id)
        -            throws UnknownHostException,
        -                   SnmpUnknownModelException,
        -                   SnmpStatusException
        -
        Creates an SNMP peer object for a device with the specified port.
        -
        Parameters:
        engine - The SNMP engine.
        host - The peer name.
        port - The port number.
        id - The remote agent engine Id. If no discovery is to be done and the engine Id is useless (when sending trap from the SnmpV3AdaptorServer ) you should provide null for this parameter. Doing so will make the SnmpUsmPeer an authoritative one. Sending get,set,getnext,getbulk,informs, ... with an authoritative peer will make the requests to fail.
        -
        Throws:
        -
        UnknownHostException - If the host name cannot be resolved.
        -
        SnmpUnknownModelException - If Usm is not present in the passed engine.
        -
        SnmpStatusException - If the passed engine Id is equal to the local engine Id.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isTimelinessSynchronized

        -
        public boolean isTimelinessSynchronized()
        -
        Test is the peer is synchronized with distant Engine time and boots.
        -
        Returns:
        True synchronized, processUsmTimelinessDiscovery() has been successfully called. False not synchronized.
        -
      • -
      - - - -
        -
      • -

        isAuthoritative

        -
        public boolean isAuthoritative()
        -
        A peer is authoritative if the remote engine Id is useless when making requests. This is true when using SnmpUsmPeer for trap sending. Every SnmpUsmPeer created with a null SnmpEngineId is an authoritative peer.
        -
        Returns:
        true if authoritative, false otherwise.
        -
      • -
      - - - -
        -
      • -

        getEngineBoots

        -
        public int getEngineBoots()
        -
        Returns the nb boots of the distant engine.
        -
        Returns:
        The nb boots.
        -
      • -
      - - - -
        -
      • -

        getEngineTime

        -
        public int getEngineTime()
        -
        Returns the time of the distant engine.
        -
        Returns:
        The engine time.
        -
      • -
      - - - -
        -
      • -

        getEngineId

        -
        public SnmpEngineId getEngineId()
        -
        Returns the distant engine Id or null if not yet known.
        -
        Returns:
        The engine Id.
        -
      • -
      - - - -
        -
      • -

        processUsmTimelinessDiscovery

        -
        public void processUsmTimelinessDiscovery()
        -                                   throws SnmpStatusException
        -
        Call this method in order to discover Usm timeliness needed infos. You should call this method only if you do some authenticated requests.
        -
        Throws:
        -
        SnmpStatusException - If an error occurs during timeliness discovery. Check SnmpDefinitions in order to define error status.
        -
      • -
      - - - -
        -
      • -

        setParams

        -
        public void setParams(SnmpParams p)
        -
        Set the params used when making requests.
        -
        -
        Overrides:
        -
        setParams in class SnmpPeer
        -
        Parameters:
        p - The params to set.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmParameters.html b/dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmParameters.html deleted file mode 100644 index 2cebe68..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmParameters.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.manager.usm.SnmpUsmParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.manager.usm.SnmpUsmParameters

-
-
No usage of com.sun.management.snmp.manager.usm.SnmpUsmParameters
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmPeer.html b/dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmPeer.html deleted file mode 100644 index 3033aec..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/class-use/SnmpUsmPeer.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.manager.usm.SnmpUsmPeer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.manager.usm.SnmpUsmPeer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/package-frame.html b/dist/docs/api/com/sun/management/snmp/manager/usm/package-frame.html deleted file mode 100644 index b17e7f3..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -com.sun.management.snmp.manager.usm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.manager.usm

-
-

Classes

- -
- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/package-summary.html b/dist/docs/api/com/sun/management/snmp/manager/usm/package-summary.html deleted file mode 100644 index 3cc78e0..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/package-summary.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - -com.sun.management.snmp.manager.usm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.manager.usm

-
-
Provides the classes for sending SNMPv3 requests, using the User-based Security Model.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    SnmpUsmParameters -
    This class models the set of parameters that are needed when making an SNMP request to an SNMP engine using the User Based Security Model.
    -
    SnmpUsmPeer -
    This class models a distant SNMP V3 agent using the User based Security Model for V3 requests.
    -
    -
  • -
- - - -

Package com.sun.management.snmp.manager.usm Description

-
Provides the classes for sending SNMPv3 requests, using the User-based Security Model.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/package-tree.html b/dist/docs/api/com/sun/management/snmp/manager/usm/package-tree.html deleted file mode 100644 index 044dc3d..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/package-tree.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - -com.sun.management.snmp.manager.usm Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.manager.usm

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/manager/usm/package-use.html b/dist/docs/api/com/sun/management/snmp/manager/usm/package-use.html deleted file mode 100644 index 4baa739..0000000 --- a/dist/docs/api/com/sun/management/snmp/manager/usm/package-use.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.manager.usm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.manager.usm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV1V2.html b/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV1V2.html deleted file mode 100644 index 42779db..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV1V2.html +++ /dev/null @@ -1,545 +0,0 @@ - - - - - -SnmpMsgProcessingModelV1V2 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.mpm
-

Class SnmpMsgProcessingModelV1V2

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.management.internal.snmp.SnmpModelImpl
    • -
    • -
        -
      • com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    com.sun.management.internal.snmp.SnmpModel, com.sun.management.internal.snmp.SnmpMsgProcessingModel
    -
    -
    -
    -
    public class SnmpMsgProcessingModelV1V2
    -extends com.sun.management.internal.snmp.SnmpModelImpl
    -implements com.sun.management.internal.snmp.SnmpMsgProcessingModel
    -
    Defines an implementation of the SnmpMsgProcessingModel interface. -

    This message processing model allows previous supported SNMP protocols to be integrated in the SNMP V3 engine / model framework. - It uses a dedicated translator object that infers some V3 parameters and make use of the data types that were used in Jdmk 4.2 (SnmpPduPacket, SnmpMessage...).

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      com.sun.management.internal.snmp.SnmpDecryptedPdudecode(byte[] pdu) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intencode(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intencode(com.sun.management.internal.snmp.SnmpDecryptedPdu pdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification
      -
      intencodePriv(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] encryptedPdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      com.sun.management.internal.snmp.SnmpIncomingRequestgetIncomingRequest(SnmpPduFactory factory) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      com.sun.management.internal.snmp.SnmpIncomingResponsegetIncomingResponse(SnmpPduFactory factory) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      SnmpMsgTranslatorgetMsgTranslator() -
      Returns the current translator.
      -
      com.sun.management.internal.snmp.SnmpOutgoingRequestgetOutgoingRequest(SnmpPduFactory factory) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      SnmpPdugetRequestPdu(SnmpParams p, - int command) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      voidsetMsgTranslator(SnmpMsgTranslator translator) -
      In order to change the behavior of the translator, set it.
      -
      -
        -
      • - - -

        Methods inherited from class com.sun.management.internal.snmp.SnmpModelImpl

        -getName, getSubSystem
      • -
      - -
        -
      • - - -

        Methods inherited from interface com.sun.management.internal.snmp.SnmpModel

        -getName, getSubSystem
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMsgProcessingModelV1V2

        -
        public SnmpMsgProcessingModelV1V2(com.sun.management.internal.snmp.SnmpMsgProcessingSubSystem sys,
        -                          SnmpMsgTranslator translat)
        -
        Constructor. The translator make the translation between SNMP protocol - parameters. If the passed translator is null, - SnmpMsgTranslatorV1V2 is the default one used.
        -
        Parameters:
        sys - The Msg processing subSystem.
        translat - The SNMP protocol translator.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setMsgTranslator

        -
        public void setMsgTranslator(SnmpMsgTranslator translator)
        -
        In order to change the behavior of the translator, set it.
        -
        -
        Specified by:
        -
        setMsgTranslator in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        translator - The translator that will be used.
        -
      • -
      - - - -
        -
      • -

        getMsgTranslator

        -
        public SnmpMsgTranslator getMsgTranslator()
        -
        Description copied from interface: com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Returns the current translator.
        -
        -
        Specified by:
        -
        getMsgTranslator in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Returns:
        The current translator.
        -
      • -
      - - - -
        -
      • -

        getIncomingRequest

        -
        public com.sun.management.internal.snmp.SnmpIncomingRequest getIncomingRequest(SnmpPduFactory factory)
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getIncomingRequest in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        factory - The pdu factory to use to encode and decode pdu.
        -
        Returns:
        The object that will handle every steps of the receiving (mainly unmarshalling and security).
        -
      • -
      - - - -
        -
      • -

        getOutgoingRequest

        -
        public com.sun.management.internal.snmp.SnmpOutgoingRequest getOutgoingRequest(SnmpPduFactory factory)
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getOutgoingRequest in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        factory - The pdu factory to use to encode and decode pdu.
        -
        Returns:
        The object that will handle every steps of the sending (mainly marshalling and security).
        -
      • -
      - - - -
        -
      • -

        getIncomingResponse

        -
        public com.sun.management.internal.snmp.SnmpIncomingResponse getIncomingResponse(SnmpPduFactory factory)
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getIncomingResponse in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        factory - The pdu factory to use to encode and decode pdu.
        -
        Returns:
        The object that will handle every steps of the receiving (mainly unmarshalling and security).
        -
      • -
      - - - -
        -
      • -

        getRequestPdu

        -
        public SnmpPdu getRequestPdu(SnmpParams p,
        -                    int command)
        -                      throws SnmpStatusException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getRequestPdu in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        p - The request parameters.
        command - The pdu type.
        -
        Returns:
        The pdu.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        encodePriv

        -
        public int encodePriv(int version,
        -             int msgId,
        -             int msgMaxSize,
        -             byte msgFlags,
        -             int msgSecurityModel,
        -             SnmpSecurityParameters params,
        -             byte[] encryptedPdu,
        -             byte[] outputBytes)
        -               throws SnmpTooBigException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        encodePriv in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        version - The SNMP protocol version.
        msgId - The SNMP message ID.
        msgMaxSize - The max message size.
        msgFlags - The message flags.
        msgSecurityModel - The message security model.
        params - The security parameters.
        encryptedPdu - The encrypted pdu.
        outputBytes - The buffer containing the encoded message.
        -
        Returns:
        The encoded bytes number.
        -
        Throws:
        -
        SnmpTooBigException
        -
      • -
      - - - -
        -
      • -

        encode

        -
        public int encode(int version,
        -         int msgId,
        -         int msgMaxSize,
        -         byte msgFlags,
        -         int msgSecurityModel,
        -         SnmpSecurityParameters params,
        -         byte[] contextEngineId,
        -         byte[] contextName,
        -         byte[] data,
        -         int dataLength,
        -         byte[] outputBytes)
        -           throws SnmpTooBigException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        encode in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        version - The SNMP protocol version.
        msgId - The SNMP message ID.
        msgMaxSize - The max message size.
        msgFlags - The message flags.
        msgSecurityModel - The message security model.
        params - The security parameters.
        contextEngineId - The context engine ID.
        contextName - The context name.
        data - The encoded data.
        dataLength - The encoded data length.
        outputBytes - The buffer containing the encoded message.
        -
        Returns:
        The encoded bytes number.
        -
        Throws:
        -
        SnmpTooBigException
        -
      • -
      - - - -
        -
      • -

        decode

        -
        public com.sun.management.internal.snmp.SnmpDecryptedPdu decode(byte[] pdu)
        -                                                         throws SnmpStatusException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        decode in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        pdu - The encoded pdu.
        -
        Returns:
        The partially scoped pdu.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        encode

        -
        public int encode(com.sun.management.internal.snmp.SnmpDecryptedPdu pdu,
        -         byte[] outputBytes)
        -           throws SnmpTooBigException
        -
        Look for SnmpMsgProcessingModel interface specification
        -
        -
        Specified by:
        -
        encode in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        pdu - The pdu to encode.
        outputBytes - The partially scoped pdu.
        -
        Returns:
        The encoded bytes number.
        -
        Throws:
        -
        SnmpTooBigException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV3.html b/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV3.html deleted file mode 100644 index fed0abd..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgProcessingModelV3.html +++ /dev/null @@ -1,544 +0,0 @@ - - - - - -SnmpMsgProcessingModelV3 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.mpm
-

Class SnmpMsgProcessingModelV3

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.management.internal.snmp.SnmpModelImpl
    • -
    • -
        -
      • com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    com.sun.management.internal.snmp.SnmpModel, com.sun.management.internal.snmp.SnmpMsgProcessingModel
    -
    -
    -
    -
    public class SnmpMsgProcessingModelV3
    -extends com.sun.management.internal.snmp.SnmpModelImpl
    -implements com.sun.management.internal.snmp.SnmpMsgProcessingModel
    -
    Defines an implementation of the SnmpMsgProcessingModel interface. -

    This message processing model is responsible for dealing with SNMP V3 protocol marshalling and unmarshalling. - It uses a dedicated translator object that handle V3 parameters.

    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      SnmpMsgProcessingModelV3(com.sun.management.internal.snmp.SnmpMsgProcessingSubSystem sys, - SnmpMsgTranslator translat) -
      Constructor.
      -
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      com.sun.management.internal.snmp.SnmpDecryptedPdudecode(byte[] buff) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intencode(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] contextEngineId, - byte[] contextName, - byte[] data, - int dataLength, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intencode(com.sun.management.internal.snmp.SnmpDecryptedPdu pdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      intencodePriv(int version, - int msgId, - int msgMaxSize, - byte msgFlags, - int msgSecurityModel, - SnmpSecurityParameters params, - byte[] encryptedPdu, - byte[] outputBytes) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      com.sun.management.internal.snmp.SnmpIncomingRequestgetIncomingRequest(SnmpPduFactory factory) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      com.sun.management.internal.snmp.SnmpIncomingResponsegetIncomingResponse(SnmpPduFactory factory) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      SnmpMsgTranslatorgetMsgTranslator() -
      Returns the current translator.
      -
      com.sun.management.internal.snmp.SnmpOutgoingRequestgetOutgoingRequest(SnmpPduFactory factory) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      SnmpPdugetRequestPdu(SnmpParams p, - int command) -
      Look for SnmpMsgProcessingModel interface specification.
      -
      voidsetMsgTranslator(SnmpMsgTranslator translator) -
      In order to change the behavior of the translator, set it.
      -
      -
        -
      • - - -

        Methods inherited from class com.sun.management.internal.snmp.SnmpModelImpl

        -getName, getSubSystem
      • -
      - -
        -
      • - - -

        Methods inherited from interface com.sun.management.internal.snmp.SnmpModel

        -getName, getSubSystem
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMsgProcessingModelV3

        -
        public SnmpMsgProcessingModelV3(com.sun.management.internal.snmp.SnmpMsgProcessingSubSystem sys,
        -                        SnmpMsgTranslator translat)
        -
        Constructor. The translator make the translation between SNMP protocol - parameters. If the passed translator is null, - SnmpMsgTranslatorV3 is the default one used.
        -
        Parameters:
        sys - The Msg processing subSystem.
        translat - The SNMP protocol translator.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setMsgTranslator

        -
        public void setMsgTranslator(SnmpMsgTranslator translator)
        -
        In order to change the behavior of the translator, set it.
        -
        -
        Specified by:
        -
        setMsgTranslator in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        translator - The translator that will be used.
        -
      • -
      - - - -
        -
      • -

        getMsgTranslator

        -
        public SnmpMsgTranslator getMsgTranslator()
        -
        Returns the current translator.
        -
        -
        Specified by:
        -
        getMsgTranslator in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Returns:
        The current translator.
        -
      • -
      - - - -
        -
      • -

        getIncomingRequest

        -
        public com.sun.management.internal.snmp.SnmpIncomingRequest getIncomingRequest(SnmpPduFactory factory)
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getIncomingRequest in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        factory - The pdu factory to use to encode and decode pdu.
        -
        Returns:
        The object that will handle every steps of the receiving (mainly unmarshalling and security).
        -
      • -
      - - - -
        -
      • -

        getOutgoingRequest

        -
        public com.sun.management.internal.snmp.SnmpOutgoingRequest getOutgoingRequest(SnmpPduFactory factory)
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getOutgoingRequest in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        factory - The pdu factory to use to encode and decode pdu.
        -
        Returns:
        The object that will handle every steps of the sending (mainly marshalling and security).
        -
      • -
      - - - -
        -
      • -

        getIncomingResponse

        -
        public com.sun.management.internal.snmp.SnmpIncomingResponse getIncomingResponse(SnmpPduFactory factory)
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getIncomingResponse in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        factory - The pdu factory to use to encode and decode pdu.
        -
        Returns:
        The object that will handle every steps of the receiving (mainly unmarshalling and security).
        -
      • -
      - - - -
        -
      • -

        getRequestPdu

        -
        public SnmpPdu getRequestPdu(SnmpParams p,
        -                    int command)
        -                      throws SnmpStatusException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        getRequestPdu in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        p - The request parameters.
        command - The pdu type.
        -
        Returns:
        The pdu.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        encodePriv

        -
        public int encodePriv(int version,
        -             int msgId,
        -             int msgMaxSize,
        -             byte msgFlags,
        -             int msgSecurityModel,
        -             SnmpSecurityParameters params,
        -             byte[] encryptedPdu,
        -             byte[] outputBytes)
        -               throws SnmpTooBigException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        encodePriv in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        version - The SNMP protocol version.
        msgId - The SNMP message ID.
        msgMaxSize - The max message size.
        msgFlags - The message flags.
        msgSecurityModel - The message security model.
        params - The security parameters.
        encryptedPdu - The encrypted pdu.
        outputBytes - The buffer containing the encoded message.
        -
        Returns:
        The encoded bytes number.
        -
        Throws:
        -
        SnmpTooBigException
        -
      • -
      - - - -
        -
      • -

        encode

        -
        public int encode(int version,
        -         int msgId,
        -         int msgMaxSize,
        -         byte msgFlags,
        -         int msgSecurityModel,
        -         SnmpSecurityParameters params,
        -         byte[] contextEngineId,
        -         byte[] contextName,
        -         byte[] data,
        -         int dataLength,
        -         byte[] outputBytes)
        -           throws SnmpTooBigException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        encode in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        version - The SNMP protocol version.
        msgId - The SNMP message ID.
        msgMaxSize - The max message size.
        msgFlags - The message flags.
        msgSecurityModel - The message security model.
        params - The security parameters.
        contextEngineId - The context engine ID.
        contextName - The context name.
        data - The encoded data.
        dataLength - The encoded data length.
        outputBytes - The buffer containing the encoded message.
        -
        Returns:
        The encoded bytes number.
        -
        Throws:
        -
        SnmpTooBigException
        -
      • -
      - - - -
        -
      • -

        decode

        -
        public com.sun.management.internal.snmp.SnmpDecryptedPdu decode(byte[] buff)
        -                                                         throws SnmpStatusException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        decode in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        buff - The encoded pdu.
        -
        Returns:
        The partially scoped pdu.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        encode

        -
        public int encode(com.sun.management.internal.snmp.SnmpDecryptedPdu pdu,
        -         byte[] outputBytes)
        -           throws SnmpTooBigException
        -
        Look for SnmpMsgProcessingModel interface specification.
        -
        -
        Specified by:
        -
        encode in interface com.sun.management.internal.snmp.SnmpMsgProcessingModel
        -
        Parameters:
        pdu - The pdu to encode.
        outputBytes - The partially scoped pdu.
        -
        Returns:
        The encoded bytes number.
        -
        Throws:
        -
        SnmpTooBigException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslator.html b/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslator.html deleted file mode 100644 index bc2b912..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslator.html +++ /dev/null @@ -1,431 +0,0 @@ - - - - - -SnmpMsgTranslator (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.mpm
-

Interface SnmpMsgTranslator

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMsgId

        -
        int getMsgId(SnmpMsg msg)
        -
        Returns the request or message Id contained in the passed message. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getMsgMaxSize

        -
        int getMsgMaxSize(SnmpMsg msg)
        -
        Returns the response max message size. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getMsgFlags

        -
        byte getMsgFlags(SnmpMsg msg)
        -
        Returns the message flags. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getMsgSecurityModel

        -
        int getMsgSecurityModel(SnmpMsg msg)
        -
        Returns the message security model. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getSecurityLevel

        -
        int getSecurityLevel(SnmpMsg msg)
        -
        Returns the message security level. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getFlatSecurityParameters

        -
        byte[] getFlatSecurityParameters(SnmpMsg msg)
        -
        Returns an encoded representation of security parameters contained in the passed msg. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getSecurityParameters

        -
        SnmpSecurityParameters getSecurityParameters(SnmpMsg msg)
        -
        Returns the message security parameters. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getContextEngineId

        -
        byte[] getContextEngineId(SnmpMsg msg)
        -
        Returns the message context Engine Id. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getContextName

        -
        byte[] getContextName(SnmpMsg msg)
        -
        Returns the message context name. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getRawContextName

        -
        byte[] getRawContextName(SnmpMsg msg)
        -
        Returns the raw message context name. Raw mean as it is received from the network, without translation. It can be useful when some data are piggy backed in the context name.The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getAccessContext

        -
        byte[] getAccessContext(SnmpMsg msg)
        -
        Returns the message access context name. This access context name is used when dealing with access rights (e.g. community for V1/V2 or context name for V3).The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        getEncryptedPdu

        -
        byte[] getEncryptedPdu(SnmpMsg msg)
        -
        Returns the message encrypted pdu or null if no encryption. The message is a generic one that is narrowed in the object implementing this interface.
        -
      • -
      - - - -
        -
      • -

        setContextName

        -
        void setContextName(SnmpMsg req,
        -                  byte[] contextName)
        -
        Set the context name of the passed message.
        -
      • -
      - - - -
        -
      • -

        setContextEngineId

        -
        void setContextEngineId(SnmpMsg req,
        -                      byte[] contextEngineId)
        -
        Set the context engine Id of the passed message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorCs2Ctxt.html b/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorCs2Ctxt.html deleted file mode 100644 index a1fb0e7..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorCs2Ctxt.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - - -SnmpMsgTranslatorCs2Ctxt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.mpm
-

Class SnmpMsgTranslatorCs2Ctxt

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMsgTranslator
    -
    -
    -
    -
    public class SnmpMsgTranslatorCs2Ctxt
    -extends SnmpMsgTranslatorV1V2
    -
    This translator is dedicated to translate V1 V2 parameters in the - context of SNMP V3 messages. It infers some parameters such as - context name and context engine Id.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV1V2.html b/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV1V2.html deleted file mode 100644 index ce2542b..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV1V2.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - - -SnmpMsgTranslatorV1V2 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.mpm
-

Class SnmpMsgTranslatorV1V2

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMsgTranslator
    -
    -
    -
    Direct Known Subclasses:
    -
    SnmpMsgTranslatorCs2Ctxt
    -
    -
    -
    -
    public class SnmpMsgTranslatorV1V2
    -extends Object
    -implements SnmpMsgTranslator
    -
    This translator is dedicated to translate V1 V2 parameters in the - context of SNMP V3 messages. It infers some parameters such as - context name and context engine Id.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpMsgTranslatorV1V2

        -
        public SnmpMsgTranslatorV1V2(SnmpEngine engine)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMsgId

        -
        public int getMsgId(SnmpMsg msg)
        -
        Description copied from interface: SnmpMsgTranslator
        -
        Returns the request or message Id contained in the passed message. The message is a generic one that is narrowed in the object implementing this interface.
        -
        -
        Specified by:
        -
        getMsgId in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        getMsgMaxSize

        -
        public int getMsgMaxSize(SnmpMsg msg)
        -
        Description copied from interface: SnmpMsgTranslator
        -
        Returns the response max message size. The message is a generic one that is narrowed in the object implementing this interface.
        -
        -
        Specified by:
        -
        getMsgMaxSize in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        getMsgFlags

        -
        public byte getMsgFlags(SnmpMsg msg)
        -
        Description copied from interface: SnmpMsgTranslator
        -
        Returns the message flags. The message is a generic one that is narrowed in the object implementing this interface.
        -
        -
        Specified by:
        -
        getMsgFlags in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        getSecurityLevel

        -
        public int getSecurityLevel(SnmpMsg msg)
        -
        Description copied from interface: SnmpMsgTranslator
        -
        Returns the message security level. The message is a generic one that is narrowed in the object implementing this interface.
        -
        -
        Specified by:
        -
        getSecurityLevel in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        getMsgSecurityModel

        -
        public int getMsgSecurityModel(SnmpMsg msg)
        -
        Description copied from interface: SnmpMsgTranslator
        -
        Returns the message security model. The message is a generic one that is narrowed in the object implementing this interface.
        -
        -
        Specified by:
        -
        getMsgSecurityModel in interface SnmpMsgTranslator
        -
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getContextEngineId

        -
        public byte[] getContextEngineId(SnmpMsg msg)
        -
        Context engine Id is ALL THE TIME the local one. No proxy notion.
        -
        -
        Specified by:
        -
        getContextEngineId in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        getRawContextName

        -
        public byte[] getRawContextName(SnmpMsg msg)
        -
        The received community string contains : The context Name + the access context (via @ separator).
        -
        -
        Specified by:
        -
        getRawContextName in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        getContextName

        -
        public byte[] getContextName(SnmpMsg msg)
        -
        A context name can be added at the end of the community string via @ separator. If no @ is located, null is returned.
        -
        -
        Specified by:
        -
        getContextName in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        getAccessContext

        -
        public byte[] getAccessContext(SnmpMsg msg)
        -
        The access context (used in IP ACL) is the community string. The community string or null is returned.
        -
        -
        Specified by:
        -
        getAccessContext in interface SnmpMsgTranslator
        -
        -
      • -
      - - - - - - - -
        -
      • -

        setContextName

        -
        public void setContextName(SnmpMsg req,
        -                  byte[] contextName)
        -
        Does nothing, is used in V3 to set the context name after decryption.
        -
        -
        Specified by:
        -
        setContextName in interface SnmpMsgTranslator
        -
        -
      • -
      - - - -
        -
      • -

        setContextEngineId

        -
        public void setContextEngineId(SnmpMsg req,
        -                      byte[] contextEngineId)
        -
        Does nothing, is used in V3 to set the context engine id after decryption.
        -
        -
        Specified by:
        -
        setContextEngineId in interface SnmpMsgTranslator
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV3.html b/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV3.html deleted file mode 100644 index 9e103df..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/SnmpMsgTranslatorV3.html +++ /dev/null @@ -1,538 +0,0 @@ - - - - - -SnmpMsgTranslatorV3 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.mpm
-

Class SnmpMsgTranslatorV3

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMsgTranslator
    -
    -
    -
    -
    public class SnmpMsgTranslatorV3
    -extends Object
    -implements SnmpMsgTranslator
    -
    This translator is dedicated to translate V3 parameters. No translation is needed. V3 message contains all the needed infos. No computation is done. It is a wrapper to fit the SnmpIncomingRequest translator pattern.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV1V2.html b/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV1V2.html deleted file mode 100644 index 498c52d..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV1V2.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2

-
-
No usage of com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV3.html b/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV3.html deleted file mode 100644 index 943fc8f..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgProcessingModelV3.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3

-
-
No usage of com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslator.html b/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslator.html deleted file mode 100644 index 77a89f9..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslator.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.mpm.SnmpMsgTranslator (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.mpm.SnmpMsgTranslator

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorCs2Ctxt.html b/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorCs2Ctxt.html deleted file mode 100644 index 8d4402d..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorCs2Ctxt.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.mpm.SnmpMsgTranslatorCs2Ctxt (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.mpm.SnmpMsgTranslatorCs2Ctxt

-
-
No usage of com.sun.management.snmp.mpm.SnmpMsgTranslatorCs2Ctxt
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV1V2.html b/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV1V2.html deleted file mode 100644 index 3ebcf4a..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV1V2.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV3.html b/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV3.html deleted file mode 100644 index 270d432..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/class-use/SnmpMsgTranslatorV3.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.mpm.SnmpMsgTranslatorV3

-
-
No usage of com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/package-frame.html b/dist/docs/api/com/sun/management/snmp/mpm/package-frame.html deleted file mode 100644 index c9499f9..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/package-frame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - -com.sun.management.snmp.mpm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.mpm

- - - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/package-summary.html b/dist/docs/api/com/sun/management/snmp/mpm/package-summary.html deleted file mode 100644 index b411697..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/package-summary.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - -com.sun.management.snmp.mpm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.mpm

-
-
Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    SnmpMsgTranslator -
    The translator interface is implemented by classes dealing with a specific SNMP protocol version.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    SnmpMsgProcessingModelV1V2 -
    Defines an implementation of the SnmpMsgProcessingModel interface.
    -
    SnmpMsgProcessingModelV3 -
    Defines an implementation of the SnmpMsgProcessingModel interface.
    -
    SnmpMsgTranslatorCs2Ctxt -
    This translator is dedicated to translate V1 V2 parameters in the - context of SNMP V3 messages.
    -
    SnmpMsgTranslatorV1V2 -
    This translator is dedicated to translate V1 V2 parameters in the - context of SNMP V3 messages.
    -
    SnmpMsgTranslatorV3 -
    This translator is dedicated to translate V3 parameters.
    -
    -
  • -
- - - -

Package com.sun.management.snmp.mpm Description

-
Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/package-tree.html b/dist/docs/api/com/sun/management/snmp/mpm/package-tree.html deleted file mode 100644 index 47fa4ba..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/package-tree.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - -com.sun.management.snmp.mpm Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.mpm

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/mpm/package-use.html b/dist/docs/api/com/sun/management/snmp/mpm/package-use.html deleted file mode 100644 index a8eebf8..0000000 --- a/dist/docs/api/com/sun/management/snmp/mpm/package-use.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.mpm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.mpm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/package-frame.html b/dist/docs/api/com/sun/management/snmp/package-frame.html deleted file mode 100644 index a6e2e94..0000000 --- a/dist/docs/api/com/sun/management/snmp/package-frame.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - -com.sun.management.snmp (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp

- - - diff --git a/dist/docs/api/com/sun/management/snmp/package-summary.html b/dist/docs/api/com/sun/management/snmp/package-summary.html deleted file mode 100644 index 7fc3059..0000000 --- a/dist/docs/api/com/sun/management/snmp/package-summary.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - - -com.sun.management.snmp (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp

-
-
Provides the core classes for implementing common SNMP data types and services.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    InetAddressAcl -
    Defines the IP address based ACL used by the SNMP protocol adaptor.
    -
    SnmpAckPdu -
    Interface to be implemented by PDUs that are acknowledged (e.g.
    -
    SnmpEngine -
    This engine is conformant with the RFC 2571.
    -
    SnmpEngineFactory -
    This SnmpEngineFactory is instantiating an SnmpEngine containing : - - Message Processing Sub System + V1, V2 et V3 Message Processing Models - Security Sub System + User based Security Model (Id 3) - Access Control Sub System + Ip ACL + User based Access Control Model.
    -
    SnmpPduBulkType -
    Interface implemented by classes modeling bulk pdu.
    -
    SnmpPduFactory -
    Defines the interface of the object in charge of encoding and decoding SNMP packets.
    -
    SnmpPduRequestType -
    Interface implemented by classes modeling request pdu.
    -
    SnmpSecurityParameters -
    Security parameters are security model dependent.
    -
    SnmpUsmKeyHandler -
    This interface allows you to compute key localization and delta generation.
    -
    UserAcl -
    Defines the user based ACL used by the SNMP protocol adaptor.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    BerDecoder -
    The BerDecoder class is used for decoding - BER-encoded data.
    -
    BerEncoder -
    The BerEncoder class is used for encoding data using BER.
    -
    EnumRowStatus -
    This class is an internal class which is used to represent RowStatus - codes as defined in RFC 2579.
    -
    JdmkEngineFactory -
    This SnmpEngineFactory instantiates an SnmpEngine containing : - - Message Processing Sub System + V1, V2 et V3 Message Processing Models - Security Sub System + User based Security Model (Id 3) - Access Control Sub System + Ip Acl + User based Access Control Model.
    -
    SnmpCounter -
    Represents an SNMP counter.
    -
    SnmpCounter64 -
    Represents an SNMP 64bits counter.
    -
    SnmpEngineId -
    This class is handling an SnmpEngineId data.
    -
    SnmpEngineParameters -
    This class is used to pass some specific parameters to an - SnmpEngineFactory .
    -
    SnmpEventReportDispatcher -
    Implements an SNMP event report dispatcher.
    -
    SnmpGauge -
    Represents an SNMP gauge.
    -
    SnmpInt -
    Represents an SNMP integer.
    -
    SnmpIpAddress -
    Represents an SNMP IpAddress.
    -
    SnmpMessage -
    Is a partially decoded representation of an SNMP packet.
    -
    SnmpMsg -
    A partially decoded representation of an SNMP packet.
    -
    SnmpNull -
    Represents an SNMP null value.
    -
    SnmpOpaque -
    Is used to represent an SNMP value.
    -
    SnmpPdu -
    Is the fully decoded representation of an SNMP packet.
    -
    SnmpPduBulk -
    Represents a get-bulk PDU as defined in RFC 1448.
    -
    SnmpPduFactoryBER -
    Default implementation of the SnmpPduFactory interface.
    -
    SnmpPduRequest -
    Is used to represent get, get-next, set, response and SNMPv2-trap PDUs.
    -
    SnmpPduTrap -
    Represents an SNMPv1-trap PDU.
    -
    SnmpScopedPduBulk -
    Represents a get-bulk PDU as defined in RFC 1448.
    -
    SnmpScopedPduPacket -
    Is the fully decoded representation of an SNMP V3 packet.
    -
    SnmpScopedPduRequest -
    Is used to represent get, get-next, set, response SNMP V3 scoped PDUs.
    -
    SnmpString -
    Represents an SNMP string.
    -
    SnmpStringFixed -
    Represents an SNMP String defined with a fixed length.
    -
    SnmpUnsignedInt -
    Is the base for all SNMP syntaxes based on unsigned integers.
    -
    SnmpV3Message -
    Is a partially decoded representation of an SNMP V3 packet.
    -
    SnmpValue -
    Is an abstract representation of an SNMP Value.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Exception Summary 
    ExceptionDescription
    BerException -
    Exception thrown when a BER encoding/decoding error occurs.
    -
    SnmpBadSecurityLevelException -
    This exception is thrown when an incorrect security level is handled.
    -
    SnmpSecurityException -
    This exception is thrown when an error occurs in an SnmpSecurityModel .
    -
    SnmpStatusException -
    Reports an error which occurred during a get/set operation on a mib node.
    -
    SnmpTooBigException -
    Is used internally to signal that the size of a PDU exceeds the packet size limitation.
    -
    SnmpUnknownAccContrModelException -
    This exception is thrown when an - SnmpAccessControlSubSystem doesn't know the passed ID.
    -
    SnmpUnknownModelException -
    This exception is thrown when a needed model is not present in the engine.
    -
    SnmpUnknownModelLcdException -
    This exception is thrown when an SnmpLcd has no ModelLcd associated to the model.
    -
    SnmpUnknownMsgProcModelException -
    This exception is thrown when an SnmpMsgProcessingSubSystem doesn't know the passed ID.
    -
    SnmpUnknownSecModelException -
    This exception is thrown when an SnmpSecuritySubSystem doesn't know the passed ID.
    -
    SnmpUnknownSubSystemException -
    This exception is thrown when the handled SnmpSubSystem is unknown.
    -
    -
  • -
- - - -

Package com.sun.management.snmp Description

-
Provides the core classes for implementing common SNMP data types and services.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/package-tree.html b/dist/docs/api/com/sun/management/snmp/package-tree.html deleted file mode 100644 index 4f8aa3f..0000000 --- a/dist/docs/api/com/sun/management/snmp/package-tree.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - -com.sun.management.snmp Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/package-use.html b/dist/docs/api/com/sun/management/snmp/package-use.html deleted file mode 100644 index 102713e..0000000 --- a/dist/docs/api/com/sun/management/snmp/package-use.html +++ /dev/null @@ -1,695 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/uacl/JdmkUserAcl.html b/dist/docs/api/com/sun/management/snmp/uacl/JdmkUserAcl.html deleted file mode 100644 index 407cf4a..0000000 --- a/dist/docs/api/com/sun/management/snmp/uacl/JdmkUserAcl.html +++ /dev/null @@ -1,544 +0,0 @@ - - - - - -JdmkUserAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.uacl
-

Class JdmkUserAcl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    UserAcl, Serializable
    -
    -
    -
    -
    public class JdmkUserAcl
    -extends Object
    -implements UserAcl, Serializable
    -
    Defines an implementation of the UserAcl interface. -

    - In this implementation the ACL information is stored on a flat file and its default - location is specified in the following order: -

    -

      -
    1. The value of the jdmk.uacl.file property. -
    2. The return value of getEtcDir("conf" + File.separator + "jdmk.uacl") - in class DefaultPaths. -
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JdmkUserAcl

        -
        public JdmkUserAcl(String name,
        -           String fileName)
        -            throws IllegalArgumentException
        -
        Constructs the Java Dynamic Management(TM) Access Control List - based on user names. The ACL will take the given owner name. - The ACL will take the given acl file. - The current IP address will be the owner of the ACL.
        -
        Parameters:
        name - The name of the ACL.
        fileName - The name of the ACL file.
        -
        Throws:
        -
        IllegalArgumentException - If the ACL file doesn't exist.
        -
      • -
      - - - -
        -
      • -

        JdmkUserAcl

        -
        public JdmkUserAcl(String name)
        -            throws IllegalArgumentException
        -
        Constructs the Java Dynamic Management(TM) Access Control List - based on user names. The ACL will take the given owner name. - The current IP address will be the owner of the ACL.
        -
        Parameters:
        name - The name of the ACL.
        -
        Throws:
        -
        IllegalArgumentException - If the ACL file doesn't exist.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        entries

        -
        public Enumeration entries()
        -
        Returns an enumeration of the entries in this ACL. Each element in the - enumeration is of type java.security.acl.AclEntry.
        -
        Returns:
        An enumeration of the entries in this ACL.
        -
      • -
      - - - -
        -
      • -

        getName

        -
        public String getName()
        -
        Returns the name of the ACL.
        -
        -
        Specified by:
        -
        getName in interface UserAcl
        -
        Returns:
        The name of the ACL.
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        setAuthorizedListFile

        -
        public void setAuthorizedListFile(String filename)
        -                           throws IllegalArgumentException,
        -                                  NotOwnerException
        -
        Sets the full path of the file containing the ACL information. - Setting a file makes the previous loaded ACL configuration to be cleared. - Access control is based on this new file. If IllegalArgumentException is thrown, the previous existing ACL configuration is not cleared.
        -
        Parameters:
        filename - The full path of the file containing the ACL information.
        -
        Throws:
        -
        IllegalArgumentException - If the passed ACL file is null or doesn't exist.
        -
        NotOwnerException - This exception is never thrown.
        -
      • -
      - - - -
        -
      • -

        rereadTheFile

        -
        public void rereadTheFile()
        -                   throws NotOwnerException
        -
        Resets this ACL to the values contained in the configuration file.
        -
        Throws:
        -
        NotOwnerException - If the principal attempting the reset is not an owner of this ACL.
        -
      • -
      - - - -
        -
      • -

        getAuthorizedListFile

        -
        public String getAuthorizedListFile()
        -
        Returns the full path of the file used to get ACL information.
        -
        Returns:
        The full path of the file used to get ACL information.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        public boolean checkReadPermission(String user)
        -
        Checks whether or not the specified user has READ access.
        -
        -
        Specified by:
        -
        checkReadPermission in interface UserAcl
        -
        Parameters:
        user - The user name to check.
        -
        Returns:
        true if the host has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkReadPermission

        -
        public boolean checkReadPermission(String user,
        -                          String context,
        -                          int securityLevel)
        -
        Checks whether or not the specified user and context name have READ access.
        -
        -
        Specified by:
        -
        checkReadPermission in interface UserAcl
        -
        Parameters:
        user - The user name to check.
        context - The context name associated with the user.
        securityLevel - The request security level.
        -
        Returns:
        true if the pair (user, context) has read permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkContextName

        -
        public boolean checkContextName(String context)
        -
        Checks whether or not a context name is defined.
        -
        -
        Specified by:
        -
        checkContextName in interface UserAcl
        -
        Parameters:
        context - The context to check.
        -
        Returns:
        true if the context is known, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        public boolean checkWritePermission(String user)
        -
        Checks whether or not the specified user has WRITE access.
        -
        -
        Specified by:
        -
        checkWritePermission in interface UserAcl
        -
        Parameters:
        user - The user to check.
        -
        Returns:
        true if the user has write permission, false otherwise.
        -
      • -
      - - - -
        -
      • -

        checkWritePermission

        -
        public boolean checkWritePermission(String user,
        -                           String context,
        -                           int securityLevel)
        -
        Checks whether or not the specified user and context name have WRITE access.
        -
        -
        Specified by:
        -
        checkWritePermission in interface UserAcl
        -
        Parameters:
        user - The user name to check.
        context - The context name associated with the user.
        securityLevel - The request security level.
        -
        Returns:
        true if the pair (user, context) has write permission, false otherwise.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/uacl/class-use/JdmkUserAcl.html b/dist/docs/api/com/sun/management/snmp/uacl/class-use/JdmkUserAcl.html deleted file mode 100644 index 8dd5800..0000000 --- a/dist/docs/api/com/sun/management/snmp/uacl/class-use/JdmkUserAcl.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.uacl.JdmkUserAcl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.uacl.JdmkUserAcl

-
-
No usage of com.sun.management.snmp.uacl.JdmkUserAcl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/uacl/package-frame.html b/dist/docs/api/com/sun/management/snmp/uacl/package-frame.html deleted file mode 100644 index 9705b9d..0000000 --- a/dist/docs/api/com/sun/management/snmp/uacl/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -com.sun.management.snmp.uacl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.uacl

-
-

Classes

- -
- - diff --git a/dist/docs/api/com/sun/management/snmp/uacl/package-summary.html b/dist/docs/api/com/sun/management/snmp/uacl/package-summary.html deleted file mode 100644 index ec13421..0000000 --- a/dist/docs/api/com/sun/management/snmp/uacl/package-summary.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -com.sun.management.snmp.uacl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.uacl

-
-
Provides the classes for storing User based ACL information in an ASCII file.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    JdmkUserAcl -
    Defines an implementation of the UserAcl interface.
    -
    -
  • -
- - - -

Package com.sun.management.snmp.uacl Description

-
Provides the classes for storing User based ACL information in an ASCII file.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/uacl/package-tree.html b/dist/docs/api/com/sun/management/snmp/uacl/package-tree.html deleted file mode 100644 index 47698be..0000000 --- a/dist/docs/api/com/sun/management/snmp/uacl/package-tree.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -com.sun.management.snmp.uacl Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.uacl

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/uacl/package-use.html b/dist/docs/api/com/sun/management/snmp/uacl/package-use.html deleted file mode 100644 index 520c6c0..0000000 --- a/dist/docs/api/com/sun/management/snmp/uacl/package-use.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.uacl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.uacl

-
-
No usage of com.sun.management.snmp.uacl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUserSecurityModel.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUserSecurityModel.html deleted file mode 100644 index ed1ace2..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUserSecurityModel.html +++ /dev/null @@ -1,778 +0,0 @@ - - - - - -SnmpUserSecurityModel (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUserSecurityModel

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.management.internal.snmp.SnmpModelImpl
    • -
    • -
        -
      • com.sun.management.snmp.usm.SnmpUserSecurityModel
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    com.sun.management.internal.snmp.SnmpModel, com.sun.management.internal.snmp.SnmpSecurityModel, SnmpUsm
    -
    -
    -
    -
    public class SnmpUserSecurityModel
    -extends com.sun.management.internal.snmp.SnmpModelImpl
    -implements SnmpUsm
    -
    FOR INTERNAL USE ONLY. This is the default implementation of the User - Security Model defined in RFC 2574, "Usm for Snmp V3". -
    It handles timeliness, authentication and encryption. -
    It is compliant with the defined public interface SnmpUsm. - It can be replaced by any Usm compliant model. - It manages a set of distant engine status (in case of manager use). - These engine proxies are storing the distant timeliness related status.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUserSecurityModel

        -
        public SnmpUserSecurityModel(com.sun.management.internal.snmp.SnmpSubSystem subsys,
        -                     SnmpUsmLcd snmplcd)
        -
        Constructor. Registered in the sub system using the model Id.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTimelinessWindow

        -
        public int getTimelinessWindow()
        -
        Get the time window used for timeliness checks. If non are set, - the SnmpUsm.TIMEWINDOW is the default used.
        -
        -
        Specified by:
        -
        getTimelinessWindow in interface SnmpUsm
        -
        Returns:
        The time window in seconds.
        -
      • -
      - - - -
        -
      • -

        setTimelinessWindow

        -
        public void setTimelinessWindow(int t)
        -
        Set the time window used for timeliness checks. If non are set, - the SnmpUsm.TIMEWINDOW is the default used.
        -
        -
        Specified by:
        -
        setTimelinessWindow in interface SnmpUsm
        -
        Parameters:
        t - The time window in seconds.
        -
      • -
      - - - -
        -
      • -

        getLcd

        -
        public SnmpUsmLcd getLcd()
        -
        Gets the Lcd.
        -
        -
        Specified by:
        -
        getLcd in interface SnmpUsm
        -
        Returns:
        The Lcd.
        -
      • -
      - - - -
        -
      • -

        setLcd

        -
        public void setLcd(SnmpUsmLcd lcd)
        -
        Sets the specified Lcd.
        -
        -
        Specified by:
        -
        setLcd in interface SnmpUsm
        -
        Parameters:
        lcd - The Lcd.
        -
      • -
      - - - -
        -
      • -

        getUnsupportedSecLevelsCounter

        -
        public Long getUnsupportedSecLevelsCounter()
        -
        Gets the unsupportedSecLevelsCounter.
        -
        -
        Specified by:
        -
        getUnsupportedSecLevelsCounter in interface SnmpUsm
        -
        Returns:
        The unsupportedSecLevelsCounter.
        -
      • -
      - - - -
        -
      • -

        getNotInTimeWindowsCounter

        -
        public Long getNotInTimeWindowsCounter()
        -
        Gets the notInTimeWindowsCounter.
        -
        -
        Specified by:
        -
        getNotInTimeWindowsCounter in interface SnmpUsm
        -
        Returns:
        The notInTimeWindowsCounter.
        -
      • -
      - - - -
        -
      • -

        getUnknownUserNamesCounter

        -
        public Long getUnknownUserNamesCounter()
        -
        Gets the unknownUserNamesCounter.
        -
        -
        Specified by:
        -
        getUnknownUserNamesCounter in interface SnmpUsm
        -
        Returns:
        The unknownUserNamesCounter.
        -
      • -
      - - - -
        -
      • -

        getUnknownEngineIdsCounter

        -
        public Long getUnknownEngineIdsCounter()
        -
        Gets the unknownEngineIdsCounter.
        -
        -
        Specified by:
        -
        getUnknownEngineIdsCounter in interface SnmpUsm
        -
        Returns:
        The unknownEngineIdsCounter.
        -
      • -
      - - - -
        -
      • -

        getWrongDigestsCounter

        -
        public Long getWrongDigestsCounter()
        -
        Gets the wrongDigestsCounter.
        -
        -
        Specified by:
        -
        getWrongDigestsCounter in interface SnmpUsm
        -
        Returns:
        The wrongDigestsCounter.
        -
      • -
      - - - -
        -
      • -

        getDecryptionErrorsCounter

        -
        public Long getDecryptionErrorsCounter()
        -
        Gets the decryptionErrorsCounter.
        -
        -
        Specified by:
        -
        getDecryptionErrorsCounter in interface SnmpUsm
        -
        Returns:
        The decryptionErrorsCounter.
        -
      • -
      - - - -
        -
      • -

        getEnginePeer

        -
        public SnmpUsmEnginePeer getEnginePeer(SnmpEngineId id)
        -
        Gets the peer associated with the passed engine Id.
        -
        -
        Specified by:
        -
        getEnginePeer in interface SnmpUsm
        -
        Parameters:
        id - The SNMP engine Id.
        -
        Returns:
        The peer.
        -
      • -
      - - - - - - - -
        -
      • -

        createSecurityCache

        -
        public com.sun.management.internal.snmp.SnmpSecurityCache createSecurityCache()
        -
        See SnmpSecurityModel interface for doc.
        -
        -
        Specified by:
        -
        createSecurityCache in interface com.sun.management.internal.snmp.SnmpSecurityModel
        -
        Returns:
        The model dependent security cache.
        -
      • -
      - - - -
        -
      • -

        releaseSecurityCache

        -
        public void releaseSecurityCache(com.sun.management.internal.snmp.SnmpSecurityCache cache)
        -
        See SnmpSecurityModel interface for doc.
        -
        -
        Specified by:
        -
        releaseSecurityCache in interface com.sun.management.internal.snmp.SnmpSecurityModel
        -
        Parameters:
        cache - The security cache to release.
        -
      • -
      - - - -
        -
      • -

        generateResponseMsg

        -
        public int generateResponseMsg(com.sun.management.internal.snmp.SnmpSecurityCache cache,
        -                      int version,
        -                      int msgId,
        -                      int msgMaxSize,
        -                      byte msgFlags,
        -                      int msgSecurityModel,
        -                      SnmpSecurityParameters p,
        -                      byte[] contextEngineId,
        -                      byte[] contextName,
        -                      byte[] data,
        -                      int dataLength,
        -                      byte[] outputBytes)
        -                        throws SnmpTooBigException,
        -                               SnmpStatusException,
        -                               SnmpSecurityException
        -
        See SnmpSecurityModel interface for doc.
        -
        -
        Specified by:
        -
        generateResponseMsg in interface com.sun.management.internal.snmp.SnmpSecurityModel
        -
        Parameters:
        cache - The cache that has been created by calling createSecurityCache on this model.
        version - The SNMP protocol version.
        msgId - The current request id.
        msgMaxSize - The message max size.
        msgFlags - The message flags (reportable, authentication and privacy)
        msgSecurityModel - This current security model.
        p - The security parameters that contain the model dependent parameters.
        contextEngineId - The context engine ID.
        contextName - The context name.
        data - The marshalled varbind list.
        dataLength - The marshalled varbind list length.
        outputBytes - The buffer to fill with secured request. This is a representation independent marshalled format. This buffer will be sent to the network.
        -
        Returns:
        The marshalled byte number.
        -
        Throws:
        -
        SnmpTooBigException
        -
        SnmpStatusException
        -
        SnmpSecurityException
        -
      • -
      - - - -
        -
      • -

        generateRequestMsg

        -
        public int generateRequestMsg(com.sun.management.internal.snmp.SnmpSecurityCache cache,
        -                     int version,
        -                     int msgId,
        -                     int msgMaxSize,
        -                     byte msgFlags,
        -                     int msgSecurityModel,
        -                     SnmpSecurityParameters p,
        -                     byte[] contextEngineId,
        -                     byte[] contextName,
        -                     byte[] data,
        -                     int dataLength,
        -                     byte[] outputBytes)
        -                       throws SnmpTooBigException,
        -                              SnmpStatusException,
        -                              SnmpSecurityException
        -
        See SnmpSecurityModel interface for doc.
        -
        -
        Specified by:
        -
        generateRequestMsg in interface com.sun.management.internal.snmp.SnmpSecurityModel
        -
        Parameters:
        cache - The cache that has been created by calling createSecurityCache on this model.
        version - The SNMP protocol version.
        msgId - The current request id.
        msgMaxSize - The message max size.
        msgFlags - The message flags (reportable, authentication and privacy).
        msgSecurityModel - This current security model.
        p - The security parameters that contain the model dependent parameters.
        contextEngineId - The context engine ID.
        contextName - The context name.
        data - The marshalled varbind list.
        dataLength - The marshalled varbind list length.
        outputBytes - The buffer to fill with secured request. This is a representation independent marshalled format. This buffer will be sent to the network.
        -
        Returns:
        The marshalled byte number.
        -
        Throws:
        -
        SnmpTooBigException
        -
        SnmpStatusException
        -
        SnmpSecurityException
        -
      • -
      - - - -
        -
      • -

        processIncomingRequest

        -
        public SnmpSecurityParameters processIncomingRequest(com.sun.management.internal.snmp.SnmpSecurityCache cache,
        -                                            int version,
        -                                            int msgId,
        -                                            int msgMaxSize,
        -                                            byte msgFlags,
        -                                            int msgSecurityModel,
        -                                            byte[] msgSecurityParameters,
        -                                            byte[] contextEngineId,
        -                                            byte[] contextName,
        -                                            byte[] data,
        -                                            byte[] encryptedPdu,
        -                                            com.sun.management.internal.snmp.SnmpDecryptedPdu decryptedPdu)
        -                                              throws SnmpStatusException,
        -                                                     SnmpSecurityException
        -
        See SnmpSecurityModel interface for doc.
        -
        -
        Specified by:
        -
        processIncomingRequest in interface com.sun.management.internal.snmp.SnmpSecurityModel
        -
        Parameters:
        cache - The cache that has been created by calling createSecurityCache on this model.
        version - The SNMP protocol version.
        msgId - The current request id.
        msgMaxSize - The message max size.
        msgFlags - The message flags (reportable, authentication and privacy)
        msgSecurityModel - This current security model.
        msgSecurityParameters - The security parameters in a marshalled format. The informations contained in this array are model dependent.
        contextEngineId - The context engine ID or null if encrypted.
        contextName - The context name or null if encrypted.
        data - The marshalled varbind list or null if encrypted
        encryptedPdu - The encrypted pdu or null if not encrypted.
        decryptedPdu - The decrypted pdu. If no decryption is to be done, the passed context engine ID, context name and data could be used to fill this object.
        -
        Returns:
        The decoded security parameters.
        -
        Throws:
        -
        SnmpStatusException
        -
        SnmpSecurityException
        -
      • -
      - - - -
        -
      • -

        processIncomingResponse

        -
        public SnmpSecurityParameters processIncomingResponse(com.sun.management.internal.snmp.SnmpSecurityCache cache,
        -                                             int version,
        -                                             int msgId,
        -                                             int msgMaxSize,
        -                                             byte msgFlags,
        -                                             int msgSecurityModel,
        -                                             byte[] msgSecurityParameters,
        -                                             byte[] contextEngineId,
        -                                             byte[] contextName,
        -                                             byte[] data,
        -                                             byte[] encryptedPdu,
        -                                             com.sun.management.internal.snmp.SnmpDecryptedPdu decryptedPdu)
        -                                               throws SnmpStatusException,
        -                                                      SnmpSecurityException
        -
        See SnmpSecurityModel interface for doc.
        -
        -
        Specified by:
        -
        processIncomingResponse in interface com.sun.management.internal.snmp.SnmpSecurityModel
        -
        Parameters:
        cache - The cache that has been created by calling createSecurityCache on this model.
        version - The SNMP protocol version.
        msgId - The current request id.
        msgMaxSize - The message max size.
        msgFlags - The message flags (reportable, authentication and privacy)
        msgSecurityModel - This current security model.
        msgSecurityParameters - The security parameters in a marshalled format. The informations contained in this array are model dependent.
        contextEngineId - The context engine ID or null if encrypted.
        contextName - The context name or null if encrypted.
        data - The marshalled varbind list or null if encrypted
        encryptedPdu - The encrypted pdu or null if not encrypted.
        decryptedPdu - The decrypted pdu. If no decryption is to be done, the passed context engine ID, context name and data could be used to fill this object.
        -
        Returns:
        The security parameters.
        -
        Throws:
        -
        SnmpStatusException
        -
        SnmpSecurityException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsm.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsm.html deleted file mode 100644 index b8d663c..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsm.html +++ /dev/null @@ -1,637 +0,0 @@ - - - - - -SnmpUsm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsm

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    com.sun.management.internal.snmp.SnmpModel, com.sun.management.internal.snmp.SnmpSecurityModel
    -
    -
    -
    All Known Implementing Classes:
    -
    SnmpUserSecurityModel
    -
    -
    -
    -
    public interface SnmpUsm
    -extends com.sun.management.internal.snmp.SnmpSecurityModel
    -
    This interface is implemented by User based Security Models. You have to implement this interface when developing your own Usm.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        ID

        -
        static final int ID
        -
        The User based Security Model Id as defined in RFC 2574. The Usm Id number is 3.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        MAX_NB_BOOTS

        -
        static final int MAX_NB_BOOTS
        -
        The User based Security Model max nb boots as defined in RFC 2574. The max nb boots value is (2e31 - 1)
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        TIME_WINDOW

        -
        static final int TIME_WINDOW
        -
        The User based Security Model time window as defined in RFC 2574. The defined value is 150 seconds.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmNoAuthProtocol

        -
        static final String usmNoAuthProtocol
        -
        The User based Security Model usmNoAuthProtocol OID "1.3.6.1.6.3.10.1.1.1".
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmNoPrivProtocol

        -
        static final String usmNoPrivProtocol
        -
        The User based Security Model usmNoPrivProtocol OID "1.3.6.1.6.3.10.1.2.1".
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmStatsNotInTimeWindows

        -
        static final String usmStatsNotInTimeWindows
        -
        The not in time report OID "1.3.6.1.6.3.15.1.1.2.0"
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmStatsUnknownEngineIds

        -
        static final String usmStatsUnknownEngineIds
        -
        The unknown engine Id report OID "1.3.6.1.6.3.15.1.1.4.0"
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmStatsUnknownUserNames

        -
        static final String usmStatsUnknownUserNames
        -
        The unknown user name report OID "1.3.6.1.6.3.15.1.1.3.0"
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmStatsUnsupportedSecLevels

        -
        static final String usmStatsUnsupportedSecLevels
        -
        The unsupported security level report OID "1.3.6.1.6.3.15.1.1.1.0"
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmStatsWrongDigests

        -
        static final String usmStatsWrongDigests
        -
        The wrong digest report OID "1.3.6.1.6.3.15.1.1.5.0"
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        usmStatsDecryptionErrors

        -
        static final String usmStatsDecryptionErrors
        -
        The decryption error report OID "1.3.6.1.6.3.15.1.1.6.0"
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTimelinessWindow

        -
        int getTimelinessWindow()
        -
        Get the time window used for timeliness checks. If non are set, the SnmpUsm.TIMEWINDOW is the default used.
        -
        Returns:
        The time window in seconds.
        -
      • -
      - - - -
        -
      • -

        setTimelinessWindow

        -
        void setTimelinessWindow(int t)
        -
        Set the time window used for timeliness checks. If non are set, the SnmpUsm.TIMEWINDOW is the default used.
        -
        Parameters:
        t - The time window in seconds.
        -
      • -
      - - - -
        -
      • -

        getLcd

        -
        SnmpUsmLcd getLcd()
        -
        Gets the associated Usm local configuration datastore.
        -
        Returns:
        The Usm local configuration datastore.
        -
      • -
      - - - -
        -
      • -

        setLcd

        -
        void setLcd(SnmpUsmLcd lcd)
        -
        Sets the local configuration datastore.
        -
        Parameters:
        lcd - The Usm local configuration datastore.
        -
      • -
      - - - -
        -
      • -

        getUnsupportedSecLevelsCounter

        -
        Long getUnsupportedSecLevelsCounter()
        -
        Gets the Usm error counter.
        -
        Returns:
        The counter.
        -
      • -
      - - - -
        -
      • -

        getNotInTimeWindowsCounter

        -
        Long getNotInTimeWindowsCounter()
        -
        Gets the Usm error counter.
        -
        Returns:
        The counter.
        -
      • -
      - - - -
        -
      • -

        getUnknownUserNamesCounter

        -
        Long getUnknownUserNamesCounter()
        -
        Gets the Usm error counter.
        -
        Returns:
        The counter.
        -
      • -
      - - - -
        -
      • -

        getUnknownEngineIdsCounter

        -
        Long getUnknownEngineIdsCounter()
        -
        Gets the Usm error counter.
        -
        Returns:
        The counter.
        -
      • -
      - - - -
        -
      • -

        getWrongDigestsCounter

        -
        Long getWrongDigestsCounter()
        -
        Gets the Usm error counter.
        -
        Returns:
        The counter.
        -
      • -
      - - - -
        -
      • -

        getDecryptionErrorsCounter

        -
        Long getDecryptionErrorsCounter()
        -
        Gets the Usm error counter.
        -
        Returns:
        The counter.
        -
      • -
      - - - -
        -
      • -

        getEnginePeer

        -
        SnmpUsmEnginePeer getEnginePeer(SnmpEngineId id)
        -
        Gets the peer associated with the passed engine Id.
        -
        Parameters:
        id - The SNMP engine Id.
        -
        Returns:
        The peer.
        -
      • -
      - - - -
        -
      • -

        createUsmSecurityParameters

        -
        SnmpUsmSecurityParameters createUsmSecurityParameters()
        -
        Instantiates an SnmpUsmSecurityParameters.
        -
        Returns:
        Empty security parameters.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithm.html deleted file mode 100644 index 13a4b29..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithm.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - -SnmpUsmAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsmAlgorithm

-
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetAlgorithm() -
      Gets the unique algorithm name.
      -
      intgetDeltaSize() -
      Gets the delta used for key change algorithm (see RFC 2574).
      -
      StringgetOid() -
      Gets the unique algorithm OID.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getAlgorithm

        -
        String getAlgorithm()
        -
        Gets the unique algorithm name.
        -
        Returns:
        Algorithm name.
        -
      • -
      - - - -
        -
      • -

        getOid

        -
        String getOid()
        -
        Gets the unique algorithm OID.
        -
        Returns:
        Algorithm OID.
        -
      • -
      - - - -
        -
      • -

        getDeltaSize

        -
        int getDeltaSize()
        -
        Gets the delta used for key change algorithm (see RFC 2574).
        -
        Returns:
        The delta value.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithmManager.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithmManager.html deleted file mode 100644 index be604d3..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAlgorithmManager.html +++ /dev/null @@ -1,326 +0,0 @@ - - - - - -SnmpUsmAlgorithmManager (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmAlgorithmManager

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
    • -
    -
  • -
-
-
    -
  • -
    -
    -
    public class SnmpUsmAlgorithmManager
    -extends Object
    -
    Usm Algorithm manager. An algorithm manager manages SnmpUsmAlgorithm. - Algorithm can be added or removed. The manager is used by the SnmpUsmLcd to : -
      -
    • Populate algorithm from configuration.
    • -
    • Associate algorithm to users.
    • -
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmAlgorithmManager

        -
        public SnmpUsmAlgorithmManager()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getManagedAlgorithms

        -
        public String[] getManagedAlgorithms()
        -
        Gets the list of registered algorithm names.
        -
        Returns:
        The registered algorithm names.
        -
      • -
      - - - -
        -
      • -

        addAlgorithm

        -
        public void addAlgorithm(SnmpUsmAlgorithm a)
        -
        Adds an algorithm. If an algorithm with the same name exists, is is - replaced by the new one.
        -
        Parameters:
        a - The algorithm to be added.
        -
      • -
      - - - -
        -
      • -

        removeAlgorithm

        -
        public SnmpUsmAlgorithm removeAlgorithm(String name)
        -
        Removes the algorithm associated with the passed name. Does nothing if - it doesn't exist.
        -
        Parameters:
        name - The name of the algorithm to be removed.
        -
        Returns:
        The algorithm to be removed.
        -
      • -
      - - - -
        -
      • -

        getAlgorithm

        -
        public SnmpUsmAlgorithm getAlgorithm(String name)
        -
        Gets the associated algorithm.
        -
        Parameters:
        name - The name of the algorithm to retrieve.
        -
        Returns:
        The associated algorithm.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithm.html deleted file mode 100644 index 50c63d8..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithm.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - - -SnmpUsmAuthAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsmAuthAlgorithm

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    SnmpUsmAlgorithm
    -
    -
    -
    All Known Implementing Classes:
    -
    SnmpUsmHmacAlgorithm, SnmpUsmHmacMd5, SnmpUsmHmacSha
    -
    -
    -
    -
    public interface SnmpUsmAuthAlgorithm
    -extends SnmpUsmAlgorithm
    -
    Authentication algorithm interface. Every authentication algorithm must be - compliant to this interface. When developing your own authentication - algorithm you have to implement this interface.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      byte[]calculateAuthDelta(byte[] oldKey, - byte[] newKey, - byte[] random) -
      Calculate the delta parameter needed when processing key change.
      -
      byte[]calculateNewAuthKey(byte[] oldKey, - byte[] randomdelta) -
      Compute the new key and return it.
      -
      byte[]calculateNewPrivKey(byte[] oldKey, - byte[] randomdelta, - int deltaSize) -
      Compute the new key and return it.
      -
      byte[]calculatePrivDelta(byte[] oldKey, - byte[] newKey, - byte[] random, - int deltaSize) -
      Calculate the delta parameter needed when processing key change for a - privacy algorithm.
      -
      byte[]localizeAuthKey(byte[] key, - SnmpEngineId engineId) -
      Localize the passed key using the passed SnmpEngineId.
      -
      byte[]localizePrivKey(byte[] key, - SnmpEngineId engineId, - int keysize) -
      Localize the passed privacy key using the passed - SnmpEngineId.
      -
      byte[]password_to_key(String password) -
      Translate a password to a key.
      -
      byte[]sign(byte[] key, - byte[] text, - int length) -
      Sign some data using a key.
      -
      booleanverify(byte[] key, - byte[] data, - int length, - byte[] signature) -
      Verify a received signed data.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        sign

        -
        byte[] sign(byte[] key,
        -          byte[] text,
        -          int length)
        -
        Sign some data using a key.
        -
        Parameters:
        key - The key to use.
        text - The data to sign.
        length - The data length.
        -
        Returns:
        The data signature.
        -
      • -
      - - - -
        -
      • -

        verify

        -
        boolean verify(byte[] key,
        -             byte[] data,
        -             int length,
        -             byte[] signature)
        -
        Verify a received signed data.
        -
        Parameters:
        key - The key to use.
        data - The data that has been signed with the key.
        length - The data length.
        signature - The signature to compare to.
        -
        Returns:
        true if signatures are equals, - false otherwise.
        -
      • -
      - - - -
        -
      • -

        password_to_key

        -
        byte[] password_to_key(String password)
        -
        Translate a password to a key. It MUST be compliant to RFC 2574 - description.
        -
        Parameters:
        password - Password to convert.
        -
        Returns:
        The key.
        -
      • -
      - - - -
        -
      • -

        localizeAuthKey

        -
        byte[] localizeAuthKey(byte[] key,
        -                     SnmpEngineId engineId)
        -
        Localize the passed key using the passed SnmpEngineId. - It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        key - The key to localize;
        engineId - The Id used to localize the key.
        -
        Returns:
        The localized key.
        -
      • -
      - - - -
        -
      • -

        localizePrivKey

        -
        byte[] localizePrivKey(byte[] key,
        -                     SnmpEngineId engineId,
        -                     int keysize)
        -
        Localize the passed privacy key using the passed - SnmpEngineId. It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        key - The key to localize;
        engineId - The Id used to localize the key.
        keysize - The privacy algorithm key size.
        -
        Returns:
        The localized key.
        -
      • -
      - - - -
        -
      • -

        calculateAuthDelta

        -
        byte[] calculateAuthDelta(byte[] oldKey,
        -                        byte[] newKey,
        -                        byte[] random)
        -
        Calculate the delta parameter needed when processing key change. This - computation is done by the key change initiator. It MUST be compliant - to RFC 2574 description.
        -
        Parameters:
        oldKey - The old key.
        newKey - The new key.
        random - The random value.
        -
        Returns:
        The delta.
        -
      • -
      - - - -
        -
      • -

        calculatePrivDelta

        -
        byte[] calculatePrivDelta(byte[] oldKey,
        -                        byte[] newKey,
        -                        byte[] random,
        -                        int deltaSize)
        -
        Calculate the delta parameter needed when processing key change for a - privacy algorithm. This computation is done by the key change - initiator. It MUST be compliant to RFC 2574 description.
        -
        Parameters:
        oldKey - The old key.
        newKey - The new key.
        random - The random value.
        deltaSize - The algorithm delta size.
        -
        Returns:
        The delta.
        -
      • -
      - - - -
        -
      • -

        calculateNewAuthKey

        -
        byte[] calculateNewAuthKey(byte[] oldKey,
        -                         byte[] randomdelta)
        -
        Compute the new key and return it. It MUST be compliant to RFC 2574 - description. This is done mainly in the agent side.
        -
        Parameters:
        oldKey - The old key.
        randomdelta - Random and received delta concatenation.
        -
      • -
      - - - -
        -
      • -

        calculateNewPrivKey

        -
        byte[] calculateNewPrivKey(byte[] oldKey,
        -                         byte[] randomdelta,
        -                         int deltaSize)
        -
        Compute the new key and return it. It MUST be compliant to RFC 2574 - description. This is done mainly in the agent side.
        -
        Parameters:
        oldKey - The old key.
        randomdelta - Random and received delta concatenation.
        deltaSize - The algorithm deltaSize
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithmException.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithmException.html deleted file mode 100644 index 125a285..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthAlgorithmException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUsmAuthAlgorithmException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmAuthAlgorithmException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUsmAuthAlgorithmException
    -extends SnmpUsmException
    -
    Thrown when an error occurs concerning the authentication algorithms.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmAuthAlgorithmException

        -
        public SnmpUsmAuthAlgorithmException(String msg)
        -
        Constructor. The passed message is used when displaying the exception.
        -
        Parameters:
        msg - The exception message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthException.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthException.html deleted file mode 100644 index 463a564..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUsmAuthException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmAuthException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUsmAuthException
    -extends SnmpUsmException
    -
    Thrown when an authentication error occurs. This is a generic exception used in multiple cases.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmAuthException

        -
        public SnmpUsmAuthException(String msg)
        -
        Constructor. The passed message is used when displaying the exception.
        -
        Parameters:
        msg - The exception message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthPair.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthPair.html deleted file mode 100644 index 659d604..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmAuthPair.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - -SnmpUsmAuthPair (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmAuthPair

-
-
- -
-
    -
  • -
    -
    -
    public class SnmpUsmAuthPair
    -extends Object
    -
    This class models a "user/authentication algorithm" relation. It stores the algorithm and key to use when dealing with authentication.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - - - - - -
        -
      • -

        key

        -
        public byte[] key
        -
        Authentication localized key.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmAuthPair

        -
        public SnmpUsmAuthPair()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmDesAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmDesAlgorithm.html deleted file mode 100644 index 63e9830..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmDesAlgorithm.html +++ /dev/null @@ -1,471 +0,0 @@ - - - - - -SnmpUsmDesAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmDesAlgorithm

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpUsmAlgorithm, SnmpUsmPrivAlgorithm
    -
    -
    -
    -
    public class SnmpUsmDesAlgorithm
    -extends Object
    -implements SnmpUsmPrivAlgorithm
    -
    This is an implementation of Des encryption algorithm. It is based on JCE. - If you use this algorithm, make sure that JCE jar files are accessible.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static StringDES_PRIV -
      Algorithm name as defined in rfc 2574, "usmDESPrivProtocol".
      -
      -
    • -
    - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      byte[]decrypt(byte[] key, - com.sun.management.internal.snmp.SnmpEncryptionPair pair) -
      Decrypts the passed encrypted data using the provided IV parameter.
      -
      com.sun.management.internal.snmp.SnmpEncryptionPairencrypt(byte[] key, - byte[] data, - int dataLength) -
      Encrypts the passed data with the provided key.
      -
      StringgetAlgorithm() -
      Gets the unique algorithm name.
      -
      intgetDeltaSize() -
      Gets the delta size.
      -
      intgetKeySize() -
      The privacy algorithm key size.
      -
      StringgetOid() -
      Gets the algorithm OID as defined in RFC 2574.
      -
      - - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        DES_PRIV

        -
        public static final String DES_PRIV
        -
        Algorithm name as defined in rfc 2574, "usmDESPrivProtocol".
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - - - - - -
        -
      • -

        SnmpUsmDesAlgorithm

        -
        public SnmpUsmDesAlgorithm(SnmpEngine engine,
        -                   String properties_encrypt,
        -                   String properties_decrypt)
        -                    throws SnmpUsmException
        -
        Constructor.
        -
        Parameters:
        engine - The local SNMP engine.
        properties_encrypt - The String used to instantiate the proper - JCE Cipher encryption object.
        properties_decrypt - The String used to instantiate the proper - JCE Cipher decryption object.
        -
        Throws:
        -
        SnmpUsmException
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getKeySize

        -
        public int getKeySize()
        -
        The privacy algorithm key size.
        -
        -
        Specified by:
        -
        getKeySize in interface SnmpUsmPrivAlgorithm
        -
        Returns:
        The key size.
        -
      • -
      - - - - - - - -
        -
      • -

        getOid

        -
        public String getOid()
        -
        Gets the algorithm OID as defined in RFC 2574.
        -
        -
        Specified by:
        -
        getOid in interface SnmpUsmAlgorithm
        -
        Returns:
        The OID 1.3.6.1.6.3.10.1.2.2
        -
      • -
      - - - -
        -
      • -

        encrypt

        -
        public com.sun.management.internal.snmp.SnmpEncryptionPair encrypt(byte[] key,
        -                                                          byte[] data,
        -                                                          int dataLength)
        -                                                            throws SnmpUsmException
        -
        Encrypts the passed data with the provided key.
        -
        -
        Specified by:
        -
        encrypt in interface SnmpUsmPrivAlgorithm
        -
        Parameters:
        key - The key to use.
        data - The data to encrypt.
        dataLength - The data length.
        -
        Returns:
        The encrypted data + IV parameter.
        -
        Throws:
        -
        SnmpUsmException
        -
      • -
      - - - -
        -
      • -

        decrypt

        -
        public byte[] decrypt(byte[] key,
        -             com.sun.management.internal.snmp.SnmpEncryptionPair pair)
        -               throws SnmpUsmException
        -
        Decrypts the passed encrypted data using the provided IV parameter.
        -
        -
        Specified by:
        -
        decrypt in interface SnmpUsmPrivAlgorithm
        -
        Parameters:
        key - The Des key.
        pair - The data + IV parameter.
        -
        Returns:
        the decrypted data.
        -
        Throws:
        -
        SnmpUsmException
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEngineIdException.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEngineIdException.html deleted file mode 100644 index 22c3fa2..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEngineIdException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUsmEngineIdException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmEngineIdException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUsmEngineIdException
    -extends SnmpUsmException
    -
    Thrown when an error occurs concerning the user name.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmEngineIdException

        -
        public SnmpUsmEngineIdException(String msg)
        -
        Constructor. The passed message is used when displaying the exception.
        -
        Parameters:
        msg - The exception message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEnginePeer.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEnginePeer.html deleted file mode 100644 index b2c7061..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmEnginePeer.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - -SnmpUsmEnginePeer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmEnginePeer

-
-
- -
-
    -
  • -
    -
    -
    public class SnmpUsmEnginePeer
    -extends Object
    -
    FOR INTERNAL USE ONLY. This peer object models a distant engine Id. It is used by SnmpUsmPeer for timeliness synchronization. - It stores the timeliness parameters.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getAuthoritativeEngineId

        -
        public SnmpEngineId getAuthoritativeEngineId()
        -
        Gets the engine Id.
        -
        Returns:
        The engine Id.
        -
      • -
      - - - -
        -
      • -

        getAuthoritativeEngineBoots

        -
        public int getAuthoritativeEngineBoots()
        -
        Gets the engine nb boots.
        -
        Returns:
        The engine nb boots.
        -
      • -
      - - - -
        -
      • -

        getAuthoritativeEngineTime

        -
        public int getAuthoritativeEngineTime()
        -
        Gets an updated engine time.
        -
        Returns:
        The engine time.
        -
      • -
      - - - -
        -
      • -

        getAuthoritativeLastReceivedEngineTime

        -
        public int getAuthoritativeLastReceivedEngineTime()
        -
        Gets the last received engine time.
        -
        Returns:
        The last received engine time.
        -
      • -
      - - - -
        -
      • -

        reset

        -
        public void reset()
        -
        Clean the previous engine time and boots.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmException.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmException.html deleted file mode 100644 index 8e4d9b9..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmException.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - -SnmpUsmException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmException

        -
        public SnmpUsmException(String msg)
        -
        Constructor. The passed message is used when displaying the exception.
        -
        Parameters:
        msg - The exception message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacAlgorithm.html deleted file mode 100644 index 3d05d6a..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacAlgorithm.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - - -SnmpUsmHmacAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmHmacAlgorithm

-
-
- -
- -
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      byte[]calculateAuthDelta(byte[] oldKey, - byte[] newKey, - byte[] random) -
      Calculate the delta parameter needed when processing key change.
      -
      byte[]calculateNewAuthKey(byte[] oldKey, - byte[] randomdelta) -
      Compute the new key and return it.
      -
      byte[]calculateNewPrivKey(byte[] oldKey, - byte[] randomdelta, - int deltaSize) -
      Compute the new key and return it.
      -
      byte[]calculatePrivDelta(byte[] oldKey, - byte[] newKey, - byte[] random, - int deltaSize) -
      Calculate the delta parameter needed when processing key change for a - privacy algorithm.
      -
      StringgetAlgorithm() -
      Gets the unique algorithm name.
      -
      abstract intgetDeltaSize() -
      Gets the delta used for key change algorithm (see RFC 2574).
      -
      byte[]localizeAuthKey(byte[] key, - SnmpEngineId engineId) -
      Translate a global key to a local one (RFC 2574 KUL).
      -
      byte[]localizePrivKey(byte[] key, - SnmpEngineId engineId, - int keysize) -
      Translate a global privacy key to a local one (RFC 2574 KUL).
      -
      byte[]password_to_key(String password) -
      Translate a password to a key according to the right algorithm (RFC - 2574 algorithm).
      -
      byte[]sign(byte[] key, - byte[] data, - int length) -
      Sign the passed data and returns the corresponding Hmac.
      -
      StringtoString(byte[] signature) -
      Translate a signature to a displayable string.
      -
      booleanverify(byte[] key, - byte[] data, - int length, - byte[] signature) -
      Verify that the passed signature is compliant with the passed data.
      -
      - - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmHmacAlgorithm

        -
        protected SnmpUsmHmacAlgorithm(String algoName,
        -                    String mdName)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getDeltaSize

        -
        public abstract int getDeltaSize()
        -
        Description copied from interface: SnmpUsmAlgorithm
        -
        Gets the delta used for key change algorithm (see RFC 2574).
        -
        -
        Specified by:
        -
        getDeltaSize in interface SnmpUsmAlgorithm
        -
        Returns:
        The delta value.
        -
      • -
      - - - -
        -
      • -

        sign

        -
        public byte[] sign(byte[] key,
        -          byte[] data,
        -          int length)
        -
        Sign the passed data and returns the corresponding Hmac.
        -
        -
        Specified by:
        -
        sign in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        key - The key to use.
        data - The data to sign.
        length - The data length.
        -
        Returns:
        The Hmac.
        -
      • -
      - - - -
        -
      • -

        verify

        -
        public boolean verify(byte[] key,
        -             byte[] data,
        -             int length,
        -             byte[] signature)
        -
        Verify that the passed signature is compliant with the passed data.
        -
        -
        Specified by:
        -
        verify in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        key - The key to use.
        data - The data to sign.
        length - The data length.
        signature - The signature (Hmac).
        -
        Returns:
        true means signature OK, false - means bad signature.
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public String toString(byte[] signature)
        -
        Translate a signature to a displayable string.
        -
        Parameters:
        signature - The Hmac
        -
        Returns:
        The displayable string representing the signature.
        -
      • -
      - - - -
        -
      • -

        password_to_key

        -
        public byte[] password_to_key(String password)
        -
        Translate a password to a key according to the right algorithm (RFC - 2574 algorithm).
        -
        -
        Specified by:
        -
        password_to_key in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        password - The password.
        -
        Returns:
        The key.
        -
      • -
      - - - -
        -
      • -

        localizeAuthKey

        -
        public byte[] localizeAuthKey(byte[] key,
        -                     SnmpEngineId engineId)
        -
        Translate a global key to a local one (RFC 2574 KUL). The parameter - used to localize a key is the authoritative engine Id.
        -
        -
        Specified by:
        -
        localizeAuthKey in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        key - The key to use.
        engineId - The engine Id to use.
        -
        Returns:
        The localized key.
        -
      • -
      - - - -
        -
      • -

        localizePrivKey

        -
        public byte[] localizePrivKey(byte[] key,
        -                     SnmpEngineId engineId,
        -                     int keysize)
        -
        Translate a global privacy key to a local one (RFC 2574 KUL). The - parameter used to localize a key is the authoritative engine Id. - The returned key size is equal to key size parameter.
        -
        -
        Specified by:
        -
        localizePrivKey in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        key - The key to use.
        engineId - The engine Id to use.
        keysize - The privacy algorithm key size.
        -
        Returns:
        The localized key.
        -
      • -
      - - - -
        -
      • -

        calculateAuthDelta

        -
        public byte[] calculateAuthDelta(byte[] oldKey,
        -                        byte[] newKey,
        -                        byte[] random)
        -
        Calculate the delta parameter needed when processing key change. - This computation is done by the key change initiator. It MUST be - compliant to RFC 2574 description.
        -
        -
        Specified by:
        -
        calculateAuthDelta in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        oldKey - The old key.
        newKey - The new key.
        random - The random value.
        -
        Returns:
        The delta.
        -
      • -
      - - - -
        -
      • -

        calculatePrivDelta

        -
        public byte[] calculatePrivDelta(byte[] oldKey,
        -                        byte[] newKey,
        -                        byte[] random,
        -                        int deltaSize)
        -
        Calculate the delta parameter needed when processing key change for a - privacy algorithm. This computation is done by the key change - initiator. It MUST be compliant to RFC 2574 description.
        -
        -
        Specified by:
        -
        calculatePrivDelta in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        oldKey - The old key.
        newKey - The new key.
        random - The random value.
        deltaSize - The algorithm delta size.
        -
        Returns:
        The delta.
        -
      • -
      - - - -
        -
      • -

        calculateNewAuthKey

        -
        public byte[] calculateNewAuthKey(byte[] oldKey,
        -                         byte[] randomdelta)
        -
        Compute the new key and return it. It MUST be compliant to RFC 2574 - description. This is done mainly in the agent side.
        -
        -
        Specified by:
        -
        calculateNewAuthKey in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        oldKey - The old key.
        randomdelta - Random and received delta concatenation.
        -
      • -
      - - - -
        -
      • -

        calculateNewPrivKey

        -
        public byte[] calculateNewPrivKey(byte[] oldKey,
        -                         byte[] randomdelta,
        -                         int deltaSize)
        -
        Compute the new key and return it. It MUST be compliant to RFC 2574 - description. This is done mainly in the agent side.
        -
        -
        Specified by:
        -
        calculateNewPrivKey in interface SnmpUsmAuthAlgorithm
        -
        Parameters:
        oldKey - The old key.
        randomdelta - Random and received delta concatenation.
        deltaSize - The algorithm deltaSize
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacMd5.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacMd5.html deleted file mode 100644 index 49b0d11..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacMd5.html +++ /dev/null @@ -1,409 +0,0 @@ - - - - - -SnmpUsmHmacMd5 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmHmacMd5

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        HMAC_MD5_AUTH

        -
        public static final String HMAC_MD5_AUTH
        -
        Algorithm name as defined in rfc 2574, "usmHMACMD5AuthProtocol".
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        MD5_BLOCKSIZE

        -
        public static final int MD5_BLOCKSIZE
        -
        Block size as defined in rfc 2574, 64.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        KEY_SIZE

        -
        public static final int KEY_SIZE
        -
        Key size as defined in rfc 2574, 16.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmHmacMd5

        -
        public SnmpUsmHmacMd5()
        -
        Instantiate a new algorithm.
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacSha.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacSha.html deleted file mode 100644 index 90714f0..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmHmacSha.html +++ /dev/null @@ -1,406 +0,0 @@ - - - - - -SnmpUsmHmacSha (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmHmacSha

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        HMAC_SHA_AUTH

        -
        public static final String HMAC_SHA_AUTH
        -
        Algorithm name as defined in rfc 2574, "usmHMACSHAAuthProtocol".
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        SHA_BLOCKSIZE

        -
        public static final int SHA_BLOCKSIZE
        -
        Block size as defined in rfc 2574, 64.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        KEY_SIZE

        -
        public static final int KEY_SIZE
        -
        Key size as defined in rfc 2574, 20.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmHmacSha

        -
        public SnmpUsmHmacSha()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmLcd.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmLcd.html deleted file mode 100644 index ca7f519..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmLcd.html +++ /dev/null @@ -1,620 +0,0 @@ - - - - - -SnmpUsmLcd (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsmLcd

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    com.sun.management.internal.snmp.SnmpModelLcd
    -
    -
    -
    All Known Implementing Classes:
    -
    SnmpUsmPasswordLcd
    -
    -
    -
    -
    public interface SnmpUsmLcd
    -extends com.sun.management.internal.snmp.SnmpModelLcd
    -
    An Usm Lcd is handling user configuration needed by the User based - Security Model as defined in RFC 2574. It retrieves the initial - configuration and allow to add user at runtime.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        NON_VOLATILE

        -
        static final int NON_VOLATILE
        -
        Means that the data stored is permanent.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        VOLATILE

        -
        static final int VOLATILE
        -
        Means that the data stored is volatile.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getStorageType

        -
        int getStorageType()
        -
        Returns the storage type (PERMANENT or - VOLATILE).
        -
        Returns:
        The storage type.
        -
      • -
      - - - -
        -
      • -

        createNewUser

        -
        SnmpUsmSecureUser createNewUser(byte[] engineId,
        -                              String userName)
        -
        Asks the Usm Lcd to create a new user in the storage space. This is a - user factory.
        -
        Parameters:
        engineId - The authoritative engine Id the user is associated to.
        userName - The user name.
        -
        Returns:
        The newly created user.
        -
      • -
      - - - -
        -
      • -

        removeUser

        -
        void removeUser(SnmpEngineId engineId,
        -              String userName,
        -              boolean notifyMIB)
        -
        Removes a user form the Lcd. It will be removed only if it exists.
        -
        Parameters:
        engineId - The engine Id to which the user is associated.
        userName - The user name.
        notifyMIB - True will notify the MIB.
        -
      • -
      - - - -
        -
      • -

        getAllUsers

        -
        Enumeration getAllUsers()
        -
        Gets an enumeration of all the users SnmpUsmSecureUser - located in the Lcd.
        -
        Returns:
        The enumeration of users.
        -
      • -
      - - - -
        -
      • -

        setMibTable

        -
        void setMibTable(SnmpUsmMibTable table)
        -
        Adds an Usm MIB table.
        -
        Parameters:
        table - The MIB table.
        -
      • -
      - - - -
        -
      • -

        addEngine

        -
        void addEngine(SnmpEngineId engineId)
        -
        Adds an unknown received engine Id to the Lcd. Could be useful from - the manager side.
        -
        Parameters:
        engineId - The unknown engine Id.
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        addUser

        -
        void addUser(SnmpEngineId engineId,
        -           String userName,
        -           String securityName,
        -           String authProtocol,
        -           String authPassword,
        -           String privProtocol,
        -           String privKey,
        -           int storage,
        -           boolean template)
        -             throws SnmpUsmException
        -
        Adds a user to the Usm Lcd. The key is in a password format. Passwords - must be translated in key. - In case the passed user exists, it is updated with the new parameters.
        -
        Parameters:
        engineId - The authoritative engine Id.
        userName - The user name.
        securityName - The security user name.
        authProtocol - The authentication algorithm name.
        authPassword - The authentication password.
        privProtocol - The privacy algorithm name.
        privKey - The privacy key. No password translation. This - String must start with 0x.
        storage - The storage type (PERMANENT or - VOLATILE).
        template - True, the user is a template. A template is not - registered in the USM MIB.
        -
        Throws:
        -
        SnmpUsmException
        -
      • -
      - - - - - - - -
        -
      • -

        setAlgorithmManager

        -
        void setAlgorithmManager(SnmpUsmAlgorithmManager manager)
        -
        Associates an SnmpUsmAlgorithmManager. This manager is - used to transform algorithm names in algorithm objects.
        -
        Parameters:
        manager - The algorithm manager.
        -
      • -
      - - - -
        -
      • -

        getAlgorithmManager

        -
        SnmpUsmAlgorithmManager getAlgorithmManager()
        -
        Gets the associated SnmpUsmAlgorithmManager. This manager - is used to transform algorithm names in algorithm objects.
        -
        Returns:
        The algorithm manager.
        -
      • -
      - - - -
        -
      • -

        syncDataSource

        -
        void syncDataSource()
        -
        Tells the Lcd to synchronize with its data source. Must be called at - least once in order to read configuration.
        -
      • -
      - - - -
        -
      • -

        setUserAuthKeyChange

        -
        void setUserAuthKeyChange(SnmpUsmSecureUser user,
        -                        byte[] keyChange)
        -
        Asks the Lcd to set the key change parameters to the passed user. This - is done after a remote configuration authentication key change action.
        -
        Parameters:
        user - The user that has its key changed.
        keyChange - The value to use at key compute time.
        -
      • -
      - - - -
        -
      • -

        setUserPrivKeyChange

        -
        void setUserPrivKeyChange(SnmpUsmSecureUser user,
        -                        byte[] keyChange)
        -
        Asks the Lcd to set the key change parameters to the passed user. This - is done after a remote configuration privacy key change action.
        -
        Parameters:
        user - The user that has its key changed.
        keyChange - The value to use at key compute time.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmMibTable.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmMibTable.html deleted file mode 100644 index fdf40b2..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmMibTable.html +++ /dev/null @@ -1,254 +0,0 @@ - - - - - -SnmpUsmMibTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsmMibTable

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    TableUsmUserTableImpl
    -
    -
    -
    -
    public interface SnmpUsmMibTable
    -
    Interface to implement by the Usm MIB table in order to receive configuration modification events.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        userAdded

        -
        void userAdded(SnmpUsmSecureUser user)
        -
        Called when a user is added to the Usm Lcd.
        -
        Parameters:
        user - The newly added user.
        -
      • -
      - - - -
        -
      • -

        userUpdated

        -
        void userUpdated(SnmpUsmSecureUser user)
        -
        Called when a user is updated in the Usm Lcd.
        -
        Parameters:
        user - The updated user.
        -
      • -
      - - - -
        -
      • -

        userRemoved

        -
        void userRemoved(SnmpUsmSecureUser user)
        -
        Called when a user is removed from the Usm Lcd.
        -
        Parameters:
        user - The removed user.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPasswordLcd.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPasswordLcd.html deleted file mode 100644 index b68090b..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPasswordLcd.html +++ /dev/null @@ -1,688 +0,0 @@ - - - - - -SnmpUsmPasswordLcd (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmPasswordLcd

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    com.sun.management.internal.snmp.SnmpModelLcd, SnmpUsmLcd
    -
    -
    -
    -
    public class SnmpUsmPasswordLcd
    -extends Object
    -implements SnmpUsmLcd
    -
    FOR INTERNAL USE ONLY. This is the default implementation of the Usm Lcd. - Its job is to read the configuration file, store the configuration and - manage SnmpUsmSecureUser objects.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithm.html deleted file mode 100644 index 6768de0..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithm.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - -SnmpUsmPrivAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsmPrivAlgorithm

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    SnmpUsmAlgorithm
    -
    -
    -
    All Known Implementing Classes:
    -
    SnmpUsmDesAlgorithm
    -
    -
    -
    -
    public interface SnmpUsmPrivAlgorithm
    -extends SnmpUsmAlgorithm
    -
    Encryption algorithm interface. Every privacy algorithm must be compliant to this interface. When developing your own algorithm you have to implement this interface.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      byte[]decrypt(byte[] key, - com.sun.management.internal.snmp.SnmpEncryptionPair pair) -
      Decrypt some data using a key.
      -
      com.sun.management.internal.snmp.SnmpEncryptionPairencrypt(byte[] key, - byte[] data, - int length) -
      Encrypt some data using a key.
      -
      intgetDeltaSize() -
      Gets the delta size.
      -
      intgetKeySize() -
      The privacy algorithm key size.
      -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        encrypt

        -
        com.sun.management.internal.snmp.SnmpEncryptionPair encrypt(byte[] key,
        -                                                          byte[] data,
        -                                                          int length)
        -                                                            throws SnmpUsmException
        -
        Encrypt some data using a key.
        -
        Parameters:
        key - The key to use.
        data - The data to encrypt.
        length - The length of the data to encrypt.
        -
        Returns:
        The encrypted data + parameters.
        -
        Throws:
        -
        SnmpUsmException
        -
      • -
      - - - -
        -
      • -

        decrypt

        -
        byte[] decrypt(byte[] key,
        -             com.sun.management.internal.snmp.SnmpEncryptionPair pair)
        -               throws SnmpUsmException
        -
        Decrypt some data using a key.
        -
        Parameters:
        key - The key to use.
        pair - The data to decrypt and parameters.
        -
        Returns:
        The decrypted data.
        -
        Throws:
        -
        SnmpUsmException
        -
      • -
      - - - -
        -
      • -

        getKeySize

        -
        int getKeySize()
        -
        The privacy algorithm key size.
        -
        Returns:
        The key size.
        -
      • -
      - - - -
        -
      • -

        getDeltaSize

        -
        int getDeltaSize()
        -
        Gets the delta size. The returned value is 16.
        -
        -
        Specified by:
        -
        getDeltaSize in interface SnmpUsmAlgorithm
        -
        Returns:
        The delta size.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithmException.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithmException.html deleted file mode 100644 index 4b4a430..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivAlgorithmException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUsmPrivAlgorithmException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmPrivAlgorithmException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUsmPrivAlgorithmException
    -extends SnmpUsmException
    -
    Thrown when an error occurs concerning the privacy algorithms.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmPrivAlgorithmException

        -
        public SnmpUsmPrivAlgorithmException(String msg)
        -
        Constructor. The passed message is used when displaying the exception.
        -
        Parameters:
        msg - The exception message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivException.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivException.html deleted file mode 100644 index 416a6b1..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUsmPrivException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmPrivException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUsmPrivException
    -extends SnmpUsmException
    -
    Thrown when an error occurs concerning privacy.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmPrivException

        -
        public SnmpUsmPrivException(String msg)
        -
        Constructor. The passed message is used when displaying the exception.
        -
        Parameters:
        msg - The exception message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivPair.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivPair.html deleted file mode 100644 index 075cd1c..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmPrivPair.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - -SnmpUsmPrivPair (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmPrivPair

-
-
- -
-
    -
  • -
    -
    -
    public class SnmpUsmPrivPair
    -extends Object
    -
    This class models a "user/privacy algorithm" relation. It stores the algorithm and key to use when dealing with privacy.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmPrivPair

        -
        public SnmpUsmPrivPair()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecureUser.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecureUser.html deleted file mode 100644 index de07843..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecureUser.html +++ /dev/null @@ -1,544 +0,0 @@ - - - - - -SnmpUsmSecureUser (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsmSecureUser

-
-
-
-
    -
  • -
    -
    -
    public interface SnmpUsmSecureUser
    -
    This interface models an Usm user. This is the interface that is known from the SnmpUsmLcd
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getName

        -
        String getName()
        -
        Gets the user name.
        -
        Returns:
        The user name.
        -
      • -
      - - - -
        -
      • -

        getSecurityName

        -
        String getSecurityName()
        -
        Gets the user security name.
        -
        Returns:
        The user security name.
        -
      • -
      - - - -
        -
      • -

        getEngineId

        -
        SnmpEngineId getEngineId()
        -
        Gets the authoritative engine Id.
        -
        Returns:
        The authoritative engine Id.
        -
      • -
      - - - -
        -
      • -

        getStorageType

        -
        int getStorageType()
        -
        Gets the storage type.
        -
        Returns:
        The storage type (PERMANENT or VOLATILE).
        -
      • -
      - - - -
        -
      • -

        setAuthAlgorithm

        -
        void setAuthAlgorithm(String name)
        -
        Sets the authentication algorithm.
        -
        Parameters:
        name - The algorithm name.
        -
      • -
      - - - -
        -
      • -

        cloneAuthPair

        -
        void cloneAuthPair(SnmpUsmAuthPair pair)
        -
        Clones the passed pair.
        -
        Parameters:
        pair - The authentication pair.
        -
      • -
      - - - -
        -
      • -

        clonePrivPair

        -
        void clonePrivPair(SnmpUsmPrivPair pair)
        -
        Clones the passed pair.
        -
        Parameters:
        pair - The privacy pair.
        -
      • -
      - - - -
        -
      • -

        setPrivAlgorithm

        -
        void setPrivAlgorithm(String name)
        -
        Sets the privacy algorithm.
        -
        Parameters:
        name - The algorithm name.
        -
      • -
      - - - -
        -
      • -

        setSecurityName

        -
        void setSecurityName(String s)
        -
        Sets the security name.
        -
        Parameters:
        s - The security name.
        -
      • -
      - - - -
        -
      • -

        setStorageType

        -
        void setStorageType(int storage)
        -
        Sets the storage type.
        -
        Parameters:
        storage - The storage type (PERMANENT or VOLATILE).
        -
      • -
      - - - -
        -
      • -

        getAuthDelta

        -
        byte[] getAuthDelta(byte[] newKey,
        -                  byte[] random)
        -
        Gets the authentication key delta needed when processing key change.
        -
        Parameters:
        newKey - The new key.
        random - The random part of key change.
        -
        Returns:
        The computed delta.
        -
      • -
      - - - -
        -
      • -

        getPrivDelta

        -
        byte[] getPrivDelta(byte[] newKey,
        -                  byte[] random)
        -
        Gets the privacy key delta needed when processing key change.
        -
        Parameters:
        newKey - The new key.
        random - The random part of key change.
        -
        Returns:
        The computed delta.
        -
      • -
      - - - -
        -
      • -

        setAuthKeyChange

        -
        void setAuthKeyChange(byte[] randomdelta)
        -
        Sets the random delta value that comes from remote configuration.
        -
        Parameters:
        randomdelta - The key change value.
        -
      • -
      - - - -
        -
      • -

        setPrivKeyChange

        -
        void setPrivKeyChange(byte[] randomdelta)
        -
        Sets the random delta value that comes from remote configuration.
        -
        Parameters:
        randomdelta - The key change value.
        -
      • -
      - - - -
        -
      • -

        getAuthPair

        -
        SnmpUsmAuthPair getAuthPair()
        -
        Gets the authentication pair. A pair is an algorithm/key instance. A pair can be null if the algorithm provided in the configuration is not loaded in the agent.
        -
        Returns:
        The authentication pair.
        -
      • -
      - - - -
        -
      • -

        getPrivPair

        -
        SnmpUsmPrivPair getPrivPair()
        -
        Gets the privacy pair.
        -
        Returns:
        The privacy pair.
        -
      • -
      - - - -
        -
      • -

        getSecurityLevel

        -
        int getSecurityLevel()
        -
        Gets the security level.
        -
        Returns:
        The security level.
        -
      • -
      - - - -
        -
      • -

        updateConfiguration

        -
        void updateConfiguration()
        -
        Update the configuration. The persistent area will be updated with user values.
        -
      • -
      - - - -
        -
      • -

        isTemplate

        -
        boolean isTemplate()
        -
        checks if the user is a template. A template is not registered in USM MIB. By default, secureUser are not template.
        -
        Returns:
        True, the user is a template.
        -
      • -
      - - - -
        -
      • -

        setTemplateStatus

        -
        void setTemplateStatus(boolean state)
        -
        Set the template status. A template is not registered in USM MIB. By default, secureUser are not template.
        -
        Parameters:
        state - The template state.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecurityParameters.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecurityParameters.html deleted file mode 100644 index 2cedf88..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmSecurityParameters.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - -SnmpUsmSecurityParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Interface SnmpUsmSecurityParameters

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    SnmpSecurityParameters
    -
    -
    -
    -
    public interface SnmpUsmSecurityParameters
    -extends SnmpSecurityParameters
    -
    This interface models the set of security parameters needed to activate security in the User Security Model. They are RFC 2574 compliant. - These parameters are responsible for their own encoding and decoding.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getAuthoritativeEngineId

        -
        SnmpEngineId getAuthoritativeEngineId()
        -
        Gets the authoritative engine Id.
        -
        Returns:
        The engine Id.
        -
      • -
      - - - -
        -
      • -

        setAuthoritativeEngineId

        -
        void setAuthoritativeEngineId(SnmpEngineId authoritativeEngineId)
        -
        Sets the authoritative engine Id.
        -
        Parameters:
        authoritativeEngineId - The engine Id.
        -
      • -
      - - - -
        -
      • -

        getAuthoritativeEngineBoots

        -
        int getAuthoritativeEngineBoots()
        -
        Gets the authoritative engine nb boots.
        -
        Returns:
        The engine nb boots.
        -
      • -
      - - - -
        -
      • -

        setAuthoritativeEngineBoots

        -
        void setAuthoritativeEngineBoots(int authoritativeEngineBoots)
        -
        Sets the authoritative engine nb boots.
        -
        Parameters:
        authoritativeEngineBoots - The engine nb boots.
        -
      • -
      - - - -
        -
      • -

        getAuthoritativeEngineTime

        -
        int getAuthoritativeEngineTime()
        -
        Gets the authoritative engine time.
        -
        Returns:
        The engine time.
        -
      • -
      - - - -
        -
      • -

        setAuthoritativeEngineTime

        -
        void setAuthoritativeEngineTime(int authoritativeEngineTime)
        -
        Sets the authoritative engine time.
        -
        Parameters:
        authoritativeEngineTime - The engine time.
        -
      • -
      - - - -
        -
      • -

        getUserName

        -
        String getUserName()
        -
        Gets the user name.
        -
        Returns:
        The user name.
        -
      • -
      - - - -
        -
      • -

        setUserName

        -
        void setUserName(String userName)
        -
        Sets the user name.
        -
        Parameters:
        userName - The user name.
        -
      • -
      - - - -
        -
      • -

        getAuthParameters

        -
        byte[] getAuthParameters()
        -
        Gets the authentication parameters (e.g. HMAC).
        -
        Returns:
        The authentication parameters.
        -
      • -
      - - - -
        -
      • -

        setAuthParameters

        -
        void setAuthParameters(byte[] authParameters)
        -
        Sets the authentication parameters.
        -
        Parameters:
        authParameters - The authentication parameters.
        -
      • -
      - - - -
        -
      • -

        getPrivParameters

        -
        byte[] getPrivParameters()
        -
        Gets the privacy parameters (e.g. DES IV parameter).
        -
        Returns:
        The privacy parameters.
        -
      • -
      - - - -
        -
      • -

        setPrivParameters

        -
        void setPrivParameters(byte[] privParameters)
        -
        Sets the privacy parameters.
        -
        Parameters:
        privParameters - The privacy parameters.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmUserNameException.html b/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmUserNameException.html deleted file mode 100644 index cf08dad..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/SnmpUsmUserNameException.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - -SnmpUsmUserNameException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm
-

Class SnmpUsmUserNameException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class SnmpUsmUserNameException
    -extends SnmpUsmException
    -
    Thrown when an error occurs concerning the user name.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SnmpUsmUserNameException

        -
        public SnmpUsmUserNameException(String msg)
        -
        Constructor. The passed message is used when displaying the exception.
        -
        Parameters:
        msg - The exception message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUserSecurityModel.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUserSecurityModel.html deleted file mode 100644 index b5db048..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUserSecurityModel.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUserSecurityModel (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUserSecurityModel

-
-
No usage of com.sun.management.snmp.usm.SnmpUserSecurityModel
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsm.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsm.html deleted file mode 100644 index 4bda0a0..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsm.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithm.html deleted file mode 100644 index 84329a1..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithm.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsmAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsmAlgorithm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithmManager.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithmManager.html deleted file mode 100644 index bc5043f..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAlgorithmManager.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmAlgorithmManager

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithm.html deleted file mode 100644 index f6b1039..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithm.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithmException.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithmException.html deleted file mode 100644 index fe6029b..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthAlgorithmException.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmAuthAlgorithmException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmAuthAlgorithmException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthException.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthException.html deleted file mode 100644 index 4e96381..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmAuthException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmAuthException

-
-
No usage of com.sun.management.snmp.usm.SnmpUsmAuthException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthPair.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthPair.html deleted file mode 100644 index e6f569c..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmAuthPair.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmAuthPair (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmAuthPair

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmDesAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmDesAlgorithm.html deleted file mode 100644 index f6a2db0..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmDesAlgorithm.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmDesAlgorithm

-
-
No usage of com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEngineIdException.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEngineIdException.html deleted file mode 100644 index 41435b6..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEngineIdException.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmEngineIdException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmEngineIdException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEnginePeer.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEnginePeer.html deleted file mode 100644 index 6dce59c..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmEnginePeer.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmEnginePeer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmEnginePeer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmException.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmException.html deleted file mode 100644 index ea9f817..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmException.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacAlgorithm.html deleted file mode 100644 index 09abf9d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacAlgorithm.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacMd5.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacMd5.html deleted file mode 100644 index 440c954..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacMd5.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmHmacMd5 (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmHmacMd5

-
-
No usage of com.sun.management.snmp.usm.SnmpUsmHmacMd5
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacSha.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacSha.html deleted file mode 100644 index 9dfc22e..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmHmacSha.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmHmacSha (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmHmacSha

-
-
No usage of com.sun.management.snmp.usm.SnmpUsmHmacSha
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmLcd.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmLcd.html deleted file mode 100644 index dfafece..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmLcd.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsmLcd (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsmLcd

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmMibTable.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmMibTable.html deleted file mode 100644 index cc1c087..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmMibTable.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsmMibTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsmMibTable

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPasswordLcd.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPasswordLcd.html deleted file mode 100644 index 1277c4d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPasswordLcd.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmPasswordLcd (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmPasswordLcd

-
-
No usage of com.sun.management.snmp.usm.SnmpUsmPasswordLcd
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithm.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithm.html deleted file mode 100644 index c2ec35b..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithm.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsmPrivAlgorithm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsmPrivAlgorithm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithmException.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithmException.html deleted file mode 100644 index 517c24d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivAlgorithmException.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmPrivAlgorithmException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmPrivAlgorithmException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivException.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivException.html deleted file mode 100644 index 856e59b..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmPrivException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmPrivException

-
-
No usage of com.sun.management.snmp.usm.SnmpUsmPrivException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivPair.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivPair.html deleted file mode 100644 index d99b83d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmPrivPair.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmPrivPair (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmPrivPair

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecureUser.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecureUser.html deleted file mode 100644 index 24ff295..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecureUser.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsmSecureUser (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsmSecureUser

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecurityParameters.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecurityParameters.html deleted file mode 100644 index fd686d1..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmSecurityParameters.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.SnmpUsmSecurityParameters

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmUserNameException.html b/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmUserNameException.html deleted file mode 100644 index d98ec6d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/class-use/SnmpUsmUserNameException.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.SnmpUsmUserNameException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.SnmpUsmUserNameException

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/package-frame.html b/dist/docs/api/com/sun/management/snmp/usm/package-frame.html deleted file mode 100644 index b17a65f..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/package-frame.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - -com.sun.management.snmp.usm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.usm

- - - diff --git a/dist/docs/api/com/sun/management/snmp/usm/package-summary.html b/dist/docs/api/com/sun/management/snmp/usm/package-summary.html deleted file mode 100644 index f9ffc53..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/package-summary.html +++ /dev/null @@ -1,316 +0,0 @@ - - - - - -com.sun.management.snmp.usm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.usm

-
-
Provides the classes for implementing the SNMP User-based Security Model -for SNMPv3.
-
-

See: Description

-
-
- - - - -

Package com.sun.management.snmp.usm Description

-
Provides the classes for implementing the SNMP User-based Security Model -for SNMPv3.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/package-tree.html b/dist/docs/api/com/sun/management/snmp/usm/package-tree.html deleted file mode 100644 index 3ee3095..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/package-tree.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - -com.sun.management.snmp.usm Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.usm

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/package-use.html b/dist/docs/api/com/sun/management/snmp/usm/package-use.html deleted file mode 100644 index fc41b83..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/package-use.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.usm (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.usm

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStatus.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStatus.html deleted file mode 100644 index 703a923..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStatus.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - - -EnumUsmUserStatus (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class EnumUsmUserStatus

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStorageType.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStorageType.html deleted file mode 100644 index 6ec1452..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/EnumUsmUserStorageType.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - - -EnumUsmUserStorageType (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class EnumUsmUserStorageType

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class EnumUsmUserStorageType
    -extends Enumerated
    -implements Serializable
    -
    The class is used for representing "UsmUserStorageType".
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIB.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIB.html deleted file mode 100644 index f4bdfaa..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIB.html +++ /dev/null @@ -1,667 +0,0 @@ - - - - - -SNMP_USER_BASED_SM_MIB (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class SNMP_USER_BASED_SM_MIB

-
-
- -
- -
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SNMP_USER_BASED_SM_MIB

        -
        public SNMP_USER_BASED_SM_MIB()
        -
        Default constructor. Initialize the Mib tree.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - - - - - -
        -
      • -

        initUsmUser

        -
        protected void initUsmUser(MBeanServer server)
        -                    throws Exception
        -
        Initialization of the "UsmUser" group. - - To disable support of this group, redefine the - "createUsmUserMetaNode()" factory method, and make it return "null"
        -
        Parameters:
        server - MBeanServer for this group (may be null)
        -
        Throws:
        -
        Exception
        -
      • -
      - - - -
        -
      • -

        createUsmUserMetaNode

        -
        protected UsmUserMeta createUsmUserMetaNode(String groupName,
        -                                String groupOid,
        -                                ObjectName groupObjname,
        -                                MBeanServer server)
        -
        Factory method for "UsmUser" group metadata class. - - You can redefine this method if you need to replace the default - generated metadata class with your own customized class.
        -
        Parameters:
        groupName - Name of the group ("UsmUser")
        groupOid - OID of this group
        groupObjname - ObjectName for this group (may be null)
        server - MBeanServer for this group (may be null)
        -
        Returns:
        An instance of the metadata class generated for the - "UsmUser" group (UsmUserMeta)
        -
      • -
      - - - -
        -
      • -

        createUsmUserMBean

        -
        protected Object createUsmUserMBean(String groupName,
        -                        String groupOid,
        -                        ObjectName groupObjname,
        -                        MBeanServer server)
        -
        Factory method for "UsmUser" group MBean. - - You can redefine this method if you need to replace the default - generated MBean class with your own customized class.
        -
        Parameters:
        groupName - Name of the group ("UsmUser")
        groupOid - OID of this group
        groupObjname - ObjectName for this group (may be null)
        server - MBeanServer for this group (may be null)
        -
        Returns:
        An instance of the MBean class generated for the - "UsmUser" group (UsmUser) - - Note that when using standard metadata, - the returned object must implement the "UsmUserMBean" - interface.
        -
      • -
      - - - -
        -
      • -

        initUsmStats

        -
        protected void initUsmStats(MBeanServer server)
        -                     throws Exception
        -
        Initialization of the "UsmStats" group. - - To disable support of this group, redefine the - "createUsmStatsMetaNode()" factory method, and make it return "null"
        -
        Parameters:
        server - MBeanServer for this group (may be null)
        -
        Throws:
        -
        Exception
        -
      • -
      - - - -
        -
      • -

        createUsmStatsMetaNode

        -
        protected UsmStatsMeta createUsmStatsMetaNode(String groupName,
        -                                  String groupOid,
        -                                  ObjectName groupObjname,
        -                                  MBeanServer server)
        -
        Factory method for "UsmStats" group metadata class. - - You can redefine this method if you need to replace the default - generated metadata class with your own customized class.
        -
        Parameters:
        groupName - Name of the group ("UsmStats")
        groupOid - OID of this group
        groupObjname - ObjectName for this group (may be null)
        server - MBeanServer for this group (may be null)
        -
        Returns:
        An instance of the metadata class generated for the - "UsmStats" group (UsmStatsMeta)
        -
      • -
      - - - -
        -
      • -

        createUsmStatsMBean

        -
        protected Object createUsmStatsMBean(String groupName,
        -                         String groupOid,
        -                         ObjectName groupObjname,
        -                         MBeanServer server)
        -
        Factory method for "UsmStats" group MBean. - - You can redefine this method if you need to replace the default - generated MBean class with your own customized class.
        -
        Parameters:
        groupName - Name of the group ("UsmStats")
        groupOid - OID of this group
        groupObjname - ObjectName for this group (may be null)
        server - MBeanServer for this group (may be null)
        -
        Returns:
        An instance of the MBean class generated for the - "UsmStats" group (UsmStats) - - Note that when using standard metadata, - the returned object must implement the "UsmStatsMBean" - interface.
        -
      • -
      - - - -
        -
      • -

        registerTableMeta

        -
        public void registerTableMeta(String name,
        -                     SnmpMibTable meta)
        -
        Description copied from class: SnmpMib
        -

        - Register an SNMP Table metadata node in the MIB. -

        - -

        - - This method is used internally and you should never need to - call it directly.
        It is used to establish the link - between an SNMP table metadata node and its bean-like counterpart. -
        - The group metadata nodes will create and register their - underlying table metadata nodes in the MIB using this - method.
        - The metadata nodes will be later retrieved from the MIB by the - bean-like table objects using the getRegisterTableMeta() method. -

        -
        -
        Specified by:
        -
        registerTableMeta in class SnmpMib
        -
        Parameters:
        name - The java-ized name of the SNMP table.
        meta - The SNMP table metadata node - usually this - corresponds to a mibgen generated - object.
        -
      • -
      - - - -
        -
      • -

        getRegisteredTableMeta

        -
        public SnmpMibTable getRegisteredTableMeta(String name)
        -
        Description copied from class: SnmpMib
        -
        Returns a registered SNMP Table metadata node. - -

        - This method is used internally and you should never need to - call it directly. -

        -
        -
        Specified by:
        -
        getRegisteredTableMeta in class SnmpMib
        -
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBImpl.html deleted file mode 100644 index bbd4a62..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBImpl.html +++ /dev/null @@ -1,434 +0,0 @@ - - - - - -SNMP_USER_BASED_SM_MIBImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class SNMP_USER_BASED_SM_MIBImpl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpMibAgentMBean, Serializable, MBeanRegistration
    -
    -
    -
    -
    public class SNMP_USER_BASED_SM_MIBImpl
    -extends SNMP_USER_BASED_SM_MIB
    -
    This is a RFC 2574 MIB implementation. - If the MIB is registered within an MBeanServer , a JMX naming default naming schema is applied. JMX object name : /SNMP_USER_BASED_SM_MIB:name=Usm-MIB-RFC2574. - Having the engine Id in the domain allows to register multiple MIB (one for each SnmpAdaptorServer ) within the same MBeanServer. - If you want to change the domain, extends SNMP_USER_BASED_SM_MIBImpl and set mibName attribute to your own domain.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SNMP_USER_BASED_SM_MIBImpl

        -
        public SNMP_USER_BASED_SM_MIBImpl(SnmpEngine engine,
        -                          SnmpUsmLcd lcd,
        -                          SnmpUsm model)
        -
        Constructor.
        -
        Parameters:
        engine - The local engine.
        lcd - The Usm Lcd to get and store configuration from.
        model - The Usm implementation.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createUsmStatsMBean

        -
        protected Object createUsmStatsMBean(String groupName,
        -                         String groupOid,
        -                         ObjectName groupObjname,
        -                         MBeanServer server)
        -
        Description copied from class: SNMP_USER_BASED_SM_MIB
        -
        Factory method for "UsmStats" group MBean. - - You can redefine this method if you need to replace the default - generated MBean class with your own customized class.
        -
        -
        Overrides:
        -
        createUsmStatsMBean in class SNMP_USER_BASED_SM_MIB
        -
        Parameters:
        groupName - Name of the group ("UsmStats")
        groupOid - OID of this group
        groupObjname - ObjectName for this group (may be null)
        server - MBeanServer for this group (may be null)
        -
        Returns:
        An instance of the MBean class generated for the - "UsmStats" group (UsmStats) - - Note that when using standard metadata, - the returned object must implement the "UsmStatsMBean" - interface.
        -
      • -
      - - - -
        -
      • -

        createUsmUserMetaNode

        -
        protected UsmUserMeta createUsmUserMetaNode(String groupName,
        -                                String groupOid,
        -                                ObjectName groupObjname,
        -                                MBeanServer server)
        -
        Description copied from class: SNMP_USER_BASED_SM_MIB
        -
        Factory method for "UsmUser" group metadata class. - - You can redefine this method if you need to replace the default - generated metadata class with your own customized class.
        -
        -
        Overrides:
        -
        createUsmUserMetaNode in class SNMP_USER_BASED_SM_MIB
        -
        Parameters:
        groupName - Name of the group ("UsmUser")
        groupOid - OID of this group
        groupObjname - ObjectName for this group (may be null)
        server - MBeanServer for this group (may be null)
        -
        Returns:
        An instance of the metadata class generated for the - "UsmUser" group (UsmUserMeta)
        -
      • -
      - - - -
        -
      • -

        createUsmUserMBean

        -
        protected Object createUsmUserMBean(String groupName,
        -                        String groupOid,
        -                        ObjectName groupObjname,
        -                        MBeanServer server)
        -
        Factory method for "UsmUser" group MBean. - - You can redefine this method if you need to replace the default - class UsmUserImpl with your own customized class. - UsmUserImpl creates a TableUsmUserTableImpl in its constructor.
        -
        -
        Overrides:
        -
        createUsmUserMBean in class SNMP_USER_BASED_SM_MIB
        -
        Parameters:
        groupName - Name of the group ("UsmUser")
        groupOid - OID of this group
        groupObjname - ObjectName for this group (may be null)
        server - MBeanServer for this group (may be null)
        -
        Returns:
        An instance of the MBean class generated for the - "UsmUser" group (UsmUser) - - Note that when using standard metadata, - the returned object must implement the "UsmUserMBean" - interface.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBOidTable.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBOidTable.html deleted file mode 100644 index b48af21..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/SNMP_USER_BASED_SM_MIBOidTable.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - -SNMP_USER_BASED_SM_MIBOidTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class SNMP_USER_BASED_SM_MIBOidTable

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    SnmpOidTable, Serializable
    -
    -
    -
    -
    public class SNMP_USER_BASED_SM_MIBOidTable
    -extends SnmpOidTableSupport
    -implements Serializable
    -
    The class contains metadata definitions for "SNMP-USER-BASED-SM-MIB". - Call SnmpOid.setSnmpOidTable(new SNMP_USER_BASED_SM_MIBOidTable()) to load the metadata in the SnmpOidTable.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SNMP_USER_BASED_SM_MIBOidTable

        -
        public SNMP_USER_BASED_SM_MIBOidTable()
        -
        Default constructor. Initialize the Mib tree.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTable.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTable.html deleted file mode 100644 index bd36a6c..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTable.html +++ /dev/null @@ -1,706 +0,0 @@ - - - - - -TableUsmUserTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class TableUsmUserTable

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        server

        -
        protected MBeanServer server
        -
        Reference to the MBean server.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        TableUsmUserTable

        -
        public TableUsmUserTable(SnmpMib myMib)
        -
        Constructor for the table. Initialize metadata for "TableUsmUserTable". - The reference on the MBean server is not updated so the entries created through an SNMP SET will not be registered in Java DMK.
        -
      • -
      - - - -
        -
      • -

        TableUsmUserTable

        -
        public TableUsmUserTable(SnmpMib myMib,
        -                 MBeanServer server)
        -
        Constructor for the table. Initialize metadata for "TableUsmUserTable". - The reference on the MBean server is updated so the entries created through an SNMP SET will be AUTOMATICALLY REGISTERED in Java DMK.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createNewEntry

        -
        public void createNewEntry(SnmpMibSubRequest req,
        -                  SnmpOid rowOid,
        -                  int depth,
        -                  SnmpMibTable meta)
        -                    throws SnmpStatusException
        -
        Description copied from class: SnmpTableSupport
        -
        Creates a new entry in the table. - - This factory method is generated by mibgen and used internally. - It is part of the - SnmpTableEntryFactory interface. - You may subclass this method to implement any specific behavior - your application requires.
        -
        -
        Specified by:
        -
        createNewEntry in interface SnmpTableEntryFactory
        -
        Specified by:
        -
        createNewEntry in class SnmpTableSupport
        -
        Parameters:
        req - The SNMP subrequest containing the sublist of varbinds - for the new entry.
        rowOid - The OID indexing the conceptual row (entry) for which - the creation was requested.
        depth - The depth reached in the OID tree (the position at - which the columnar object ids start in the OIDs - included in the varbind).
        meta - The metadata object impacted by the subrequest
        -
        Throws:
        -
        SnmpStatusException - if the entry cannot be created.
        -
      • -
      - - - -
        -
      • -

        getRegisteredTableMeta

        -
        protected SnmpMibTable getRegisteredTableMeta(SnmpMib mib)
        -
        Description copied from class: SnmpTableSupport
        -
        Returns the metadata object associated with this table. - - This method is generated by mibgen and used internally.
        -
        -
        Specified by:
        -
        getRegisteredTableMeta in class SnmpTableSupport
        -
        Parameters:
        mib - The SnmpMib object holding the Metadata corresponding - to this table.
        -
        Returns:
        The metadata object associated with this table. - Returns null if this implementation of the - MIB doesn't support this table.
        -
      • -
      - - - -
        -
      • -

        removeEntryCb

        -
        public void removeEntryCb(int pos,
        -                 SnmpOid row,
        -                 ObjectName name,
        -                 Object entry,
        -                 SnmpMibTable meta)
        -                   throws SnmpStatusException
        -
        Description copied from class: SnmpTableSupport
        -
        This callback is called by the associated metadata object - when a new table entry has been removed from the - table metadata. - - This method will update the entries list.
        -
        -
        Specified by:
        -
        removeEntryCb in interface SnmpTableCallbackHandler
        -
        Overrides:
        -
        removeEntryCb in class SnmpTableSupport
        -
        Parameters:
        pos - The position from which the entry was deleted
        row - The row OID of the deleted entry
        name - The ObjectName of the deleted entry (may be null if - ObjectName's were not required)
        entry - The deleted entry (may be null if only ObjectName's - were required)
        meta - The table metadata object.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        addEntry

        -
        public void addEntry(UsmUserEntryMBean entry)
        -              throws SnmpStatusException
        -
        Add a new entry to the table. - - If the associated metadata requires ObjectNames - a new ObjectName will be generated using "buildNameFromIndex". - - This method calls "addEntry" from "SnmpTableSupport". - See the "SnmpTableSupport" Javadoc API for more details.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - - - - - -
        -
      • -

        getEntries

        -
        public UsmUserEntryMBean[] getEntries()
        -
        Return the entries stored in the table. - - This method calls "getBasicEntries" from "SnmpTableSupport". - See the "SnmpTableSupport" Javadoc API for more details.
        -
      • -
      - - - -
        -
      • -

        removeEntry

        -
        public void removeEntry(UsmUserEntryMBean entry)
        -                 throws SnmpStatusException
        -
        Remove the specified entry from the table. - - This method calls "removeEntry" from "SnmpTableSupport". - See the "SnmpTableSupport" Javadoc API for more details.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        buildNameFromIndex

        -
        public ObjectName buildNameFromIndex(SnmpIndex index)
        -                              throws SnmpStatusException
        -
        Description copied from class: SnmpTableSupport
        -
        Builds the default ObjectName of an entry from the SnmpIndex - identifying this entry. No access is made on the entry itself. - - This method is generated by mibgen and used internally. - You can subclass this method if you want to change the default - ObjectName policy. This is only meaningful when entries - are registered MBeans.
        -
        -
        Specified by:
        -
        buildNameFromIndex in class SnmpTableSupport
        -
        Parameters:
        index - The SnmpIndex identifying the entry from which we - want to build the default ObjectName.
        -
        Returns:
        The default ObjectName for the entry identified by - the given index.
        -
        Throws:
        -
        SnmpStatusException - if the given index is not valid.
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        buildSnmpIndex

        -
        public SnmpIndex buildSnmpIndex(long[] index,
        -                       int start)
        -                         throws SnmpStatusException
        -
        Build index for "UsmUserEntry".
        -
        -
        Specified by:
        -
        buildSnmpIndex in class SnmpTableSupport
        -
        Parameters:
        index - The OID from which to build the index, represented - as an array of long.
        start - The position where to start from in the OID array.
        -
        Returns:
        The SnmpOid form of the given entry index.
        -
        Throws:
        -
        SnmpStatusException - if the given index is not valid.
        -
      • -
      - - - -
        -
      • -

        createUsmUserEntryMBean

        -
        public Object createUsmUserEntryMBean(SnmpMibSubRequest req,
        -                             SnmpOid rowOid,
        -                             int depth,
        -                             ObjectName entryObjName,
        -                             SnmpMibTable meta,
        -                             Byte[] aUsmUserEngineID,
        -                             String aUsmUserName)
        -                               throws SnmpStatusException
        -
        Factory method for "UsmUserEntry" entry MBean class. - - You can redefine this method if you need to replace the default - generated MBean class with your own customized class.
        -
        Returns:
        An instance of the MBean class generated for the - "UsmUserEntry" conceptual row. - - Note that when using standard metadata, - the returned object must implement the "UsmUserEntryMBean" - interface.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTableImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTableImpl.html deleted file mode 100644 index 78d7976..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/TableUsmUserTableImpl.html +++ /dev/null @@ -1,569 +0,0 @@ - - - - - -TableUsmUserTableImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class TableUsmUserTableImpl

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        MAX_USM_USER_NAME_LENGTH

        -
        public static final int MAX_USM_USER_NAME_LENGTH
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - - - - - -
        -
      • -

        TableUsmUserTableImpl

        -
        public TableUsmUserTableImpl(SnmpEngine engine,
        -                     SnmpMib myMib,
        -                     MBeanServer server,
        -                     SnmpUsmLcd lcd)
        -
        Constructor for the table. Initialize metadata for "TableUsmUserTable". - The reference on the MBean server is updated so the entries created - through an SNMP SET will be AUTOMATICALLY REGISTERED in Java DMK.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createUsmUserEntryMBean

        -
        public Object createUsmUserEntryMBean(SnmpMibSubRequest req,
        -                             SnmpOid rowOid,
        -                             int depth,
        -                             ObjectName entryObjName,
        -                             SnmpMibTable meta,
        -                             Byte[] aUsmUserEngineID,
        -                             String aUsmUserName)
        -                               throws SnmpStatusException
        -
        Description copied from class: TableUsmUserTable
        -
        Factory method for "UsmUserEntry" entry MBean class. - - You can redefine this method if you need to replace the default - generated MBean class with your own customized class.
        -
        -
        Overrides:
        -
        createUsmUserEntryMBean in class TableUsmUserTable
        -
        Returns:
        An instance of the MBean class generated for the - "UsmUserEntry" conceptual row. - - Note that when using standard metadata, - the returned object must implement the "UsmUserEntryMBean" - interface.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - -
        -
      • -

        createUsmUserEntry

        -
        protected UsmUserEntryImpl createUsmUserEntry(SnmpEngine engine,
        -                                  SnmpMib mib,
        -                                  SnmpUsmLcd lcd,
        -                                  SnmpUsmSecureUser user,
        -                                  SnmpMibTable tableMeta)
        -
        Overload this method in order to instantiate your own UsmUserEntry. - This method returns a UsmUserEntryImpl .
        -
        Parameters:
        engine - The local SNMP engine.
        mib - The current mib.
        lcd - The lcd the MIB is bound to.
        user - The lcd user bound to the newly created entry.
        -
      • -
      - - - -
        -
      • -

        userAdded

        -
        public void userAdded(SnmpUsmSecureUser user)
        -
        See SnmpUsmMibTable interface for documentation.
        -
        -
        Specified by:
        -
        userAdded in interface SnmpUsmMibTable
        -
        Parameters:
        user - The newly added user.
        -
      • -
      - - - -
        -
      • -

        userUpdated

        -
        public void userUpdated(SnmpUsmSecureUser user)
        -
        See SnmpUsmMibTable interface for documentation.
        -
        -
        Specified by:
        -
        userUpdated in interface SnmpUsmMibTable
        -
        Parameters:
        user - The updated user.
        -
      • -
      - - - -
        -
      • -

        userRemoved

        -
        public void userRemoved(SnmpUsmSecureUser user)
        -
        See SnmpUsmMibTable interface for documentation.
        -
        -
        Specified by:
        -
        userRemoved in interface SnmpUsmMibTable
        -
        Parameters:
        user - The removed user.
        -
      • -
      - - - -
        -
      • -

        addEntryCb

        -
        public void addEntryCb(int pos,
        -              SnmpOid row,
        -              ObjectName name,
        -              Object entry,
        -              SnmpMibTable meta)
        -                throws SnmpStatusException
        -
        Description copied from class: SnmpTableSupport
        -
        This callback is called by the associated metadata object - when a new table entry has been registered in the - table metadata. - - This method will update the entries list.
        -
        -
        Specified by:
        -
        addEntryCb in interface SnmpTableCallbackHandler
        -
        Overrides:
        -
        addEntryCb in class SnmpTableSupport
        -
        Parameters:
        pos - The position at which the new entry was inserted - in the table.
        row - The row OID of the new entry
        name - The ObjectName of the new entry (as specified by the - factory)
        entry - The new entry (as returned by the factory)
        meta - The table metadata object.
        -
        Throws:
        -
        SnmpStatusException
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStats.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStats.html deleted file mode 100644 index 11cb7f1..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStats.html +++ /dev/null @@ -1,535 +0,0 @@ - - - - - -UsmStats (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmStats

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        UsmStatsDecryptionErrors

        -
        protected Long UsmStatsDecryptionErrors
        -
        Variable for storing the value of "UsmStatsDecryptionErrors". - The variable is identified by: "1.3.6.1.6.3.15.1.1.6".
        -
      • -
      - - - -
        -
      • -

        UsmStatsWrongDigests

        -
        protected Long UsmStatsWrongDigests
        -
        Variable for storing the value of "UsmStatsWrongDigests". - The variable is identified by: "1.3.6.1.6.3.15.1.1.5".
        -
      • -
      - - - -
        -
      • -

        UsmStatsUnknownEngineIDs

        -
        protected Long UsmStatsUnknownEngineIDs
        -
        Variable for storing the value of "UsmStatsUnknownEngineIDs". - The variable is identified by: "1.3.6.1.6.3.15.1.1.4".
        -
      • -
      - - - -
        -
      • -

        UsmStatsUnknownUserNames

        -
        protected Long UsmStatsUnknownUserNames
        -
        Variable for storing the value of "UsmStatsUnknownUserNames". - The variable is identified by: "1.3.6.1.6.3.15.1.1.3".
        -
      • -
      - - - -
        -
      • -

        UsmStatsNotInTimeWindows

        -
        protected Long UsmStatsNotInTimeWindows
        -
        Variable for storing the value of "UsmStatsNotInTimeWindows". - The variable is identified by: "1.3.6.1.6.3.15.1.1.2".
        -
      • -
      - - - -
        -
      • -

        UsmStatsUnsupportedSecLevels

        -
        protected Long UsmStatsUnsupportedSecLevels
        -
        Variable for storing the value of "UsmStatsUnsupportedSecLevels". - The variable is identified by: "1.3.6.1.6.3.15.1.1.1".
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        UsmStats

        -
        public UsmStats(SnmpMib myMib)
        -
        Constructor for the "UsmStats" group. - If the group contains a table, the entries created through an SNMP SET will not be registered in Java DMK.
        -
      • -
      - - - -
        -
      • -

        UsmStats

        -
        public UsmStats(SnmpMib myMib,
        -        MBeanServer server)
        -
        Constructor for the "UsmStats" group. - If the group contains a table, the entries created through an SNMP SET will be AUTOMATICALLY REGISTERED in Java DMK.
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMBean.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMBean.html deleted file mode 100644 index 7f54e0d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMBean.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - -UsmStatsMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Interface UsmStatsMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    UsmStats
    -
    -
    -
    -
    public interface UsmStatsMBean
    -
    This interface is used for representing the remote management - interface for the "UsmStats" MBean.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMeta.html deleted file mode 100644 index 9f50a93..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmStatsMeta.html +++ /dev/null @@ -1,726 +0,0 @@ - - - - - -UsmStatsMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmStatsMeta

-
-
- -
- -
-
- -
-
-
    -
  • - - - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public SnmpValue get(long var,
        -            Object data)
        -              throws SnmpStatusException
        -
        Get the value of a scalar variable
        -
        -
        Specified by:
        -
        get in interface SnmpStandardMetaServer
        -
        Parameters:
        var - OID arc of the queried scalar object.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The SnmpValue of the scalar object identified - by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public SnmpValue set(SnmpValue x,
        -            long var,
        -            Object data)
        -              throws SnmpStatusException
        -
        Set the value of a scalar variable
        -
        -
        Specified by:
        -
        set in interface SnmpStandardMetaServer
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        var - OID arc of the scalar object whose value is set.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The new SnmpValue of the scalar object - identified by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpValue x,
        -         long var,
        -         Object data)
        -           throws SnmpStatusException
        -
        Check the value of a scalar variable
        -
        -
        Specified by:
        -
        check in interface SnmpStandardMetaServer
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        var - OID arc of the scalar object whose value is set.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied, or if the new desired value is not valid.
        -
      • -
      - - - -
        -
      • -

        setInstance

        -
        protected void setInstance(UsmStatsMBean var)
        -
        Allow to bind the metadata description to a specific object.
        -
      • -
      - - - -
        -
      • -

        get

        -
        public void get(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Description copied from class: SnmpMibGroup
        -
        Generic handling of the get operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        get in class SnmpMibGroup
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Description copied from class: SnmpMibGroup
        -
        Generic handling of the set operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        set in class SnmpMibGroup
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpMibSubRequest req,
        -         int depth)
        -           throws SnmpStatusException
        -
        Description copied from class: SnmpMibGroup
        -
        Generic handling of the check operation. - -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list. -

        -
        -
        Specified by:
        -
        check in class SnmpMibGroup
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        isVariable

        -
        public boolean isVariable(long arc)
        -
        Returns true if "arc" identifies a scalar object.
        -
        -
        Specified by:
        -
        isVariable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a variable.
        -
      • -
      - - - -
        -
      • -

        isReadable

        -
        public boolean isReadable(long arc)
        -
        Returns true if "arc" identifies a readable scalar object.
        -
        -
        Specified by:
        -
        isReadable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a readable variable.
        -
      • -
      - - - - - - - -
        -
      • -

        isTable

        -
        public boolean isTable(long arc)
        -
        Returns true if "arc" identifies a table object.
        -
        -
        Specified by:
        -
        isTable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a table.
        -
      • -
      - - - -
        -
      • -

        getTable

        -
        public SnmpMibTable getTable(long arc)
        -
        Returns the table object identified by "arc".
        -
        -
        Specified by:
        -
        getTable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        The SnmpMibTable identified by `arc', or - null if `arc' does not identify any table.
        -
      • -
      - - - -
        -
      • -

        registerTableNodes

        -
        public void registerTableNodes(SnmpMib mib,
        -                      MBeanServer server)
        -
        Register the group's SnmpMibTable objects with the meta-data.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUser.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUser.html deleted file mode 100644 index 01b492f..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUser.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - - -UsmUser (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmUser

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntry.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntry.html deleted file mode 100644 index 680bcde..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntry.html +++ /dev/null @@ -1,1233 +0,0 @@ - - - - - -UsmUserEntry (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmUserEntry

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryImpl.html deleted file mode 100644 index c743bec..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryImpl.html +++ /dev/null @@ -1,999 +0,0 @@ - - - - - -UsmUserEntryImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmUserEntryImpl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    UsmUserEntryMBean, Serializable
    -
    -
    -
    -
    public class UsmUserEntryImpl
    -extends UsmUserEntry
    -
    The class is used for implementing the "UsmUserEntry" group. - The group is defined with the following oid: 1.3.6.1.6.3.15.1.2.2.1. - This entry is tied with a SnmpUsmSecureUser where the configuration is stored. - Every call made on the entry are forwarded to the secure user.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMBean.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMBean.html deleted file mode 100644 index b792bb9..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMBean.html +++ /dev/null @@ -1,831 +0,0 @@ - - - - - -UsmUserEntryMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Interface UsmUserEntryMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    UsmUserEntry, UsmUserEntryImpl
    -
    -
    -
    -
    public interface UsmUserEntryMBean
    -
    This interface is used for representing the remote management - interface for the "UsmUserEntry" MBean.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMeta.html deleted file mode 100644 index d8afdce..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserEntryMeta.html +++ /dev/null @@ -1,740 +0,0 @@ - - - - - -UsmUserEntryMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmUserEntryMeta

-
-
- -
- -
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        UsmUserEntryMeta

        -
        public UsmUserEntryMeta(SnmpMib myMib,
        -                SnmpStandardObjectServer objserv)
        -
        Constructor for the metadata associated to "UsmUserEntry".
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public SnmpValue get(long var,
        -            Object data)
        -              throws SnmpStatusException
        -
        Get the value of a scalar variable
        -
        -
        Specified by:
        -
        get in interface SnmpStandardMetaServer
        -
        Parameters:
        var - OID arc of the queried scalar object.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The SnmpValue of the scalar object identified - by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public SnmpValue set(SnmpValue x,
        -            long var,
        -            Object data)
        -              throws SnmpStatusException
        -
        Set the value of a scalar variable
        -
        -
        Specified by:
        -
        set in interface SnmpStandardMetaServer
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        var - OID arc of the scalar object whose value is set.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The new SnmpValue of the scalar object - identified by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpValue x,
        -         long var,
        -         Object data)
        -           throws SnmpStatusException
        -
        Check the value of a scalar variable
        -
        -
        Specified by:
        -
        check in interface SnmpStandardMetaServer
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        var - OID arc of the scalar object whose value is set.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied, or if the new desired value is not valid.
        -
      • -
      - - - -
        -
      • -

        setInstance

        -
        protected void setInstance(UsmUserEntryMBean var)
        -
        Allow to bind the metadata description to a specific object.
        -
      • -
      - - - -
        -
      • -

        get

        -
        public void get(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Description copied from class: SnmpMibEntry
        -
        Generic handling of the get operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        get in class SnmpMibEntry
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Description copied from class: SnmpMibEntry
        -
        Generic handling of the set operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        set in class SnmpMibEntry
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpMibSubRequest req,
        -         int depth)
        -           throws SnmpStatusException
        -
        Description copied from class: SnmpMibEntry
        -
        Generic handling of the check operation. - -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list. -

        -
        -
        Specified by:
        -
        check in class SnmpMibEntry
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        isVariable

        -
        public boolean isVariable(long arc)
        -
        Returns true if "arc" identifies a scalar object.
        -
        -
        Specified by:
        -
        isVariable in class SnmpMibEntry
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a variable.
        -
      • -
      - - - -
        -
      • -

        isReadable

        -
        public boolean isReadable(long arc)
        -
        Returns true if "arc" identifies a readable scalar object.
        -
        -
        Specified by:
        -
        isReadable in class SnmpMibEntry
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a readable variable.
        -
      • -
      - - - - - - - -
        -
      • -

        getRowStatusId

        -
        public long getRowStatusId()
        -
      • -
      - - - -
        -
      • -

        getRowStatusName

        -
        public String getRowStatusName()
        -
      • -
      - - - - - - - - - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserImpl.html deleted file mode 100644 index 0281d1c..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserImpl.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - -UsmUserImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmUserImpl

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    UsmUserMBean, Serializable
    -
    -
    -
    -
    public class UsmUserImpl
    -extends UsmUser
    -
    The UsmUser group has been customized in order to instantiate our table.
    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMBean.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMBean.html deleted file mode 100644 index 58b16a0..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMBean.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - -UsmUserMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Interface UsmUserMBean

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    UsmUser, UsmUserImpl
    -
    -
    -
    -
    public interface UsmUserMBean
    -
    This interface is used for representing the remote management interface for the "UsmUser" MBean.
    -
    Since:
    -
    Java DMK 5.1
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMeta.html deleted file mode 100644 index 57d20fc..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserMeta.html +++ /dev/null @@ -1,767 +0,0 @@ - - - - - -UsmUserMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmUserMeta

-
-
- -
- -
-
- -
-
-
    -
  • - - - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public SnmpValue get(long var,
        -            Object data)
        -              throws SnmpStatusException
        -
        Get the value of a scalar variable
        -
        -
        Specified by:
        -
        get in interface SnmpStandardMetaServer
        -
        Parameters:
        var - OID arc of the queried scalar object.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The SnmpValue of the scalar object identified - by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public SnmpValue set(SnmpValue x,
        -            long var,
        -            Object data)
        -              throws SnmpStatusException
        -
        Set the value of a scalar variable
        -
        -
        Specified by:
        -
        set in interface SnmpStandardMetaServer
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        var - OID arc of the scalar object whose value is set.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The new SnmpValue of the scalar object - identified by arc.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpValue x,
        -         long var,
        -         Object data)
        -           throws SnmpStatusException
        -
        Check the value of a scalar variable
        -
        -
        Specified by:
        -
        check in interface SnmpStandardMetaServer
        -
        Parameters:
        x - New value for the scalar object identified by - arc
        var - OID arc of the scalar object whose value is set.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If the arc is not valid, or if - access is denied, or if the new desired value is not valid.
        -
      • -
      - - - -
        -
      • -

        setInstance

        -
        protected void setInstance(UsmUserMBean var)
        -
        Allow to bind the metadata description to a specific object.
        -
      • -
      - - - -
        -
      • -

        get

        -
        public void get(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Description copied from class: SnmpMibGroup
        -
        Generic handling of the get operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        get in class SnmpMibGroup
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        set

        -
        public void set(SnmpMibSubRequest req,
        -       int depth)
        -         throws SnmpStatusException
        -
        Description copied from class: SnmpMibGroup
        -
        Generic handling of the set operation. -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources. -

        -
        -
        Specified by:
        -
        set in class SnmpMibGroup
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        check

        -
        public void check(SnmpMibSubRequest req,
        -         int depth)
        -           throws SnmpStatusException
        -
        Description copied from class: SnmpMibGroup
        -
        Generic handling of the check operation. - -

        The actual implementation of this method will be generated - by mibgen. Usually, this implementation only delegates the - job to some other provided runtime class, which knows how to - access the MBean. The current toolkit thus provides two - implementations: -

        • The standard implementation will directly access the - MBean through a java reference,
        • -
        • The generic implementation will access the MBean through - the MBean server.
        • -
        -

        Both implementations rely upon specific - and distinct, set of - mibgen generated methods. -

        You can override this method if you need to implement some - specific policies for minimizing the accesses made to some remote - underlying resources, or if you need to implement some consistency - checks between the different values provided in the varbind list. -

        -
        -
        Specified by:
        -
        check in class SnmpMibGroup
        -
        Parameters:
        req - The sub-request that must be handled by this node.
        depth - The depth reached in the OID tree.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while accessing - the MIB node.
        -
      • -
      - - - -
        -
      • -

        isVariable

        -
        public boolean isVariable(long arc)
        -
        Returns true if "arc" identifies a scalar object.
        -
        -
        Specified by:
        -
        isVariable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a variable.
        -
      • -
      - - - -
        -
      • -

        isReadable

        -
        public boolean isReadable(long arc)
        -
        Returns true if "arc" identifies a readable scalar object.
        -
        -
        Specified by:
        -
        isReadable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a readable variable.
        -
      • -
      - - - - - - - -
        -
      • -

        isTable

        -
        public boolean isTable(long arc)
        -
        Returns true if "arc" identifies a table object.
        -
        -
        Specified by:
        -
        isTable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        true if `arc' leads to a table.
        -
      • -
      - - - -
        -
      • -

        getTable

        -
        public SnmpMibTable getTable(long arc)
        -
        Returns the table object identified by "arc".
        -
        -
        Specified by:
        -
        getTable in class SnmpMibGroup
        -
        Parameters:
        arc - An OID arc.
        -
        Returns:
        The SnmpMibTable identified by `arc', or - null if `arc' does not identify any table.
        -
      • -
      - - - -
        -
      • -

        registerTableNodes

        -
        public void registerTableNodes(SnmpMib mib,
        -                      MBeanServer server)
        -
        Register the group's SnmpMibTable objects with the meta-data.
        -
      • -
      - - - -
        -
      • -

        createUsmUserTableMetaNode

        -
        protected UsmUserTableMeta createUsmUserTableMetaNode(String tableName,
        -                                          String groupName,
        -                                          SnmpMib mib,
        -                                          MBeanServer server)
        -
        Factory method for "UsmUserTable" table metadata class. - - You can redefine this method if you need to replace the default - generated metadata class with your own customized class.
        -
        Parameters:
        tableName - Name of the table object ("UsmUserTable")
        groupName - Name of the group to which this table belong ("UsmUser")
        mib - The SnmpMib object in which this table is registered
        server - MBeanServer for this table entries (may be null)
        -
        Returns:
        An instance of the metadata class generated for the - "UsmUserTable" table (UsmUserTableMeta)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserTableMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserTableMeta.html deleted file mode 100644 index 551cd03..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/UsmUserTableMeta.html +++ /dev/null @@ -1,971 +0,0 @@ - - - - - -UsmUserTableMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
com.sun.management.snmp.usm.usmmib
-

Class UsmUserTableMeta

-
-
- -
- -
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        UsmUserTableMeta

        -
        public UsmUserTableMeta(SnmpMib myMib,
        -                SnmpStandardObjectServer objserv)
        -
        Constructor for the table. Initialize metadata for "UsmUserTableMeta". - The reference on the MBean server is updated so the entries created through an SNMP SET will be AUTOMATICALLY REGISTERED in Java DMK.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createUsmUserEntryMetaNode

        -
        protected UsmUserEntryMeta createUsmUserEntryMetaNode(String snmpEntryName,
        -                                          String tableName,
        -                                          SnmpMib mib,
        -                                          MBeanServer server)
        -
        Factory method for "UsmUserEntry" entry metadata class. - - You can redefine this method if you need to replace the default - generated metadata class with your own customized class.
        -
        Parameters:
        snmpEntryName - Name of the SNMP Entry object (conceptual row) ("UsmUserEntry")
        tableName - Name of the table in which the entries are registered ("UsmUserTable")
        mib - The SnmpMib object in which this table is registered
        server - MBeanServer for this table entries (may be null)
        -
        Returns:
        An instance of the metadata class generated for the - "UsmUserEntry" conceptual row (UsmUserEntryMeta)
        -
      • -
      - - - -
        -
      • -

        createNewEntry

        -
        public void createNewEntry(SnmpMibSubRequest req,
        -                  SnmpOid rowOid,
        -                  int depth)
        -                    throws SnmpStatusException
        -
        Description copied from class: SnmpMibTable
        -
        This method is invoked when the creation of a new entry is requested - by a remote SNMP manager. -
        By default, remote entry creation is disabled - and this method - will not be called. You can dynamically switch the entry creation - policy by calling setCreationEnabled(true) and - setCreationEnabled(false) on this object. -

        - This method is called internally by the SNMP runtime and you - should never need to call it directly. However you might want - to extend it in order to implement your own specific application - behavior, should the default behavior not be at your convenience. -

        -

        -
        -
        Specified by:
        -
        createNewEntry in class SnmpMibTable
        -
        Parameters:
        req - The SNMP subrequest requesting this creation
        rowOid - The OID indexing the conceptual row (entry) for which - the creation was requested.
        depth - The position of the columnar object arc in the OIDs - from the varbind list.
        -
        Throws:
        -
        SnmpStatusException - if the entry cannot be created.
        -
      • -
      - - - -
        -
      • -

        isRegistrationRequired

        -
        public boolean isRegistrationRequired()
        -
        Description copied from class: SnmpMibTable
        -
        Tell whether the specific version of this metadata generated - by mibgen requires entries to be registered with - the MBeanServer. In this case an ObjectName will have to be - passed to addEntry() in order for the table to behave correctly - (case of the generic metadata). -

        - If that version of the metadata does not require entry to be - registered, then passing an ObjectName becomes optional (null - can be passed instead).

        -
        -
        Specified by:
        -
        isRegistrationRequired in class SnmpMibTable
        -
        Returns:
        true if registration is required by this - version of the metadata.
        -
      • -
      - - - -
        -
      • -

        registerEntryNode

        -
        public void registerEntryNode(SnmpMib mib,
        -                     MBeanServer server)
        -
      • -
      - - - -
        -
      • -

        addEntry

        -
        public void addEntry(SnmpOid rowOid,
        -            ObjectName objname,
        -            Object entry)
        -              throws SnmpStatusException
        -
        Description copied from class: SnmpMibTable
        -
        Add a new entry in this SnmpMibTable. - Also triggers the addEntryCB() callback of the - SnmpTableEntryFactory interface - if this node is bound to a factory. - -

        -
        -
        Overrides:
        -
        addEntry in class SnmpMibTable
        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row to be added.
        objname - The ObjectName with which this entry is registered. - This parameter can be omitted if isRegistrationRequired() - return false.
        entry - The entry to add.
        -
        Throws:
        -
        SnmpStatusException - The entry couldn't be added - at the position identified by the given - rowOid, or if this version of the metadata - requires ObjectName's, and the given name is null.
        -
      • -
      - - - -
        -
      • -

        isRowStatus

        -
        public boolean isRowStatus(SnmpOid rowOid,
        -                  long var,
        -                  Object userData)
        -
        Description copied from class: SnmpMibTable
        -
        Return true if the columnar object identified by var - is used to control the addition/deletion of rows in this table. - -

        - By default, this method assumes that there is no control variable - and always return false -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate a non default implementation for this method - that will identify the RowStatus control variable. -

        - You will have to redefine this method if you need to implement - control variables that do not conform to RFC 2579 RowStatus - TEXTUAL-CONVENTION. -

        -
        -
        Overrides:
        -
        isRowStatus in class SnmpMibTable
        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        var - The OID arc identifying the involved columnar object.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
      • -
      - - - -
        -
      • -

        hasRowStatus

        -
        public boolean hasRowStatus()
        -
        Description copied from class: SnmpMibTable
        -
        Return true if the conceptual row contains a columnar - object used to control creation/deletion of rows in this table. -

        - This columnar object can be either a variable with RowStatus - syntax as defined by RFC 2579, or a plain variable whose - semantics is table specific. -

        - By default, this function returns false, and it is - assumed that the table has no such control variable.
        - When mibgen is used over SMIv2 MIBs, it will generate - an hasRowStatus() method returning true - for each table containing an object with RowStatus syntax. -

        - When this method returns false the default mechanism - for remote entry creation is used. - Otherwise, creation/deletion is performed as specified - by the control variable (see getRowAction() for more details). -

        - This method is called internally when a SET request involving - this table is processed. -

        - If you need to implement a control variable which do not use - the RowStatus convention as defined by RFC 2579, you should - subclass the generated table metadata class in order to redefine - this method and make it returns true.
        - You will then have to redefine the isRowStatus(), mapRowStatus(), - isRowReady(), and setRowStatus() methods to suit your specific - implementation. -

        -
        -
        Overrides:
        -
        hasRowStatus in class SnmpMibTable
        -
        Returns:
      • true if this table contains a control - variable (e.g. a variable with RFC 2579 RowStatus syntax), -
      • -
      • false if this table does not contain - any control variable.
      • -
      • -
      - - - -
        -
      • -

        setRowStatus

        -
        public SnmpValue setRowStatus(SnmpOid rowOid,
        -                     int status,
        -                     Object userData)
        -                       throws SnmpStatusException
        -
        Description copied from class: SnmpMibTable
        -
        Set the control variable to the specified newStatus - value. - -

        - This method maps the given newStatus to the appropriate - value for the control variable, then sets the control variable in - the entry identified by rowOid. It returns the new - value of the control variable. -

        - By default, it is assumed that there is no control variable so this - method does nothing and simply returns null. -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate a non default implementation for this method. -

        - You will have to redefine this method if you need to implement - control variables that do not conform to RFC 2579 RowStatus - TEXTUAL-CONVENTION. - -

        -
        -
        Overrides:
        -
        setRowStatus in class SnmpMibTable
        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        status - The new status for the row: one of the - RowStatus code defined in - EnumRowStatus. These codes - correspond to RowStatus codes as defined in RFC 2579, - plus the unspecified value which is Java DMK specific.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The new value of the control variable (usually - new SnmpInt(newStatus)) or null - if the table do not have any control variable.
        -
        Throws:
        -
        SnmpStatusException - If the given newStatus - could not be set on the specified entry, or if the - given newStatus is not valid.
        See Also:
        EnumRowStatus
        -
      • -
      - - - -
        -
      • -

        isRowReady

        -
        public boolean isRowReady(SnmpOid rowOid,
        -                 Object userData)
        -                   throws SnmpStatusException
        -
        Description copied from class: SnmpMibTable
        -
        Tell whether the specified row is ready and can be put in the - notInService state. -

        - This method is called only once, after all the varbind have been - set on a new entry for which createAndWait was specified. -

        - If the entry is not yet ready, this method should return false. - It will then be the responsibility of the entry to switch its - own state to notInService when it becomes ready. - No further call to isRowReady() will be made. -

        - By default, this method always return true.
        - mibgen will not generate any specific implementation - for this method - meaning that by default, a row created using - createAndWait will always be placed in notInService - state at the end of the request. -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate an implementation for this method that will - delegate the work to the metadata class modeling the conceptual - row, so that you can override the default behavior by subclassing - that metadata class. -

        - You will have to redefine this method if this default mechanism - does not suit your needs. - -

        -
        -
        Overrides:
        -
        isRowReady in class SnmpMibTable
        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        true if the row can be placed in - notInService state.
        -
        Throws:
        -
        SnmpStatusException - An error occurred while trying - to retrieve the row status, and the operation should - be aborted.
        See Also:
        EnumRowStatus
        -
      • -
      - - - -
        -
      • -

        mapRowStatus

        -
        public int mapRowStatus(SnmpOid rowOid,
        -               SnmpVarBind vbstatus,
        -               Object userData)
        -                 throws SnmpStatusException
        -
        Description copied from class: SnmpMibTable
        -
        Map the value of the vbstatus varbind to the - corresponding RowStatus code defined in - EnumRowStatus. - These codes correspond to RowStatus codes as defined in RFC 2579, - plus the unspecified value which is Java DMK specific. -

        - By default, this method assumes that the control variable is - an Integer, and it simply returns its value without further - analysis. -

        - If this table was defined using SMIv2, and if it contains a - control variable with RowStatus syntax, mibgen - will generate a non default implementation for this method. -

        - You will have to redefine this method if you need to implement - control variables that do not conform to RFC 2579 RowStatus - TEXTUAL-CONVENTION. - -

        -
        -
        Overrides:
        -
        mapRowStatus in class SnmpMibTable
        -
        Parameters:
        rowOid - The SnmpOid identifying the table - row involved in the operation.
        vbstatus - The SnmpVarBind containing the value of the control - variable, as identified by the isRowStatus() method.
        userData - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The RowStatus code mapped from the value contained - in vbstatus.
        -
        Throws:
        -
        SnmpStatusException - if the value of the control variable - could not be mapped to a RowStatus code.
        See Also:
        EnumRowStatus
        -
      • -
      - - - - - - - - - - - - - - - - - - - -
        -
      • -

        validateVarEntryId

        -
        public void validateVarEntryId(SnmpOid rowOid,
        -                      long var,
        -                      Object data)
        -                        throws SnmpStatusException
        -
        check that the given "var" identifies a columnar object.
        -
        -
        Specified by:
        -
        validateVarEntryId in class SnmpMibTable
        -
        Parameters:
        rowOid - The OID index of the row involved in the operation.
        var - The var we want to validate.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If this id is not valid.
        -
      • -
      - - - -
        -
      • -

        isReadableEntryId

        -
        public boolean isReadableEntryId(SnmpOid rowOid,
        -                        long var,
        -                        Object data)
        -                          throws SnmpStatusException
        -
        Returns true if "var" identifies a readable scalar object.
        -
        -
        Specified by:
        -
        isReadableEntryId in class SnmpMibTable
        -
        Parameters:
        rowOid - The OID index of the row involved in the operation.
        var - The OID arc.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Throws:
        -
        SnmpStatusException - If this id is not valid.
        -
      • -
      - - - -
        -
      • -

        getNextVarEntryId

        -
        public long getNextVarEntryId(SnmpOid rowOid,
        -                     long var,
        -                     Object data)
        -                       throws SnmpStatusException
        -
        Returns the arc of the next columnar object following "var".
        -
        -
        Specified by:
        -
        getNextVarEntryId in class SnmpMibTable
        -
        Parameters:
        rowOid - The OID index of the row involved in the operation.
        var - Id of the variable we start from, looking for the next.
        data - A contextual object containing user-data. - This object is allocated through the - SnmpUserDataFactory - for each incoming SNMP request.
        -
        Returns:
        The next columnar object id.
        -
        Throws:
        -
        SnmpStatusException - If no id is found after the given id.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStatus.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStatus.html deleted file mode 100644 index b8c48c3..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStatus.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStorageType.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStorageType.html deleted file mode 100644 index 68ebe4e..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/EnumUsmUserStorageType.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIB.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIB.html deleted file mode 100644 index fb8f7b0..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIB.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBImpl.html deleted file mode 100644 index 5fbdb39..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBImpl.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl

-
-
No usage of com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBOidTable.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBOidTable.html deleted file mode 100644 index ffc43be..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/SNMP_USER_BASED_SM_MIBOidTable.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBOidTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBOidTable

-
-
No usage of com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBOidTable
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTable.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTable.html deleted file mode 100644 index ef513b4..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTable.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.TableUsmUserTable (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.TableUsmUserTable

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTableImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTableImpl.html deleted file mode 100644 index cd3c1c9..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/TableUsmUserTableImpl.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStats.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStats.html deleted file mode 100644 index 66ffa75..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStats.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmStats (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmStats

-
-
No usage of com.sun.management.snmp.usm.usmmib.UsmStats
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMBean.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMBean.html deleted file mode 100644 index e921951..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMBean.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.usmmib.UsmStatsMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.usmmib.UsmStatsMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMeta.html deleted file mode 100644 index acac35f..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmStatsMeta.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmStatsMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmStatsMeta

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUser.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUser.html deleted file mode 100644 index a6106c4..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUser.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmUser (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmUser

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntry.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntry.html deleted file mode 100644 index 98e6cb7..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntry.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmUserEntry (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmUserEntry

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryImpl.html deleted file mode 100644 index 5d382df..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryImpl.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMBean.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMBean.html deleted file mode 100644 index 212e096..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMBean.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMeta.html deleted file mode 100644 index 03c6bb0..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserEntryMeta.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserImpl.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserImpl.html deleted file mode 100644 index fe73f5f..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserImpl.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmUserImpl (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmUserImpl

-
-
No usage of com.sun.management.snmp.usm.usmmib.UsmUserImpl
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMBean.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMBean.html deleted file mode 100644 index a56120b..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMBean.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - -Uses of Interface com.sun.management.snmp.usm.usmmib.UsmUserMBean (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
com.sun.management.snmp.usm.usmmib.UsmUserMBean

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMeta.html deleted file mode 100644 index 490bd92..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserMeta.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmUserMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmUserMeta

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserTableMeta.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserTableMeta.html deleted file mode 100644 index c55e44b..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/class-use/UsmUserTableMeta.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - -Uses of Class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
com.sun.management.snmp.usm.usmmib.UsmUserTableMeta

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-frame.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-frame.html deleted file mode 100644 index 7374b7d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-frame.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - -com.sun.management.snmp.usm.usmmib (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

com.sun.management.snmp.usm.usmmib

- - - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-summary.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-summary.html deleted file mode 100644 index 3ddcf85..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-summary.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - -com.sun.management.snmp.usm.usmmib (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package com.sun.management.snmp.usm.usmmib

-
-
Provides the classes which implement the SNMP-USER-BASED-SM-MIB.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    UsmStatsMBean -
    This interface is used for representing the remote management - interface for the "UsmStats" MBean.
    -
    UsmUserEntryMBean -
    This interface is used for representing the remote management - interface for the "UsmUserEntry" MBean.
    -
    UsmUserMBean -
    This interface is used for representing the remote management interface for the "UsmUser" MBean.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    EnumUsmUserStatus -
    The class used for representing "UsmUserStatus".
    -
    EnumUsmUserStorageType -
    The class is used for representing "UsmUserStorageType".
    -
    SNMP_USER_BASED_SM_MIB -
    The class is used for representing "SNMP-USER-BASED-SM-MIB".
    -
    SNMP_USER_BASED_SM_MIBImpl -
    This is a RFC 2574 MIB implementation.
    -
    SNMP_USER_BASED_SM_MIBOidTable -
    The class contains metadata definitions for "SNMP-USER-BASED-SM-MIB".
    -
    TableUsmUserTable -
    The class is used for implementing the "UsmUserTable" group.
    -
    TableUsmUserTableImpl -
    The table has been customized to instantiate UsmUserEntryImpl.
    -
    UsmStats -
    The class is used for implementing the "UsmStats" group.
    -
    UsmStatsMeta -
    The class is used for representing SNMP metadata for the "UsmStats" group.
    -
    UsmUser -
    The class is used for implementing the "UsmUser" group.
    -
    UsmUserEntry -
    The class is used for implementing the "UsmUserEntry" group.
    -
    UsmUserEntryImpl -
    The class is used for implementing the "UsmUserEntry" group.
    -
    UsmUserEntryMeta -
    The class is used for representing SNMP metadata for the "UsmUserEntry" group.
    -
    UsmUserImpl -
    The UsmUser group has been customized in order to instantiate our table.
    -
    UsmUserMeta -
    The class is used for representing SNMP metadata for the "UsmUser" group.
    -
    UsmUserTableMeta -
    The class is used for implementing the "UsmUserTable" group.
    -
    -
  • -
- - - -

Package com.sun.management.snmp.usm.usmmib Description

-
Provides the classes which implement the SNMP-USER-BASED-SM-MIB.
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-tree.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-tree.html deleted file mode 100644 index 2ec4981..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-tree.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - -com.sun.management.snmp.usm.usmmib Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package com.sun.management.snmp.usm.usmmib

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-use.html b/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-use.html deleted file mode 100644 index 0a3b87d..0000000 --- a/dist/docs/api/com/sun/management/snmp/usm/usmmib/package-use.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - -Uses of Package com.sun.management.snmp.usm.usmmib (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
com.sun.management.snmp.usm.usmmib

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/constant-values.html b/dist/docs/api/constant-values.html deleted file mode 100644 index 28dd83a..0000000 --- a/dist/docs/api/constant-values.html +++ /dev/null @@ -1,1720 +0,0 @@ - - - - - -Constant Field Values (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Constant Field Values

-

Contents

- -
-
- - -

com.sun.*

- - - - - - -
    -
  • - - - - - - - - - - - - - - -
    com.sun.management.snmp.agent.SnmpProxy 
    Modifier and TypeConstant FieldValue
    - -public static final longdefaultTimeout10000L
    -
  • -
- - - - - -

javax.management.*

- - - -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/deprecated-list.html b/dist/docs/api/deprecated-list.html deleted file mode 100644 index 76d7d95..0000000 --- a/dist/docs/api/deprecated-list.html +++ /dev/null @@ -1,653 +0,0 @@ - - - - - -Deprecated List (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
- - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/help-doc.html b/dist/docs/api/help-doc.html deleted file mode 100644 index dad1949..0000000 --- a/dist/docs/api/help-doc.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - -API Help (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

How This API Document Is Organized

-
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
-
-
-
    -
  • -

    Overview

    -

    The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

    -
  • -
  • -

    Package

    -

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

    -
      -
    • Interfaces (italic)
    • -
    • Classes
    • -
    • Enums
    • -
    • Exceptions
    • -
    • Errors
    • -
    • Annotation Types
    • -
    -
  • -
  • -

    Class/Interface

    -

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    -
      -
    • Class inheritance diagram
    • -
    • Direct Subclasses
    • -
    • All Known Subinterfaces
    • -
    • All Known Implementing Classes
    • -
    • Class/interface declaration
    • -
    • Class/interface description
    • -
    -
      -
    • Nested Class Summary
    • -
    • Field Summary
    • -
    • Constructor Summary
    • -
    • Method Summary
    • -
    -
      -
    • Field Detail
    • -
    • Constructor Detail
    • -
    • Method Detail
    • -
    -

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    -
  • -
  • -

    Annotation Type

    -

    Each annotation type has its own separate page with the following sections:

    -
      -
    • Annotation Type declaration
    • -
    • Annotation Type description
    • -
    • Required Element Summary
    • -
    • Optional Element Summary
    • -
    • Element Detail
    • -
    -
  • -
  • -

    Enum

    -

    Each enum has its own separate page with the following sections:

    -
      -
    • Enum declaration
    • -
    • Enum description
    • -
    • Enum Constant Summary
    • -
    • Enum Constant Detail
    • -
    -
  • -
  • -

    Use

    -

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    -
  • -
  • -

    Tree (Class Hierarchy)

    -

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

    -
      -
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • -
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    • -
    -
  • -
  • -

    Deprecated API

    -

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    -
  • -
  • -

    Index

    -

    The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    -
  • -
  • -

    Prev/Next

    -

    These links take you to the next or previous class, interface, package, or related page.

    -
  • -
  • -

    Frames/No Frames

    -

    These links show and hide the HTML frames. All pages are available with or without frames.

    -
  • -
  • -

    All Classes

    -

    The All Classes link shows all classes and interfaces except non-static nested types.

    -
  • -
  • -

    Serialized Form

    -

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    -
  • -
  • -

    Constant Field Values

    -

    The Constant Field Values page lists the static final fields and their values.

    -
  • -
-This help file applies to API documentation generated using the standard doclet.
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-1.html b/dist/docs/api/index-files/index-1.html deleted file mode 100644 index e969075..0000000 --- a/dist/docs/api/index-files/index-1.html +++ /dev/null @@ -1,635 +0,0 @@ - - - - - -A-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

A

-
-
accept() - Method in interface javax.management.remote.generic.MessageConnectionServer
-
-
Listens for a connection to be made to this server and - accepts it.
-
-
accessUsmUserTable() - Method in class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Access the "UsmUserTable" variable.
-
-
accessUsmUserTable() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserMBean
-
-
Access the "UsmUserTable" variable.
-
-
ACL_FILE - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
activateEncryption() - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Activate SNMP V3 encryption.
-
-
active - Static variable in class com.sun.management.snmp.EnumRowStatus
-
-
This value corresponds to the active RowStatus, as defined in - RFC 2579 from SMIv2: - - active indicates that the conceptual row is available for - use by the managed device; -
-
-
add(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is equal mod - 264 to this + x.
-
-
ADD_NOTIFICATION_LISTENER_OBJECTNAME - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
ADD_NOTIFICATION_LISTENERS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
addAlgorithm(SnmpUsmAlgorithm) - Method in class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
-
-
Adds an algorithm.
-
-
addClassLoader(ClassLoader) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
addClassLoader(ObjectName, ClassLoader) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
addClassLoader(ClassLoader) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
-
-
Add an anonymous ClassLoader to the repository.
-
-
addClassLoader(ObjectName, ClassLoader) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
-
-
Add a named ClassLoader to the repository.
-
-
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
 
-
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
-
-
This implementation does nothing.
-
-
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
-
-
Adds a listener to be informed of changes in connection - status.
-
-
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.generic.GenericConnector
-
 
-
addEngine(SnmpEngineId) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Adds an unknown received engine Id to the Lcd.
-
-
addEngine(SnmpEngineId) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
Does nothing in our case.
-
-
addEntry(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Add a new entry in this SnmpMibTable.
-
-
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Add a new entry in this SnmpMibTable.
-
-
addEntry(SnmpIndex, Object) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Add an entry in this table.
-
-
addEntry(SnmpIndex, ObjectName, Object) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Add an entry in this table.
-
-
addEntry(UsmUserEntryMBean) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Add a new entry to the table.
-
-
addEntry(UsmUserEntryMBean, ObjectName) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Add a new entry to the table.
-
-
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
addEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in interface com.sun.management.snmp.agent.SnmpTableCallbackHandler
-
-
This method is called by the SNMP runtime after a new entry - has been added to the table.
-
-
addEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
This callback is called by the associated metadata object - when a new table entry has been registered in the - table metadata.
-
-
addEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
 
-
addHeartBeatNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Adds the specified heartbeat listener to receive heartbeat notifications from this connector client.
-
-
addHeartBeatNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
-
-
Adds the specified heartbeat listener to receive heartbeat notifications from this connector client.
-
-
addHeartBeatNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Adds the specified heartbeat listener to receive heartbeat notifications from this connector client.
-
-
addInformListener(SnmpInformListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Adds an inform request listener to this - SnmpEventReportDispatcher.
-
-
addInMBeanServer(MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Register this entry in the MBean server.
-
-
addMBean(Object, ObjectName) - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Stores an MBean associated with its object name in the repository.
-
-
addMBean(Object, ObjectName) - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Stores an MBean associated with its object name in the repository.
-
-
addMib(SnmpMibAgent) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, SnmpOid[]) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String, SnmpOid[]) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, SnmpOid[]) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Adds a new contextualized MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Adds a new contextualized MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String, SnmpOid[]) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Adds a new contextualized MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Adds a new contextualized MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String, SnmpOid[]) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Adds a new contextualized MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Adds a new MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Adds a new contextualized MIB in the SNMP MIB handler.
-
-
addMib(SnmpMibAgent, String, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Adds a new contextualized MIB in the SNMP MIB handler.
-
-
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Adds a listener for the notifications emitted by this - CommunicatorServer.
-
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Adds a listener to a registered MBean.
-
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Adds a listener to a registered MBean.
-
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Adds a listener to a registered MBean.
-
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Adds a listener to a registered MBean.
-
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("addNotificationListener", name), then - checkNotification("addNotificationListener", name), - then forward this method to the wrapped object.
-
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("addNotificationListener", name), then - checkNotification("addNotificationListener", name), - then forward this method to the wrapped object.
-
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Adds a listener to a registered MBean.
-
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Adds a listener to a registered MBean.
-
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.NotificationBroadcasterProxy
-
-
Deprecated.
-
Enables to add a listener to a registered MBean.
-
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.NotificationRegistration
-
-
Adds a listener to a registered MBean.
-
-
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Adds a listener to the source MBean.
-
-
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.management.comm.CommunicatorServer
-
-
Adds a listener for the notifications emitted by this - CommunicatorServer.
-
-
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Enable to add an SNMP entry listener to this - SnmpMibTable.
-
-
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Enables to add an SNMP entry listener to this - SnmpMibTable.
-
-
addRequestForwarder(SnmpRequestForwarder, SnmpEngineId) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Adds a new MIB forwarder attached to a passed engine Id.
-
-
address - Variable in class com.sun.management.snmp.SnmpMsg
-
-
Source or destination address.
-
-
address - Variable in class com.sun.management.snmp.SnmpPdu
-
-
Source or destination address.
-
-
addTrapListener(SnmpTrapListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Adds a trap listener to this SnmpEventReportDispatcher.
-
-
addUser(SnmpEngineId, String, String, String, String, String, String, int, boolean) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Adds a user to the Usm Lcd.
-
-
addUser(SnmpUsmSecureUser, boolean) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Adds a user to the Usm Lcd.
-
-
addUser(SnmpUsmSecureUser, boolean) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
addUser(SnmpEngineId, String, String, String, String, String, String, int, boolean) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
addUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Adds user authentication information to this server.
-
-
addUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Adds the authentication information of the user to be authenticated by this server.
-
-
addV1Target(String, int, String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Add a target to which SNMP V1 traps will be forwarded to.
-
-
addV1Target(String, String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Add a target to which SNMP V1 traps will be forwarded to.
-
-
addV1Target(String, int, String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Add a target to which SNMP V1 traps will be forwarded.
-
-
addV1Target(String, String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Add a target to which SNMP V1 traps will be forwarded.
-
-
addV2Target(String, int, String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Add a target to which SNMP V2 traps will be forwarded to.
-
-
addV2Target(String, String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Add a target to which SNMP V2 traps will be forwarded to.
-
-
addV2Target(String, int, String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Add a target to which SNMP V2 traps will be forwarded.
-
-
addV2Target(String, String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Add a target to which SNMP V2 traps will be forwarded.
-
-
addV3Target(String, int, String, String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Add a target to which SNMP V3 traps will be forwarded to.
-
-
addV3Target(String, String, String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Add a target to which SNMP V3 traps will be forwarded to.
-
-
addV3Target(String, int, String, String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Add a target to which SNMP V3 traps will be forwarded.
-
-
addV3Target(String, String, String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Add a target to which SNMP V3 traps will be forwarded.
-
-
addVarBind(SnmpVarBind) - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Adds a varbind to this request sublist.
-
-
agentAddr - Variable in class com.sun.management.snmp.SnmpPduTrap
-
-
Agent address.
-
-
algo - Variable in class com.sun.management.snmp.usm.SnmpUsmAuthPair
-
-
Authentication algorithm.
-
-
algo - Variable in class com.sun.management.snmp.usm.SnmpUsmPrivPair
-
-
Privacy algorithm.
-
-
allocateTable() - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Allocates an ArrayList for storing table entries.
-
-
allocateUserData(SnmpPduPacket) - Method in interface com.sun.management.snmp.agent.SnmpUserDataFactory
-
-
Called by the SnmpAdaptorServer adaptor.
-
-
allocateUserData(SnmpPdu) - Method in interface com.sun.management.snmp.agent.SnmpUserDataFactory
-
-
Called by the SnmpV3AdaptorServer adaptor.
-
-
allowSnmpSets() - Method in class com.sun.management.snmp.manager.SnmpParams
-
-
Checks whether parameters are in place for an SNMP set operation.
-
-
allowSnmpSets() - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
set requests are enabled in V3.
-
-
and(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is the bitwise - and of this and x.
-
-
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.management.snmp.SnmpCounter64
-
-
Appends an SnmpOid representing an SnmpCounter64 to another OID.
-
-
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.management.snmp.SnmpInt
-
-
Appends an SnmpOid representing an SnmpInt to another OID.
-
-
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.management.snmp.SnmpIpAddress
-
-
Appends an SnmpOid representing an SnmpIpAddress to another OID.
-
-
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.management.snmp.SnmpString
-
-
Appends an SnmpOid representing an SnmpString to another OID.
-
-
appendToOid(int, SnmpOid, SnmpOid) - Static method in class com.sun.management.snmp.SnmpStringFixed
-
-
Appends an SnmpOid representing an SnmpStringFixed to another OID.
-
-
AuthenticateCallback - Class in com.sun.jdmk.security.sasl
-
-
This callback is used by SaslServer to verify the - authentication identity and password with the system authentication database.
-
-
AuthenticateCallback(String, char[]) - Constructor for class com.sun.jdmk.security.sasl.AuthenticateCallback
-
-
Constructs an instance of AuthenticateCallback.
-
-
authenticationFailureOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
authenticationFailure Oid as defined in RFC 1907.
-
-
AuthInfo - Class in com.sun.jdmk.comm
-
-
Defines the Authentication Information required by - the adaptors for carrying out login/password authentication.
-
-
AuthInfo() - Constructor for class com.sun.jdmk.comm.AuthInfo
-
-
Creates an authentication info object with a null login/password.
-
-
AuthInfo(String, String) - Constructor for class com.sun.jdmk.comm.AuthInfo
-
-
Creates an authentication info object with a given login/password.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-10.html b/dist/docs/api/index-files/index-10.html deleted file mode 100644 index ac028bd..0000000 --- a/dist/docs/api/index-files/index-10.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - -J-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

J

-
-
javax.management.remote.generic - package javax.management.remote.generic
-
-
The Generic JMX API Connector.
-
-
javax.management.remote.jmxmp - package javax.management.remote.jmxmp
-
-
The JMXMP Connector.
-
-
javax.management.remote.message - package javax.management.remote.message
-
-
Message definitions for JMXMP.
-
-
JdmkAcl - Class in com.sun.management.snmp.IPAcl
-
-
Defines an implementation of the InetAddressAcl interface.
-
-
JdmkAcl(String, String) - Constructor for class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Constructs the Java Dynamic Management(TM) Access Control List - based on IP addresses.
-
-
JdmkAcl(String) - Constructor for class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Constructs the Java Dynamic Management(TM) Access Control List - based on IP addresses.
-
-
JdmkEngineFactory - Class in com.sun.management.snmp
-
-
This SnmpEngineFactory instantiates an SnmpEngine containing : - - Message Processing Sub System + V1, V2 et V3 Message Processing Models - Security Sub System + User based Security Model (Id 3) - Access Control Sub System + Ip Acl + User based Access Control Model.
-
-
JdmkEngineFactory() - Constructor for class com.sun.management.snmp.JdmkEngineFactory
-
 
-
JdmkLegacyConnector - Interface in com.sun.jdmk.comm
-
-
Java DMK legacy connectors (HTTP, HTTPS and RMI) can be created - through the standard JMXConnectorFactory and - JMXConnectorServerFactory since Java DMK 5.1.
-
-
JdmkMBeanServer - Interface in com.sun.jdmk
-
-
Extends the MBeanServer interface to provide methods for - getting and setting the MBeanServerInterceptor to which all requests - are delegated.
-
-
JdmkMBeanServerBuilder - Class in com.sun.jdmk
-
-
This class represents a builder that creates Java DMK 5.1 - MBeanServer implementations.
-
-
JdmkMBeanServerBuilder() - Constructor for class com.sun.jdmk.JdmkMBeanServerBuilder
-
-
Creates a new Java DMK MBeanServerBuilder.
-
-
JdmkProperties - Class in com.sun.jdmk
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
JdmkSecurityException - Exception in com.sun.jdmk
-
-
This class represents security exceptions emitted by Java DMK.
-
-
JdmkSecurityException() - Constructor for exception com.sun.jdmk.JdmkSecurityException
-
-
Default constructor.
-
-
JdmkSecurityException(String) - Constructor for exception com.sun.jdmk.JdmkSecurityException
-
-
Constructor that allows a specific error message to be specified.
-
-
JdmkUserAcl - Class in com.sun.management.snmp.uacl
-
-
Defines an implementation of the UserAcl interface.
-
-
JdmkUserAcl(String, String) - Constructor for class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Constructs the Java Dynamic Management(TM) Access Control List - based on user names.
-
-
JdmkUserAcl(String) - Constructor for class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Constructs the Java Dynamic Management(TM) Access Control List - based on user names.
-
-
JMX_IMPL_NAME - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
JMX_IMPL_NAME - Static variable in class com.sun.jdmk.ServiceName
-
-
The name of this product implementing the JMX specification.
-
-
JMX_IMPL_VENDOR - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
JMX_IMPL_VENDOR - Static variable in class com.sun.jdmk.ServiceName
-
-
The name of the vendor of this product implementing the JMX specification.
-
-
JMX_IMPL_VERSION - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
JMX_IMPL_VERSION - Static variable in class com.sun.jdmk.ServiceName
-
-
The version of this product implementing the JMX specification.
-
-
JMX_SPEC_NAME - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
JMX_SPEC_NAME - Static variable in class com.sun.jdmk.ServiceName
-
-
The name of the JMX specification implemented by this product.
-
-
JMX_SPEC_VENDOR - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
JMX_SPEC_VENDOR - Static variable in class com.sun.jdmk.ServiceName
-
-
The vendor of the JMX specification implemented by this product.
-
-
JMX_SPEC_VERSION - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
JMX_SPEC_VERSION - Static variable in class com.sun.jdmk.ServiceName
-
-
The version of the JMX specification implemented by this product.
-
-
JMXMPConnector - Class in javax.management.remote.jmxmp
-
-
The client end of a JMXMP Connector.
-
-
JMXMPConnector(JMXServiceURL) - Constructor for class javax.management.remote.jmxmp.JMXMPConnector
-
-
Constructs a JMXMP Connector client that can make a - connection to the connector server at the given address.
-
-
JMXMPConnector(JMXServiceURL, Map) - Constructor for class javax.management.remote.jmxmp.JMXMPConnector
-
-
Constructs a JMXMP Connector client that can make a - connection to the connector server at the given address.
-
-
JMXMPConnectorServer - Class in javax.management.remote.jmxmp
-
-
A JMX API connector server that creates connections using the JMX - Messaging Protocol over TCP.
-
-
JMXMPConnectorServer() - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
-
-
Creates a connector server that listens for connection - requests on an unspecified port.
-
-
JMXMPConnectorServer(MBeanServer) - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
-
-
Creates a connector server that listens for connection - requests on an unspecified port.
-
-
JMXMPConnectorServer(JMXServiceURL, Map) - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
-
-
Creates a connector server that listens for connection - requests on the given address with the given parameters.
-
-
JMXMPConnectorServer(JMXServiceURL, Map, MBeanServer) - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
-
-
Creates a connector server that listens for connection - requests on the given address with the given parameters.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-11.html b/dist/docs/api/index-files/index-11.html deleted file mode 100644 index ce43ceb..0000000 --- a/dist/docs/api/index-files/index-11.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - -K-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

K

-
-
key - Variable in class com.sun.management.snmp.usm.SnmpUsmAuthPair
-
-
Authentication localized key.
-
-
key - Variable in class com.sun.management.snmp.usm.SnmpUsmPrivPair
-
-
Privacy key.
-
-
KEY_SIZE - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacMd5
-
-
Key size as defined in rfc 2574, 16.
-
-
KEY_SIZE - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacSha
-
-
Key size as defined in rfc 2574, 20.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-12.html b/dist/docs/api/index-files/index-12.html deleted file mode 100644 index cd82164..0000000 --- a/dist/docs/api/index-files/index-12.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - -L-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

L

-
-
linkDownOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
linkDown Oid as defined in RFC 1907.
-
-
linkUpOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
linkUp Oid as defined in RFC 1907.
-
-
list - Variable in exception com.sun.management.snmp.SnmpSecurityException
-
-
The current request varbind list.
-
-
LISTEN - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
load(String) - Static method in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
loadClass(String) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
loadClassBefore(ClassLoader, String) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
loadClassWithout(ClassLoader, String) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
localizeAuthKey(String, byte[], SnmpEngineId) - Method in interface com.sun.management.snmp.SnmpUsmKeyHandler
-
-
Localize the passed key using the passed SnmpEngineId.
-
-
localizeAuthKey(byte[], SnmpEngineId) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Localize the passed key using the passed SnmpEngineId.
-
-
localizeAuthKey(byte[], SnmpEngineId) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Translate a global key to a local one (RFC 2574 KUL).
-
-
localizePrivKey(String, byte[], SnmpEngineId, int) - Method in interface com.sun.management.snmp.SnmpUsmKeyHandler
-
-
Localize the passed privacy key using the passed SnmpEngineId.
-
-
localizePrivKey(byte[], SnmpEngineId, int) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Localize the passed privacy key using the passed - SnmpEngineId.
-
-
localizePrivKey(byte[], SnmpEngineId, int) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Translate a global privacy key to a local one (RFC 2574 KUL).
-
-
LocalMBeanServerConnectionFactory - Class in com.sun.jdmk.remote.cascading
-
-
An MBeanServerConnectionFactory that wraps a local - MBeanServerConnection, e.g, an MBeanServer.
-
-
LocalMBeanServerConnectionFactory(MBeanServerConnection, String) - Constructor for class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
-
-
Creates a LocalMBeanServerConnectionFactory from a local - MBeanServerConnection.
-
-
longValue() - Method in class com.sun.jdmk.UnsignedLong
-
-
Return a long that is equal mod 264 to - this unsigned number.
-
-
longValue() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Returns the counter value of this SnmpCounter64.
-
-
longValue() - Method in class com.sun.management.snmp.SnmpInt
-
-
Returns the long value of this SnmpInt.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-13.html b/dist/docs/api/index-files/index-13.html deleted file mode 100644 index 0c57942..0000000 --- a/dist/docs/api/index-files/index-13.html +++ /dev/null @@ -1,501 +0,0 @@ - - - - - -M-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

M

-
-
main(String[]) - Static method in class com.sun.jdmk.tools.MibGen
-
-
The main method of the mibgen compiler.
-
-
make(long) - Static method in class com.sun.jdmk.UnsignedLong
-
-
Make an UnsignedLong object representing a value - between 0 and 264 that is equal mod - 264 to x.
-
-
makeDebugTag() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
makeObjectInstance(String, Object, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
Builds an ObjectInstance.
-
-
MalformedHttpException - Exception in com.sun.jdmk.comm
-
-
Exception thrown when some HTTP data cannot be decoded.
-
-
ManagerException - Exception in com.sun.jdmk
-
-
Deprecated. -
This class may be removed in a future version of Java - DMK.
-
-
-
ManagerException() - Constructor for exception com.sun.jdmk.ManagerException
-
-
Deprecated.
-
Default constructor.
-
-
ManagerException(String) - Constructor for exception com.sun.jdmk.ManagerException
-
-
Deprecated.
-
Constructor that allows a specific error message to be specified.
-
-
mapErrorStatus(int, int, int) - Static method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Method that maps an SNMP error status in the passed protocolVersion - according to the provided pdu type.
-
-
Mapper - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The interface - Mapper may be removed in a future version - of Java DMK.
-
-
-
mapRowStatus(SnmpOid, SnmpVarBind, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Map the value of the vbstatus varbind to the - corresponding RowStatus code defined in - EnumRowStatus.
-
-
mapRowStatus(SnmpVarBind, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
mapRowStatus(SnmpOid, SnmpVarBind, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
max(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return the larger of this and x.
-
-
MAX_NB_BOOTS - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The User based Security Model max nb boots as defined in RFC 2574.
-
-
MAX_USM_USER_NAME_LENGTH - Static variable in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
 
-
MAX_VALUE - Static variable in class com.sun.jdmk.UnsignedLong
-
-
The largest representable UnsignedLong value, - equal to 264 - 1.
-
-
MAX_VALUE - Static variable in class com.sun.management.snmp.SnmpUnsignedInt
-
-
The largest value of the type unsigned int (2^32 - 1).
-
-
maxRepetitions - Variable in class com.sun.management.snmp.SnmpPduBulk
-
-
The max-repetitions value.
-
-
MBeanInstantiator - Interface in com.sun.jdmk
-
-
Contains methods for instantiating objects, finding the class given - its name and using different class loaders, deserializing objects - in the context of a given class loader.
-
-
MBeanInstantiatorImpl - Class in com.sun.jdmk
-
-
Deprecated. -
This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
-
-
-
MBeanInstantiatorImpl(ModifiableClassLoaderRepository) - Constructor for class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
MBeanInterceptor - Interface in com.sun.jdmk
-
-
Deprecated. - -
-
-
MBeanInterceptorWrapper - Class in com.sun.jdmk
-
-
Deprecated. - -
-
-
MBeanInterceptorWrapper(MBeanInterceptor, MBeanInterceptorWrapper.Controller) - Constructor for class com.sun.jdmk.MBeanInterceptorWrapper
-
-
Deprecated.
-
Construct a new MBeanInterceptorWrapper.
-
-
MBeanInterceptorWrapper.Controller - Interface in com.sun.jdmk
-
-
Deprecated. - -
-
-
MBeanServerChecker - Class in com.sun.jdmk
-
-
An object of this class implements the MBeanServer interface - and, for each of its methods, calls an appropriate checking method - and then forwards the request to a wrapped MBeanServer object.
-
-
MBeanServerChecker(MBeanServer) - Constructor for class com.sun.jdmk.MBeanServerChecker
-
-
Make a new MBeanServerChecker that forwards each method from - the MBeanServer interface to the given object, after calling an - appropriate checking method.
-
-
MBeanServerConnectionFactory - Interface in com.sun.jdmk.remote.cascading
-
-
An object that is able to return connections to a given MBeanServer.
-
-
MBeanServerConnectionWrapper - Class in com.sun.jdmk.remote.cascading
-
-
An object of this class implements the MBeanServer interface - and, for each of its methods forwards the request to a wrapped - MBeanServerConnection object.
-
-
MBeanServerConnectionWrapper() - Constructor for class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
 
-
MBeanServerForwarder - Class in com.sun.jdmk
-
-
An object of this class implements the MBeanServer interface and - wraps another object that also implements that interface.
-
-
MBeanServerForwarder(MBeanServer) - Constructor for class com.sun.jdmk.MBeanServerForwarder
-
-
Make a new MBeanServerForwarder that forwards all requests from the - MBeanServer interface to mbs.
-
-
MBeanServerImpl - Class in com.sun.jdmk
-
-
Deprecated. -
Use objects returned by JdmkMBeanServerBuilder instead.
-
-
-
MBeanServerImpl(MBeanInstantiator) - Constructor for class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Public internal: Creates an MBeanServer with a standard default - domain name.
-
-
MBeanServerImpl(MBeanInstantiator, String) - Constructor for class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Public internal: Creates an MBeanServer with the - specified default domain name.
-
-
MBeanServerImpl(MBeanInstantiator, MetaData, String) - Constructor for class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Public internal: Creates an MBeanServer with the - specified default domain name.
-
-
MBeanServerInt - Interface in com.sun.jdmk
-
-
Deprecated. -
Use JdmkMBeanServer instead.
-
-
-
MBeanServerInterceptor - Interface in com.sun.jdmk.interceptor
-
-
This interface specifies the behavior to be implemented by an - MBean Server Interceptor.
-
-
MBeanServerInterceptorWrapper - Class in com.sun.jdmk.interceptor
-
-
Implements a MBeanServerInterceptorWrapper that receives all requests from - the MBeanServer and forward them to a wrapped MBeanServerInterceptor.
-
-
MBeanServerInterceptorWrapper(MBeanServerInterceptor, MBeanServerInterceptorWrapper.Controller) - Constructor for class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
-
Construct a new MBeanServerInterceptorWrapper.
-
-
MBeanServerInterceptorWrapper.Controller - Interface in com.sun.jdmk.interceptor
-
-
This interface is called before and after each operation is invoked - on the wrapped interceptor.
-
-
MBeanServerRequestMessage - Class in javax.management.remote.message
-
-
An MBeanServerConnection method call, encoded as an - object.
-
-
MBeanServerRequestMessage(int, Object[], Subject) - Constructor for class javax.management.remote.message.MBeanServerRequestMessage
-
-
Constructs a message to invoke the method with the given - identifier and parameters.
-
-
MBeanServerResponseMessage - Class in javax.management.remote.message
-
-
The result of an MBeanServerConnection method call, - encoded as an object.
-
-
MBeanServerResponseMessage(long, Object, boolean) - Constructor for class javax.management.remote.message.MBeanServerResponseMessage
-
-
Constructs a message representing the response to a previous - MBeanServerRequestMessage.
-
-
MBSDelegateObjectName - Static variable in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
A constant holding the standard ObjectName of the - MBeanServerDelegate MBean.
-
-
MD5_BLOCKSIZE - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacMd5
-
-
Block size as defined in rfc 2574, 64.
-
-
Message - Interface in javax.management.remote.message
-
-
This interface is used to tag an implementing class as a JMXMP protocol - message that can be exchanged between the client and the server ends of - a JMX API connector.
-
-
MESSAGE_CONNECTION - Static variable in class javax.management.remote.generic.GenericConnector
-
-
Name of the attribute that specifies how this connector - sends messages to its connector server.
-
-
MESSAGE_CONNECTION_SERVER - Static variable in class javax.management.remote.generic.GenericConnectorServer
-
-
Name of the attribute that specifies how connections are - made to this connector server.
-
-
MessageConnection - Interface in javax.management.remote.generic
-
-
Interface specifying the full-duplex transport used by each end - of a Generic Connector connection to communicate with the other - end.
-
-
MessageConnectionServer - Interface in javax.management.remote.generic
-
-
Interface specifying how a connector server creates new - connections to clients.
-
-
meta() - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
Return the MetaData service object used by this interceptor.
-
-
meta - Variable in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
The associated metadata object
-
-
MetaData - Interface in com.sun.jdmk
-
-
The MetaData interface provides local to the metadata service in - an agent.
-
-
MetaDataImpl - Class in com.sun.jdmk
-
-
Deprecated. -
This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
-
-
-
metadatas - Variable in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
 
-
MIB_CORE_FILE - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
MibGen - Class in com.sun.jdmk.tools
-
-
The main class of the mibgen tool.
-
-
mibName - Variable in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
The object name of the MIB.
-
-
min(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return the smaller of this and x.
-
-
MLET - Static variable in class com.sun.jdmk.ServiceName
-
-
The default key properties for registering the class loader of the MLet service.
-
-
MLET_LIB_DIR - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
mod(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is equal to - this mod x.
-
-
ModifiableClassLoaderRepository - Interface in com.sun.jdmk
-
-
This interface keeps the list of Class Loaders registered in the - MBean Server.
-
-
mount(JMXServiceURL, Map, ObjectName, String) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
mount(JMXServiceURL, Map, ObjectName, String) - Method in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
-
-
Mounts a partial view of the source MBeanServer identified - by its JMXServiceURL.
-
-
msgFlags - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
-
-
Message flags.
-
-
msgFlags - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
Message flags.
-
-
msgId - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
-
-
Message identifier.
-
-
msgId - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
Message identifier.
-
-
msgMaxSize - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
-
-
Message max size the pdu sender can deal with.
-
-
msgMaxSize - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
Message max size the pdu sender can deal with.
-
-
msgSecurityModel - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
-
-
The security model the security sub system MUST use in order to deal with this pdu (e.g.
-
-
msgSecurityModel - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
The security model the security sub system MUST use in order to deal with this pdu (e.g.
-
-
msgSecurityParameters - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
The unmarshalled security parameters.
-
-
multiply(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is equal mod - 264 to this * x.
-
-
mustCascade(ObjectName) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Returns true if the given source MBean name is the name of an MBean - that must be cascaded.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-14.html b/dist/docs/api/index-files/index-14.html deleted file mode 100644 index bf32383..0000000 --- a/dist/docs/api/index-files/index-14.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - -N-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

N

-
-
NamedObject - Class in com.sun.jdmk
-
-
Deprecated. -
This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
-
-
-
NamedObject(ObjectName, Object) - Constructor for class com.sun.jdmk.NamedObject
-
-
Deprecated.
-
Allows a named object to be created.
-
-
NamedObject(String, Object) - Constructor for class com.sun.jdmk.NamedObject
-
-
Deprecated.
-
Allows a named object to be created.
-
-
newInstance(JMXServiceURL) - Static method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Creates a new instance of the - BasicMBeanServerConnectionFactory.
-
-
newInstance(JMXServiceURL, Map) - Static method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Creates a new instance of the - BasicMBeanServerConnectionFactory.
-
-
newInstance(JMXServiceURL, Map, Subject) - Static method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Creates a new instance of the - BasicMBeanServerConnectionFactory.
-
-
newInstance(JMXConnector) - Static method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Creates a new instance of the - BasicMBeanServerConnectionFactory.
-
-
newInstance(JMXConnector, Subject) - Static method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Creates a new instance of the - BasicMBeanServerConnectionFactory.
-
-
newInstance(MBeanServer) - Static method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
-
-
Creates a new instance of a LocalMBeanServerConnectionFactory.
-
-
newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class com.sun.jdmk.JdmkMBeanServerBuilder
-
 
-
newMBeanServerDelegate() - Method in class com.sun.jdmk.JdmkMBeanServerBuilder
-
 
-
newMibRequest(SnmpPdu, Vector, int, Object) - Static method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
This is a factory method for creating new SnmpMibRequest objects.
-
-
newMibRequest(SnmpEngine, SnmpPdu, Vector, int, Object, String, int, int, byte[], byte[]) - Static method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
This is a factory method for creating new SnmpMibRequest objects.
-
-
newSequenceNumber() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Increments and returns this object's notification sequence number.
-
-
nextOid(long[], int) - Static method in class com.sun.management.snmp.SnmpCounter64
-
-
Scans an index OID, skips the counter value and returns the position - of the next value.
-
-
nextOid(long[], int) - Static method in class com.sun.management.snmp.SnmpInt
-
-
Scans an index OID, skips the integer value and returns the position - of the next value.
-
-
nextOid(long[], int) - Static method in class com.sun.management.snmp.SnmpIpAddress
-
-
Scans an index OID, skips the address value and returns the position - of the next value.
-
-
nextOid(long[], int) - Static method in class com.sun.management.snmp.SnmpString
-
-
Scans an index OID, skips the string value and returns the position - of the next value.
-
-
nextOid(int, long[], int) - Static method in class com.sun.management.snmp.SnmpStringFixed
-
-
Scans an index OID, skip the string value and returns the position - of the next value.
-
-
NO_CACHE_LIMIT - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
This constant controls the cache behavior for notification forwarding.
-
-
noAccess - Static variable in exception com.sun.management.snmp.SnmpStatusException
-
-
Error code as defined in RFC 1448 for: noAccess.
-
-
node - Variable in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
 
-
node - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
node - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
 
-
nodeId - Variable in class com.sun.management.snmp.agent.SnmpMibTable
-
-
The id of the contained entry object.
-
-
NON_VOLATILE - Static variable in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Means that the data stored is permanent.
-
-
nonRepeaters - Variable in class com.sun.management.snmp.SnmpPduBulk
-
-
The non-repeaters value.
-
-
noSuchInstance - Static variable in exception com.sun.management.snmp.SnmpStatusException
-
-
Error code for reporting a no such instance error.
-
-
noSuchInstanceException - Static variable in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Contains a predefined exception that is often fired when an - object is not found in the MIB.
-
-
noSuchName - Static variable in exception com.sun.management.snmp.SnmpStatusException
-
-
Error code as defined in RFC 1448 for: noSuchName.
-
-
noSuchNameException - Static variable in class com.sun.management.snmp.agent.SnmpMibNode
-
 
-
noSuchObject - Static variable in exception com.sun.management.snmp.SnmpStatusException
-
-
Error code for reporting a no such object error.
-
-
noSuchObjectException - Static variable in class com.sun.management.snmp.agent.SnmpMibNode
-
 
-
not() - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is the bitwise - not of this, equal to - 264 - 1 - this.
-
-
NotificationBroadcasterProxy - Interface in com.sun.jdmk
-
-
Deprecated. -
MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The interface - NotificationBroadcasterProxy may be removed in a - future version of Java DMK.
-
-
-
NotificationRegistration - Interface in com.sun.jdmk
-
-
This interface specifies the methods to add or to remove a notification listener - to an MBean via a MBean server (remote or local).
-
-
NotificationRequestMessage - Class in javax.management.remote.message
-
-
Message that requests received notifications.
-
-
NotificationRequestMessage(long, int, long) - Constructor for class javax.management.remote.message.NotificationRequestMessage
-
-
Constructs a NotificationRequestMessage object.
-
-
NotificationResponseMessage - Class in javax.management.remote.message
-
-
Message that transports one or more notifications emitted from - an MBean server through a connector server to listeners in a remote - client.
-
-
NotificationResponseMessage(Object) - Constructor for class javax.management.remote.message.NotificationResponseMessage
-
-
Constructs a NotificationResponseMessage object.
-
-
notInService - Static variable in class com.sun.management.snmp.EnumRowStatus
-
-
This value corresponds to the notInService RowStatus, as - defined in RFC 2579 from SMIv2: - - notInService indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device; notInService has - no implication regarding the internal consistency of - the row, availability of resources, or consistency with - the current state of the managed device; -
-
-
notReady - Static variable in class com.sun.management.snmp.EnumRowStatus
-
-
This value corresponds to the notReady RowStatus, as defined - in RFC 2579 from SMIv2: - - notReady indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device (i.e., one or more required columns in - the conceptual row have not been instantiated); -
-
-
NullTag - Static variable in class com.sun.management.snmp.BerDecoder
-
 
-
NullTag - Static variable in class com.sun.management.snmp.BerEncoder
-
 
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-15.html b/dist/docs/api/index-files/index-15.html deleted file mode 100644 index fdb9747..0000000 --- a/dist/docs/api/index-files/index-15.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - -O-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

O

-
-
OBJECT_WRAPPING - Static variable in class javax.management.remote.generic.GenericConnector
-
-
Name of the attribute that specifies the object wrapping for - parameters whose deserialization requires special treatment.
-
-
OBJECT_WRAPPING - Static variable in class javax.management.remote.generic.GenericConnectorServer
-
-
Name of the attribute that specifies the object wrapping for - parameters whose deserialization requires special treatment.
-
-
objectserver - Variable in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
 
-
objectserver - Variable in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
 
-
objectserver - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
objectserver - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
 
-
objectserver - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
-
Reference to the object server.
-
-
ObjectWrapping - Interface in javax.management.remote.generic
-
-
An interface that defines how to wrap parameters that use a - non-default class loader.
-
-
OctetStringTag - Static variable in class com.sun.management.snmp.BerDecoder
-
 
-
OctetStringTag - Static variable in class com.sun.management.snmp.BerEncoder
-
 
-
OFFLINE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Represents an OFFLINE state.
-
-
OFFLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Marks the "state" property as stopped.
-
-
OFFLINE - Static variable in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Marks the "state" property as stopped.
-
-
OFFLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Marks the "state" property as stopped.
-
-
OFFLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Marks the "state" property as stopped.
-
-
OidTag - Static variable in class com.sun.management.snmp.BerDecoder
-
 
-
OidTag - Static variable in class com.sun.management.snmp.BerEncoder
-
 
-
ONLINE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Represents an ONLINE state.
-
-
ONLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Marks the "state" property as running.
-
-
ONLINE - Static variable in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Marks the "state" property as running.
-
-
ONLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Marks the "state" property as running.
-
-
ONLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Marks the "state" property as running.
-
-
openSequence() - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch a sequence header.
-
-
openSequence(int) - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch a sequence header with a specific tag.
-
-
openSequence() - Method in class com.sun.management.snmp.BerEncoder
-
-
Open a sequence.
-
-
OperationContext - Interface in com.sun.jdmk
-
-
An object implementing this interface can be used to transmit context - between a connector client and a connector server.
-
-
or(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is the bitwise - or of this and x.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-16.html b/dist/docs/api/index-files/index-16.html deleted file mode 100644 index 9d10e55..0000000 --- a/dist/docs/api/index-files/index-16.html +++ /dev/null @@ -1,688 +0,0 @@ - - - - - -P-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

P

-
-
params - Variable in exception com.sun.management.snmp.SnmpSecurityException
-
-
The current security model related security parameters.
-
-
parsePage(String) - Method in interface com.sun.jdmk.comm.HtmlParser
-
-
Parses the generated HTML page.
-
-
parseRequest(String) - Method in interface com.sun.jdmk.comm.HtmlParser
-
-
Parses the received HTML requests.
-
-
password_to_key(String, String) - Method in interface com.sun.management.snmp.SnmpUsmKeyHandler
-
-
Translate a password to a key.
-
-
password_to_key(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Translate a password to a key.
-
-
password_to_key(String) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Translate a password to a key according to the right algorithm (RFC - 2574 algorithm).
-
-
pduTypeToString(int) - Static method in class com.sun.management.snmp.SnmpPdu
-
-
Returns the String representation of a PDU type.
-
-
populate(MBeanServer, ObjectName) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Initialization of the MIB with no registration in Java DMK.
-
-
port - Variable in class com.sun.management.snmp.SnmpMsg
-
-
Source or destination port.
-
-
port - Variable in class com.sun.management.snmp.SnmpPdu
-
-
Source or destination port.
-
-
postDeregister() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Do nothing.
-
-
postDeregister() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations needed after having been - de-registered from the MBean server.
-
-
postDeregister() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Does nothing, needed for MBeanRegistration interface.
-
-
postDeregister() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations needed after having been - de-registered in the MBeanServer.
-
-
postDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
-
-
postDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
-
-
postDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
-
-
postDeregister() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
postDeregister() - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
postDeregister() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Allows the MBean to perform any operations needed after having been - unregistered in the MBean server.
-
-
postDeregister() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Do nothing.
-
-
postDeregister() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Not used in this context.
-
-
postDeregister() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Not used in this context.
-
-
postDeregisterInvoker(Object) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
postDeregisterInvoker(Object) - Method in interface com.sun.jdmk.MetaData
-
-
Invokes the postDeregister method of an MBean that implements - MBeanRegistration
-
-
postRegister(Boolean) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
 
-
postRegister(Boolean) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations needed after having been - registered in the MBeanServer or after the registration has failed.
-
-
postRegister(Boolean) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Does nothing, needed for MBeanRegistration interface.
-
-
postRegister(Boolean) - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations needed after having been - registered in the MBeanServer or after the registration has failed.
-
-
postRegister(Boolean) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
-
-
postRegister(Boolean) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
-
-
postRegister(Boolean) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
-
-
postRegister(Boolean) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
postRegister(Boolean) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
postRegister(Boolean) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Allows the MBean to perform any operations needed after having been - registered in the MBean server or after the registration has failed.
-
-
postRegister(Boolean) - Method in class com.sun.management.comm.CommunicatorServer
-
 
-
postRegister(Boolean) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Not used in this context.
-
-
postRegister(Boolean) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Not used in this context.
-
-
postRegisterInvoker(Object, boolean) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
postRegisterInvoker(Object, boolean) - Method in interface com.sun.jdmk.MetaData
-
-
Invokes the postRegister method of an MBean that implements - MBeanRegistration
-
-
preDeregister() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Stop the connector.
-
-
preDeregister() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations it needs before being de-registered - by the MBean server.
-
-
preDeregister() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Interrupts all the current HTTP connections and close the TCP/IP socket.
-
-
preDeregister() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations needed before being de-registered - by the MBeanServer.
-
-
preDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
-
-
preDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
-
-
preDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Allows the MBean to perform any operations it needs before being unregistered - by the MBean server.
-
-
preDeregister() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
preDeregister() - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
preDeregister() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Allows the MBean to perform any operations it needs before - being unregistered by the MBean server.
-
-
preDeregister() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Allows the MBean to perform any operations it needs before - being unregistered by the MBean server.
-
-
preDeregister() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Stop the connector.
-
-
preDeregister() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Not used in this context.
-
-
preDeregister() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Not used in this context.
-
-
preDeregisterInvoker(Object) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
preDeregisterInvoker(Object) - Method in interface com.sun.jdmk.MetaData
-
-
Invokes the preDeregister method of an MBean that implements - MBeanRegistration
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Preregister method of connector.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Performs pre-registration initialization.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Creates a TCP/IP connection to listen for client connections.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations it needs before being - registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations it needs before being - registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Allows the MBean to perform any operations it needs before being - registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Allows the MBean to perform any operations it needs before being registered - in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Allows the MBean to perform any operations it needs before being registered - in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Allows the MBean to perform any operations it needs before being - registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
Allows the MBean to perform any operations it needs before - being registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
-
Allows the MBean to perform any operations it needs before - being registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Allows the MBean to perform any operations it needs before - being registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.comm.CommunicatorServer
-
-
Preregister method of connector.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Allows the MBean to perform any operations it needs before being - registered in the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Initializes the MIB but each single MBean representing the MIB - is inserted into the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Initializes the MIB but each single MBean representing the MIB - is inserted into the MBean server.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Initialization of the SnmpProxy with registration in Java DMK.
-
-
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Initialization of the MIB with AUTOMATIC REGISTRATION in Java DMK.
-
-
preRegisterInvoker(Object, ObjectName, MBeanServer) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
preRegisterInvoker(Object, ObjectName, MBeanServer) - Method in interface com.sun.jdmk.MetaData
-
-
Invokes the preRegister method of an MBean that implements - MBeanRegistration
-
-
printMessage() - Method in class com.sun.management.snmp.SnmpMessage
-
-
Dumps this message in a string.
-
-
printMessage() - Method in class com.sun.management.snmp.SnmpMsg
-
-
Dumps this message in a string.
-
-
printMessage() - Method in class com.sun.management.snmp.SnmpV3Message
-
-
Dumps this message in a string.
-
-
printStackTrace() - Method in exception com.sun.jdmk.comm.CommunicationException
-
-
Prints the stack trace of the thrown target exception.
-
-
printStackTrace(PrintStream) - Method in exception com.sun.jdmk.comm.CommunicationException
-
-
Prints the stack trace of the thrown target exception to the specified - print stream.
-
-
printStackTrace(PrintWriter) - Method in exception com.sun.jdmk.comm.CommunicationException
-
-
Prints the stack trace of the thrown target exception to the - specified print writer.
-
-
PROCEED - Static variable in class javax.management.remote.message.TLSMessage
-
-
This status code is used by a server to indicate that it allows the - client to proceed with the TLS handshake.
-
-
processIncomingRequest(SnmpSecurityCache, int, int, int, byte, int, byte[], byte[], byte[], byte[], byte[], SnmpDecryptedPdu) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
See SnmpSecurityModel interface for doc.
-
-
processIncomingResponse(SnmpSecurityCache, int, int, int, byte, int, byte[], byte[], byte[], byte[], byte[], SnmpDecryptedPdu) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
See SnmpSecurityModel interface for doc.
-
-
processSnmpInform(SnmpPduRequest) - Method in interface com.sun.management.snmp.manager.SnmpInformListener
-
-
Called by SnmpEventReportDispatcher when an inform request is received.
-
-
processSnmpInformV3(SnmpScopedPduRequest) - Method in interface com.sun.management.snmp.manager.SnmpInformListener
-
-
Called by SnmpEventReportDispatcher when an inform request is received.
-
-
processSnmpInternalError(SnmpInformRequest, String) - Method in interface com.sun.management.comm.SnmpInformHandler
-
-
This callback is invoked when any form of internal error occurs.
-
-
processSnmpPollData(SnmpInformRequest, int, int, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpInformHandler
-
-
This callback is invoked when a manager responds to an SNMP inform request.
-
-
processSnmpPollTimeout(SnmpInformRequest) - Method in interface com.sun.management.comm.SnmpInformHandler
-
-
This callback is invoked when a manager does not respond within the - specified timeout value to the SNMP inform request.
-
-
processSnmpTrapV1(SnmpPduTrap) - Method in interface com.sun.management.snmp.manager.SnmpTrapListener
-
-
Called by SnmpEventReportDispatcher when a V1 trap is received.
-
-
processSnmpTrapV2(SnmpPduRequest) - Method in interface com.sun.management.snmp.manager.SnmpTrapListener
-
-
Called by SnmpEventReportDispatcher when a V2 trap is - received.
-
-
processSnmpTrapV3(SnmpScopedPduRequest) - Method in interface com.sun.management.snmp.manager.SnmpTrapListener
-
-
Called by SnmpEventReportDispatcher when a V2 trap PDU is - received within an SNMP V3 message.
-
-
processUsmTimelinessDiscovery() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Call this method in order to discover Usm timeliness needed infos.
-
-
ProfileMessage - Interface in javax.management.remote.message
-
-
This interface must be implemented by all the messages that represent a - profile that can be negotiated during the initial handshake between the - client and the server.
-
-
Provider - Class in com.sun.jdmk.security.sasl
-
-
The Java DMK SASL provider.
-
-
Provider() - Constructor for class com.sun.jdmk.security.sasl.Provider
-
 
-
Proxy - Interface in com.sun.jdmk
-
-
Deprecated. -
MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The interface - Proxy may be removed in a - future version of Java DMK.
-
-
-
ProxyCascadingAgent - Class in com.sun.jdmk.remote.cascading.proxy
-
-
This class is an implementation of CascadingAgent that relies - on MBean proxying.
-
-
ProxyCascadingAgent(MBeanServerConnectionFactory, ObjectName, QueryExp, String, MBeanServer, String) - Constructor for class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Creates a ProxyCascadingAgent that will mount MBeans from - a source MBeanServer under the given targetPath.
-
-
ProxyCascadingAgent(MBeanServerConnectionFactory, ObjectName, QueryExp, String) - Constructor for class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Creates a new ProxyCascadingAgent - Using this - constructor is discouraged.
-
-
ProxyHandler - Interface in com.sun.jdmk
-
-
Deprecated. -
MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The interface - ProxyHandler may be removed in a - future version of Java DMK.
-
-
-
ProxyMBeanInstantiationException - Exception in com.sun.jdmk
-
-
Deprecated. -
MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. This exception - class may be removed in a future version of Java DMK.
-
-
-
ProxyMBeanInstantiationException(Exception) - Constructor for exception com.sun.jdmk.ProxyMBeanInstantiationException
-
-
Deprecated.
-
Creates a ProxyMBeanInstantiationException that - wraps the actual Exception.
-
-
ProxyMBeanInstantiationException(Exception, String) - Constructor for exception com.sun.jdmk.ProxyMBeanInstantiationException
-
-
Deprecated.
-
Creates a ProxyMBeanInstantiationException that wraps the - actual Exception with a detail - message.
-
-
PULL_MODE - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
This constant is used to set the pull mode for notification forwarding.
-
-
push(String, Object) - Static method in class com.sun.jdmk.ThreadContext
-
-
Push an object on the context stack with the given key.
-
-
PUSH_MODE - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
This constant is used to set the push mode for notification forwarding.
-
-
putAny(byte[]) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an ANY value.
-
-
putAny(byte[], int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an ANY value.
-
-
putInteger(int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an integer.
-
-
putInteger(int, int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an integer with the specified tag.
-
-
putInteger(long) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an integer expressed as a long.
-
-
putInteger(long, int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an integer expressed as a long with the specified tag.
-
-
putIntegerValue(int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an integer value and move the current position backward.
-
-
putIntegerValue(long) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an integer value expressed as a long.
-
-
putLength(int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put a length and move the current position backward.
-
-
putNull() - Method in class com.sun.management.snmp.BerEncoder
-
-
Put a NULL value.
-
-
putNull(int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put a NULL value with a specified tag.
-
-
putOctetString(byte[]) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an octet string.
-
-
putOctetString(byte[], int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an octet string with a specified tag.
-
-
putOid(long[]) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an object identifier.
-
-
putOid(long[], int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an object identifier with a specified tag.
-
-
putOidValue(long[]) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an oid and move the current position backward.
-
-
putStringValue(byte[]) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put a byte string and move the current position backward.
-
-
putTag(int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put a tag and move the current position backward.
-
-
putUnsignedLong(long, int) - Method in class com.sun.management.snmp.BerEncoder
-
 
-
putUnsignedLongValue(long) - Method in class com.sun.management.snmp.BerEncoder
-
-
Put an unsigned long value and move the current position backward.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-17.html b/dist/docs/api/index-files/index-17.html deleted file mode 100644 index 2cf5033..0000000 --- a/dist/docs/api/index-files/index-17.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - - -Q-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

Q

-
-
QUERY - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
query(ObjectName, QueryExp) - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Selects and retrieves the list of MBeans whose names match the specified - object name pattern and which match the specified query expression (optionally).
-
-
query(ObjectName, QueryExp) - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Selects and retrieves the list of MBeans whose names match the specified - object name pattern and which match the specified query expression - (optionally).
-
-
QUERY_MBEANS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
QUERY_NAMES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets MBeans controlled by the MBeanServer.
-
-
queryMBeans(ObjectName, QueryExp) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Gets MBeans controlled by the MBeanServer.
-
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets MBeans controlled by the MBeanServer.
-
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
queryMBeans(ObjectName, QueryExp) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Gets MBeans controlled by the MBean server.
-
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("queryMBeans", name), then - checkQuery("queryMBeans", name, query), - then forward this method to the wrapped object.
-
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Gets MBeans controlled by the MBean server.
-
-
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets the names of MBeans controlled by the MBeanServer.
-
-
queryNames(ObjectName, QueryExp) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Gets the names of MBeans controlled by the MBeanServer.
-
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets the names of MBeans controlled by the MBeanServer.
-
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
queryNames(ObjectName, QueryExp) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Gets the names of MBeans controlled by the MBean server.
-
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("queryNames", name), then - checkQuery("queryNames", name, query), - then forward this method to the wrapped object.
-
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Gets the names of MBeans controlled by the MBean server.
-
-
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-18.html b/dist/docs/api/index-files/index-18.html deleted file mode 100644 index 36bae79..0000000 --- a/dist/docs/api/index-files/index-18.html +++ /dev/null @@ -1,986 +0,0 @@ - - - - - -R-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

R

-
-
readMessage() - Method in interface javax.management.remote.generic.MessageConnection
-
-
Reads a Message object from the other end of the - connection.
-
-
readOnly - Static variable in exception com.sun.management.snmp.SnmpStatusException
-
-
Error code as defined in RFC 1448 for: readOnly.
-
-
READY - Static variable in class javax.management.remote.message.TLSMessage
-
-
This status code is used by a client to indicate that it is ready to - start the TLS handshake.
-
-
receiveAsGeneric(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Call this method in order to be called by receivedTrap - (if true).
-
-
receivedTrap(SnmpTrap) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
 
-
receivedTrap(SnmpTrap) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
You must implement this method in order to handle received traps - in a generic way.
-
-
receivedV1Trap(SnmpPduTrap) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
You must implement this method in order to handle received SNMP V1 - traps.
-
-
receivedV2Trap(SnmpPduRequest) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
You must implement this method in order to handle received SNMP - V2 traps.
-
-
receivedV3Trap(SnmpScopedPduRequest) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
You must implement this method in order to handle received SNMP - V3 traps.
-
-
REGISTER - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
registerCheckException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
This method should be called when a status exception needs to - be raised when checking a given varbind for an SNMP SET request.
-
-
registerCreatedObject(Object, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
Register an object from within createMBean().
-
-
registerEntryFactory(SnmpTableEntryFactory) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Register the factory through which table entries should - be created when remote entry creation is enabled.
-
-
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
registerGetException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
This method should be called when a status exception needs to - be raised for a given varbind of an SNMP GET request.
-
-
registerGroupNode(String, String, ObjectName, SnmpMibNode, Object, MBeanServer) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
- Register an SNMP group and its metadata node in the MIB.
-
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
registerMBean(Object, ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Registers a pre-existing object as an MBean with the MBean - server.
-
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("registerMBean", name), then - checkCreate("registerMBean", object.getClass().getName(), name, - null, null, null), then forward this method to the wrapped - object.
-
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Registers a pre-existing object as an MBean with the MBean server.
-
-
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
registerNode(String, SnmpMibNode) - Method in class com.sun.management.snmp.agent.SnmpMibOid
-
-
Registers a specific node in the tree.
-
-
registerObject(Object, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
Register object in the repository, with the - given name.
-
-
registerObject(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Register an OID arc that identifies a scalar object or a table.
-
-
registerSetException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
This method should be called when a status exception needs to - be raised for a given varbind of an SNMP SET request.
-
-
registerTableEntry(SnmpMibTable, SnmpOid, ObjectName, Object) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
 
-
registerTableMeta(String, SnmpMibTable) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
- Register an SNMP Table metadata node in the MIB.
-
-
registerTableMeta(String, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
 
-
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Register the group's SnmpMibTable objects with the meta-data.
-
-
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Register the group's SnmpMibTable objects with the meta-data.
-
-
registerUsmMib(MBeanServer, ObjectName) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
In order to register the USM mib in the MBeanServer .
-
-
registerUsmMib() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
In order to register the USM mib in the - SnmpV3AdaptorServer.
-
-
REGISTRATION - Static variable in class com.sun.jdmk.discovery.DiscoveryResponderNotification
-
-
Notification type denoting that the DiscoveryResponder MBean has - been registered or unregistered from the MBeanServer.
-
-
releaseSecurityCache(SnmpSecurityCache) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
See SnmpSecurityModel interface for doc.
-
-
releaseUserData(Object, SnmpPduPacket) - Method in interface com.sun.management.snmp.agent.SnmpUserDataFactory
-
-
Called by the SnmpAdaptorServer adaptor.
-
-
releaseUserData(Object, SnmpPdu) - Method in interface com.sun.management.snmp.agent.SnmpUserDataFactory
-
-
Called by the SnmpV3AdaptorServer adaptor.
-
-
RemoteMBeanServer - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This interface may be removed - in a future version of Java DMK. See JdmkLegacyConnector.
-
-
-
remove(JdmkMBeanServer) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
-
Remove this ForwardingMBeanServerInterceptor - from the chain of interceptors in a - JdmkMBeanServer.
-
-
remove(ObjectName) - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Removes an MBean from the repository.
-
-
remove(ObjectName) - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Removes an MBean from the repository.
-
-
REMOVE_NOTIFICATION_LISTENER - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
REMOVE_NOTIFICATION_LISTENER_FILTER_HANDBACK - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
REMOVE_NOTIFICATION_LISTENER_OBJECTNAME - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
REMOVE_NOTIFICATION_LISTENER_OBJECTNAME_FILTER_HANDBACK - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
removeAlgorithm(String) - Method in class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
-
-
Removes the algorithm associated with the passed name.
-
-
removeClassLoader(ClassLoader) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
removeClassLoader(ObjectName) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
removeClassLoader(ClassLoader) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
-
-
Remove the specified ClassLoader to the repository.
-
-
removeClassLoader(ObjectName) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
-
-
Remove a named ClassLoader from the repository.
-
-
removeConnectionNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
 
-
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
 
-
removeConnectionNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
-
-
This implementation does nothing.
-
-
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
-
-
This implementation does nothing.
-
-
removeConnectionNotificationListener(NotificationListener) - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
-
-
Removes a listener from the list to be informed of changes - in status.
-
-
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
-
-
Removes a listener from the list to be informed of changes - in status.
-
-
removeConnectionNotificationListener(NotificationListener) - Method in class javax.management.remote.generic.GenericConnector
-
 
-
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.generic.GenericConnector
-
 
-
removeEntry(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Remove the specified entry from the table.
-
-
removeEntry(SnmpOid) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Remove the specified entry from the table.
-
-
removeEntry(int, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Remove the specified entry from the table.
-
-
removeEntry(SnmpIndex, Object) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Remove an entry from this table.
-
-
removeEntry(UsmUserEntryMBean) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Remove the specified entry from the table.
-
-
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in interface com.sun.management.snmp.agent.SnmpTableCallbackHandler
-
-
This method is called by the SNMP runtime after a new entry - has been removed from the table.
-
-
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
This callback is called by the associated metadata object - when a new table entry has been removed from the - table metadata.
-
-
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
 
-
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
-
A user has been removed from SNMP.
-
-
removeFromMBeanServer(MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Unregister this entry from the MBean server.
-
-
removeHeartBeatNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from - this connector client.
-
-
removeHeartBeatNotificationListener(NotificationListener) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
-
-
Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from - this connector client.
-
-
removeHeartBeatNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from - this connector client.
-
-
removeInformListener(SnmpInformListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Removes an inform request listener.
-
-
removeMib(SnmpMibAgent, String) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, SnmpOid[]) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, String, SnmpOid[]) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, String) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Removes a contextualized MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, String, SnmpOid[]) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, String) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Removes a contextualized MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, String) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeMib(SnmpMibAgent, String, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
-
-
Removes the specified MIB from the SNMP protocol adaptor.
-
-
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Removes the specified listener from this CommunicatorServer.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
-
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
-
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
removeNotificationListener(ObjectName, ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
-
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
-
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
-
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("removeNotificationListener", name), then - checkNotification("removeNotificationListener", name), - then forward this method to the wrapped object.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Only supported if the underlying interceptor - is an instance of MBeanServerInterceptor - Otherwise throws UnsupportedOperationException.
-
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Only supported if the underlying interceptor - is an instance of MBeanServerInterceptor - Otherwise throws UnsupportedOperationException.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.NotificationBroadcasterProxy
-
-
Deprecated.
-
Enables to remove a listener from a registered MBean.
-
-
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.NotificationRegistration
-
-
Removes a listener from a registered MBean.
-
-
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Removes a listener from the source MBean.
-
-
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Removes a listener from the source MBean.
-
-
removeNotificationListener(NotificationListener) - Method in class com.sun.management.comm.CommunicatorServer
-
-
Removes the specified listener from this CommunicatorServer.
-
-
removeNotificationListener(NotificationListener) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Enable to remove an SNMP entry listener from this - SnmpMibTable.
-
-
removeNotificationListener(NotificationListener) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Enables to remove an SNMP entry listener from this - SnmpMibTable.
-
-
removeRequestForwarder(SnmpEngineId) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Removes a request forwarder.
-
-
removeTableRow(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Remove a table row upon a remote manager request.
-
-
removeTrapListener(SnmpTrapListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Removes a trap listener.
-
-
removeUser(SnmpEngineId, String, boolean) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Removes a user form the Lcd.
-
-
removeUser(SnmpEngineId, String, boolean) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
 
-
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Removes user authentication information from this server.
-
-
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Removes the authentication information of the given user from the - list of users authenticated by this server.
-
-
removeV1Target(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Remove the first occurrence of the passed target.
-
-
removeV1Target(String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Remove the first occurrence of the passed target.
-
-
removeV1Target(String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Remove the first occurrence of the passed target.
-
-
removeV1Target(String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Remove the first occurrence of the passed target.
-
-
removeV2Target(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Remove the first occurrence of the passed target.
-
-
removeV2Target(String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Remove the first occurrence of the passed target.
-
-
removeV2Target(String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Remove the first occurrence of the passed target.
-
-
removeV2Target(String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Remove the first occurrence of the passed target.
-
-
removeV3Target(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Remove the first occurrence of the passed target.
-
-
removeV3Target(String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Remove the first occurrence of the passed target.
-
-
removeV3Target(String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Remove the first occurrence of the passed target.
-
-
removeV3Target(String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Remove the first occurrence of the passed target.
-
-
Repository - Interface in com.sun.jdmk
-
-
Deprecated. -
This interface is kept as a utility class, though it is - no longer used. It may not be supported in future releases.
-
-
-
RepositorySupport - Class in com.sun.jdmk
-
-
Deprecated. -
This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
-
-
-
RepositorySupport() - Constructor for class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
The default constructor.
-
-
requestId - Variable in class com.sun.management.snmp.SnmpPdu
-
-
Request identifier.
-
-
rereadTheFile() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Resets this ACL to the values contained in the configuration file.
-
-
rereadTheFile() - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Resets this ACL to the values contained in the configuration file.
-
-
reset() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Reset the DaemonTaskServer.
-
-
reset() - Method in class com.sun.management.snmp.BerDecoder
-
 
-
reset() - Method in class com.sun.management.snmp.usm.SnmpUsmEnginePeer
-
-
Clean the previous engine time and boots.
-
-
resetParser() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Sets the ObjectName of the Parser attribute to null
-
-
restore(ThreadContext) - Static method in class com.sun.jdmk.ThreadContext
-
-
Restore the context stack to an earlier state.
-
-
resyncOnTimelinessReport(boolean) - Method in class com.sun.management.snmp.agent.SnmpUsmProxy
-
-
When receiving a report, the proxy will resynchronize if the report - is due to a timeliness desynchronization.
-
-
retrieve(ObjectName) - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Retrieves the MBean of the name specified from the repository.
-
-
retrieve(ObjectName) - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Retrieves the MBean of the name specified from the repository.
-
-
RMI_CONNECTOR - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies a protocol name for the JDMK RMI connector.
-
-
RMI_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
-
-
The default port for the RMI connector.
-
-
RMI_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
-
-
The default key properties for the RMI connector.
-
-
RMI_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Indicates that it is an RMI connector type.
-
-
RmiConnectorAddress - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. The legacy RMI connector, - including this class, may be removed in a future version of Java - DMK. See javax.management.remote.rmi and JdmkLegacyConnector.
-
-
-
RmiConnectorAddress() - Constructor for class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
RmiConnectorAddress constructor.
-
-
RmiConnectorAddress(String, int, String) - Constructor for class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
RmiConnectorAddress constructor.
-
-
RmiConnectorClient - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. The legacy RMI connector, - including this class, may be removed in a future version of Java - DMK. See javax.management.remote.rmi and JdmkLegacyConnector.
-
-
-
RmiConnectorClient(RMIClientSocketFactory) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
RmiConnectorClient() - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Default constructor for RmiConnectorClient.
-
-
RmiConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated. -
Only used for a Client with Java DMK 5.0 to connect to a server with a Java DMK 4.2 or earlier version.
-
-
-
RmiConnectorClient(InetAddress, int) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
RmiConnectorClient(String) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Constructs an RmiConnectorClient.
-
-
RmiConnectorServer - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. The legacy RMI connector, - including this class, may be removed in a future version of Java - DMK. See javax.management.remote.rmi and JdmkLegacyConnector.
-
-
-
RmiConnectorServer() - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Default constructor for RmiConnectorServer.
-
-
RmiConnectorServer(int) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Constructor for RmiConnectorServer.
-
-
RmiConnectorServer(String) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Constructor for RmiConnectorServer.
-
-
RmiConnectorServer(int, String) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Constructor for RmiConnectorServer.
-
-
RmiConnectorServerMBean - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. The legacy RMI connector, - including this interface, may be removed in a future version of - Java DMK. See javax.management.remote.rmi and JdmkLegacyConnector.
-
-
-
root - Variable in class com.sun.management.snmp.agent.SnmpMib
-
-
The top element in the Mib tree.
-
-
run() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
For Java DMK internal use only.
-
-
run() - Method in class com.sun.management.comm.CommunicatorServer
-
-
For Java DMK internal use only.
-
-
run() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Dispatching loop.
-
-
RuntimeManagerException - Exception in com.sun.jdmk
-
-
Deprecated. -
This class may be removed in a future version of Java - DMK.
-
-
-
RuntimeManagerException() - Constructor for exception com.sun.jdmk.RuntimeManagerException
-
-
Deprecated.
-
Default constructor.
-
-
RuntimeManagerException(String) - Constructor for exception com.sun.jdmk.RuntimeManagerException
-
-
Deprecated.
-
Constructor that allows a specific error message to be specified.
-
-
RuntimeProxyException - Exception in com.sun.jdmk
-
-
Deprecated. -
This class may be removed in a future version of Java - DMK.
-
-
-
RuntimeProxyException() - Constructor for exception com.sun.jdmk.RuntimeProxyException
-
-
Deprecated.
-
Default constructor.
-
-
RuntimeProxyException(String) - Constructor for exception com.sun.jdmk.RuntimeProxyException
-
-
Deprecated.
-
Constructor that allows a specific error message to be specified.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-19.html b/dist/docs/api/index-files/index-19.html deleted file mode 100644 index ce49f9c..0000000 --- a/dist/docs/api/index-files/index-19.html +++ /dev/null @@ -1,3269 +0,0 @@ - - - - - -S-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

S

-
-
SASLMessage - Class in javax.management.remote.message
-
-
A challenge or response exchanged between client and server - during SASL authentication.
-
-
SASLMessage(String, int, byte[]) - Constructor for class javax.management.remote.message.SASLMessage
-
-
Constructs a new SASLMessage with the specified SASL mechanism, - status and generated blob.
-
-
securityParameters - Variable in class com.sun.management.snmp.SnmpMsg
-
-
Security parameters.
-
-
securityParameters - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
-
-
The security parameters.
-
-
sendAsNotificationOriginator() - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
By default a trap is sent as a notification originator.
-
-
sendAsProxy() - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
By default a trap is sent as a notification originator.
-
-
sendNotification(Notification) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
Sends a notification.
-
-
sendNotification(Notification) - Method in class javax.management.remote.generic.GenericConnector
-
-
Send a notification to the connection listeners.
-
-
sendV1(SnmpAdaptorServer) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Send this trap.
-
-
sendV2(SnmpAdaptorServer) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Send as a V2 trap.
-
-
sendV3(SnmpV3AdaptorServer) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Send as a V3 trap.
-
-
sendV3Usm(SnmpV3AdaptorServer, String, int, String) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Send as a V3 trap.
-
-
SequenceTag - Static variable in class com.sun.management.snmp.BerDecoder
-
 
-
SequenceTag - Static variable in class com.sun.management.snmp.BerEncoder
-
 
-
server - Variable in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
The MBean server through which the MBeans will be accessed.
-
-
server - Variable in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
The reference to the MBean server.
-
-
server - Variable in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Reference to the MBean server.
-
-
SERVER_ADDRESS_WILDCARD - Static variable in class javax.management.remote.jmxmp.JMXMPConnectorServer
-
-
Name of the attribute that specifies whether the connector - server should listen for connections on all connected network - interfaces, or just on the interface whose address is specified - in the JMXServiceURL.
-
-
ServiceName - Class in com.sun.jdmk
-
-
Used for storing default values used by JDMK services.
-
-
SET - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Processes a set operation.
-
-
set(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
Execute an SNMP SET request.
-
-
set(SnmpGenericMetaServer, ObjectName, SnmpValue, long, Object) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
Set the value of an SNMP variable.
-
-
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
Processes a set operation.
-
-
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Processes a set operation.
-
-
set(SnmpMibRequest) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Processes a set operation.
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
-
-
Generic handling of the set operation.
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Generic handling of the set operation.
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Generic handling of the set operation.
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibOid
-
-
Generic handling of the set operation.
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Generic handling of the set operation.
-
-
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen.
-
-
set(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Implement the set method from the abstract SnmpMibAgent class.
-
-
set(SnmpPeer, SnmpSession, SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
The set implementation.
-
-
set(SnmpValue, long, Object) - Method in interface com.sun.management.snmp.agent.SnmpStandardMetaServer
-
-
Sets the value of the scalar object identified by the given - OID arc.
-
-
set(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpStandardObjectServer
-
-
Generic handling of the set operation.
-
-
set(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Set the value of a scalar variable
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
 
-
set(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Set the value of a scalar variable
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
set(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Set the value of a scalar variable
-
-
set(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
 
-
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
SET_ATTRIBUTE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
SET_ATTRIBUTES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
setAlgorithmManager(SnmpUsmAlgorithmManager) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Associates an SnmpUsmAlgorithmManager.
-
-
setAlgorithmManager(SnmpUsmAlgorithmManager) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Sets the value of a specific attribute of a named MBean.
-
-
setAttribute(Attribute) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Sets the value of a specific attribute of the HTML protocol adaptor.
-
-
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Sets the value of a specific attribute of a named MBean.
-
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Sets the value of a specific attribute of a named MBean.
-
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
setAttribute(Object, Attribute) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
setAttribute(Attribute) - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Sets the value of a specific attribute of an MBean.
-
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Sets the value of a specific attribute of a named MBean.
-
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("setAttribute", name), then - checkWrite("setAttribute", name), - then forward this method to the wrapped object.
-
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Sets the value of a specific attribute of a named MBean.
-
-
setAttribute(Object, Attribute) - Method in interface com.sun.jdmk.MetaData
-
-
Sets the value of a specific attribute of an MBean.
-
-
setAttribute(Object, Attribute) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
setAttribute(Object, Attribute, Class) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Invoke setAttribute through reflection on a standard MBean instance.
-
-
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.ProxyHandler
-
-
Deprecated.
-
Sets a specific attribute in an MBean.
-
-
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
setAttribute(Attribute) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Set the value of a specific attribute on the source MBean.
-
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Allows to modify the values of several attributes of an MBean.
-
-
setAttributes(AttributeList) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Sets the values of several attributes of the HTML protocol adaptor.
-
-
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Allows you to modify the values of several attributes of an MBean.
-
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Allows you to modify the values of several attributes of an MBean.
-
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
setAttributes(Object, AttributeList) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
setAttributes(AttributeList) - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Sets the values of several attributes of an MBean.
-
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Sets the values of several attributes of a named MBean.
-
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("setAttributes", name), then - checkWrite("setAttributes", name), - then forward this method to the wrapped object.
-
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Sets the values of several attributes of a named MBean.
-
-
setAttributes(Object, AttributeList) - Method in interface com.sun.jdmk.MetaData
-
-
Sets the values of several attributes of an MBean.
-
-
setAttributes(Object, AttributeList) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.ProxyHandler
-
-
Deprecated.
-
Sets a set of attributes in an MBean.
-
-
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
setAttributes(AttributeList) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Sets the values of several attributes in the source MBean.
-
-
setAuthAlgorithm(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Sets the authentication algorithm.
-
-
setAuthenticated(boolean) - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
-
-
Sets whether the authentication succeeded.
-
-
setAuthInfo(AuthInfo) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
-
-
Deprecated.
-
Sets the value of the authentication info property.
-
-
setAuthInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Sets the value of the authentication info property.
-
-
setAuthInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Sets the value of the authentication info property.
-
-
setAuthKeyChange(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Sets the random delta value that comes from remote configuration.
-
-
setAuthoritativeEngineBoots(int) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Sets the authoritative engine nb boots.
-
-
setAuthoritativeEngineId(SnmpEngineId) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Sets the authoritative engine Id.
-
-
setAuthoritativeEngineTime(int) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Sets the authoritative engine time.
-
-
setAuthorizedListFile(String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Sets the full path of the file containing the ACL information.
-
-
setAuthorizedListFile(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Sets the full path of the file containing the ACL information.
-
-
setAuthParameters(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Sets the authentication parameters.
-
-
setAuthRespEnabled(boolean) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the flag indicating if responses need to be sent in case of - authentication failure.
-
-
setAuthRespEnabled(boolean) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the flag indicating if responses need to be sent in case of authentication failure.
-
-
setAuthTrapEnabled(boolean) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the flag indicating if traps need to be sent in case of - authentication failure.
-
-
setAuthTrapEnabled(boolean) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the flag indicating if traps need to be sent in case of authentication failure.
-
-
setBit(int) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that has the designated - bit set.
-
-
setBufferSize(Integer) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the buffer size of this SNMP protocol adaptor.
-
-
setBufferSize(Integer) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the buffer size of this SNMP protocol adaptor.
-
-
setCacheSize(int, boolean) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Sets the cache size of notifications waiting to be forwarded.
-
-
setCacheSize(int, boolean) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Set the cache size of notifications waiting to be forwarded.
-
-
setCacheSize(int, boolean) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Sets the cache size of notifications waiting to be forwarded.
-
-
setCommunityString(String) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Sets the community string.
-
-
setCommunityString(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
When forwarding in SNMP V1 and or V2, - if useInetAddressAcl is activated and no ACL file or - no destinations are available, the trap is sent to the local host - using this specified community string.
-
-
setConfigParameters(ArrayList) - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
The purpose of this method is to provide a unified way to provide whatever - configuration information is needed by the specific underlying implementation - of the repository.
-
-
setConfigParameters(ArrayList) - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
The purpose of this method is to provide a unified way to provide - whatever configuration information is needed by the specific - underlying implementation of the repository.
-
-
setContextEngineId(byte[]) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Sets the context engine Id in which requests will be interpreted.
-
-
setContextEngineId(SnmpMsg, byte[]) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Set the context engine Id of the passed message.
-
-
setContextEngineId(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
Does nothing, is used in V3 to set the context engine id after decryption.
-
-
setContextEngineId(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
setContextName(byte[]) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Sets the context name in which requests will be interpreted.
-
-
setContextName(SnmpMsg, byte[]) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Set the context name of the passed message.
-
-
setContextName(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
Does nothing, is used in V3 to set the context name after decryption.
-
-
setContextName(SnmpMsg, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
setCreationEnabled(boolean) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method lets you dynamically switch the creation policy.
-
-
setCreationEnabled(boolean) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
This method lets you dynamically switch the creation policy.
-
-
setDefaultDomain(String) - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Sets the name of the domain currently used by default in the repository.
-
-
setDefaultDomain(String) - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Sets the name of the domain currently used by default in the - repository.
-
-
setDefaultMBeanInterceptor(MBeanInterceptor) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Change the MBeanInterceptor object to which all requests - from the MBeanServer interface are forwarded.
-
-
setDefaultMBeanInterceptor(MBeanInterceptor) - Method in interface com.sun.jdmk.MBeanServerInt
-
- -
-
setDestinationAddress(InetAddress) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Sets the trap destination address.
-
-
setDestinationPort(int) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Sets the trap destination port.
-
-
setEngineId(SnmpEngineId) - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Set the engine Id.
-
-
setEnterpriseOid(String) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the enterprise OID.
-
-
setEnterpriseOid(String) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the enterprise OID.
-
-
setEnterpriseOid(String) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
Sets the enterprise OID.
-
-
setErrorIndex(int) - Method in class com.sun.management.snmp.SnmpPduRequest
-
-
Implements SnmpPduRequestType interface.
-
-
setErrorIndex(int) - Method in interface com.sun.management.snmp.SnmpPduRequestType
-
-
Error index setter.
-
-
setErrorIndex(int) - Method in class com.sun.management.snmp.SnmpScopedPduRequest
-
-
Error index setter.
-
-
setErrorStatus(int) - Method in class com.sun.management.snmp.SnmpPduRequest
-
-
Implements SnmpPduRequestType interface.
-
-
setErrorStatus(int) - Method in interface com.sun.management.snmp.SnmpPduRequestType
-
-
Error status setter.
-
-
setErrorStatus(int) - Method in class com.sun.management.snmp.SnmpScopedPduRequest
-
-
Error status setter.
-
-
setEtcDir(String) - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
setHeartBeatPeriod(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Specifies the heartbeat period in milliseconds.
-
-
setHeartBeatPeriod(int) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
-
-
Specifies the heartbeat period in milliseconds.
-
-
setHeartBeatPeriod(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Specifies the heartbeat period in milliseconds.
-
-
setHeartBeatRetries(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Sets the number of retries.
-
-
setHeartBeatRetries(int) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
-
-
Sets the number of retries.
-
-
setHeartBeatRetries(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Sets the number of retries.
-
-
setHost(String) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
-
-
Deprecated.
-
Sets the value of the server host property.
-
-
setHost(String) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Sets the value of the server host property.
-
-
setHost(String) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Sets the value of the server host property.
-
-
setHost(String) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
Sets the value of the RMI Connector Server host property.
-
-
setInetAddressAclUsed(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
By default if an InetAddressAcl file is loaded by the - SNMP adaptor, it will be parsed in order to find manager IP addresses.
-
-
setInetAddressAclUsed(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
By default if an InetAddressAcl file is loaded by the - SNMP adaptor, it will be parsed in order to find manager IP addresses.
-
-
setInformPort(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the port used by this SNMP protocol adaptor for sending - inform requests.
-
-
setInformPort(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the port used by this SNMP protocol adaptor for sending inform requests.
-
-
setInitialContext(ThreadContext) - Method in class com.sun.jdmk.ThreadContext
-
-
Set the initial context of the calling thread to a context obtained - from another thread.
-
-
setInstallDir(String) - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
setInstance(UsmStatsMBean) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Allow to bind the metadata description to a specific object.
-
-
setInstance(UsmUserEntryMBean) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Allow to bind the metadata description to a specific object.
-
-
setInstance(UsmUserMBean) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Allow to bind the metadata description to a specific object.
-
-
setLcd(SnmpUsmLcd) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Sets the specified Lcd.
-
-
setLcd(SnmpUsmLcd) - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Sets the local configuration datastore.
-
-
setLogin(String) - Method in class com.sun.jdmk.comm.AuthInfo
-
-
Sets the value of the login property.
-
-
setMaxActiveClientCount(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Sets the maximum number of clients this - GenericHttpConnectorServer can process concurrently.
-
-
setMaxActiveClientCount(int) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
-
-
Deprecated.
-
Sets the maximum number of clients this connector can process - concurrently.
-
-
setMaxActiveClientCount(int) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Sets the maximum number of clients this - HtmlAdaptorServer can process concurrently.
-
-
setMaxActiveClientCount(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the maximum number of managers this SNMP protocol adaptor can - process concurrently.
-
-
setMaxActiveClientCount(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the maximum number of managers this SNMP protocol adaptor can - process concurrently.
-
-
setMaxRepetitions(int) - Method in class com.sun.management.snmp.SnmpPduBulk
-
-
Implements the SnmpPduBulkType interface.
-
-
setMaxRepetitions(int) - Method in interface com.sun.management.snmp.SnmpPduBulkType
-
-
The max-repetitions setter.
-
-
setMaxRepetitions(int) - Method in class com.sun.management.snmp.SnmpScopedPduBulk
-
-
The max-repetitions setter.
-
-
setMaxTries(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Changes the maximum number of times to try sending an inform request - before giving up.
-
-
setMaxTries(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Changes the maximum number of times to try sending an inform request before giving up.
-
-
setMBeanObjectInstance(ObjectInstance) - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Sets an ObjectInstance identifying an MBean which will be represented - by this proxy.
-
-
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Set the MBeanServer object to which incoming - requests are sent.
-
-
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.MBeanServerForwarder
-
-
Change the wrapped MBeanServer object to which all requests - from the MBeanServer interface are forwarded.
-
-
setMBeanServer(MBeanServer) - Method in class com.sun.management.comm.CommunicatorServer
-
-
Set the MBeanServer object to which incoming - requests are sent.
-
-
setMBeanServerInterceptor(MBeanServerInterceptor) - Method in interface com.sun.jdmk.JdmkMBeanServer
-
-
Change the MBeanServerInterceptor object to which all requests - from the MBeanServer interface are forwarded.
-
-
setMibTable(SnmpUsmMibTable) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Adds an Usm MIB table.
-
-
setMibTable(SnmpUsmMibTable) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
setMode(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Sets the notification forwarding mode.
-
-
setMode(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Sets the notification forwarding mode, it is the agent to push notifications to the client, if set to - PULL_MODE, it is the client to retrieve notifications from the agent.
-
-
setMode(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Sets the notification forwarding mode.
-
-
setMsgMaxSize(int) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Sets the max allowed size for responses.
-
-
setMsgSecurityModel(int) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Sets the security model implemented by the son.
-
-
setMsgTranslator(SnmpMsgTranslator) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
In order to change the behavior of the translator, set it.
-
-
setMsgTranslator(SnmpMsgTranslator) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
In order to change the behavior of the translator, set it.
-
-
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Sets the multicast group name.
-
-
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Sets the multicast group name.
-
-
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Sets the multicast group name.
-
-
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Sets the multicast group name.
-
-
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Sets the multicast group name.
-
-
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Sets the multicast group name.
-
-
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Sets the multicast port.
-
-
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Sets the multicast port.
-
-
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Sets the multicast port.
-
-
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Sets the multicast port.
-
-
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Sets the multicast port.
-
-
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Sets the multicast port.
-
-
setName(String) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
Sets the value of the RMI Connector Server service name property.
-
-
setNextInterceptor(MBeanServerInterceptor) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
-
Set the MBeanServerInterceptor to which requests will be - forwarded.
-
-
setNonRepeaters(int) - Method in class com.sun.management.snmp.SnmpPduBulk
-
-
Implements the SnmpPduBulkType interface.
-
-
setNonRepeaters(int) - Method in interface com.sun.management.snmp.SnmpPduBulkType
-
-
The non-repeaters setter.
-
-
setNonRepeaters(int) - Method in class com.sun.management.snmp.SnmpScopedPduBulk
-
-
The non-repeaters setter.
-
-
setOperationContext(OperationContext) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Set the OperationContext of this connector.
-
-
setOperationContext(OperationContext) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Set the OperationContext of this connection.
-
-
setOperationContext(OperationContext) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Set the OperationContext of this connector.
-
-
setOverflowCount(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Sets the number of notifications discarded, this number indicates the number - of notifications discarded because the cache limit has been reached.
-
-
setOverflowCount(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Sets the number of notifications discarded, this number indicates the number - of notifications discarded because the cache limit has been reached.
-
-
setOverflowCount(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Sets the number of notifications discarded, this number indicates the number - of notifications discarded because the cache limit has been reached.
-
-
setOverflowMode(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Specifies whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
-
-
setOverflowMode(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Specify whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
-
-
setOverflowMode(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Specify whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
-
-
setParams(SnmpParams) - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Set the params used when making requests.
-
-
setParser(ObjectName) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Sets the MBean that will be used to parse the incoming HTML requests - or to built the outgoing HTML pages.
-
-
setPassword(String) - Method in class com.sun.jdmk.comm.AuthInfo
-
-
Sets the value of the password property.
-
-
setPduFactory(SnmpPduFactory) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the message factory of this SNMP protocol adaptor.
-
-
setPduFactory(SnmpPduFactory) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the message factory of this SNMP protocol adaptor.
-
-
setPduFactory(SnmpPduFactory) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Sets the PDU factory associated to this - SnmpEventReportDispatcher.
-
-
setPduSourceAddress(InetAddress) - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
When a trap is received, localhost is set as the source of the sent - trap.
-
-
setPeriod(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Specifies the period for notification forwarding in milliseconds.
-
-
setPeriod(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Specifies the period for notification forwarding in milliseconds.
-
-
setPeriod(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Specifies the period for notification forwarding in milliseconds.
-
-
setPointToPointResponse(boolean) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Set unicast datagram socket mode for the Java DMK agent response.
-
-
setPointToPointResponse(boolean) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Set unicast datagram socket mode for the Java DMK agent response.
-
-
setPort(int) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Sets the port number used by this CommunicatorServer.
-
-
setPort(int) - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Sets the port number used by this CommunicatorServer.
-
-
setPort(int) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
-
-
Deprecated.
-
Sets the value of the server port property.
-
-
setPort(int) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Sets the value of the server port property.
-
-
setPort(int) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Sets the value of the server port property.
-
-
setPort(int) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
Sets the value of the RMI Connector Server port property.
-
-
setPort(int) - Method in class com.sun.management.comm.CommunicatorServer
-
-
Sets the port number used by this CommunicatorServer.
-
-
setPort(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the port number used by this CommunicatorServer.
-
-
setPrincipal(String) - Method in class com.sun.management.snmp.manager.usm.SnmpUsmParameters
-
-
Set the associated principal.
-
-
setPrivAlgorithm(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Sets the privacy algorithm.
-
-
setPrivKeyChange(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Sets the random delta value that comes from remote configuration.
-
-
setPrivParameters(byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Sets the privacy parameters.
-
-
setProtocolVersion(int) - Method in class com.sun.management.snmp.manager.SnmpParams
-
-
Sets the version of the protocol to be used.
-
-
setRowStatus(SnmpOid, int, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Set the control variable to the specified newStatus - value.
-
-
setRowStatus(int, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
setRowStatus(SnmpOid, int, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
setSecurityFile(String) - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Sets the file to use for Java DMK Lcd.
-
-
setSecurityLevel(int) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Sets the flags that will be used when sending requests.
-
-
setSecurityName(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Sets the security name.
-
-
setSecurityParameters(SnmpSecurityParameters) - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Called by son at construction time.
-
-
setServer(ProxyHandler) - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
setServer(ProxyHandler) - Method in interface com.sun.jdmk.Proxy
-
-
Deprecated.
-
Sets the server to which this proxy is bound.
-
-
setServiceName(String) - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Set the service name of this RMI object.
-
-
setServiceName(String) - Method in interface com.sun.jdmk.comm.RmiConnectorServerMBean
-
-
Deprecated.
-
Set the service name of this RMI object.
-
-
setSnmpAdaptor(SnmpMibHandler) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
-
-
setSnmpAdaptor(SnmpMibHandler, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
-
-
setSnmpAdaptor(SnmpMibHandler, String) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
-
-
setSnmpAdaptor(SnmpMibHandler, String, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
-
-
setSnmpAdaptor(SnmpMibHandler) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the - MIB will be SNMP accessible and add this new MIB in the SNMP MIB - handler.
-
-
setSnmpAdaptor(SnmpMibHandler, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
-
-
setSnmpAdaptor(SnmpMibHandler, String) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler.
-
-
setSnmpAdaptor(SnmpMibHandler, String, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and adds this new MIB in the SNMP MIB handler.
-
-
setSnmpAdaptorName(ObjectName) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSnmpAdaptorName(ObjectName, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSnmpAdaptorName(ObjectName, String) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSnmpAdaptorName(ObjectName, String, SnmpOid[]) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSnmpAdaptorName(ObjectName) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSnmpAdaptorName(ObjectName, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSnmpAdaptorName(ObjectName, String) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSnmpAdaptorName(ObjectName, String, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Sets the reference to the SNMP protocol adaptor through which the MIB - will be SNMP accessible and add this new MIB in the SNMP MIB handler - associated to the specified name.
-
-
setSourceIpAddress(InetAddress) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
When a trap is received, localhost is set as the source of the - forwarded trap.
-
-
setStorageType(int) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Sets the storage type.
-
-
setTemplateStatus(boolean) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Set the template status.
-
-
setTimelinessWindow(int) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Set the time window used for timeliness checks.
-
-
setTimelinessWindow(int) - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Set the time window used for timeliness checks.
-
-
setTimeout(int) - Method in class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Enables/disables Timeout with the specified timeout, in milliseconds.
-
-
setTimeout(int) - Method in interface com.sun.jdmk.comm.HttpConnectorServerMBean
-
-
Deprecated.
-
Enables/disables Timeout with the specified timeout, in milliseconds.
-
-
setTimeout(int) - Method in class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Enables/disables Timeout with the specified timeout, in milliseconds.
-
-
setTimeout(int) - Method in interface com.sun.jdmk.comm.HttpsConnectorServerMBean
-
-
Deprecated.
-
Enables/disables Timeout with the specified timeout, in milliseconds.
-
-
setTimeout(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
setTimeOut(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Sets the time during which the DiscoveryClient waits - for discovery responses.
-
-
setTimeOut(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Sets the time during which the DiscoveryClient waits - for discovery responses.
-
-
setTimeout(int) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Changes the timeout to wait for an inform response from the manager.
-
-
setTimeout(int) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Changes the timeout to wait for an inform response from the manager.
-
-
setTimeout(long) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Sets the proxy / agent communication total timeout.
-
-
setTimeToLive(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Sets the default time-to-live for this DiscoveryClient.
-
-
setTimeToLive(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Sets the default time-to-live for this DiscoveryClient.
-
-
setTimeToLive(int) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Sets the default Time to Live to be used to send join and leave message to the Multicast group.
-
-
setTimeToLive(int) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Sets the default Time to Live to be used to send join and leave message to the Multicast group.
-
-
setTmpDir(String) - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
Use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
setTrapPort(Integer) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sets the port used by this SNMP protocol adaptor for sending traps.
-
-
setTrapPort(Integer) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sets the port used by this SNMP protocol adaptor for sending traps.
-
-
setUserAcl(UserAcl) - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Sets a customized user ACL.
-
-
setUserAuthKeyChange(SnmpUsmSecureUser, byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Asks the Lcd to set the key change parameters to the passed user.
-
-
setUserAuthKeyChange(SnmpUsmSecureUser, byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
setUserData(byte[]) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Allows the user to specify additional information in the - DiscoveryResponse message.
-
-
setUserData(byte[]) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Allows the user to specify additional information in the - DiscoveryResponse message.
-
-
setUserDataFactory(SnmpUserDataFactory) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Set the user-data factory of this SNMP protocol adaptor.
-
-
setUserDataFactory(SnmpUserDataFactory) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Set the user-data factory of this SNMP protocol adaptor.
-
-
setUserName(String) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Sets the user name.
-
-
setUserPrivKeyChange(SnmpUsmSecureUser, byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Asks the Lcd to set the key change parameters to the passed user.
-
-
setUserPrivKeyChange(SnmpUsmSecureUser, byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
setUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserAuthKeyChange" variable.
-
-
setUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserAuthKeyChange" variable.
-
-
setUsmUserAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserAuthKeyChange" variable.
-
-
setUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserAuthProtocol" variable.
-
-
setUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserAuthProtocol" variable.
-
-
setUsmUserAuthProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserAuthProtocol" variable.
-
-
setUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserCloneFrom" variable.
-
-
setUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserCloneFrom" variable.
-
-
setUsmUserCloneFrom(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserCloneFrom" variable.
-
-
setUsmUserOwnAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserOwnAuthKeyChange" variable.
-
-
setUsmUserOwnAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserOwnAuthKeyChange" variable.
-
-
setUsmUserOwnAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserOwnAuthKeyChange" variable.
-
-
setUsmUserOwnPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserOwnPrivKeyChange" variable.
-
-
setUsmUserOwnPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserOwnPrivKeyChange" variable.
-
-
setUsmUserOwnPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserOwnPrivKeyChange" variable.
-
-
setUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserPrivKeyChange" variable.
-
-
setUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserPrivKeyChange" variable.
-
-
setUsmUserPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserPrivKeyChange" variable.
-
-
setUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserPrivProtocol" variable.
-
-
setUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserPrivProtocol" variable.
-
-
setUsmUserPrivProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserPrivProtocol" variable.
-
-
setUsmUserPublic(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserPublic" variable.
-
-
setUsmUserPublic(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserPublic" variable.
-
-
setUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Setter for the "UsmUserSpinLock" variable.
-
-
setUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserImpl
-
-
Setter for the "UsmUserSpinLock" variable.
-
-
setUsmUserSpinLock(Integer) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserMBean
-
-
Setter for the "UsmUserSpinLock" variable.
-
-
setUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserStatus" variable.
-
-
setUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserStatus" variable.
-
-
setUsmUserStatus(EnumUsmUserStatus) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserStatus" variable.
-
-
setUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Setter for the "UsmUserStorageType" variable.
-
-
setUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserStorageType" variable.
-
-
setUsmUserStorageType(EnumUsmUserStorageType) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Setter for the "UsmUserStorageType" variable.
-
-
setV3Parameters(String, String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
When forwarding in Snmp V3, the default principal, context and - security level to use.
-
-
SHA_BLOCKSIZE - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacSha
-
-
Block size as defined in rfc 2574, 64.
-
-
shiftLeft(int) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is equal mod - 264 to [this * 2n], where - [x] is the floor function.
-
-
shiftRight(int) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is equal mod - 264 to [this / 2n], where - [x] is the floor function.
-
-
sign(byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Sign some data using a key.
-
-
sign(byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Sign the passed data and returns the corresponding Hmac.
-
-
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Hook for subclasses.
-
-
skipError(boolean) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
If the proxied agent is answering an error during a getnext or - getbulk, this proxy will throw a SnmpStatusException.
-
-
skipError() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
True means that this proxy doesn't throw exception in the case of - erroneous getnext.
-
-
skipVariable(long, Object, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Hook for subclasses.
-
-
SNMP_ADAPTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
-
-
The default port for the SNMP adaptor.
-
-
SNMP_ADAPTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
-
-
The default key properties for the SNMP protocol adaptor.
-
-
SNMP_ENTRY_ADDED - Static variable in class com.sun.management.snmp.agent.SnmpTableEntryNotification
-
-
Notification type denoting that a new entry has been added to the - SNMP table.
-
-
SNMP_ENTRY_REMOVED - Static variable in class com.sun.management.snmp.agent.SnmpTableEntryNotification
-
-
Notification type denoting that an entry has been removed from the - SNMP table.
-
-
SNMP_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Indicates that it is an SNMP connector type.
-
-
SNMP_USER_BASED_SM_MIB - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for representing "SNMP-USER-BASED-SM-MIB".
-
-
SNMP_USER_BASED_SM_MIB() - Constructor for class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Default constructor.
-
-
SNMP_USER_BASED_SM_MIBImpl - Class in com.sun.management.snmp.usm.usmmib
-
-
This is a RFC 2574 MIB implementation.
-
-
SNMP_USER_BASED_SM_MIBImpl(SnmpEngine, SnmpUsmLcd, SnmpUsm) - Constructor for class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
-
-
Constructor.
-
-
SNMP_USER_BASED_SM_MIBOidTable - Class in com.sun.management.snmp.usm.usmmib
-
-
The class contains metadata definitions for "SNMP-USER-BASED-SM-MIB".
-
-
SNMP_USER_BASED_SM_MIBOidTable() - Constructor for class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBOidTable
-
-
Default constructor.
-
-
SnmpAckPdu - Interface in com.sun.management.snmp
-
-
Interface to be implemented by PDUs that are acknowledged (e.g.
-
-
SnmpAdaptorServer - Class in com.sun.management.comm
-
-
Implements an adaptor on top of the SNMP protocol.
-
-
SnmpAdaptorServer() - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the default port (161).
-
-
SnmpAdaptorServer(int) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port.
-
-
SnmpAdaptorServer(InetAddressAcl) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the default port (161) - and the specified IP address based ACL implementation.
-
-
SnmpAdaptorServer(InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the default port (161) - and the specified InetAddress.
-
-
SnmpAdaptorServer(InetAddressAcl, int) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port and the - specified IP address based ACL implementation.
-
-
SnmpAdaptorServer(int, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress.
-
-
SnmpAdaptorServer(InetAddressAcl, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified IP address - based ACL implementation and the specified InetAddress.
-
-
SnmpAdaptorServer(InetAddressAcl, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port, the - specified address based ACL implementation and the specified - InetAddress.
-
-
SnmpAdaptorServer(boolean, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpAdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress.
-
-
SnmpAdaptorServerMBean - Interface in com.sun.management.comm
-
-
Exposes the remote management interface of the SnmpAdaptorServer MBean.
-
-
SnmpBadSecurityLevelException - Exception in com.sun.management.snmp
-
-
This exception is thrown when an incorrect security level is handled.
-
-
SnmpBadSecurityLevelException(String) - Constructor for exception com.sun.management.snmp.SnmpBadSecurityLevelException
-
 
-
SnmpCounter - Class in com.sun.management.snmp
-
-
Represents an SNMP counter.
-
-
SnmpCounter(int) - Constructor for class com.sun.management.snmp.SnmpCounter
-
-
Constructs a new SnmpCounter from the specified integer value.
-
-
SnmpCounter(Integer) - Constructor for class com.sun.management.snmp.SnmpCounter
-
-
Constructs a new SnmpCounter from the specified Integer value.
-
-
SnmpCounter(long) - Constructor for class com.sun.management.snmp.SnmpCounter
-
-
Constructs a new SnmpCounter from the specified long value.
-
-
SnmpCounter(Long) - Constructor for class com.sun.management.snmp.SnmpCounter
-
-
Constructs a new SnmpCounter from the specified Long value.
-
-
SnmpCounter64 - Class in com.sun.management.snmp
-
-
Represents an SNMP 64bits counter.
-
-
SnmpCounter64(long) - Constructor for class com.sun.management.snmp.SnmpCounter64
-
-
Constructs a new SnmpCounter64 from the specified long value.
-
-
SnmpCounter64(Long) - Constructor for class com.sun.management.snmp.SnmpCounter64
-
-
Constructs a new SnmpCounter64 from the specified Long value.
-
-
SnmpCounter64(UnsignedLong) - Constructor for class com.sun.management.snmp.SnmpCounter64
-
-
Constructs a new SnmpCounter64 from the specified UnsignedLong value.
-
-
SnmpEngine - Interface in com.sun.management.snmp
-
-
This engine is conformant with the RFC 2571.
-
-
SnmpEngineFactory - Interface in com.sun.management.snmp
-
-
This SnmpEngineFactory is instantiating an SnmpEngine containing : - - Message Processing Sub System + V1, V2 et V3 Message Processing Models - Security Sub System + User based Security Model (Id 3) - Access Control Sub System + Ip ACL + User based Access Control Model.
-
-
SnmpEngineId - Class in com.sun.management.snmp
-
-
This class is handling an SnmpEngineId data.
-
-
SnmpEngineParameters - Class in com.sun.management.snmp
-
-
This class is used to pass some specific parameters to an - SnmpEngineFactory .
-
-
SnmpEngineParameters() - Constructor for class com.sun.management.snmp.SnmpEngineParameters
-
 
-
SnmpErrorHandlerAgent - Class in com.sun.management.snmp.agent
-
-
A simple MIB agent that implements SNMP calls (get, set, getnext and - getbulk) in a way that only errors or exceptions are returned.
-
-
SnmpErrorHandlerAgent() - Constructor for class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
 
-
SnmpEventReportDispatcher - Class in com.sun.management.snmp.manager
-
-
Implements an SNMP event report dispatcher.
-
-
SnmpEventReportDispatcher() - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which - listens on the port 162.
-
-
SnmpEventReportDispatcher(int) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int, InetAddress) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngine, int) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngine, int, InetAddress) - Constructor for class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher - Class in com.sun.management.snmp
-
-
Implements an SNMP event report dispatcher.
-
-
SnmpEventReportDispatcher() - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which - listens on the port 162.
-
-
SnmpEventReportDispatcher(int) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(int, InetAddress, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngine, int, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngineParameters, SnmpEngineFactory, int, InetAddress, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpEventReportDispatcher(SnmpEngine, int, InetAddress, TaskServer, TaskServer) - Constructor for class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
Initializes an SnmpEventReportDispatcher which listens - on the specified port.
-
-
SnmpGauge - Class in com.sun.management.snmp
-
-
Represents an SNMP gauge.
-
-
SnmpGauge(int) - Constructor for class com.sun.management.snmp.SnmpGauge
-
-
Constructs a new SnmpGauge from the specified integer value.
-
-
SnmpGauge(Integer) - Constructor for class com.sun.management.snmp.SnmpGauge
-
-
Constructs a new SnmpGauge from the specified Integer value.
-
-
SnmpGauge(long) - Constructor for class com.sun.management.snmp.SnmpGauge
-
-
Constructs a new SnmpGauge from the specified long value.
-
-
SnmpGauge(Long) - Constructor for class com.sun.management.snmp.SnmpGauge
-
-
Constructs a new SnmpGauge from the specified Long value.
-
-
SnmpGenericMetaServer - Interface in com.sun.management.snmp.agent
-
-
- This interface defines the methods that must be implemented by an - SNMP metadata object that needs to interact with an - SnmpGenericObjectServer object.
-
-
SnmpGenericObjectServer - Class in com.sun.management.snmp.agent
-
-
- This class is a utility class that transforms SNMP GET / SET requests - into standard JMX getAttributes() setAttributes() requests.
-
-
SnmpGenericObjectServer(MBeanServer) - Constructor for class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
Builds a new SnmpGenericObjectServer.
-
-
SnmpIndex - Class in com.sun.management.snmp.agent
-
-
Represents a SNMP index.
-
-
SnmpIndex(SnmpOid[]) - Constructor for class com.sun.management.snmp.agent.SnmpIndex
-
-
Initializes an SnmpIndex using a vector of object identifiers.
-
-
SnmpIndex(SnmpOid) - Constructor for class com.sun.management.snmp.agent.SnmpIndex
-
-
Initializes an SnmpIndex using the specified Object Identifier.
-
-
SnmpInformHandler - Interface in com.sun.management.comm
-
-
Provides the callback methods that are required to be implemented by the application - when an inform response is received by the agent.
-
-
SnmpInformListener - Interface in com.sun.management.snmp.manager
-
-
Should be implemented by classes that wish to receive SNMP inform PDUs.
-
-
snmpInformRequest(SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends an inform using SNMP V2 inform request format.
-
-
snmpInformRequest(InetAddress, String, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends an inform using SNMP V2 inform request format.
-
-
snmpInformRequest(SnmpPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends an inform using SNMP V2 inform request format.
-
-
snmpInformRequest(SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends an inform using SNMP V2 inform request format.
-
-
snmpInformRequest(InetAddress, String, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends an inform using SNMP V2 inform request format.
-
-
snmpInformRequest(SnmpPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends an inform using SNMP V2 inform request format.
-
-
SnmpInt - Class in com.sun.management.snmp
-
-
Represents an SNMP integer.
-
-
SnmpInt(int) - Constructor for class com.sun.management.snmp.SnmpInt
-
-
Constructs a new SnmpInt from the specified integer value.
-
-
SnmpInt(Integer) - Constructor for class com.sun.management.snmp.SnmpInt
-
-
Constructs a new SnmpInt from the specified Integer value.
-
-
SnmpInt(long) - Constructor for class com.sun.management.snmp.SnmpInt
-
-
Constructs a new SnmpInt from the specified long value.
-
-
SnmpInt(Long) - Constructor for class com.sun.management.snmp.SnmpInt
-
-
Constructs a new SnmpInt from the specified Long value.
-
-
SnmpInt(Enumerated) - Constructor for class com.sun.management.snmp.SnmpInt
-
-
Constructs a new SnmpInt from the specified Enumerated value.
-
-
SnmpInt(boolean) - Constructor for class com.sun.management.snmp.SnmpInt
-
-
Constructs a new SnmpInt from the specified boolean value.
-
-
SnmpIpAddress - Class in com.sun.management.snmp
-
-
Represents an SNMP IpAddress.
-
-
SnmpIpAddress(byte[]) - Constructor for class com.sun.management.snmp.SnmpIpAddress
-
-
Constructs a new SnmpIpAddress from the specified bytes array.
-
-
SnmpIpAddress(long) - Constructor for class com.sun.management.snmp.SnmpIpAddress
-
-
Constructs a new SnmpIpAddress from the specified long value.
-
-
SnmpIpAddress(String) - Constructor for class com.sun.management.snmp.SnmpIpAddress
-
-
Constructs a new SnmpIpAddress from a dot-formatted String.
-
-
SnmpIpAddress(long, long, long, long) - Constructor for class com.sun.management.snmp.SnmpIpAddress
-
-
Constructs a new SnmpIpAddress from four long values.
-
-
SnmpMessage - Class in com.sun.management.snmp
-
-
Is a partially decoded representation of an SNMP packet.
-
-
SnmpMessage() - Constructor for class com.sun.management.snmp.SnmpMessage
-
 
-
SnmpMib - Class in com.sun.management.snmp.agent
-
-
Abstract class for representing an SNMP MIB.
-
-
SnmpMib() - Constructor for class com.sun.management.snmp.agent.SnmpMib
-
-
Default constructor.
-
-
SnmpMibAgent - Class in com.sun.management.snmp.agent
-
-
Abstract class for representing an SNMP agent.
-
-
SnmpMibAgent() - Constructor for class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Default constructor.
-
-
SnmpMibAgentMBean - Interface in com.sun.management.snmp.agent
-
-
Exposes the remote management interface of the SnmpMibAgent - MBean.
-
-
SnmpMibEntry - Class in com.sun.management.snmp.agent
-
-
Represents a node in an SNMP MIB which corresponds to a table entry - meta node.
-
-
SnmpMibEntry() - Constructor for class com.sun.management.snmp.agent.SnmpMibEntry
-
 
-
SnmpMibGroup - Class in com.sun.management.snmp.agent
-
-
Represents a node in an SNMP MIB which corresponds to a group.
-
-
SnmpMibGroup() - Constructor for class com.sun.management.snmp.agent.SnmpMibGroup
-
 
-
SnmpMibHandler - Interface in com.sun.management.snmp.agent
-
-
The logical link between an SNMP MIB and the SNMP communication stack.
-
-
SnmpMibNode - Class in com.sun.management.snmp.agent
-
-
The SnmpMibNode class represents a node in an SNMP MIB.
-
-
SnmpMibNode() - Constructor for class com.sun.management.snmp.agent.SnmpMibNode
-
 
-
SnmpMibOid - Class in com.sun.management.snmp.agent
-
-
Represents a node in an SNMP MIB which is neither a group nor a variable.
-
-
SnmpMibOid() - Constructor for class com.sun.management.snmp.agent.SnmpMibOid
-
-
Default constructor.
-
-
SnmpMibRequest - Interface in com.sun.management.snmp.agent
-
-
This interface models the part of a SNMP request that involves - a specific MIB.
-
-
SnmpMibSubRequest - Interface in com.sun.management.snmp.agent
-
-
This interface models an SNMP sub request to be performed on a specific - SNMP MIB node.
-
-
SnmpMibTable - Class in com.sun.management.snmp.agent
-
-
This class is the base class for SNMP table metadata.
-
-
SnmpMibTable(SnmpMib) - Constructor for class com.sun.management.snmp.agent.SnmpMibTable
-
-
Create a new SnmpMibTable metadata node.
-
-
SnmpMsg - Class in com.sun.management.snmp
-
-
A partially decoded representation of an SNMP packet.
-
-
SnmpMsg() - Constructor for class com.sun.management.snmp.SnmpMsg
-
 
-
SnmpMsgProcessingModelV1V2 - Class in com.sun.management.snmp.mpm
-
-
Defines an implementation of the SnmpMsgProcessingModel interface.
-
-
SnmpMsgProcessingModelV1V2(SnmpMsgProcessingSubSystem, SnmpMsgTranslator) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Constructor.
-
-
SnmpMsgProcessingModelV3 - Class in com.sun.management.snmp.mpm
-
-
Defines an implementation of the SnmpMsgProcessingModel interface.
-
-
SnmpMsgProcessingModelV3(SnmpMsgProcessingSubSystem, SnmpMsgTranslator) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Constructor.
-
-
SnmpMsgTranslator - Interface in com.sun.management.snmp.mpm
-
-
The translator interface is implemented by classes dealing with a specific SNMP protocol version.
-
-
SnmpMsgTranslatorCs2Ctxt - Class in com.sun.management.snmp.mpm
-
-
This translator is dedicated to translate V1 V2 parameters in the - context of SNMP V3 messages.
-
-
SnmpMsgTranslatorCs2Ctxt(SnmpEngine) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgTranslatorCs2Ctxt
-
 
-
SnmpMsgTranslatorV1V2 - Class in com.sun.management.snmp.mpm
-
-
This translator is dedicated to translate V1 V2 parameters in the - context of SNMP V3 messages.
-
-
SnmpMsgTranslatorV1V2(SnmpEngine) - Constructor for class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
 
-
SnmpMsgTranslatorV3 - Class in com.sun.management.snmp.mpm
-
-
This translator is dedicated to translate V3 parameters.
-
-
SnmpMsgTranslatorV3() - Constructor for class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
 
-
SnmpNull - Class in com.sun.management.snmp
-
-
Represents an SNMP null value.
-
-
SnmpNull() - Constructor for class com.sun.management.snmp.SnmpNull
-
-
Constructs a new SnmpNull.
-
-
SnmpNull(String) - Constructor for class com.sun.management.snmp.SnmpNull
-
-
Constructs a new SnmpNull.
-
-
SnmpNull(int) - Constructor for class com.sun.management.snmp.SnmpNull
-
-
Constructs a new SnmpNull from the specified tag value.
-
-
SnmpOpaque - Class in com.sun.management.snmp
-
-
Is used to represent an SNMP value.
-
-
SnmpOpaque(byte[]) - Constructor for class com.sun.management.snmp.SnmpOpaque
-
-
Constructs a new SnmpOpaque from the specified bytes array.
-
-
SnmpOpaque(Byte[]) - Constructor for class com.sun.management.snmp.SnmpOpaque
-
-
Constructs a new SnmpOpaque with the specified Bytes array.
-
-
SnmpOpaque(String) - Constructor for class com.sun.management.snmp.SnmpOpaque
-
-
Constructs a new SnmpOpaque from the specified String value.
-
-
SnmpParams - Class in com.sun.management.snmp.manager
-
-
This class is the base class of all parameters that are used when making SNMP requests to an SnmpPeer.
-
-
SnmpPdu - Class in com.sun.management.snmp
-
-
Is the fully decoded representation of an SNMP packet.
-
-
SnmpPdu() - Constructor for class com.sun.management.snmp.SnmpPdu
-
 
-
SnmpPduBulk - Class in com.sun.management.snmp
-
-
Represents a get-bulk PDU as defined in RFC 1448.
-
-
SnmpPduBulk() - Constructor for class com.sun.management.snmp.SnmpPduBulk
-
-
Builds a new get-bulk PDU.
-
-
SnmpPduBulkType - Interface in com.sun.management.snmp
-
-
Interface implemented by classes modeling bulk pdu.
-
-
SnmpPduFactory - Interface in com.sun.management.snmp
-
-
Defines the interface of the object in charge of encoding and decoding SNMP packets.
-
-
SnmpPduFactoryBER - Class in com.sun.management.snmp
-
-
Default implementation of the SnmpPduFactory interface.
-
-
SnmpPduFactoryBER() - Constructor for class com.sun.management.snmp.SnmpPduFactoryBER
-
 
-
SnmpPduRequest - Class in com.sun.management.snmp
-
-
Is used to represent get, get-next, set, response and SNMPv2-trap PDUs.
-
-
SnmpPduRequest() - Constructor for class com.sun.management.snmp.SnmpPduRequest
-
 
-
SnmpPduRequestType - Interface in com.sun.management.snmp
-
-
Interface implemented by classes modeling request pdu.
-
-
snmpPduTrap(InetAddress, SnmpPduPacket) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Send the specified trap PDU to the passed InetAddress.
-
-
snmpPduTrap(SnmpPeer, SnmpPduPacket) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Send the specified trap PDU to the passed SnmpPeer.
-
-
snmpPduTrap(InetAddress, SnmpPduPacket) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Send the specified trap PDU to the passed InetAddress.
-
-
snmpPduTrap(SnmpPeer, SnmpPduPacket) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Send the specified trap PDU to the passed SnmpPeer.
-
-
SnmpPduTrap - Class in com.sun.management.snmp
-
-
Represents an SNMPv1-trap PDU.
-
-
SnmpPduTrap() - Constructor for class com.sun.management.snmp.SnmpPduTrap
-
-
Builds a new trap PDU.
-
-
SnmpProxy - Class in com.sun.management.snmp.agent
-
-
The SnmpProxy class provides an implementation of - an SNMP proxy.
-
-
SnmpProxy(SnmpEngine, SnmpPeer, String) - Constructor for class com.sun.management.snmp.agent.SnmpProxy
-
-
Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded.
-
-
SnmpProxy(SnmpEngine, SnmpPeer, String, String) - Constructor for class com.sun.management.snmp.agent.SnmpProxy
-
-
Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded.
-
-
SnmpRequestForwarder - Interface in com.sun.management.snmp.agent
-
-
Implements this interface in order to receive SNMP Requests that are dedicated to non-local engine IDs (see RFC 2573 Snmp Applications proxy forwarder).
-
-
SnmpScopedPduBulk - Class in com.sun.management.snmp
-
-
Represents a get-bulk PDU as defined in RFC 1448.
-
-
SnmpScopedPduBulk() - Constructor for class com.sun.management.snmp.SnmpScopedPduBulk
-
 
-
SnmpScopedPduPacket - Class in com.sun.management.snmp
-
-
Is the fully decoded representation of an SNMP V3 packet.
-
-
SnmpScopedPduPacket() - Constructor for class com.sun.management.snmp.SnmpScopedPduPacket
-
-
Constructor.
-
-
SnmpScopedPduRequest - Class in com.sun.management.snmp
-
-
Is used to represent get, get-next, set, response SNMP V3 scoped PDUs.
-
-
SnmpScopedPduRequest() - Constructor for class com.sun.management.snmp.SnmpScopedPduRequest
-
 
-
SnmpSecurityException - Exception in com.sun.management.snmp
-
-
This exception is thrown when an error occurs in an SnmpSecurityModel .
-
-
SnmpSecurityException(String) - Constructor for exception com.sun.management.snmp.SnmpSecurityException
-
-
Constructor.
-
-
SnmpSecurityParameters - Interface in com.sun.management.snmp
-
-
Security parameters are security model dependent.
-
-
SnmpStandardMetaServer - Interface in com.sun.management.snmp.agent
-
-
- This interface defines the methods that must be implemented by an - SNMP metadata object that needs to interact with an - SnmpStandardObjectServer object.
-
-
SnmpStandardObjectServer - Class in com.sun.management.snmp.agent
-
-
- This class is a utility class that transform SNMP GET / SET requests - into series of getAttributeName() setAttributeName() - invoked on the MBean.
-
-
SnmpStandardObjectServer() - Constructor for class com.sun.management.snmp.agent.SnmpStandardObjectServer
-
 
-
SnmpStatusException - Exception in com.sun.management.snmp
-
-
Reports an error which occurred during a get/set operation on a mib node.
-
-
SnmpStatusException(int) - Constructor for exception com.sun.management.snmp.SnmpStatusException
-
-
Constructs a new SnmpStatusException with the specified - status error.
-
-
SnmpStatusException(int, int) - Constructor for exception com.sun.management.snmp.SnmpStatusException
-
-
Constructs a new SnmpStatusException with the specified - status error and status index.
-
-
SnmpStatusException(String) - Constructor for exception com.sun.management.snmp.SnmpStatusException
-
-
Constructs a new SnmpStatusException with an error message.
-
-
SnmpStatusException(SnmpStatusException, int) - Constructor for exception com.sun.management.snmp.SnmpStatusException
-
-
Constructs a new SnmpStatusException with an error index.
-
-
SnmpString - Class in com.sun.management.snmp
-
-
Represents an SNMP string.
-
-
SnmpString() - Constructor for class com.sun.management.snmp.SnmpString
-
-
Constructs a new empty SnmpString.
-
-
SnmpString(byte[]) - Constructor for class com.sun.management.snmp.SnmpString
-
-
Constructs a new SnmpString from the specified bytes array.
-
-
SnmpString(Byte[]) - Constructor for class com.sun.management.snmp.SnmpString
-
-
Constructs a new SnmpString from the specified Bytes array.
-
-
SnmpString(String) - Constructor for class com.sun.management.snmp.SnmpString
-
-
Constructs a new SnmpString from the specified String value.
-
-
SnmpString(InetAddress) - Constructor for class com.sun.management.snmp.SnmpString
-
-
Constructs a new SnmpString from the specified InetAddress .
-
-
SnmpStringFixed - Class in com.sun.management.snmp
-
-
Represents an SNMP String defined with a fixed length.
-
-
SnmpStringFixed(byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
-
-
Constructs a new SnmpStringFixed from the specified bytes array.
-
-
SnmpStringFixed(Byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
-
-
Constructs a new SnmpStringFixed with the specified Bytes array.
-
-
SnmpStringFixed(String) - Constructor for class com.sun.management.snmp.SnmpStringFixed
-
-
Constructs a new SnmpStringFixed from the specified String value.
-
-
SnmpStringFixed(int, byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
-
-
Constructs a new SnmpStringFixed from the specified bytes array - with the specified length.
-
-
SnmpStringFixed(int, Byte[]) - Constructor for class com.sun.management.snmp.SnmpStringFixed
-
-
Constructs a new SnmpStringFixed from the specified Bytes array - with the specified length.
-
-
SnmpStringFixed(int, String) - Constructor for class com.sun.management.snmp.SnmpStringFixed
-
-
Constructs a new SnmpStringFixed from the specified String - with the specified length.
-
-
SnmpTableCallbackHandler - Interface in com.sun.management.snmp.agent
-
-
This interface ensures the synchronization between Metadata table objects - and bean-like table objects.
-
-
SnmpTableEntryFactory - Interface in com.sun.management.snmp.agent
-
-
This interface is implemented by mibgen generated table objects - inheriting from SnmpTableSupport.
-
-
SnmpTableEntryNotification - Class in com.sun.management.snmp.agent
-
-
Represents a notification emitted when an - entry is added or deleted from an SNMP table.
-
-
SnmpTableSupport - Class in com.sun.management.snmp.agent
-
-
This class is an abstraction for an SNMP table.
-
-
SnmpTableSupport(SnmpMib) - Constructor for class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Initializes the table.
-
-
SnmpTooBigException - Exception in com.sun.management.snmp
-
-
Is used internally to signal that the size of a PDU exceeds the packet size limitation.
-
-
SnmpTooBigException() - Constructor for exception com.sun.management.snmp.SnmpTooBigException
-
-
Builds an SnmpTooBigException with - varBindCount set to 0.
-
-
SnmpTooBigException(int) - Constructor for exception com.sun.management.snmp.SnmpTooBigException
-
-
Builds an SnmpTooBigException with - varBindCount set to the specified value.
-
-
SnmpTrap - Class in com.sun.management.snmp.agent
-
-
This class represents an SNMP trap.
-
-
SnmpTrap(int, int, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
-
-
Initializes this SNMP trap with SNMP V1 style parameters
-
-
SnmpTrap(InetAddress, String, int, int, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
-
-
Initializes this SNMP trap with SNMP V1 style parameters.
-
-
SnmpTrap(SnmpOid, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
-
-
Initializes this SNMP trap with SNMP V2 style parameters.
-
-
SnmpTrap(InetAddress, String, SnmpOid, SnmpVarBindList) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
-
-
Initializes this SNMP trap with SNMP V2 style parameters.
-
-
SnmpTrap(SnmpPduTrap) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
-
-
Initializes this SNMP trap with an SNMP V1 trap PDU.
-
-
SnmpTrap(SnmpScopedPduRequest) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
-
-
Initializes this SNMP trap with an SNMP V3 scoped PDU.
-
-
SnmpTrap(SnmpPduRequest) - Constructor for class com.sun.management.snmp.agent.SnmpTrap
-
-
Initializes this SNMP trap with an SNMP request PDU.
-
-
snmpTrapAddressOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
snmpTrapAddress Oid as defined in RFC 2576.
-
-
snmpTrapCommunityOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
snmpTrapCommunity Oid as defined in RFC 2576.
-
-
snmpTrapEnterpriseOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
snmpTrapEnterprise Oid as defined in RFC 1907.
-
-
SnmpTrapForwarder - Class in com.sun.management.snmp.agent
-
-
This MBean allows you to receive traps of subagents and forward them to - managers.
-
-
SnmpTrapForwarder(SnmpV3AdaptorServer, int) - Constructor for class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Instantiate a SnmpTrapForwarder that will forward - received traps according to its configuration.
-
-
SnmpTrapForwarder(SnmpV3AdaptorServer, int, InetAddress) - Constructor for class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Instantiate a SnmpTrapForwarder that will - forward received traps according to its configuration.
-
-
SnmpTrapForwarderMBean - Interface in com.sun.management.snmp.agent
-
-
This MBean interface allows the remote manageability of the trap - forwarding feature.
-
-
SnmpTrapListener - Interface in com.sun.management.snmp.manager
-
-
Should be implemented by classes that wish to receive SNMP trap PDUs.
-
-
snmpTrapOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
snmpTrapOid Oid as defined in RFC 1907.
-
-
SnmpTrapReceiver - Class in com.sun.management.snmp.agent
-
-
This MBean allows you to receive traps of subagents.
-
-
SnmpTrapReceiver(SnmpEngine, int, InetAddress) - Constructor for class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Instantiate a SnmpTrapForwarder that will forward - received traps according to its configuration.
-
-
SnmpTrapReceiver(SnmpEngineParameters, SnmpEngineFactory, int, InetAddress) - Constructor for class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Instantiate a SnmpTrapForwarder that will forward - received traps according to its configuration.
-
-
snmpTrapsOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
snmpTraps Oid as defined in RFC 1907.
-
-
snmpTrapSysUpTimeOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
snmpSysUpTime Oid as defined in RFC 1907.
-
-
SnmpUnknownAccContrModelException - Exception in com.sun.management.snmp
-
-
This exception is thrown when an - SnmpAccessControlSubSystem doesn't know the passed ID.
-
-
SnmpUnknownAccContrModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownAccContrModelException
-
-
Constructor.
-
-
SnmpUnknownModelException - Exception in com.sun.management.snmp
-
-
This exception is thrown when a needed model is not present in the engine.
-
-
SnmpUnknownModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownModelException
-
-
Constructor.
-
-
SnmpUnknownModelLcdException - Exception in com.sun.management.snmp
-
-
This exception is thrown when an SnmpLcd has no ModelLcd associated to the model.
-
-
SnmpUnknownModelLcdException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownModelLcdException
-
-
Constructor.
-
-
SnmpUnknownMsgProcModelException - Exception in com.sun.management.snmp
-
-
This exception is thrown when an SnmpMsgProcessingSubSystem doesn't know the passed ID.
-
-
SnmpUnknownMsgProcModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownMsgProcModelException
-
-
Constructor.
-
-
SnmpUnknownSecModelException - Exception in com.sun.management.snmp
-
-
This exception is thrown when an SnmpSecuritySubSystem doesn't know the passed ID.
-
-
SnmpUnknownSecModelException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownSecModelException
-
-
Constructor.
-
-
SnmpUnknownSubSystemException - Exception in com.sun.management.snmp
-
-
This exception is thrown when the handled SnmpSubSystem is unknown.
-
-
SnmpUnknownSubSystemException(String) - Constructor for exception com.sun.management.snmp.SnmpUnknownSubSystemException
-
-
Constructor.
-
-
SnmpUnsignedInt - Class in com.sun.management.snmp
-
-
Is the base for all SNMP syntaxes based on unsigned integers.
-
-
SnmpUnsignedInt(int) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
-
-
Constructs a new SnmpUnsignedInt from the specified integer value.
-
-
SnmpUnsignedInt(Integer) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
-
-
Constructs a new SnmpUnsignedInt from the specified Integer value.
-
-
SnmpUnsignedInt(long) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
-
-
Constructs a new SnmpUnsignedInt from the specified long value.
-
-
SnmpUnsignedInt(Long) - Constructor for class com.sun.management.snmp.SnmpUnsignedInt
-
-
Constructs a new SnmpUnsignedInt from the specified Long value.
-
-
SnmpUserDataFactory - Interface in com.sun.management.snmp.agent
-
-
This interface is provided to enable fine customization of the SNMP - agent behavior.
-
-
SnmpUserSecurityModel - Class in com.sun.management.snmp.usm
-
-
FOR INTERNAL USE ONLY.
-
-
SnmpUserSecurityModel(SnmpSubSystem, SnmpUsmLcd) - Constructor for class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Constructor.
-
-
SnmpUsm - Interface in com.sun.management.snmp.usm
-
-
This interface is implemented by User based Security Models.
-
-
SnmpUsmAlgorithm - Interface in com.sun.management.snmp.usm
-
-
User based Security Model algorithm.
-
-
SnmpUsmAlgorithmManager - Class in com.sun.management.snmp.usm
-
-
Usm Algorithm manager.
-
-
SnmpUsmAlgorithmManager() - Constructor for class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
-
 
-
SnmpUsmAuthAlgorithm - Interface in com.sun.management.snmp.usm
-
-
Authentication algorithm interface.
-
-
SnmpUsmAuthAlgorithmException - Exception in com.sun.management.snmp.usm
-
-
Thrown when an error occurs concerning the authentication algorithms.
-
-
SnmpUsmAuthAlgorithmException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmAuthAlgorithmException
-
-
Constructor.
-
-
SnmpUsmAuthException - Exception in com.sun.management.snmp.usm
-
-
Thrown when an authentication error occurs.
-
-
SnmpUsmAuthException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmAuthException
-
-
Constructor.
-
-
SnmpUsmAuthPair - Class in com.sun.management.snmp.usm
-
-
This class models a "user/authentication algorithm" relation.
-
-
SnmpUsmAuthPair() - Constructor for class com.sun.management.snmp.usm.SnmpUsmAuthPair
-
 
-
SnmpUsmDesAlgorithm - Class in com.sun.management.snmp.usm
-
-
This is an implementation of Des encryption algorithm.
-
-
SnmpUsmDesAlgorithm(SnmpEngine) - Constructor for class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
Constructor.
-
-
SnmpUsmDesAlgorithm(SnmpEngine, String, String) - Constructor for class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
Constructor.
-
-
SnmpUsmEngineIdException - Exception in com.sun.management.snmp.usm
-
-
Thrown when an error occurs concerning the user name.
-
-
SnmpUsmEngineIdException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmEngineIdException
-
-
Constructor.
-
-
SnmpUsmEnginePeer - Class in com.sun.management.snmp.usm
-
-
FOR INTERNAL USE ONLY.
-
-
SnmpUsmException - Exception in com.sun.management.snmp.usm
-
-
Super class of any Usm exception.
-
-
SnmpUsmException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmException
-
-
Constructor.
-
-
SnmpUsmHmacAlgorithm - Class in com.sun.management.snmp.usm
-
-
FOR INTERNAL USE ONLY.
-
-
SnmpUsmHmacAlgorithm(String, String) - Constructor for class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
 
-
SnmpUsmHmacMd5 - Class in com.sun.management.snmp.usm
-
-
Provides the parameters needed by SnmpUsmHmacAlgorithm to instantiate an Hmac MD5 algorithm.
-
-
SnmpUsmHmacMd5() - Constructor for class com.sun.management.snmp.usm.SnmpUsmHmacMd5
-
-
Instantiate a new algorithm.
-
-
SnmpUsmHmacSha - Class in com.sun.management.snmp.usm
-
-
Provides the parameters needed by SnmpUsmHmacAlgorithm to instantiate an Hmac SHA algorithm.
-
-
SnmpUsmHmacSha() - Constructor for class com.sun.management.snmp.usm.SnmpUsmHmacSha
-
 
-
SnmpUsmKeyHandler - Interface in com.sun.management.snmp
-
-
This interface allows you to compute key localization and delta generation.
-
-
SnmpUsmLcd - Interface in com.sun.management.snmp.usm
-
-
An Usm Lcd is handling user configuration needed by the User based - Security Model as defined in RFC 2574.
-
-
SnmpUsmMibTable - Interface in com.sun.management.snmp.usm
-
-
Interface to implement by the Usm MIB table in order to receive configuration modification events.
-
-
SnmpUsmParameters - Class in com.sun.management.snmp.manager.usm
-
-
This class models the set of parameters that are needed when making an SNMP request to an SNMP engine using the User Based Security Model.
-
-
SnmpUsmParameters(SnmpEngine, String) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmParameters
-
-
Package constructor.
-
-
SnmpUsmParameters(SnmpEngine) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmParameters
-
-
Package constructor.
-
-
SnmpUsmPasswordLcd - Class in com.sun.management.snmp.usm
-
-
FOR INTERNAL USE ONLY.
-
-
SnmpUsmPasswordLcd(SnmpEngine, SnmpSubSystem, SnmpLcd, String) - Constructor for class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
Constructor.
-
-
SnmpUsmPeer - Class in com.sun.management.snmp.manager.usm
-
-
This class models a distant SNMP V3 agent using the User based Security Model for V3 requests.
-
-
SnmpUsmPeer(SnmpEngine, String) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Creates an SNMP peer object for a device.
-
-
SnmpUsmPeer(SnmpEngine, InetAddress) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Creates an SNMP peer object for a device.
-
-
SnmpUsmPeer(SnmpEngine, String, int) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Creates an SNMP peer object for a device with the specified port.
-
-
SnmpUsmPeer(SnmpEngine, String, SnmpEngineId) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Creates an SNMP peer object for a device.
-
-
SnmpUsmPeer(SnmpEngine, InetAddress, SnmpEngineId) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Creates an SNMP peer object for a device.
-
-
SnmpUsmPeer(SnmpEngine, String, int, SnmpEngineId) - Constructor for class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Creates an SNMP peer object for a device with the specified port.
-
-
SnmpUsmPrivAlgorithm - Interface in com.sun.management.snmp.usm
-
-
Encryption algorithm interface.
-
-
SnmpUsmPrivAlgorithmException - Exception in com.sun.management.snmp.usm
-
-
Thrown when an error occurs concerning the privacy algorithms.
-
-
SnmpUsmPrivAlgorithmException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmPrivAlgorithmException
-
-
Constructor.
-
-
SnmpUsmPrivException - Exception in com.sun.management.snmp.usm
-
-
Thrown when an error occurs concerning privacy.
-
-
SnmpUsmPrivException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmPrivException
-
-
Constructor.
-
-
SnmpUsmPrivPair - Class in com.sun.management.snmp.usm
-
-
This class models a "user/privacy algorithm" relation.
-
-
SnmpUsmPrivPair() - Constructor for class com.sun.management.snmp.usm.SnmpUsmPrivPair
-
 
-
SnmpUsmProxy - Class in com.sun.management.snmp.agent
-
-
The SnmpUsmProxy class provides an implementation of - an SNMP V3 proxy.
-
-
SnmpUsmProxy(SnmpEngine, SnmpUsmPeer, String) - Constructor for class com.sun.management.snmp.agent.SnmpUsmProxy
-
-
Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded.
-
-
SnmpUsmProxy(SnmpEngine, SnmpUsmPeer, String, String) - Constructor for class com.sun.management.snmp.agent.SnmpUsmProxy
-
-
Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded.
-
-
SnmpUsmSecureUser - Interface in com.sun.management.snmp.usm
-
-
This interface models an Usm user.
-
-
SnmpUsmSecurityParameters - Interface in com.sun.management.snmp.usm
-
-
This interface models the set of security parameters needed to activate security in the User Security Model.
-
-
SnmpUsmUserNameException - Exception in com.sun.management.snmp.usm
-
-
Thrown when an error occurs concerning the user name.
-
-
SnmpUsmUserNameException(String) - Constructor for exception com.sun.management.snmp.usm.SnmpUsmUserNameException
-
-
Constructor.
-
-
snmpV1forwarding(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Activate or deactivate SNMP V1 trap forwarding without providing - targets (using the method addV1Target).
-
-
snmpV1forwarding(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Activate or deactivate SNMP V1 trap forwarding.
-
-
snmpV1Trap(int, int, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V1 trap format.
-
-
snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V1 trap format.
-
-
snmpV1Trap(InetAddress, SnmpIpAddress, String, SnmpOid, int, int, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V1 trap format.
-
-
snmpV1Trap(SnmpPeer, SnmpIpAddress, SnmpOid, int, int, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V1 trap format.
-
-
snmpV1Trap(int, int, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends a trap using SNMP V1 trap format.
-
-
snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends a trap using SNMP V1 trap format.
-
-
snmpV1Trap(SnmpPeer, SnmpIpAddress, SnmpOid, int, int, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends a trap using SNMP V1 trap format.
-
-
snmpV2forwarding(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Activate or deactivate SNMP V2 trap forwarding without providing - targets (using the method addV2Target).
-
-
snmpV2forwarding(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Activate or deactivate SNMP V2 trap forwarding.
-
-
snmpV2Trap(SnmpPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V2 trap format.
-
-
snmpV2Trap(SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V2 trap format.
-
-
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V2 trap format.
-
-
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Sends a trap using SNMP V2 trap format.
-
-
snmpV2Trap(SnmpPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends a trap using SNMP V2 trap format.
-
-
snmpV2Trap(SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends a trap using SNMP V2 trap format.
-
-
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Sends a trap using SNMP V2 trap format.
-
-
SnmpV3AdaptorServer - Class in com.sun.management.comm
-
-
Implements an adaptor on top of the SNMP V3 protocol.
-
-
SnmpV3AdaptorServer() - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the default port (161).
-
-
SnmpV3AdaptorServer(int) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port.
-
-
SnmpV3AdaptorServer(InetAddressAcl) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the default port (161) - and the specified IP address based ACL implementation.
-
-
SnmpV3AdaptorServer(InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the default port (161) - and the specified InetAddress.
-
-
SnmpV3AdaptorServer(InetAddressAcl, int) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port and the - specified IP address based ACL implementation.
-
-
SnmpV3AdaptorServer(int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress.
-
-
SnmpV3AdaptorServer(InetAddressAcl, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified - IP address based ACL implementation and the specified - InetAddress.
-
-
SnmpV3AdaptorServer(InetAddressAcl, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port, the - specified address based ACL implementation and the specified - InetAddress.
-
-
SnmpV3AdaptorServer(boolean, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor using the specified port and the - specified InetAddress.
-
-
SnmpV3AdaptorServer(SnmpEngineParameters, SnmpEngineFactory, InetAddressAcl, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor with a specified factory, - engine parameters, an ACL implementation, a port, and the specified - InetAddress.
-
-
SnmpV3AdaptorServer(SnmpEngineParameters, SnmpEngineFactory, boolean, int, InetAddress) - Constructor for class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Initializes this SNMP protocol adaptor with a specified factory, - engine parameters, port and the specified InetAddress.
-
-
SnmpV3AdaptorServerMBean - Interface in com.sun.management.comm
-
-
Exposes the remote management interface of the SnmpV3AdaptorServer MBean.
-
-
snmpV3forwarding(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Activate or deactivate SNMP V3 trap forwarding without providing - targets (using the method addV3Target).
-
-
snmpV3forwarding(boolean) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Activate or deactivate SNMP V3 trap forwarding.
-
-
snmpV3InformRequest(InetAddress, SnmpInformHandler, SnmpScopedPduRequest, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
You shouldn't use this method directly.
-
-
SnmpV3InformRequest - Class in com.sun.management.comm
-
-
This class is used by the SNMP adaptor server to send inform requests - to an SNMP V3 manager and receive inform responses.
-
-
SnmpV3Message - Class in com.sun.management.snmp
-
-
Is a partially decoded representation of an SNMP V3 packet.
-
-
SnmpV3Message() - Constructor for class com.sun.management.snmp.SnmpV3Message
-
-
Constructor.
-
-
SnmpV3Parameters - Class in com.sun.management.snmp.manager
-
-
This class models the parameters that are needed when making SNMP V3 requests.
-
-
SnmpV3Parameters() - Constructor for class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Constructor.
-
-
SnmpV3Parameters(byte[], byte[], byte, int, int) - Constructor for class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Constructor.
-
-
SnmpV3Proxy - Class in com.sun.management.snmp.agent
-
-
The SnmpV3Proxy class is an abstract class that provides services to proxy - an SNMP V3 agent.
-
-
SnmpV3Proxy(SnmpEngine, SnmpPeer, String, String) - Constructor for class com.sun.management.snmp.agent.SnmpV3Proxy
-
-
Initializes this SNMP proxy with a SnmpPeer to which calls are - forwarded.
-
-
snmpV3Trap(SnmpUsmPeer, SnmpScopedPduRequest) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
You shouldn't call this method directly.
-
-
snmpV3Trap(InetAddress, SnmpScopedPduRequest) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
You shouldn't call this method directly.
-
-
snmpV3Trap(SnmpScopedPduRequest) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
You shouldn't call this method directly.
-
-
snmpV3UsmInformRequest(SnmpUsmPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Sends an inform request using SNMP V3 inform request format.
-
-
snmpV3UsmInformRequest(SnmpUsmPeer, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Sends an inform request using SNMP V3 inform request format.
-
-
snmpV3UsmTrap(String, int, String, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Sends a trap to all IP addresses in InetAddressAcl - using Usm as security model.
-
-
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Sends a trap to the specified address using Usm as security model.
-
-
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Sends a trap to the specified address using Usm as security model.
-
-
snmpV3UsmTrap(SnmpUsmPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Sends a trap to the specified SnmpUsmPeer using Usm as - security model.
-
-
snmpV3UsmTrap(String, int, String, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Sends a trap to all IP addresses in IPAcl using Usm as security model.
-
-
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Sends a trap to the specified address using Usm as security model.
-
-
snmpV3UsmTrap(InetAddress, String, int, String, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Sends a trap to the specified address using Usm as security model.
-
-
snmpV3UsmTrap(SnmpUsmPeer, SnmpOid, SnmpVarBindList, SnmpTimeticks) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Sends a trap to the specified SnmpUsmPeer using Usm as security model.
-
-
SnmpValue - Class in com.sun.management.snmp
-
-
Is an abstract representation of an SNMP Value.
-
-
SnmpValue() - Constructor for class com.sun.management.snmp.SnmpValue
-
 
-
sort(int[]) - Static method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Sorts the specified integer array.
-
-
specificTrap - Variable in class com.sun.management.snmp.SnmpPduTrap
-
-
Specific trap number.
-
-
SSL_CIPHER_SUITE - Static variable in class com.sun.jdmk.JdmkProperties
-
-
Deprecated. -
use JdmkProperties instead.
-
-
-
stackBuf - Variable in class com.sun.management.snmp.BerEncoder
-
 
-
stackTop - Variable in class com.sun.management.snmp.BerEncoder
-
 
-
start() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Starts this CommunicatorServer.
-
-
start() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Starts this CommunicatorServer.
-
-
start() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Create a multicast socket and join the multicast group.
-
-
start() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Create a multicast socket and join the multicast group.
-
-
start() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Starts listening for DiscoveryResponder objects registering/unregistering.
-
-
start() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Starts listening for DiscoveryResponder objects registering/unregistering.
-
-
start() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Create a multicast socket and join the multicast group.
-
-
start() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Create a multicast socket and join the multicast group.
-
-
start() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
start(boolean) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
start(boolean) - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Starts this cascading agent.
-
-
start() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Starts the cascading.
-
-
start() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
 
-
start(boolean) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Starts this cascading agent.
-
-
start() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Start the Task Server Thread.
-
-
start(int) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Start the Task Server Thread.
-
-
start() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Starts this CommunicatorServer.
-
-
start() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Start listening for traps.
-
-
start - Variable in class com.sun.management.snmp.BerEncoder
-
 
-
start() - Method in class javax.management.remote.generic.GenericConnectorServer
-
-
Activates the connector server, that is, starts listening for - client connections.
-
-
start(Map) - Method in interface javax.management.remote.generic.MessageConnectionServer
-
-
Activates this server for new client connections.
-
-
STARTING - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Represents a STARTING state.
-
-
STARTING - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Marks the "state" property as in-transition from OFFLINE to ONLINE.
-
-
STARTING - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Marks the "state" property as in-transition from OFFLINE to ONLINE.
-
-
state - Variable in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Reflects the current state of the discovery client.
-
-
status - Variable in exception com.sun.management.snmp.SnmpSecurityException
-
-
The status of the exception.
-
-
stop() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Stops this CommunicatorServer.
-
-
stop() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Stops this CommunicatorServer.
-
-
stop() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Stops this connector server.
-
-
stop() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Stops the HTML protocol adaptor.
-
-
stop() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Stops this connector server.
-
-
stop() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Leaves the multicast group.
-
-
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Leaves the multicast group.
-
-
stop() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Stops this DiscoveryMonitor.
-
-
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Stops this DiscoveryMonitor.
-
-
stop() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Sends a leave message to the multicast group and leaves it.
-
-
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Sends a leave message to the multicast group and leaves it.
-
-
stop() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
stop() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Stops the cascading.
-
-
stop() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Stops this CascadingAgent.
-
-
stop() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Stop the Task Server Thread.
-
-
stop() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Stops this CommunicatorServer.
-
-
stop() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Stops this SNMP protocol adaptor.
-
-
stop() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Stop listening for traps.
-
-
stop() - Method in class javax.management.remote.generic.GenericConnectorServer
-
 
-
stop() - Method in interface javax.management.remote.generic.MessageConnectionServer
-
-
Terminates this server.
-
-
STOPPING - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Represents a STOPPING state.
-
-
STOPPING - Static variable in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Marks the "state" property as in-transition from ONLINE to OFFLINE.
-
-
STOPPING - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Marks the "state" property as in-transition from ONLINE to OFFLINE.
-
-
STOPPING - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Marks the "state" property as in-transition from ONLINE to OFFLINE.
-
-
stringTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
stringTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
stringValue() - Method in class com.sun.management.snmp.SnmpIpAddress
-
-
Converts the address to its String form.
-
-
subgroups - Variable in class com.sun.management.snmp.agent.SnmpMibGroup
-
 
-
submitTask(Task) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Submit a task.
-
-
submitTask(Task) - Method in interface com.sun.jdmk.tasks.TaskServer
-
-
Submit a task to be executed.
-
-
subtract(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is equal mod - 264 to this - x.
-
-
supports(String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Returns true if the connector server supports the given feature, - false otherwise.
-
-
syncDataSource() - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Tells the Lcd to synchronize with its data source.
-
-
syncDataSource() - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-2.html b/dist/docs/api/index-files/index-2.html deleted file mode 100644 index 2da52cd..0000000 --- a/dist/docs/api/index-files/index-2.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -B-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

B

-
-
BAD_VERSION - Static variable in exception com.sun.management.snmp.BerException
-
 
-
badValue - Static variable in exception com.sun.management.snmp.SnmpStatusException
-
-
Error code as defined in RFC 1448 for: badValue.
-
-
BasicMBeanServerConnectionFactory - Class in com.sun.jdmk.remote.cascading
-
- -
-
BasicMBeanServerConnectionFactory(JMXConnector, Subject) - Constructor for class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Creates a new BasicMBeanServerConnectionFactory for the given - connector with the given - delegationSubject.
-
-
beginOperation(int, String, ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This method is called before invoking the operation on the - wrapped interceptor.
-
-
beginRowAction(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method takes care of initial RowStatus handling during the - check() phase of a SET request.
-
-
BerDecoder - Class in com.sun.management.snmp
-
-
The BerDecoder class is used for decoding - BER-encoded data.
-
-
BerDecoder(byte[]) - Constructor for class com.sun.management.snmp.BerDecoder
-
-
Constructs a new decoder and attaches it to the specified byte string.
-
-
BerEncoder - Class in com.sun.management.snmp
-
-
The BerEncoder class is used for encoding data using BER.
-
-
BerEncoder(byte[]) - Constructor for class com.sun.management.snmp.BerEncoder
-
-
Constructs a new encoder and attaches it to the specified byte string.
-
-
BerException - Exception in com.sun.management.snmp
-
-
Exception thrown when a BER encoding/decoding error occurs.
-
-
BerException() - Constructor for exception com.sun.management.snmp.BerException
-
 
-
BerException(int) - Constructor for exception com.sun.management.snmp.BerException
-
 
-
bindWithTableMeta() - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Binds this table with its associated metadata, registering itself - as an SnmpTableEntryFactory.
-
-
BinToChar(String) - Static method in class com.sun.management.snmp.SnmpString
-
-
Converts the specified binary string into a character string.
-
-
BooleanTag - Static variable in class com.sun.management.snmp.BerDecoder
-
 
-
BooleanTag - Static variable in class com.sun.management.snmp.BerEncoder
-
 
-
BUILD_NUMBER - Static variable in class com.sun.jdmk.ServiceName
-
-
The build number of the current product version, of the form - bXX.
-
-
buildAttributeValue(long, SnmpValue) - Method in interface com.sun.management.snmp.agent.SnmpGenericMetaServer
-
-
Construct an attribute value (as returned by Attribute::getValue()) - from an SnmpValue.
-
-
buildNameFromIndex(SnmpIndex) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Builds the default ObjectName of an entry from the SnmpIndex - identifying this entry.
-
-
buildNameFromIndex(SnmpIndex) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
 
-
buildOidFromIndex(SnmpIndex) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Builds an SnmpOid from an SnmpIndex object.
-
-
buildOidFromIndex(SnmpIndex) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Build index for "UsmUserEntry".
-
-
buildOidFromIndexVal(Byte[], String) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Build index for "UsmUserEntry".
-
-
buildSnmpIndex(SnmpOid) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Builds an entry SnmpIndex from its row OID.
-
-
buildSnmpIndex(long[], int) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Builds an SnmpIndex object from the index part of an OID.
-
-
buildSnmpIndex(UsmUserEntryMBean) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Build index for "UsmUserEntry".
-
-
buildSnmpIndex(long[], int) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Build index for "UsmUserEntry".
-
-
buildSnmpValue(long, Object) - Method in interface com.sun.management.snmp.agent.SnmpGenericMetaServer
-
-
Construct an SnmpValue from an Attribute value as returned by - Attribute::getValue().
-
-
bytes - Variable in class com.sun.management.snmp.BerEncoder
-
 
-
byteValue() - Method in class com.sun.management.snmp.SnmpIpAddress
-
-
Converts the address value to its byte array form.
-
-
byteValue() - Method in class com.sun.management.snmp.SnmpString
-
-
Returns the bytes array of this SnmpString.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-20.html b/dist/docs/api/index-files/index-20.html deleted file mode 100644 index 1cb3fca..0000000 --- a/dist/docs/api/index-files/index-20.html +++ /dev/null @@ -1,413 +0,0 @@ - - - - - -T-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

T

-
-
TableUsmUserTable - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for implementing the "UsmUserTable" group.
-
-
TableUsmUserTable(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Constructor for the table.
-
-
TableUsmUserTable(SnmpMib, MBeanServer) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Constructor for the table.
-
-
tableUsmUserTable - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
 
-
TableUsmUserTableImpl - Class in com.sun.management.snmp.usm.usmmib
-
-
The table has been customized to instantiate UsmUserEntryImpl.
-
-
TableUsmUserTableImpl(SnmpEngine, SnmpMib, SnmpUsmLcd) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
-
Constructor.
-
-
TableUsmUserTableImpl(SnmpEngine, SnmpMib, MBeanServer, SnmpUsmLcd) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
-
Constructor for the table.
-
-
Task - Interface in com.sun.jdmk.tasks
-
-
This interface is implemented by objects that can be executed - by a TaskServer.
-
-
TaskServer - Interface in com.sun.jdmk.tasks
-
-
This interface is implemented by objects that are able to execute - tasks.
-
-
terminate() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Stop the Task Server Thread.
-
-
testBit(int) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return true if and only if the bit representing - 2n is set in this.
-
-
testCompliance(Class) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
This methods tests if the MBean is JMX compliant
-
-
testCompliance(Class) - Static method in class com.sun.jdmk.Introspector
-
-
Basic method for testing if a given class is a JMX compliant MBean.
-
-
testCompliance(Class) - Method in interface com.sun.jdmk.MetaData
-
-
This methods tests if the MBean is JMX compliant
-
-
testCompliance(Class) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
This methods tests if the MBean is JMX compliant
-
-
testCreation(Class) - Static method in class com.sun.jdmk.Introspector
-
-
Basic method for testing that a MBean of a given class can be - instantiated by the MBean server.
-
-
testCreation(Class) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
This methods tests if the MBean class makes it possible to - instantiate an MBean of this class in the MBeanServer.
-
-
testCreation(Class) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
theMib - Variable in class com.sun.management.snmp.agent.SnmpMibTable
-
-
The MIB to which the metadata is linked.
-
-
theMib - Variable in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
The MIB to which this table belongs
-
-
ThreadContext - Class in com.sun.jdmk
-
-
Warning: The interface of this class is subject to change.
-
-
TIME_WINDOW - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The User based Security Model time window as defined in RFC 2574.
-
-
TimedRmiSocketFactory - Class in com.sun.jdmk.comm
-
-
This class defines an RMI Socket Factory that allows to - configure a socket object with a specified timeout.
-
-
TimedRmiSocketFactory(int) - Constructor for class com.sun.jdmk.comm.TimedRmiSocketFactory
-
 
-
TimedURLConnection - Class in com.sun.jdmk.comm
-
-
This class defines methods to make a socket object with a specified timeout.
-
-
TimedURLConnection(URL, long) - Constructor for class com.sun.jdmk.comm.TimedURLConnection
-
 
-
timeStamp - Variable in class com.sun.management.snmp.SnmpPduTrap
-
-
Time-stamp.
-
-
TLSMessage - Class in javax.management.remote.message
-
-
Handshake message between client and server to set up the TLS - handshake.
-
-
TLSMessage(int) - Constructor for class javax.management.remote.message.TLSMessage
-
-
Constructs a new TLSMessage with the specified status.
-
-
toAsn1String() - Method in class com.sun.management.snmp.SnmpValue
-
-
Returns a String form containing ASN.1 tagging information.
-
-
toBinaryString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
-
-
Return a String that is the binary representation of this - unsigned number, without extra leading zeroes.
-
-
toByte() - Method in class com.sun.management.snmp.SnmpString
-
-
Converts the string value to its array of Bytes form.
-
-
toHexString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
-
-
Return a String that is the hexadecimal representation of this - unsigned number, without extra leading zeroes.
-
-
toInteger() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Converts the counter value to its Integer form.
-
-
toInteger() - Method in class com.sun.management.snmp.SnmpInt
-
-
Converts the integer value to its Integer form.
-
-
toLong() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Converts the counter value to its Long form.
-
-
toLong() - Method in class com.sun.management.snmp.SnmpInt
-
-
Converts the integer value to its Long form.
-
-
toOctalString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
-
-
Return a String that is the octal representation of this - unsigned number, without extra leading zeroes.
-
-
toOid() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Converts the counter value to its SnmpOid form.
-
-
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpCounter64
-
-
Extracts the counter from an index OID and returns its - value converted as an SnmpOid.
-
-
toOid() - Method in class com.sun.management.snmp.SnmpEngineId
-
-
Translates an engine Id in an SnmpOid format.
-
-
toOid() - Method in class com.sun.management.snmp.SnmpInt
-
-
Converts the integer value to its SnmpOid form.
-
-
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpInt
-
-
Extracts the integer from an index OID and returns its - value converted as an SnmpOid.
-
-
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpIpAddress
-
-
Extracts the ip address from an index OID and returns its - value converted as an SnmpOid.
-
-
toOid() - Method in class com.sun.management.snmp.SnmpNull
-
-
Converts the NULL value to its SnmpOid form.
-
-
toOid() - Method in class com.sun.management.snmp.SnmpString
-
-
Converts the string value to its SnmpOid form.
-
-
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpString
-
-
Extracts the string from an index OID and returns its - value converted as an SnmpOid.
-
-
toOid(int, long[], int) - Static method in class com.sun.management.snmp.SnmpStringFixed
-
-
Extracts the fixed-string from an index OID and returns its - value converted as an SnmpOid.
-
-
toOid() - Method in class com.sun.management.snmp.SnmpValue
-
-
Returns the value encoded as an OID.
-
-
toSnmpValue() - Method in class com.sun.management.snmp.EnumRowStatus
-
-
Build an SnmpValue from this object.
-
-
toString() - Method in class com.sun.jdmk.Enumerated
-
-
Returns the string form of this enumerated.
-
-
toString() - Method in class com.sun.jdmk.UnsignedLong
-
-
Return a String that is the decimal representation of this unsigned - number.
-
-
toString() - Method in class com.sun.management.snmp.agent.SnmpIndex
-
-
Returns a String representation of the index.
-
-
toString() - Method in class com.sun.management.snmp.BerDecoder
-
 
-
toString() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Converts the counter value to its String form.
-
-
toString() - Method in class com.sun.management.snmp.SnmpEngineId
-
-
Returns a string format engine Id.
-
-
toString() - Method in class com.sun.management.snmp.SnmpInt
-
-
Converts the integer value to its String form.
-
-
toString() - Method in class com.sun.management.snmp.SnmpNull
-
-
Converts the NULL value to its ASN.1 String form.
-
-
toString() - Method in class com.sun.management.snmp.SnmpOpaque
-
-
Converts the opaque to its String form, that is, a string of - bytes expressed in hexadecimal form.
-
-
toString() - Method in class com.sun.management.snmp.SnmpString
-
-
Converts the string value to its String form.
-
-
toString(byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Translate a signature to a displayable string.
-
-
toString() - Method in class javax.management.remote.jmxmp.JMXMPConnector
-
-
Returns a string representation of this object.
-
-
toUnsignedLong() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Converts the counter value to its UnsignedLong form.
-
-
transferObject(Object, ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Transfer a given object into the context of a different class loader
-
-
transferObject(Object, ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
translate(Notification) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Translate the source ObjectName into this - CascadingProxy's ObjectName.
-
-
translateParameters(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Return the parameters to use when sending the call.
-
-
translateParameters(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpV3Proxy
-
-
Return the parameters to use when sending the call.
-
-
trim() - Method in class com.sun.management.snmp.BerEncoder
-
-
Trim the encoding data and returns the length of the encoding.
-
-
type - Variable in class com.sun.management.snmp.SnmpPdu
-
-
PDU type.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-21.html b/dist/docs/api/index-files/index-21.html deleted file mode 100644 index b647447..0000000 --- a/dist/docs/api/index-files/index-21.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - - -U-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

U

-
-
UnauthorizedSecurityException - Exception in com.sun.jdmk.comm
-
-
Thrown by all the methods in the RemoteMBeanServer - interface when the client's login/password is not supported by the server it - is trying to contact.
-
-
UnauthorizedSecurityException() - Constructor for exception com.sun.jdmk.comm.UnauthorizedSecurityException
-
-
Default constructor.
-
-
UnauthorizedSecurityException(String) - Constructor for exception com.sun.jdmk.comm.UnauthorizedSecurityException
-
-
Constructor that allows a specific error message to be specified.
-
-
unmount(String) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
unmount(String) - Method in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
-
-
Undo the mount operation identified by mountPointID.
-
-
UNREGISTER - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
UNREGISTER_MBEAN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Deletes an instance of an MBean in the remote MBean server.
-
-
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Deletes an instance of an MBean in the remote MBean server.
-
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Deletes an instance of an MBean in the remote MBean server.
-
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Unregisters an MBean from the MBean server.
-
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("unregisterMBean", name), then - checkDelete("unregisterMBean", name), - then forward this method to the wrapped object.
-
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
De-registers an MBean from the MBean server.
-
-
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.ProxyHandler
-
-
Deprecated.
-
Unregisters an MBean from the MBean server.
-
-
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
UnsignedLong - Class in com.sun.jdmk
-
-
An unsigned integer, between 0 and 264 - 1.
-
-
UnsignedLong(long) - Constructor for class com.sun.jdmk.UnsignedLong
-
-
Deprecated. -
Use make(long) instead.
-
-
-
unspecified - Static variable in class com.sun.management.snmp.EnumRowStatus
-
-
This value is Java DMK implementation specific, and is used to identify - unspecified actions (when for instance the RowStatus variable - is not present in the varbind list) or uninitialized values.
-
-
unwrap(Object, ClassLoader) - Method in interface javax.management.remote.generic.ObjectWrapping
-
-
Unwraps an object.
-
-
update() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Update the proxies managed by this CascadingAgent by comparing - the list of currently linked proxies in the target MBeanServer - with the list of source MBeans in the source MBeanServer.
-
-
updateConfiguration() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Update the configuration.
-
-
UserAcl - Interface in com.sun.management.snmp
-
-
Defines the user based ACL used by the SNMP protocol adaptor.
-
-
userAdded(SnmpUsmSecureUser) - Method in interface com.sun.management.snmp.usm.SnmpUsmMibTable
-
-
Called when a user is added to the Usm Lcd.
-
-
userAdded(SnmpUsmSecureUser) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
-
See SnmpUsmMibTable interface for documentation.
-
-
userRemoved(SnmpUsmSecureUser) - Method in interface com.sun.management.snmp.usm.SnmpUsmMibTable
-
-
Called when a user is removed from the Usm Lcd.
-
-
userRemoved(SnmpUsmSecureUser) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
-
See SnmpUsmMibTable interface for documentation.
-
-
userUpdated(SnmpUsmSecureUser) - Method in interface com.sun.management.snmp.usm.SnmpUsmMibTable
-
-
Called when a user is updated in the Usm Lcd.
-
-
userUpdated(SnmpUsmSecureUser) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
-
See SnmpUsmMibTable interface for documentation.
-
-
usmNoAuthProtocol - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The User based Security Model usmNoAuthProtocol OID "1.3.6.1.6.3.10.1.1.1".
-
-
usmNoPrivProtocol - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The User based Security Model usmNoPrivProtocol OID "1.3.6.1.6.3.10.1.2.1".
-
-
UsmStats - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for implementing the "UsmStats" group.
-
-
UsmStats(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Constructor for the "UsmStats" group.
-
-
UsmStats(SnmpMib, MBeanServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Constructor for the "UsmStats" group.
-
-
usmStatsDecryptionErrors - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The decryption error report OID "1.3.6.1.6.3.15.1.1.6.0"
-
-
UsmStatsDecryptionErrors - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Variable for storing the value of "UsmStatsDecryptionErrors".
-
-
UsmStatsMBean - Interface in com.sun.management.snmp.usm.usmmib
-
-
This interface is used for representing the remote management - interface for the "UsmStats" MBean.
-
-
UsmStatsMeta - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for representing SNMP metadata for the "UsmStats" group.
-
-
UsmStatsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Constructor for the metadata associated to "UsmStats".
-
-
usmStatsNotInTimeWindows - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The not in time report OID "1.3.6.1.6.3.15.1.1.2.0"
-
-
UsmStatsNotInTimeWindows - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Variable for storing the value of "UsmStatsNotInTimeWindows".
-
-
usmStatsUnknownEngineIds - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The unknown engine Id report OID "1.3.6.1.6.3.15.1.1.4.0"
-
-
UsmStatsUnknownEngineIDs - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Variable for storing the value of "UsmStatsUnknownEngineIDs".
-
-
usmStatsUnknownUserNames - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The unknown user name report OID "1.3.6.1.6.3.15.1.1.3.0"
-
-
UsmStatsUnknownUserNames - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Variable for storing the value of "UsmStatsUnknownUserNames".
-
-
usmStatsUnsupportedSecLevels - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The unsupported security level report OID "1.3.6.1.6.3.15.1.1.1.0"
-
-
UsmStatsUnsupportedSecLevels - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Variable for storing the value of "UsmStatsUnsupportedSecLevels".
-
-
usmStatsWrongDigests - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The wrong digest report OID "1.3.6.1.6.3.15.1.1.5.0"
-
-
UsmStatsWrongDigests - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Variable for storing the value of "UsmStatsWrongDigests".
-
-
UsmUser - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for implementing the "UsmUser" group.
-
-
UsmUser(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Constructor for the "UsmUser" group.
-
-
UsmUser(SnmpMib, MBeanServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Constructor for the "UsmUser" group.
-
-
UsmUserAuthKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserAuthKeyChange".
-
-
UsmUserAuthProtocol - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserAuthProtocol".
-
-
UsmUserCloneFrom - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserCloneFrom".
-
-
UsmUserEngineID - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserEngineID".
-
-
UsmUserEntry - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for implementing the "UsmUserEntry" group.
-
-
UsmUserEntry(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Constructor for the "UsmUserEntry" group.
-
-
UsmUserEntryImpl - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for implementing the "UsmUserEntry" group.
-
-
UsmUserEntryImpl(SnmpEngine, SnmpMib, SnmpUsmLcd, SnmpUsmSecureUser, TableUsmUserTableImpl) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
 
-
UsmUserEntryMBean - Interface in com.sun.management.snmp.usm.usmmib
-
-
This interface is used for representing the remote management - interface for the "UsmUserEntry" MBean.
-
-
UsmUserEntryMeta - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for representing SNMP metadata for the "UsmUserEntry" group.
-
-
UsmUserEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Constructor for the metadata associated to "UsmUserEntry".
-
-
UsmUserImpl - Class in com.sun.management.snmp.usm.usmmib
-
-
The UsmUser group has been customized in order to instantiate our table.
-
-
UsmUserImpl(SnmpMib, SnmpUsmLcd, SnmpEngine) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserImpl
-
-
We override the constructor in order to enable the remote creation of - rows in the DemoTable.
-
-
UsmUserImpl(SnmpMib, MBeanServer, SnmpUsmLcd, SnmpEngine) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserImpl
-
-
We override the constructor in order to instantiate our own - implementation of the UsmUserTable.
-
-
UsmUserMBean - Interface in com.sun.management.snmp.usm.usmmib
-
-
This interface is used for representing the remote management interface for the "UsmUser" MBean.
-
-
UsmUserMeta - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for representing SNMP metadata for the "UsmUser" group.
-
-
UsmUserMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Constructor for the metadata associated to "UsmUser".
-
-
UsmUserName - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserName".
-
-
UsmUserOwnAuthKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserOwnAuthKeyChange".
-
-
UsmUserOwnPrivKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserOwnPrivKeyChange".
-
-
UsmUserPrivKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserPrivKeyChange".
-
-
UsmUserPrivProtocol - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserPrivProtocol".
-
-
UsmUserPublic - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserPublic".
-
-
UsmUserSecurityName - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserSecurityName".
-
-
UsmUserSpinLock - Variable in class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Variable for storing the value of "UsmUserSpinLock".
-
-
UsmUserStatus - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserStatus".
-
-
UsmUserStorageType - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Variable for storing the value of "UsmUserStorageType".
-
-
UsmUserTable - Variable in class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Variable for storing the value of "UsmUserTable".
-
-
UsmUserTableMeta - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for implementing the "UsmUserTable" group.
-
-
UsmUserTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
-
Constructor for the table.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-22.html b/dist/docs/api/index-files/index-22.html deleted file mode 100644 index f9a5dec..0000000 --- a/dist/docs/api/index-files/index-22.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - - -V-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

V

-
-
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen.
-
-
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
-
check that the given "var" identifies a columnar object.
-
-
validateVarId(long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
-
-
Checks whether the given OID arc identifies a variable (columnar - object).
-
-
validateVarId(long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Checks whether the given OID arc identifies a variable (scalar - object).
-
-
value - Variable in class com.sun.jdmk.Enumerated
-
-
This variable keeps the integer form of the enumerated.
-
-
value - Variable in class com.sun.management.snmp.SnmpInt
-
-
This is where the value is stored.
-
-
value - Variable in class com.sun.management.snmp.SnmpString
-
-
This is the bytes array of the string value.
-
-
valueIndexes() - Method in class com.sun.jdmk.Enumerated
-
-
Returns an Java enumeration of the permitted integers.
-
-
valueOf(String) - Static method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong whose value is specified by the - given String in decimal.
-
-
valueOf(String, int) - Static method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong whose value is specified by the - given String in the given radix.
-
-
valueStrings() - Method in class com.sun.jdmk.Enumerated
-
-
Returns an Java enumeration of the permitted strings.
-
-
varBindList - Variable in class com.sun.management.snmp.SnmpPdu
-
-
List of variables.
-
-
varList - Variable in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Contains the list of variable identifiers.
-
-
verify(byte[], byte[], int, byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Verify a received signed data.
-
-
verify(byte[], byte[], int, byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Verify that the passed signature is compliant with the passed data.
-
-
version - Variable in class com.sun.management.snmp.SnmpMsg
-
-
The protocol version.
-
-
version - Variable in class com.sun.management.snmp.SnmpPdu
-
-
Protocol version.
-
-
VersionMessage - Class in javax.management.remote.message
-
-
This class represents the handshake messages exchanged between the client - and the server to agree on the protocol version.
-
-
VersionMessage(String) - Constructor for class javax.management.remote.message.VersionMessage
-
-
Constructs a new VersionMessage with the specified protocol - version.
-
-
VOLATILE - Static variable in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Means that the data stored is volatile.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-23.html b/dist/docs/api/index-files/index-23.html deleted file mode 100644 index e205a12..0000000 --- a/dist/docs/api/index-files/index-23.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - -W-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

W

-
-
waitState(int, long) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Waits until either the State attribute of this MBean equals the - specified wantedState parameter, or the specified - timeout has elapsed.
-
-
waitState(int, long) - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Waits until either the State attribute of this MBean equals the - specified state parameter, - or the specified timeout has elapsed.
-
-
waitState(int, long) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed.
-
-
waitState(int, long) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed.
-
-
waitState(int, long) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed.
-
-
waitState(int, long) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Waits until either the State attribute of this MBean equals the - specified state parameter, or the specified - timeout has elapsed.
-
-
waitState(int, long) - Method in class com.sun.management.comm.CommunicatorServer
-
-
Waits until either the State attribute of this MBean equals the - specified wantedState parameter, or the specified - timeout has elapsed.
-
-
warmStartOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
warmStart Oid as defined in RFC 1907.
-
-
wildmatch(char[], char[]) - Static method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Match a string against a shell-style pattern.
-
-
wrap(Object) - Method in interface javax.management.remote.generic.ObjectWrapping
-
-
Wraps an object.
-
-
writeMessage(Message) - Method in interface javax.management.remote.generic.MessageConnection
-
-
Writes a Message object to the other end of the - connection.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-24.html b/dist/docs/api/index-files/index-24.html deleted file mode 100644 index 60b4002..0000000 --- a/dist/docs/api/index-files/index-24.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - -X-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

X

-
-
xor(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is the bitwise - xor of this and x.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-3.html b/dist/docs/api/index-files/index-3.html deleted file mode 100644 index a413fb7..0000000 --- a/dist/docs/api/index-files/index-3.html +++ /dev/null @@ -1,1448 +0,0 @@ - - - - - -C-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

C

-
-
calculateAuthDelta(String, byte[], byte[], byte[]) - Method in interface com.sun.management.snmp.SnmpUsmKeyHandler
-
-
Calculate the delta parameter needed when processing key change.
-
-
calculateAuthDelta(byte[], byte[], byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Calculate the delta parameter needed when processing key change.
-
-
calculateAuthDelta(byte[], byte[], byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Calculate the delta parameter needed when processing key change.
-
-
calculateNewAuthKey(byte[], byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Compute the new key and return it.
-
-
calculateNewAuthKey(byte[], byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Compute the new key and return it.
-
-
calculateNewPrivKey(byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Compute the new key and return it.
-
-
calculateNewPrivKey(byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Compute the new key and return it.
-
-
calculatePrivDelta(String, byte[], byte[], byte[], int) - Method in interface com.sun.management.snmp.SnmpUsmKeyHandler
-
-
Calculate the delta parameter needed when processing key change for a privacy algorithm.
-
-
calculatePrivDelta(byte[], byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
-
-
Calculate the delta parameter needed when processing key change for a - privacy algorithm.
-
-
calculatePrivDelta(byte[], byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
-
Calculate the delta parameter needed when processing key change for a - privacy algorithm.
-
-
cancel(Task) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Cancel the given task.
-
-
cancel() - Method in interface com.sun.jdmk.tasks.Task
-
-
Cancel the submitted task.
-
-
cannotCloseSequence() - Method in class com.sun.management.snmp.BerDecoder
-
-
Return true if the end of the current sequence is not reached.
-
-
CASCADING_FAILED_NOTIFICATION - Static variable in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
-
-
The type of the JMXConnectionNotification emitted when a - JMXConnectionNotification.FAILED is emitted by the underlying - JMX Remote Connection.
-
-
CASCADING_SERVICE_DEFAULT_NAME - Static variable in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
-
-
Default ObjectName of the CascadingServiceMBean - MBean.
-
-
CASCADING_STOPPED_NOTIFICATION - Static variable in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
-
-
The type of the JMXConnectionNotification emitted when a - source MBeanServer is unmounted.
-
-
CascadingAgent - Class in com.sun.jdmk.remote.cascading
-
-
This class is an abstract MBean class that provides a basic default - implementation for some methods of the CascadingAgentMBean - interface.
-
-
CascadingAgent(MBeanServerConnectionFactory, ObjectName, QueryExp, String, MBeanServer) - Constructor for class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
Construct a new CascadingAgent MBean.
-
-
CascadingAgentMBean - Interface in com.sun.jdmk.remote.cascading
-
-
Describes the management interface of the cascading agent MBean.
-
-
CascadingProxy - Class in com.sun.jdmk.remote.cascading.proxy
-
-
This class is used to proxy an MBean residing in a source - MBeanServer.
-
-
CascadingProxy(ObjectName, MBeanServerConnectionFactory) - Constructor for class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Creates a new CascadingProxy.
-
-
CascadingService - Class in com.sun.jdmk.remote.cascading
-
-
The CascadingServiceMBean is a high level service MBean that - makes it possible to remotely configure CascadingAgents.
-
-
CascadingService() - Constructor for class com.sun.jdmk.remote.cascading.CascadingService
-
-
Instantiate a new CascadingService.
-
-
CascadingService(MBeanServer) - Constructor for class com.sun.jdmk.remote.cascading.CascadingService
-
-
Instantiate a new CascadingService for the specified - target MBeanServer.
-
-
CascadingServiceMBean - Interface in com.sun.jdmk.remote.cascading
-
-
The CascadingServiceMBean is a high level service MBean that - makes it possible to remotely configure CascadingAgents.
-
-
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Checks if a set operation can be performed.
-
-
check(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
Checks whether an SNMP SET request can be successfully performed.
-
-
check(SnmpGenericMetaServer, ObjectName, SnmpValue, long, Object) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
Checks whether a SET operation can be performed on a given SNMP - variable.
-
-
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
Checks if a set operation can be performed.
-
-
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Checks if a set operation can be performed.
-
-
check(SnmpMibRequest) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Checks if a set operation can be performed.
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
-
-
Generic handling of the check operation.
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Generic handling of the check operation.
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Generic handling of the check operation.
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibOid
-
-
Generic handling of the check operation.
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Generic handling of the check operation.
-
-
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen.
-
-
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Implement the check method from the abstract SnmpMibAgent class.
-
-
check(SnmpValue, long, Object) - Method in interface com.sun.management.snmp.agent.SnmpStandardMetaServer
-
-
Checks that the new desired value of the scalar object identified - by the given OID arc is valid.
-
-
check(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpStandardObjectServer
-
-
Generic handling of the check operation.
-
-
check(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Check the value of a scalar variable
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
 
-
check(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Check the value of a scalar variable
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
check(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Check the value of a scalar variable
-
-
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
 
-
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
checkAny(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by every method from the - MBeanServer interface.
-
-
checkCommunity(String) - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Checks whether or not a community string is defined.
-
-
checkCommunity(String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Checks whether or not a community string is defined.
-
-
checkContextName(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Checks whether or not a context name is defined.
-
-
checkContextName(String) - Method in interface com.sun.management.snmp.UserAcl
-
-
Checks whether or not a context name is defined.
-
-
checkCreate(String, String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by each of the overloaded forms of - createMBean and by registerMBean.
-
-
checkDelete(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by unregisterMBean.
-
-
checkDeserialize(String, Object) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by each of the overloaded forms of - deserialize.
-
-
checkGetAccess(long, Object) - Method in interface com.sun.management.snmp.agent.SnmpGenericMetaServer
-
-
Check the access rights for a GET operation.
-
-
checkInitialization() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
-
Check that this MBeanServerInterceptorWrapper is correctly initialized.
-
-
checkInstantiate(String, String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by each of the overloaded forms of - instantiate.
-
-
checkInvoke(String, ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by invoke.
-
-
checkNotification(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by each of the overloaded forms of - addNotificationListener and - removeNotificationListener.
-
-
checkQuery(String, ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by queryMBeans and - queryNames.
-
-
checkRead(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by getAttribute, - getAttributes, getObjectInstance, - isRegistered, getMBeanCount, - getDefaultDomain, getMBeanInfo, and - isInstanceOf.
-
-
checkReadPermission(InetAddress) - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Checks whether or not the specified host has READ access.
-
-
checkReadPermission(InetAddress, String) - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Checks whether or not the specified host and community have READ access.
-
-
checkReadPermission(InetAddress) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Checks whether or not the specified host has READ access.
-
-
checkReadPermission(InetAddress, String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Checks whether or not the specified host and community have READ access.
-
-
checkReadPermission(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Checks whether or not the specified user has READ access.
-
-
checkReadPermission(String, String, int) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Checks whether or not the specified user and context name have READ access.
-
-
checkReadPermission(String) - Method in interface com.sun.management.snmp.UserAcl
-
-
Checks whether or not the specified user has READ access.
-
-
checkReadPermission(String, String, int) - Method in interface com.sun.management.snmp.UserAcl
-
-
Checks whether or not the specified user and context name have READ access.
-
-
checkRemoveTableRow(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Check whether the specified row can be removed from the table.
-
-
checkRowStatusChange(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Check whether the control variable of the given row can be - switched to the new specified newStatus.
-
-
checkSetAccess(SnmpValue, long, Object) - Method in interface com.sun.management.snmp.agent.SnmpGenericMetaServer
-
-
Check the access rights for a SET operation.
-
-
checkTransferAttribute(ClassLoader, Attribute) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Check whether the attribute value needs to be transferred in the - destination class loader.
-
-
checkTransferAttribute(ClassLoader, Attribute) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
checkTransferAttributeList(ClassLoader, AttributeList) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Check whether the attribute values needs to be transferred in the - destination class loader.
-
-
checkTransferAttributeList(ClassLoader, AttributeList) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
checkTransferObject(ClassLoader, Object) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Check whether the given value need to be transferred into the - target class loader.
-
-
checkTransferObject(ClassLoader, Object) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
checkTransferParameters(ClassLoader, Object[]) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Check whether the given parameters need to be transferred into the - target class loader.
-
-
checkTransferParameters(ClassLoader, Object[]) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
checkUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserAuthKeyChange" variable.
-
-
checkUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserAuthKeyChange" variable.
-
-
checkUsmUserAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserAuthKeyChange" variable.
-
-
checkUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserAuthProtocol" variable.
-
-
checkUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Checker for the "UsmUserAuthProtocol" variable.
-
-
checkUsmUserAuthProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserAuthProtocol" variable.
-
-
checkUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserCloneFrom" variable.
-
-
checkUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Checker for the "UsmUserCloneFrom" variable.
-
-
checkUsmUserCloneFrom(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserCloneFrom" variable.
-
-
checkUsmUserOwnAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserOwnAuthKeyChange" variable.
-
-
checkUsmUserOwnAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserOwnAuthKeyChange" variable.
-
-
checkUsmUserOwnPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserOwnPrivKeyChange" variable.
-
-
checkUsmUserOwnPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserOwnPrivKeyChange" variable.
-
-
checkUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserPrivKeyChange" variable.
-
-
checkUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Setter for the "UsmUserPrivKeyChange" variable.
-
-
checkUsmUserPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserPrivKeyChange" variable.
-
-
checkUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserPrivProtocol" variable.
-
-
checkUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Checker for the "UsmUserPrivProtocol" variable.
-
-
checkUsmUserPrivProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserPrivProtocol" variable.
-
-
checkUsmUserPublic(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserPublic" variable.
-
-
checkUsmUserPublic(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserPublic" variable.
-
-
checkUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Checker for the "UsmUserSpinLock" variable.
-
-
checkUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserImpl
-
-
Checker for the "UsmUserSpinLock" variable.
-
-
checkUsmUserSpinLock(Integer) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserMBean
-
-
Checker for the "UsmUserSpinLock" variable.
-
-
checkUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserStatus" variable.
-
-
checkUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Checker for the "UsmUserStatus" variable.
-
-
checkUsmUserStatus(EnumUsmUserStatus) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserStatus" variable.
-
-
checkUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Checker for the "UsmUserStorageType" variable.
-
-
checkUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Checker for the "UsmUserStorageType" variable.
-
-
checkUsmUserStorageType(EnumUsmUserStorageType) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Checker for the "UsmUserStorageType" variable.
-
-
checkWrite(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Checking operation invoked by setAttribute and - setAttributes.
-
-
checkWritePermission(InetAddress) - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Checks whether or not the specified host has WRITE access.
-
-
checkWritePermission(InetAddress, String) - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Checks whether or not the specified host and community have WRITE access.
-
-
checkWritePermission(InetAddress) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Checks whether or not the specified host has WRITE access.
-
-
checkWritePermission(InetAddress, String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Checks whether or not the specified host and community have WRITE access.
-
-
checkWritePermission(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Checks whether or not the specified user has WRITE access.
-
-
checkWritePermission(String, String, int) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Checks whether or not the specified user and context name have WRITE access.
-
-
checkWritePermission(String) - Method in interface com.sun.management.snmp.UserAcl
-
-
Checks whether or not the specified user has WRITE access.
-
-
checkWritePermission(String, String, int) - Method in interface com.sun.management.snmp.UserAcl
-
-
Checks whether or not the specified user and context name have WRITE access.
-
-
ClassLoaderRepositorySupport - Class in com.sun.jdmk
-
-
Deprecated. - -
-
-
ClassLoaderRepositorySupport() - Constructor for class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
clearBit(int) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that has the designated - bit clear.
-
-
clearCache() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Clear the notification cache.
-
-
clearCache() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Clear the notification cache.
-
-
clearCache() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Clear the notification cache.
-
-
clearPassword() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
-
-
Clear the password to check.
-
-
CLIENT_LOCALHOST - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies a String object as a local host for a client (HTTP/HTTPS/RMI) - to receive notifications from its server.
-
-
ClientNotificationHandler - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connectors. This interface may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
clone() - Method in class com.sun.jdmk.comm.AuthInfo
-
-
Clone this AuthInfo.
-
-
clone() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
-
-
Deprecated.
-
Clones this object.
-
-
clone() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Clone this HttpConnectorAddress.
-
-
clone() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Clone this HttpsConnectorAddress.
-
-
clone() - Method in interface com.sun.jdmk.OperationContext
-
-
Make a copy of this object.
-
-
clone() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Clones the SnmpCounter64 object, making a copy of its data.
-
-
clone() - Method in class com.sun.management.snmp.SnmpInt
-
-
Clones the SnmpInt object, making a copy of its data.
-
-
clone() - Method in class com.sun.management.snmp.SnmpNull
-
-
Clones the SnmpNull object, making a copy of its data.
-
-
clone() - Method in class com.sun.management.snmp.SnmpString
-
-
Clones the SnmpString object, making a copy of its data.
-
-
cloneAuthPair(SnmpUsmAuthPair) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Clones the passed pair.
-
-
clonePrivPair(SnmpUsmPrivPair) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Clones the passed pair.
-
-
close() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Closes the receiving socket, and terminates the receiving loop.
-
-
close() - Method in class javax.management.remote.generic.GenericConnector
-
 
-
close() - Method in interface javax.management.remote.generic.MessageConnection
-
-
Terminates this object connection.
-
-
CloseMessage - Class in javax.management.remote.message
-
-
This class is used to inform a remote side of local closing.
-
-
CloseMessage() - Constructor for class javax.management.remote.message.CloseMessage
-
-
Constructs a CloseMessage with null message.
-
-
CloseMessage(String) - Constructor for class javax.management.remote.message.CloseMessage
-
-
Constructs a CloseMessage with a user specific message.
-
-
closeSequence() - Method in class com.sun.management.snmp.BerDecoder
-
-
Close a sequence.
-
-
closeSequence() - Method in class com.sun.management.snmp.BerEncoder
-
-
Close a sequence.
-
-
closeSequence(int) - Method in class com.sun.management.snmp.BerEncoder
-
-
Close a sequence with the specified tag.
-
-
coldStartOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
coldStart Oid as defined in RFC 1907.
-
-
com.sun.jdmk - package com.sun.jdmk
-
-
Provides the core Java DMK classes.
-
-
com.sun.jdmk.comm - package com.sun.jdmk.comm
-
-
Provides the classes that implement proprietary connectors and adaptors.
-
-
com.sun.jdmk.discovery - package com.sun.jdmk.discovery
-
-
Provides the classes of the discovery service.
-
-
com.sun.jdmk.interceptor - package com.sun.jdmk.interceptor
-
-
Provides classes that make up the MBeanServerInterceptor feature.
-
-
com.sun.jdmk.remote.cascading - package com.sun.jdmk.remote.cascading
-
-
Provides the classes that implement - cascading over JMX Remote API connectors.
-
-
com.sun.jdmk.remote.cascading.proxy - package com.sun.jdmk.remote.cascading.proxy
-
-
Provides the classes that implement - proxy-based cascading over JMX Remote API connectors.
-
-
com.sun.jdmk.security.sasl - package com.sun.jdmk.security.sasl
-
-
Provides the JCA provider for the Java DMK SASL mechanisms and supplies a new callback AuthenticateCallback.
-
-
com.sun.jdmk.tasks - package com.sun.jdmk.tasks
-
-
Provides classes to customize Java DMK threading.
-
-
com.sun.jdmk.tools - package com.sun.jdmk.tools
-
-
Provides the classes implementing the Java DMK tools.
-
-
com.sun.management.comm - package com.sun.management.comm
-
-
Provides the classes implementing the SNMP adaptor servers.
-
-
com.sun.management.snmp - package com.sun.management.snmp
-
-
Provides the core classes for implementing common SNMP data types and services.
-
-
com.sun.management.snmp.agent - package com.sun.management.snmp.agent
-
-
Provides the classes for implementing an SNMP agent.
-
-
com.sun.management.snmp.IPAcl - package com.sun.management.snmp.IPAcl
-
-
Provides the classes for storing ACL information in an ASCII file.
-
-
com.sun.management.snmp.manager - package com.sun.management.snmp.manager
-
-
Provides the classes for implementing an SNMP manager and for sending -SNMP requests.
-
-
com.sun.management.snmp.manager.usm - package com.sun.management.snmp.manager.usm
-
-
Provides the classes for sending SNMPv3 requests, using the User-based Security Model.
-
-
com.sun.management.snmp.mpm - package com.sun.management.snmp.mpm
-
-
Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3.
-
-
com.sun.management.snmp.uacl - package com.sun.management.snmp.uacl
-
-
Provides the classes for storing User based ACL information in an ASCII file.
-
-
com.sun.management.snmp.usm - package com.sun.management.snmp.usm
-
-
Provides the classes for implementing the SNMP User-based Security Model -for SNMPv3.
-
-
com.sun.management.snmp.usm.usmmib - package com.sun.management.snmp.usm.usmmib
-
-
Provides the classes which implement the SNMP-USER-BASED-SM-MIB.
-
-
CommunicationException - Exception in com.sun.jdmk.comm
-
-
Represents exceptions raised due to communications problems, - for example when a managed object server is out of reach.
-
-
CommunicationException(Throwable) - Constructor for exception com.sun.jdmk.comm.CommunicationException
-
-
Constructs a CommunicationException with a target exception.
-
-
CommunicationException(Throwable, String) - Constructor for exception com.sun.jdmk.comm.CommunicationException
-
-
Constructs a CommunicationException with a target exception - and a detail message.
-
-
CommunicationException(String) - Constructor for exception com.sun.jdmk.comm.CommunicationException
-
-
Constructs a CommunicationException with a detail message.
-
-
CommunicatorServer - Class in com.sun.jdmk.comm
-
-
Defines generic behavior for the server part of a connector or an adaptor.
-
-
CommunicatorServer(int) - Constructor for class com.sun.jdmk.comm.CommunicatorServer
-
-
Instantiates a CommunicatorServer.
-
-
CommunicatorServer - Class in com.sun.management.comm
-
-
Defines generic behavior for the server part of a connector or an adaptor.
-
-
CommunicatorServer(int) - Constructor for class com.sun.management.comm.CommunicatorServer
-
-
Instantiates a CommunicatorServer.
-
-
CommunicatorServerMBean - Interface in com.sun.jdmk.comm
-
-
Defines generic behavior for the server - part of a connector or an adaptor.
-
-
communities() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns an enumeration of community strings.
-
-
community - Variable in class com.sun.management.snmp.SnmpMessage
-
-
Community name.
-
-
compareTo(Object) - Method in class com.sun.jdmk.UnsignedLong
-
 
-
compareTo(long) - Method in class com.sun.jdmk.UnsignedLong
-
-
Returns a value that is negative, zero, or positive according as - the value represented by this is respectively less - than, equal to, or greater to x.
-
-
compareTo(SnmpIndex) - Method in class com.sun.management.snmp.agent.SnmpIndex
-
-
Compares two indexes.
-
-
CompatibleMBeanInterceptor - Class in com.sun.jdmk.interceptor
-
-
An MBeanServerInterceptor that forwards every request - unchanged to an MBeanInterceptor.
-
-
CompatibleMBeanInterceptor(MBeanInterceptor) - Constructor for class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
-
Create a new CompatibleMBeanInterceptor - that forwards its requests to a MBeanInterceptor.
-
-
compile(String[]) - Static method in class com.sun.jdmk.tools.MibGen
-
-
The compile method of the mibgen compiler.
-
-
COMPLETE - Static variable in class javax.management.remote.message.SASLMessage
-
-
This status code is used by a server to indicate that the authentication - exchange is complete and successful.
-
-
connect(ConnectorAddress) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Initializes the communication with the remote MBeanServer.
-
-
connect(ConnectorAddress) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Initializes the communication with the remote MBeanServer.
-
-
connect(ConnectorAddress) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Initializes the communication with the remote MBeanServer.
-
-
connect() - Method in class javax.management.remote.generic.GenericConnector
-
 
-
connect(Map) - Method in class javax.management.remote.generic.GenericConnector
-
 
-
connect(Map) - Method in interface javax.management.remote.generic.MessageConnection
-
-
Establish the connection.
-
-
connect(Map) - Method in class javax.management.remote.jmxmp.JMXMPConnector
-
 
-
CONNECTION_ESTABLISHED - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
-
-
Notification type denoting that the connector client specified as the source object has been connected - to its corresponding connector server.
-
-
CONNECTION_LOST - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
-
-
Notification type denoting that the connector server associated to the connector client specified - as the source object in this notification has died.
-
-
CONNECTION_REESTABLISHED - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
-
-
Notification type denoting that the connector server associated to the connector client specified - as the source object in this notification was temporarily unreachable but connection has been - reestablished successfully.
-
-
CONNECTION_RETRYING - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
-
-
Notification type denoting that the connector server associated to the connector client specified - as the source object in this notification is temporarily unreachable but the connector client is - trying to reestablish the connection.
-
-
CONNECTION_TERMINATED - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
-
-
Notification type denoting that the connector client specified as the source object has been disconnected - from its corresponding connector server.
-
-
ConnectionClosedException - Exception in javax.management.remote.generic
-
-
Thrown by a connection server when it receives a request for a - connection that it has decided to close.
-
-
ConnectionClosedException() - Constructor for exception javax.management.remote.generic.ConnectionClosedException
-
-
Constructs a ConnectionClosedException with - null as its error detail message.
-
-
ConnectionClosedException(String) - Constructor for exception javax.management.remote.generic.ConnectionClosedException
-
-
Constructs a ConnectionClosedException with the - specified detail message.
-
-
ConnectorAddress - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connectors. This interface may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
contains(ObjectName) - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Checks whether an MBean of the name specified is already stored in - the repository.
-
-
contains(ObjectName) - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Checks whether an MBean of the name specified is already stored in - the repository.
-
-
contains(String) - Static method in class com.sun.jdmk.ThreadContext
-
-
Check whether a value with the given key exists in the stack.
-
-
contains(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return true if the entry identified by the given OID index - is contained in this table.
-
-
containsInformListener(SnmpInformListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns true if the specified object is listening - to inform requests.
-
-
containsTrapListener(SnmpTrapListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns true if the specified object is listening to traps.
-
-
contextEngineId - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
-
-
The context engine Id in which the pdu must be handled (Generally the local engine Id).
-
-
contextEngineId - Variable in exception com.sun.management.snmp.SnmpSecurityException
-
-
The current context engine Id.
-
-
contextEngineId - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
The context engine Id in which the pdu must be handled (Generally the local engine Id).
-
-
contextName - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
-
-
The context name in which the OID have to be interpreted.
-
-
contextName - Variable in exception com.sun.management.snmp.SnmpSecurityException
-
-
The current context name.
-
-
contextName - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
The context name in which the OID has to be interpreted.
-
-
CONTINUE - Static variable in class javax.management.remote.message.SASLMessage
-
-
This status code is used by either a client or server to indicate that - they require more interaction with the other peer in order to complete - the authentication exchange.
-
-
CREATE - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
CREATE_MBEAN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
CREATE_MBEAN_LOADER - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
CREATE_MBEAN_LOADER_PARAMS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
CREATE_MBEAN_PARAMS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
createAndGo - Static variable in class com.sun.management.snmp.EnumRowStatus
-
-
This value corresponds to the createAndGo RowStatus, - as defined in RFC 2579 from SMIv2: - - createAndGo is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; -
-
-
createAndWait - Static variable in class com.sun.management.snmp.EnumRowStatus
-
-
This value corresponds to the createAndWait RowStatus, - as defined in RFC 2579 from SMIv2: - - createAndWait is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); -
-
-
createCallbackTaskServer() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Return the TaskServer that will be used to invoke callbacks.
-
-
createDispatcherThread(Runnable) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Creates a new Thread to listen for incoming traps.
-
-
createEngine(SnmpEngineParameters) - Method in class com.sun.management.snmp.JdmkEngineFactory
-
-
The engine instantiation method.
-
-
createEngine(SnmpEngineParameters, InetAddressAcl) - Method in class com.sun.management.snmp.JdmkEngineFactory
-
-
The engine instantiation method.
-
-
createEngine(SnmpEngineParameters) - Method in interface com.sun.management.snmp.SnmpEngineFactory
-
-
The engine instantiation method.
-
-
createEngine(SnmpEngineParameters, InetAddressAcl) - Method in interface com.sun.management.snmp.SnmpEngineFactory
-
-
The engine instantiation method.
-
-
createEngineId(byte[]) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates an engine Id based on the passed array.
-
-
createEngineId() - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates an engine Id that is unique to the host the agent is running on.
-
-
createEngineId(String) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates a unique engine Id.
-
-
createEngineId(String, String) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Idem SnmpEngineId.createEngineId(java.lang.String) - with the ability to provide your own separator.
-
-
createEngineId(int) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates a unique engine Id.
-
-
createEngineId(InetAddress, int) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates a unique engine Id.
-
-
createEngineId(int, int) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates a unique engine Id.
-
-
createEngineId(InetAddress, int, int) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates a unique engine Id.
-
-
createEngineId(int, InetAddress) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates an engine Id based on an InetAddress.
-
-
createEngineId(InetAddress) - Static method in class com.sun.management.snmp.SnmpEngineId
-
-
Generates an engine Id based on an InetAddress.
-
-
createMBean(String, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Creates an registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Creates and registers an instance of an MBean in the remote object server.
-
-
createMBean(String, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
createMBean(String, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Instantiates and registers an MBean in the MBean server.
-
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Instantiates and registers an MBean in the MBean server.
-
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("createMBean", name), then - checkCreate("createMBean", className, name, null, params, - signature), then forward this method to the wrapped object.
-
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("createMBean", name), then - checkCreate("createMBean", className, name, loaderName, params, - signature), then forward this method to the wrapped object.
-
-
createMBean(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
createMBean(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates and registers an MBean in the MBean server.
-
-
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates and registers an MBean in the MBean server.
-
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates and registers an MBean in the MBean server.
-
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates and registers an MBean in the MBean server.
-
-
createMBean(String, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method is invoked when the creation of a new entry is requested - by a remote SNMP manager.
-
-
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in interface com.sun.management.snmp.agent.SnmpTableEntryFactory
-
-
This method is called by the SNMP runtime whenever a new entry - creation is requested by a remote manager.
-
-
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Creates a new entry in the table.
-
-
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
 
-
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
createNewUser(byte[], String) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Asks the Usm Lcd to create a new user in the storage space.
-
-
createNewUser(byte[], String) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
createObjectName() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
This method is called when the UsmUseEntryImpl is added or - removed from the MBeanServer.
-
-
createPacketTaskServer() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
-
-
Return the TaskServer that will be used to handle incoming - Trap/Inform PDUs.
-
-
createParameters(SnmpPdu) - Method in class com.sun.management.snmp.agent.SnmpUsmProxy
-
-
Factory parameters method.
-
-
createParameters(SnmpPdu) - Method in class com.sun.management.snmp.agent.SnmpV3Proxy
-
-
Factory parameters method.
-
-
createParser(String, String, String) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Creates and registers in the MBeanServer the HTML parser - MBean used by the HtmlAdaptorServer to parse incoming - requests or build outgoing HTML pages.
-
-
createProxy(ObjectName, MBeanServerConnectionFactory) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
Creates a new proxy for the specified source MBean.
-
-
createSecurityCache() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
See SnmpSecurityModel interface for doc.
-
-
createServerSocket(int) - Method in class com.sun.jdmk.comm.TimedRmiSocketFactory
-
 
-
createSocket(String, int) - Method in class com.sun.jdmk.comm.TimedRmiSocketFactory
-
 
-
createUsmMibObjectName(SnmpEngine) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
This method is called by the adaptor.
-
-
createUsmSecurityParameters() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Instantiates the SecurityParameters.
-
-
createUsmSecurityParameters() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Instantiates an SnmpUsmSecurityParameters.
-
-
createUsmStatsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Factory method for "UsmStats" group MBean.
-
-
createUsmStatsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
-
 
-
createUsmStatsMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Factory method for "UsmStats" group metadata class.
-
-
createUsmUserEntry(SnmpEngine, SnmpMib, SnmpUsmLcd, SnmpUsmSecureUser, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
-
Overload this method in order to instantiate your own UsmUserEntry.
-
-
createUsmUserEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Byte[], String) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Factory method for "UsmUserEntry" entry MBean class.
-
-
createUsmUserEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Byte[], String) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
-
 
-
createUsmUserEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
-
Factory method for "UsmUserEntry" entry metadata class.
-
-
createUsmUserMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Factory method for "UsmUser" group MBean.
-
-
createUsmUserMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
-
-
Factory method for "UsmUser" group MBean.
-
-
createUsmUserMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Factory method for "UsmUser" group metadata class.
-
-
createUsmUserMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
-
 
-
createUsmUserTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Factory method for "UsmUserTable" table metadata class.
-
-
creationEnabled - Variable in class com.sun.management.snmp.agent.SnmpMibTable
-
-
true if remote creation of entries via SET operations - is enabled.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-4.html b/dist/docs/api/index-files/index-4.html deleted file mode 100644 index 081011a..0000000 --- a/dist/docs/api/index-files/index-4.html +++ /dev/null @@ -1,659 +0,0 @@ - - - - - -D-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

D

-
-
DaemonTaskServer - Class in com.sun.jdmk.tasks
-
-
This class implements a Task Server that runs in its own - thread.
-
-
DaemonTaskServer() - Constructor for class com.sun.jdmk.tasks.DaemonTaskServer
-
 
-
data - Variable in class com.sun.management.snmp.SnmpMsg
-
-
Encoding of the PDU.
-
-
dataLength - Variable in class com.sun.management.snmp.SnmpMsg
-
-
Number of useful bytes in the data field.
-
-
deactivateEncryption() - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Deactivate SNMP V3 encryption.
-
-
decode(String) - Static method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong whose value is specified by the - given String, including a possible prefix indicating the radix.
-
-
decode(byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
decode(byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
decode(byte[]) - Method in interface com.sun.management.snmp.SnmpSecurityParameters
-
-
BER decoding of security parameters.
-
-
decodeMessage(byte[], int) - Method in class com.sun.management.snmp.SnmpMessage
-
-
Decodes the specified bytes and initializes this message.
-
-
decodeMessage(byte[], int) - Method in class com.sun.management.snmp.SnmpMsg
-
-
Decodes the specified bytes and initializes this message.
-
-
decodeMessage(byte[], int) - Method in class com.sun.management.snmp.SnmpV3Message
-
-
Decodes the specified bytes and initializes this message.
-
-
decodeSnmpPdu() - Method in class com.sun.management.snmp.SnmpMessage
-
-
Gets the PDU encoded in this message.
-
-
decodeSnmpPdu() - Method in class com.sun.management.snmp.SnmpMsg
-
-
Gets the PDU encoded in this message.
-
-
decodeSnmpPdu(SnmpMsg) - Method in interface com.sun.management.snmp.SnmpPduFactory
-
-
Decodes the specified SnmpMsg and returns the - resulting SnmpPdu.
-
-
decodeSnmpPdu(SnmpMsg) - Method in class com.sun.management.snmp.SnmpPduFactoryBER
-
-
Calls SnmpMsg.decodeSnmpPdu - on the specified message and returns the resulting SnmpPdu.
-
-
decodeSnmpPdu() - Method in class com.sun.management.snmp.SnmpV3Message
-
-
Gets the PDU encoded in this message.
-
-
decodeVarBindList(BerDecoder) - Method in class com.sun.management.snmp.SnmpMsg
-
-
For Java DMK private use only.
-
-
decrypt(byte[], SnmpEncryptionPair) - Method in class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
Decrypts the passed encrypted data using the provided IV parameter.
-
-
decrypt(byte[], SnmpEncryptionPair) - Method in interface com.sun.management.snmp.usm.SnmpUsmPrivAlgorithm
-
-
Decrypt some data using a key.
-
-
DefaultMapper - Class in com.sun.jdmk.comm
-
-
Deprecated. -
MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The class - DefaultMapper may be removed in a future version - of Java DMK.
-
-
-
DefaultMapper() - Constructor for class com.sun.jdmk.comm.DefaultMapper
-
-
Deprecated.
-
DefaultMBeanInterceptor - Class in com.sun.jdmk
-
-
Deprecated. -
This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases. The - JdmkMBeanServer now uses - DefaultMBeanServerInterceptor
-
-
-
DefaultMBeanInterceptor(MBeanServer) - Constructor for class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
Creates a DefaultMBeanInterceptor with a standard default domain name.
-
-
DefaultMBeanInterceptor(MBeanServer, String) - Constructor for class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
Creates a DefaultMBeanInterceptor with the specified default domain name.
-
-
DefaultMBeanInterceptor(MBeanServer, String, Repository) - Constructor for class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
Creates a DefaultMBeanInterceptor with the specified default domain name.
-
-
DefaultMBeanServerInterceptor - Class in com.sun.jdmk.interceptor
-
-
This is the default class for MBean manipulation on the agent side.
-
-
DefaultMBeanServerInterceptor(MBeanServer, MBeanServerDelegate, MBeanServer) - Constructor for class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
-
Creates a DefaultMBeanServerInterceptor with the specified - default domain name.
-
-
DefaultPaths - Class in com.sun.jdmk
-
-
Deprecated. -
Use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
defaultTimeout - Static variable in class com.sun.management.snmp.agent.SnmpProxy
-
-
The default timeout is 10 seconds.
-
-
DELEGATE - Static variable in class com.sun.jdmk.ServiceName
-
-
The object name of the MBeanServer delegate object -
- The value is JMImplementation:type=MBeanServerDelegate.
-
-
DES_DELTA_SIZE - Static variable in interface com.sun.management.snmp.SnmpUsmKeyHandler
-
-
DES privacy algorithm delta size.
-
-
DES_KEY_SIZE - Static variable in interface com.sun.management.snmp.SnmpUsmKeyHandler
-
-
DES privacy algorithm key size.
-
-
DES_PRIV - Static variable in class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
Algorithm name as defined in rfc 2574, "usmDESPrivProtocol".
-
-
deserialize(ObjectName, byte[]) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
De-serializes a byte array in the context of the class loader - of an MBean.
-
-
deserialize(String, byte[]) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
De-serializes a byte array in the context of a given MBean class loader.
-
-
deserialize(String, ObjectName, byte[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
De-serializes a byte array in the context of a given MBean class loader.
-
-
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
deserialize(String, ObjectName, byte[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("deserialize", name), then - checkDeserialize("deserialize", name), - then forward this method to the wrapped object.
-
-
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("deserialize", null), then - checkDeserialize("deserialize", className), - then forward this method to the wrapped object.
-
-
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("deserialize", null), then - checkDeserialize("deserialize", className), - then forward this method to the wrapped object.
-
-
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
De-serializes a byte array in the context of the class loader - of an MBean.
-
-
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
De-serializes a byte array in the context of a given MBean class loader.
-
-
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
De-serializes a byte array in the context of a given MBean class loader.
-
-
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
deserialize(String, byte[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
destroy - Static variable in class com.sun.management.snmp.EnumRowStatus
-
-
This value corresponds to the destroy RowStatus, as defined in - RFC 2579 from SMIv2: - - destroy is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row.
-
-
disableCommunityStringAtContext() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Deactivate the community string to context translation.
-
-
disableCommunityStringAtContext() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Deactivate the community string to context translation.
-
-
disableConnectionNotifications() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
This method should only be called by subclasses.
-
-
disableSnmpV1V2SetRequest() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Disable SNMP V1 and V2 set requests.
-
-
DISCARD_NEW - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
This constant controls the cache behavior for notification - forwarding.
-
-
DISCARD_OLD - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
This constant controls the cache behavior for notification forwarding.
-
-
disconnect() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
disconnect(boolean) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Terminates the communication with the MBeanServer.
-
-
disconnect() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Terminates the communication with the MBeanServer.
-
-
disconnect() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Terminates the communication with the MBeanServer.
-
-
disconnect(boolean) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Terminates the communication with the MBeanServer.
-
-
DiscoveryClient - Class in com.sun.jdmk.discovery
-
-
Provides methods to discover Java DMK agents.
-
-
DiscoveryClient() - Constructor for class com.sun.jdmk.discovery.DiscoveryClient
-
-
Constructs a DiscoveryClient.
-
-
DiscoveryClient(String, int) - Constructor for class com.sun.jdmk.discovery.DiscoveryClient
-
-
Constructs a DiscoveryClient.
-
-
DiscoveryClient(String, int, InetAddress) - Constructor for class com.sun.jdmk.discovery.DiscoveryClient
-
-
Constructs a DiscoveryClient.
-
-
DiscoveryClientMBean - Interface in com.sun.jdmk.discovery
-
-
Provides methods to discover Java DMK agents.
-
-
DiscoveryMonitor - Class in com.sun.jdmk.discovery
-
-
Describe an MBean that listens for registering and unregistering information sent by - DiscoveryResponder objects on a given multicast group.
-
-
DiscoveryMonitor() - Constructor for class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Constructs a DiscoveryMonitor.
-
-
DiscoveryMonitor(String, int) - Constructor for class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Constructs a DiscoveryMonitor.
-
-
DiscoveryMonitor(String, int, InetAddress) - Constructor for class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Constructs a DiscoveryMonitor.
-
-
DiscoveryMonitorMBean - Interface in com.sun.jdmk.discovery
-
-
Describe an MBean that listens for registering and unregistering information sent by - DiscoveryResponder objects on a given multicast group.
-
-
DiscoveryResponder - Class in com.sun.jdmk.discovery
-
-
Implements the MBean that responds to the discovery requests.
-
-
DiscoveryResponder() - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Constructs a DiscoveryResponder.
-
-
DiscoveryResponder(String, int) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Constructs a DiscoveryResponder.
-
-
DiscoveryResponder(String, int, InetAddress) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Constructs a DiscoveryResponder.
-
-
DiscoveryResponder(String, int, InetAddress, String) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Constructs a DiscoveryResponder.
-
-
DiscoveryResponderMBean - Interface in com.sun.jdmk.discovery
-
-
Implements the MBean that responds to the discovery requests.
-
-
DiscoveryResponderNotification - Class in com.sun.jdmk.discovery
-
-
The DiscoveryResponderNotification object is sent by the - DiscoveryMonitor MBean to its listener.
-
-
DiscoveryResponderNotification(DiscoveryMonitor, int, DiscoveryResponse, long) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponderNotification
-
-
Constructs a DiscoveryResponderNotification.
-
-
DiscoveryResponse - Class in com.sun.jdmk.discovery
-
-
The DiscoveryResponse is used by the DiscoveryClient - class to represent the result of a discovery operation.
-
-
divide(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an UnsignedLong that is equal to - [this / x], where [x] is the floor - function.
-
-
doBind() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
 
-
doBind() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
doBind() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Binds the HTML protocol adaptor.
-
-
doBind() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Binds the adaptor server.
-
-
doBind() - Method in class com.sun.management.comm.CommunicatorServer
-
 
-
doBind() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Creates the datagram socket.
-
-
doError(Exception) - Method in class com.sun.jdmk.comm.CommunicatorServer
-
 
-
doError(Exception) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
doError(Exception) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
 
-
doError(Exception) - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
doError(Exception) - Method in class com.sun.management.comm.CommunicatorServer
-
 
-
doError(Exception) - Method in class com.sun.management.comm.SnmpAdaptorServer
-
 
-
DOMAIN - Static variable in class com.sun.jdmk.ServiceName
-
-
The default domain.
-
-
doProcess() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
doProcess() is called after doReceive(): - it should process the requests of the incoming client.
-
-
doProcess() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
doProcess() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Handles incoming requests.
-
-
doProcess() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Returns immediately.
-
-
doProcess() - Method in class com.sun.management.comm.CommunicatorServer
-
-
doProcess() is called after doReceive(): - it should process the requests of the incoming client.
-
-
doProcess() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Not used in this context.
-
-
doReceive() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
doReceive() should block until a client is available.
-
-
doReceive() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
doReceive() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Collects incoming requests.
-
-
doReceive() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Collects incoming requests.
-
-
doReceive() - Method in class com.sun.management.comm.CommunicatorServer
-
-
doReceive() should block until a client is available.
-
-
doReceive() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Reads a packet from the datagram socket and creates a request handler - which decodes and processes the request.
-
-
doubleValue() - Method in class com.sun.jdmk.UnsignedLong
-
-
Return the representable double that is nearest - to this unsigned number.
-
-
doUnbind() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
doUnbind() is called whenever the connector goes - OFFLINE, except if doBind() has - thrown an exception.
-
-
doUnbind() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
doUnbind() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Unbinds the HTML protocol adaptor.
-
-
doUnbind() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Unbinds the adaptor.
-
-
doUnbind() - Method in class com.sun.management.comm.CommunicatorServer
-
-
doUnbind() is called whenever the connector goes - OFFLINE, except if doBind() has - thrown an exception.
-
-
doUnbind() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Closes the datagram socket.
-
-
dumpHexBuffer(byte[], int, int) - Static method in class com.sun.management.snmp.SnmpMsg
-
-
Dumps the content of a byte buffer using hexadecimal form.
-
-
duplicate() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Performs a clone action.
-
-
duplicate() - Method in class com.sun.management.snmp.SnmpInt
-
-
Performs a clone action.
-
-
duplicate() - Method in class com.sun.management.snmp.SnmpNull
-
-
Performs a clone action.
-
-
duplicate() - Method in class com.sun.management.snmp.SnmpString
-
-
Performs a clone action.
-
-
duplicate() - Method in class com.sun.management.snmp.SnmpValue
-
-
Same as clone, but you cannot perform cloning using this object because - clone is protected.
-
-
DynamicMetaDataImpl - Class in com.sun.jdmk
-
-
Deprecated. -
This class is kept as a utility class, though it is no longer - used. It may not be supported in future releases.
-
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-5.html b/dist/docs/api/index-files/index-5.html deleted file mode 100644 index 75c338e..0000000 --- a/dist/docs/api/index-files/index-5.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - -E-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

E

-
-
egpNeighborLossOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
-
-
egpNeighborLoss Oid as defined in RFC 1907.
-
-
enableCommunityStringAtContext() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Activate the community string to context translation.
-
-
enableCommunityStringAtContext() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Activate the community string to context translation.
-
-
enableConnectionNotifications() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
This method should only be called by subclasses.
-
-
enableSnmpV1V2SetRequest() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Enable SNMP V1 and V2 set requests.
-
-
enableStrictParsing(boolean) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
Call this method in order to change the file parsing behavior.
-
-
encode(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[], byte[], int, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
encode(SnmpDecryptedPdu, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification
-
-
encode(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[], byte[], int, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
encode(SnmpDecryptedPdu, byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
encode(byte[]) - Method in interface com.sun.management.snmp.SnmpSecurityParameters
-
-
BER encoding of security parameters.
-
-
encodeMessage(byte[]) - Method in class com.sun.management.snmp.SnmpMessage
-
-
Encodes this message and puts the result in the specified byte array.
-
-
encodeMessage(byte[]) - Method in class com.sun.management.snmp.SnmpMsg
-
-
Encodes this message and puts the result in the specified byte array.
-
-
encodeMessage(byte[]) - Method in class com.sun.management.snmp.SnmpV3Message
-
-
Encodes this message and puts the result in the specified byte array.
-
-
encodePriv(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
encodePriv(int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[]) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpMessage
-
-
Initializes this message with the specified pdu.
-
-
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpMsg
-
-
Initializes this message with the specified pdu.
-
-
encodeSnmpPdu(SnmpPdu, int) - Method in interface com.sun.management.snmp.SnmpPduFactory
-
-
Encodes the specified SnmpPdu and - returns the resulting SnmpMsg.
-
-
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpPduFactoryBER
-
-
Encodes the specified SnmpPdu and - returns the resulting SnmpMsg.
-
-
encodeSnmpPdu(SnmpPdu, int) - Method in class com.sun.management.snmp.SnmpV3Message
-
-
Initializes this message with the specified pdu.
-
-
encodeVarBindList(BerEncoder, SnmpVarBind[]) - Method in class com.sun.management.snmp.SnmpMsg
-
-
For Java DMK private use only.
-
-
encrypt(byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
Encrypts the passed data with the provided key.
-
-
encrypt(byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmPrivAlgorithm
-
-
Encrypt some data using a key.
-
-
encryptedPdu - Variable in class com.sun.management.snmp.SnmpV3Message
-
-
The encrypted form of the scoped pdu (Only relevant when dealing with privacy).
-
-
endOperation(Object, int, String, ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This method is called when the operation invoked on the - wrapped interceptor is completed.
-
-
endRowAction(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method takes care of final RowStatus handling during the - set() phase of a SET request.
-
-
enterprise - Variable in class com.sun.management.snmp.SnmpPduTrap
-
-
Enterprise object identifier.
-
-
entries - Variable in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
The list of entries
-
-
entries() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns an enumeration of the entries in this ACL.
-
-
entries() - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Returns an enumeration of the entries in this ACL.
-
-
Enumerated - Class in com.sun.jdmk
-
-
This class is used for implementing enumerated values.
-
-
Enumerated() - Constructor for class com.sun.jdmk.Enumerated
-
-
Construct an enumerated with a default value.
-
-
Enumerated(int) - Constructor for class com.sun.jdmk.Enumerated
-
-
Construct an enumerated from its integer form.
-
-
Enumerated(Integer) - Constructor for class com.sun.jdmk.Enumerated
-
-
Construct an enumerated from its Integer form.
-
-
Enumerated(String) - Constructor for class com.sun.jdmk.Enumerated
-
-
Construct an enumerated from its string form.
-
-
EnumRowStatus - Class in com.sun.management.snmp
-
-
This class is an internal class which is used to represent RowStatus - codes as defined in RFC 2579.
-
-
EnumRowStatus(int) - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus from an int.
-
-
EnumRowStatus(Enumerated) - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus from an Enumerated.
-
-
EnumRowStatus(long) - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus from a long.
-
-
EnumRowStatus(Integer) - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus from an Integer.
-
-
EnumRowStatus(Long) - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus from a Long.
-
-
EnumRowStatus() - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus with unspecified value.
-
-
EnumRowStatus(String) - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus from a String.
-
-
EnumRowStatus(SnmpInt) - Constructor for class com.sun.management.snmp.EnumRowStatus
-
-
Build an EnumRowStatus from an SnmpInt.
-
-
EnumUsmUserStatus - Class in com.sun.management.snmp.usm.usmmib
-
-
The class used for representing "UsmUserStatus".
-
-
EnumUsmUserStatus(int) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
EnumUsmUserStatus(Integer) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
EnumUsmUserStatus() - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
EnumUsmUserStatus(String) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
EnumUsmUserStorageType - Class in com.sun.management.snmp.usm.usmmib
-
-
The class is used for representing "UsmUserStorageType".
-
-
EnumUsmUserStorageType(int) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
EnumUsmUserStorageType(Integer) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
EnumUsmUserStorageType() - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
EnumUsmUserStorageType(String) - Constructor for class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
equals(Object) - Method in class com.sun.jdmk.Enumerated
-
-
Compares this enumerated to the specified enumerated.
-
-
equals(Object) - Method in class com.sun.jdmk.NamedObject
-
-
Deprecated.
-
Compares the current object name with another object name.
-
-
equals(Object) - Method in class com.sun.jdmk.UnsignedLong
-
 
-
equals(SnmpIndex) - Method in class com.sun.management.snmp.agent.SnmpIndex
-
-
Compares two indexes for equality.
-
-
equals(Object) - Method in class com.sun.management.snmp.SnmpEngineId
-
-
Tests SnmpEngineId instance equality.
-
-
errorIndex - Variable in class com.sun.management.snmp.SnmpPduRequest
-
-
Error index.
-
-
errorStatus - Variable in class com.sun.management.snmp.SnmpPduRequest
-
-
Error status.
-
-
execute(Task) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
-
-
Execute the given task.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-6.html b/dist/docs/api/index-files/index-6.html deleted file mode 100644 index 3a45061..0000000 --- a/dist/docs/api/index-files/index-6.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - -F-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

F

-
-
factory - Variable in class com.sun.management.snmp.agent.SnmpMibTable
-
-
The entry factory
-
-
fetchAny() - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an ANY value.
-
-
fetchAny(int) - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an ANY value with a specific tag.
-
-
fetchInteger() - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an integer.
-
-
fetchInteger(int) - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an integer with the specified tag.
-
-
fetchIntegerAsLong() - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an integer and return a long value.
-
-
fetchIntegerAsLong(int) - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an integer with the specified tag and return a long value.
-
-
fetchNull() - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch a NULL value.
-
-
fetchNull(int) - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch a NULL value with a specified tag.
-
-
fetchOctetString() - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an octet string.
-
-
fetchOctetString(int) - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an octet string with a specified tag.
-
-
fetchOid() - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an object identifier.
-
-
fetchOid(int) - Method in class com.sun.management.snmp.BerDecoder
-
-
Fetch an object identifier with a specified tag.
-
-
finalize() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Finalizer of the SNMP protocol adaptor objects.
-
-
findClass(String, ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Gets the class for the specified class name using the MBean - Interceptor's classloader
-
-
findClass(String, ObjectName) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Gets the class for the specified class name using the specified - class loader
-
-
findClass(String, ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
findClass(String, ObjectName) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
findClassForPrim(String) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Get the class of the constructed type - corresponding to the given primitive type
-
-
findClassWithDefaultLoaderRepository(String) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Loads the class with the specified name using this object's - Default Loader Repository.
-
-
findClassWithDefaultLoaderRepository(String) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
findCommunicators() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Discovers all Java DMK agents and associated communicators (adaptors or connectors).
-
-
findCommunicators(String) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Discovers all Java DMK agents and associated communicators (adaptors or connectors) present on an host.
-
-
findCommunicators() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Discovers all Java DMK agents and associated communicators (adaptors or connectors).
-
-
findCommunicators(String) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Discovers all Java DMK agents and associated communicators (adaptors or connectors) present on an host.
-
-
findConstructor(Class, Class[]) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Finds a specific constructor of a class - Returns the requested constructor or null if not found
-
-
findGetter(Class, String) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Finds the getter of a specific attribute in an object.
-
-
findMBeanServers() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Discovers all Java DMK agents.
-
-
findMBeanServers(String) - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Discovers whether Java DMK agents with a DiscoveryResponder - registered in any MBean server is on a host.
-
-
findMBeanServers() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Discovers all Java DMK agents.
-
-
findMBeanServers(String) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Discovers whether Java DMK agents with a DiscoveryResponder - registered in any MBean server is on a host.
-
-
findMethod(Class, String, Class[]) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Finds a specific method of an object.
-
-
findMethod(Class, String) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Finds a specific method of an object without knowing the parameter - types.
-
-
findMethod(Class, String, int) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Finds a specific method of an object given the number of parameters.
-
-
findPrimForClass(Object) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Get the class of the primitive type - corresponding to the given constructed object.
-
-
findSetter(Class, String, Class) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Finds the setter of a specific attribute in an object.
-
-
findSetter(Class, String) - Static method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Finds the setter of a specific attribute without knowing its type.
-
-
findSignatureClasses(String[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Return an array of Class corresponding to the given signature, using - the specified class loader.
-
-
findSignatureClasses(String[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
flags - Variable in exception com.sun.management.snmp.SnmpSecurityException
-
-
The current flags.
-
-
floatValue() - Method in class com.sun.jdmk.UnsignedLong
-
-
Return the representable float that is nearest - to this unsigned number.
-
-
forward(SnmpPdu) - Method in interface com.sun.management.snmp.agent.SnmpRequestForwarder
-
-
This method is called by the adaptor when a request is received for an engine id that is handled by this SnmpRequestForwarder
-
-
forwardAsNotificationOriginator() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
By default a trap is sent as a notification originator.
-
-
forwardAsProxy() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
By default a trap is sent as a notification originator.
-
-
ForwardingMBeanServerInterceptor - Class in com.sun.jdmk.interceptor
-
-
An MBeanServerInterceptor that forwards every request - unchanged to another MBeanServerInterceptor.
-
-
ForwardingMBeanServerInterceptor() - Constructor for class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
-
Create a new ForwardingMBeanServerInterceptor - that initially forwards its requests to nobody.
-
-
forwardSetRequestOnCheck(boolean) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
By default, set requests are forwarded when - set(SnmpMibRequest request) is called.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-7.html b/dist/docs/api/index-files/index-7.html deleted file mode 100644 index aa2db2f..0000000 --- a/dist/docs/api/index-files/index-7.html +++ /dev/null @@ -1,3959 +0,0 @@ - - - - - -G-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

G

-
-
generateRequestMsg(SnmpSecurityCache, int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[], byte[], int, byte[]) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
See SnmpSecurityModel interface for doc.
-
-
generateResponseMsg(SnmpSecurityCache, int, int, int, byte, int, SnmpSecurityParameters, byte[], byte[], byte[], int, byte[]) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
See SnmpSecurityModel interface for doc.
-
-
GenericConnector - Class in javax.management.remote.generic
-
-
A client connection to a remote JMX API server.
-
-
GenericConnector() - Constructor for class javax.management.remote.generic.GenericConnector
-
-
Default no-arg constructor.
-
-
GenericConnector(Map) - Constructor for class javax.management.remote.generic.GenericConnector
-
-
Constructor specifying connection attributes.
-
-
GenericConnectorServer - Class in javax.management.remote.generic
-
-
A JMX API Connector server that creates connections to remote - clients.
-
-
GenericConnectorServer(Map, MBeanServer) - Constructor for class javax.management.remote.generic.GenericConnectorServer
-
-
Constructs a GenericConnectorServer attached to - the given MBean server.
-
-
GenericHttpConnectorAddress - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This interface may be removed - in a future version of Java DMK. See JdmkLegacyConnector.
-
-
-
GenericHttpConnectorClient - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
GenericHttpConnectorClient() - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Constructs a connector client.
-
-
GenericHttpConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Constructs a connector client.
-
-
GenericHttpConnectorClient(String) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Constructs a connector client.
-
-
GenericHttpConnectorServer - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
GenericHttpConnectorServer(int) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Initializes this GenericHttpConnectorServer with the - default port.
-
-
GenericHttpConnectorServer(int, int) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Initializes this GenericHttpConnectorServer with the - specified port.
-
-
GenericHttpConnectorServer(int, int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Initializes this GenericHttpConnectorServer with the - specified port and user authentication information list.
-
-
GenericHttpConnectorServer(int, int, InetAddress) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Initializes this GenericHttpConnectorServer with the specified port.
-
-
GenericHttpConnectorServer(int, int, AuthInfo[], InetAddress) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Initializes this GenericHttpConnectorServer with the specified port and - user authentication information list.
-
-
GenericHttpConnectorServerMBean - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
GenericProxy - Class in com.sun.jdmk
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connectors. This class may be removed in a future - version of Java DMK. See JdmkLegacyConnector and CascadingProxy.
-
-
-
GenericProxy(ObjectInstance) - Constructor for class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Constructs a GenericProxy instance.
-
-
GenericProxy(ObjectInstance, ProxyHandler) - Constructor for class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Constructs a GenericProxy instance.
-
-
genericTrap - Variable in class com.sun.management.snmp.SnmpPduTrap
-
-
Generic trap number.
-
-
GET - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
get(String) - Static method in class com.sun.jdmk.ThreadContext
-
-
Get the Object that was most recently pushed with the given key.
-
-
get(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Processes a get operation.
-
-
get(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
Execute an SNMP GET request.
-
-
get(SnmpGenericMetaServer, ObjectName, long, Object) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
-
-
Get the value of an SNMP variable.
-
-
get(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
Processes a get operation.
-
-
get(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Processes a get operation.
-
-
get(SnmpMibRequest) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Processes a get operation.
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
-
-
Generic handling of the get operation.
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Generic handling of the get operation.
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Generic handling of the get operation.
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibOid
-
-
Generic handling of the get operation.
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Generic handling of the get operation.
-
-
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen.
-
-
get(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Implement the get method from the abstract SnmpMibAgent class.
-
-
get(SnmpPeer, SnmpSession, SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
The get implementation.
-
-
get(long, Object) - Method in interface com.sun.management.snmp.agent.SnmpStandardMetaServer
-
-
Returns the value of the scalar object identified by the given - OID arc.
-
-
get(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpStandardObjectServer
-
-
Generic handling of the get operation.
-
-
get(long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Get the value of a scalar variable
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
 
-
get(long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Get the value of a scalar variable
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
get(long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Get the value of a scalar variable
-
-
get(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
 
-
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
GET_ATTRIBUTE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
GET_ATTRIBUTES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
GET_DEFAULT_DOMAIN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
-
Identifier for the method - MBeanServerConnection.getDefaultDomain().
-
-
GET_DOMAINS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
-
Identifier for the method - MBeanServerConnection.getDomains().
-
-
GET_MBEAN_COUNT - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
-
Identifier for the method - MBeanServerConnection.getMBeanCount().
-
-
GET_MBEAN_INFO - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
GET_OBJECT_INSTANCE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
getAccessContext(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message access context name.
-
-
getAccessContext(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorCs2Ctxt
-
-
The access context (used in IP ACL) is the community string.
-
-
getAccessContext(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
The access context (used in IP ACL) is the community string.
-
-
getAccessContext(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getAccessContextName() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Gets the incoming request context name used by Access Control - Model in order to allow or deny the access to OIDs.
-
-
getAccessControlModelIds() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns an array of access control model Ids.
-
-
getAccessControlModelIds() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of access control model Ids.
-
-
getAccessControlModelNames() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns an array of access control model names.
-
-
getAccessControlModelNames() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of access control model names.
-
-
getActiveClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Gets the number of clients currently being processed by this - GenericHttpConnectorServer.
-
-
getActiveClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
-
-
Deprecated.
-
Gets the number of clients currently being processed by this connector.
-
-
getActiveClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Gets the number of clients currently being processed by this - HtmlAdaptorServer.
-
-
getActiveClientCount() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Gets the number of managers currently being processed by this - SNMP protocol adaptor.
-
-
getActiveClientCount() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Gets the number of managers currently being processed by this - SNMP protocol adaptor.
-
-
getAddress() - Method in class javax.management.remote.generic.GenericConnectorServer
-
 
-
getAddress() - Method in interface javax.management.remote.generic.MessageConnectionServer
-
-
The address of this connection server.
-
-
getAlgorithm() - Method in interface com.sun.management.snmp.usm.SnmpUsmAlgorithm
-
-
Gets the unique algorithm name.
-
-
getAlgorithm(String) - Method in class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
-
-
Gets the associated algorithm.
-
-
getAlgorithmManager() - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Gets the associated SnmpUsmAlgorithmManager.
-
-
getAlgorithmManager() - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
getAllUsers() - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Gets an enumeration of all the users SnmpUsmSecureUser - located in the Lcd.
-
-
getAllUsers() - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets the value of a specific attribute of a named MBean.
-
-
getAttribute(String) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Gets the value of a specific attribute of the HTML protocol adaptor.
-
-
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Gets the value of a specific attribute of a named MBean.
-
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets the value of a specific attribute of a named MBean.
-
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getAttribute(Object, String) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
getAttribute(String) - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Gets the value of a specific attribute of an MBean.
-
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Gets the value of a specific attribute of a named MBean.
-
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getAttribute"), then - checkRead("getAttribute", name), - then forward this method to the wrapped object.
-
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Gets the value of a specific attribute of a named MBean.
-
-
getAttribute(Object, String) - Method in interface com.sun.jdmk.MetaData
-
-
Gets the value of a specific attribute of an MBean.
-
-
getAttribute(Object, String) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
getAttribute(Object, String, Class) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
Invoke getAttribute through reflection on a standard MBean instance.
-
-
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.ProxyHandler
-
-
Deprecated.
-
Gets the value of a specific attribute of an MBean
-
-
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
getAttribute(String) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Obtain the value of a specific attribute from the source MBean.
-
-
getAttributeName(long) - Method in interface com.sun.management.snmp.agent.SnmpGenericMetaServer
-
-
Return the name of the attribute corresponding to the - SNMP variable identified by the given id.
-
-
getAttributeName(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Return the name of the attribute corresponding to the SNMP variable identified by "id".
-
-
getAttributeName(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Return the name of the attribute corresponding to the SNMP variable identified by "id".
-
-
getAttributeName(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Return the name of the attribute corresponding to the SNMP variable identified by "id".
-
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Allows to retrieve the values of several attributes of an MBean.
-
-
getAttributes(String[]) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Gets the values of several attributes of the HTML server.
-
-
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Allows you to retrieve the values of several attributes of an MBean.
-
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Allows you to retrieve the values of several attributes of an MBean.
-
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getAttributes(Object, String[]) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
getAttributes(String[]) - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Gets the values of several attributes of an MBean.
-
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Enables the values of several attributes of a named MBean.
-
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getAttributes", name), then - checkRead("getAttributes", name), - then forward this method to the wrapped object.
-
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Enables the values of several attributes of a named MBean.
-
-
getAttributes(Object, String[]) - Method in interface com.sun.jdmk.MetaData
-
-
Enables the values of several attributes of an MBean.
-
-
getAttributes(Object, String[]) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.ProxyHandler
-
-
Deprecated.
-
Gets a set of attributes in an MBean.
-
-
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
getAttributes(String[]) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Get the values of several attributes from the source MBean.
-
-
getAttributes() - Method in class javax.management.remote.generic.GenericConnectorServer
-
 
-
getAuthDelta(byte[], byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the authentication key delta needed when processing key change.
-
-
getAuthenticationID() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
-
-
Returns the authentication identity to check.
-
-
getAuthInfo() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
-
-
Deprecated.
-
Returns the value of the authentication info property.
-
-
getAuthInfo() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Returns the value of the authentication info property.
-
-
getAuthInfo() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Returns the value of the authentication info property.
-
-
getAuthoritativeEngineBoots() - Method in class com.sun.management.snmp.usm.SnmpUsmEnginePeer
-
-
Gets the engine nb boots.
-
-
getAuthoritativeEngineBoots() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Gets the authoritative engine nb boots.
-
-
getAuthoritativeEngineId() - Method in class com.sun.management.snmp.usm.SnmpUsmEnginePeer
-
-
Gets the engine Id.
-
-
getAuthoritativeEngineId() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Gets the authoritative engine Id.
-
-
getAuthoritativeEngineTime() - Method in class com.sun.management.snmp.usm.SnmpUsmEnginePeer
-
-
Gets an updated engine time.
-
-
getAuthoritativeEngineTime() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Gets the authoritative engine time.
-
-
getAuthoritativeLastReceivedEngineTime() - Method in class com.sun.management.snmp.usm.SnmpUsmEnginePeer
-
-
Gets the last received engine time.
-
-
getAuthorizedListFile() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns the full path of the file used to get ACL information.
-
-
getAuthorizedListFile() - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Returns the full path of the file used to get ACL information.
-
-
getAuthPair() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the authentication pair.
-
-
getAuthParameters() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Gets the authentication parameters (e.g.
-
-
getAuthRespEnabled() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns true if this SNMP protocol adaptor sends a - response in case of authentication failure.
-
-
getAuthRespEnabled() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns true if this SNMP protocol adaptor sends a response in case - of authentication failure.
-
-
getAuthTrapEnabled() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns true if authentication traps are enabled.
-
-
getAuthTrapEnabled() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns true if authentication traps are enabled.
-
-
getBasicEntries() - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return the entries stored in this table SnmpMibTable.
-
-
getBasicEntries() - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Returns the entries in the table.
-
-
getBindingState() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Indicates whether or not the MIB module is bound to a SNMP protocol - adaptor.
-
-
getBindingState() - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Indicates whether or not the MIB module is bound to a SNMP protocol - adaptor.
-
-
getBlob() - Method in class javax.management.remote.message.SASLMessage
-
-
The blob generated by the SASL mechanism.
-
-
getBufferSize() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the buffer size of this SNMP protocol adaptor.
-
-
getBufferSize() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the buffer size of this SNMP protocol adaptor.
-
-
getBulk(SnmpMibRequest, int, int) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Processes a getBulk operation.
-
-
getBulk(SnmpMibRequest, int, int) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
Processes a getBulk operation.
-
-
getBulk(SnmpMibRequest, int, int) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Processes a getBulk operation.
-
-
getBulk(SnmpMibRequest, int, int) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Processes a getBulk operation.
-
-
getBulk(SnmpMibRequest, int, int) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Implement the getBulk method from the abstract SnmpMibAgent class.
-
-
getBytes() - Method in class com.sun.management.snmp.SnmpEngineId
-
-
Returns a binary engine Id.
-
-
getCacheSize() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Gets the cache size of notifications waiting to be forwarded.
-
-
getCacheSize() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Get the cache size of notifications waiting to be forwarded.
-
-
getCacheSize() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Get the cache size of notifications waiting to be forwarded.
-
-
getCascadedMBeanCount() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
getCascadedMBeanCount() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Returns the number of source MBeans cascaded by this - CascadingAgent.
-
-
getCascadedMBeanCount() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
 
-
getCascadedMBeans() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
getCascadedMBeans() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Returns a Set of ObjectInstance representing the source MBeans - cascaded by this CascadingAgent.
-
-
getCascadedMBeans() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
 
-
getCause() - Method in exception com.sun.jdmk.ProxyMBeanInstantiationException
-
-
Deprecated.
-
Returns the actual Throwable thrown.
-
-
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.DefaultMapper
-
-
Deprecated.
-
Gets name of a Java class to use for representing a proxyMBean.
-
-
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Given the object name and the Java class name of the MBean(ObjectInstance), this - method returns the name of the Java class of the corresponding ProxyMBean.
-
-
getClassForProxyMBean(ObjectInstance) - Method in interface com.sun.jdmk.comm.Mapper
-
-
Deprecated.
-
Gets name of a Java class to use for representing a proxyMBean.
-
-
getClassForProxyMBean(ObjectInstance) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Given the object name and the Java class name of the MBean(ObjectInstance), this - method returns the name of the Java class of the corresponding ProxyMBean.
-
-
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Given the object name and the Java class name of the MBean (ObjectInstance), this - method returns the name of the Java class of the corresponding Proxy MBean.
-
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
-
-
Deprecated.
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getClassLoader(ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
-
-
Return the named ClassLoader.
-
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getClassLoader", loaderName), then - checkRead("getClassLoader", loaderName), - then forward this method to the wrapped object.
-
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
- -
-
getClassLoader(ObjectName) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
-
-
Get a named ClassLoader from the repository.
-
-
getClassLoader(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getClassLoaderFor(ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
-
-
Return the ClassLoader that was used for - loading the class of the named MBean.
-
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getClassLoaderFor", mbeanName), then - checkRead("getClassLoaderFor", mbeanName), - then forward this method to the wrapped object.
-
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
getClassLoaderRepository() - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Return the Default Loader Repository used by this instantiator object.
-
-
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getClassLoaderRepository", null), then - checkRead("getClassLoaderRepository", null), - then forward this method to the wrapped object.
-
-
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Return the ClassLoaderRepository for this MBeanServer.
-
-
getClassLoaderRepository() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
getClientSequenceNumber() - Method in class javax.management.remote.message.NotificationRequestMessage
-
-
Returns the client sequence number.
-
-
getComponents() - Method in class com.sun.management.snmp.agent.SnmpIndex
-
-
Gets the index as a vector of Object Identifiers.
-
-
getConnectionFactory() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
Returns the MBeanServerConnectionFactory, as passed to this - object's constructor.
-
-
getConnectionFactory() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Returns the MBeanServerConnectionFactory, as passed to this - object's constructor.
-
-
getConnectionId() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
 
-
getConnectionId() - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
-
-
Returns the connection ID identifying this local connection, - as passed to this object's constructor.
-
-
getConnectionId() - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
-
-
Gets the current connection's ID from the connector server.
-
-
getConnectionId() - Method in class javax.management.remote.generic.GenericConnector
-
 
-
getConnectionId() - Method in interface javax.management.remote.generic.MessageConnection
-
-
The ID for this connection.
-
-
getConnectionId() - Method in class javax.management.remote.message.HandshakeEndMessage
-
-
The connection ID.
-
-
getConnectorAddress() - Method in class com.sun.jdmk.comm.HeartBeatNotification
-
-
Gets the connector address of this heartbeat notification.
-
-
getConnectorType() - Method in interface com.sun.jdmk.comm.ConnectorAddress
-
-
Deprecated.
-
Returns a string indicating the type of Connector to use in - order to establish the manager-agent communication.
-
-
getConnectorType() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Returns the type of connector.
-
-
getConnectorType() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Returns the type of connector.
-
-
getConnectorType() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
Returns the type of connector.
-
-
getContext() - Method in class javax.management.remote.message.HandshakeEndMessage
-
-
The context object.
-
-
getContextEngineId() - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Gets the context engine Id in which requests will be interpreted.
-
-
getContextEngineId(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message context Engine Id.
-
-
getContextEngineId(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
Context engine Id is ALL THE TIME the local one.
-
-
getContextEngineId(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getContextName() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Gets the incoming request context name.
-
-
getContextName() - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Gets the context name in which requests will be interpreted.
-
-
getContextName(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message context name.
-
-
getContextName(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorCs2Ctxt
-
-
A context name can be added at the end of the community string via @ separator.
-
-
getContextName(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
A context name can be added at the end of the community string via @ separator.
-
-
getContextName(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getContexts() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns the list of contexts in which some MIBs have been registered.
-
-
getContexts() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of context names.
-
-
getCount() - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Gets the number of MBeans stored in the repository.
-
-
getCount() - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Gets the number of MBeans stored in the repository.
-
-
getDecryptionErrorsCounter() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the decryptionErrorsCounter.
-
-
getDecryptionErrorsCounter() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the Usm error counter.
-
-
getDefaultDomain() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Returns the default domain used for the MBean naming.
-
-
getDefaultDomain() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Returns the default domain used for the MBean naming.
-
-
getDefaultDomain() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Returns the default domain used for the MBean naming.
-
-
getDefaultDomain() - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getDefaultDomain() - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Returns the default domain used for naming the MBean.
-
-
getDefaultDomain() - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getDefaultDomain", null), then - checkRead("getDefaultDomain", null), - then forward this method to the wrapped object.
-
-
getDefaultDomain() - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getDefaultDomain() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Returns the default domain used for naming the MBean.
-
-
getDefaultDomain() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
getDefaultDomain() - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Gets the name of the domain currently used by default in the repository.
-
-
getDefaultDomain() - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Gets the name of the domain currently used by default in the - repository.
-
-
getDefaultMBeanInterceptor() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Return the MBeanInterceptor to which all requests from the - MBeanServer interface are forwarded.
-
-
getDefaultMBeanInterceptor() - Method in interface com.sun.jdmk.MBeanServerInt
-
- -
-
getDelegationSubject() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
The delegation subject used by the underlying - MBeanServerConnection.
-
-
getDelegationSubject() - Method in class javax.management.remote.message.MBeanServerRequestMessage
-
-
Returns the delegation subject.
-
-
getDeltaSize() - Method in interface com.sun.management.snmp.usm.SnmpUsmAlgorithm
-
-
Gets the delta used for key change algorithm (see RFC 2574).
-
-
getDeltaSize() - Method in class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
Gets the delta size.
-
-
getDeltaSize() - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
-
 
-
getDeltaSize() - Method in class com.sun.management.snmp.usm.SnmpUsmHmacMd5
-
-
Gets the delta size.
-
-
getDeltaSize() - Method in class com.sun.management.snmp.usm.SnmpUsmHmacSha
-
-
Gets the delta size.
-
-
getDeltaSize() - Method in interface com.sun.management.snmp.usm.SnmpUsmPrivAlgorithm
-
-
Gets the delta size.
-
-
getDescription() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
getDescription() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
A human readable string describing this cascading agent.
-
-
getDescription() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
 
-
getDetail() - Method in class javax.management.remote.message.HandshakeErrorMessage
-
-
A textual description of the error encountered by the - peer object.
-
-
getDomains() - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getDomains() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getDomains() - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getDomains() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getDomains() - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
-
-
Returns the list of domains in which any MBean is currently - registered.
-
-
getDomains() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getDomains() - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getDomains", null), then - checkRead("getDomains", null), - then forward this method to the wrapped object.
-
-
getDomains() - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getDomains() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
getDomains() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
getElements() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the list of varbind to be handled by the SNMP mib node.
-
-
getElements() - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
Return the list of varbind to be handled by the SNMP MIB node.
-
-
getEncryptedPdu(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message encrypted pdu or null if no encryption.
-
-
getEncryptedPdu(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
No encryption, returns null.
-
-
getEncryptedPdu(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getEngine() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns the associated SnmpEngine value.
-
-
getEngine() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the local engine.
-
-
getEngine() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Returns the SNMP engine the proxy is based on.
-
-
getEngine() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Engine the SnmpEventReportDispatcher is linked with.
-
-
getEngineBoots() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Returns the nb boots of the distant engine.
-
-
getEngineBoots() - Method in interface com.sun.management.snmp.SnmpEngine
-
-
Gets the engine boot number.
-
-
getEngineId() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns the associated SnmpEngineId value.
-
-
getEngineId() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns the associated SnmpEngineId value.
-
-
getEngineId() - Method in class com.sun.management.snmp.agent.SnmpUsmProxy
-
-
The distant EngineId.
-
-
getEngineId() - Method in class com.sun.management.snmp.agent.SnmpV3Proxy
-
-
The distant EngineId.
-
-
getEngineId() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Get the engine Id.
-
-
getEngineId() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Returns the distant engine Id or null if not yet known.
-
-
getEngineId() - Method in interface com.sun.management.snmp.SnmpEngine
-
-
Gets the engine Id.
-
-
getEngineId() - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Get the engine Id.
-
-
getEngineId() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the authoritative engine Id.
-
-
getEnginePeer(SnmpEngineId) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the peer associated with the passed engine Id.
-
-
getEnginePeer(SnmpEngineId) - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the peer associated with the passed engine Id.
-
-
getEngineTime() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Returns the time of the distant engine.
-
-
getEngineTime() - Method in interface com.sun.management.snmp.SnmpEngine
-
-
Gets the engine time in seconds.
-
-
getEnterpriseOid() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the enterprise OID.
-
-
getEnterpriseOid() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the enterprise OID.
-
-
getEntries() - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
-
Return the entries stored in the table.
-
-
getEntry(SnmpOid) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Get the entry corresponding to the specified rowOid.
-
-
getEntry() - Method in class com.sun.management.snmp.agent.SnmpTableEntryNotification
-
-
Gets the entry object.
-
-
getEntry(int) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Returns the entry located at the given position in the table.
-
-
getEntryName(SnmpOid) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Get the ObjectName of the entry corresponding to the - specified rowOid.
-
-
getEntryName() - Method in class com.sun.management.snmp.agent.SnmpTableEntryNotification
-
-
Gets the ObjectName of the entry.
-
-
getEntryOid() - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
Return the part of the OID identifying the table entry involved.
-
-
getErrorIndex() - Method in class com.sun.management.snmp.SnmpPduRequest
-
-
Implements SnmpPduRequestType interface.
-
-
getErrorIndex() - Method in interface com.sun.management.snmp.SnmpPduRequestType
-
-
Error index getter.
-
-
getErrorIndex() - Method in class com.sun.management.snmp.SnmpScopedPduRequest
-
-
Error index getter.
-
-
getErrorIndex() - Method in exception com.sun.management.snmp.SnmpStatusException
-
-
Returns the index of the error.
-
-
getErrorStatus() - Method in class com.sun.management.snmp.SnmpPduRequest
-
-
Implements SnmpPduRequestType interface.
-
-
getErrorStatus() - Method in interface com.sun.management.snmp.SnmpPduRequestType
-
-
Error status getter.
-
-
getErrorStatus() - Method in class com.sun.management.snmp.SnmpScopedPduRequest
-
-
Error status getter.
-
-
getErrorStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
-
 
-
getEtcDir() - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
getEtcDir(String) - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
getEventInfo() - Method in class com.sun.jdmk.discovery.DiscoveryResponderNotification
-
-
Returns the hostname and the MBeanServer information of the agent.
-
-
getFlatSecurityParameters(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns an encoded representation of security parameters contained in the passed msg.
-
-
getFlatSecurityParameters(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
The IP address is used as the ACL key.
-
-
getFlatSecurityParameters(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getGroupObjectName(String, String, String) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
- This callback should return the ObjectName associated to the - group identified by the given groupName.
-
-
getGroupOid(String, String) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
- This callback should return the OID associated to the group - identified by the given groupName.
-
-
getHeartBeatPeriod() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets the heartbeat period in milliseconds.
-
-
getHeartBeatPeriod() - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
-
-
Gets the heartbeat period in milliseconds.
-
-
getHeartBeatPeriod() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets the heartbeat period in milliseconds.
-
-
getHeartBeatRetries() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets the number of retries.
-
-
getHeartBeatRetries() - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
-
-
Gets the number of retries.
-
-
getHeartBeatRetries() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets the number of retries.
-
-
getHost() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Gets the host name used by this CommunicatorServer.
-
-
getHost() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Gets the host name used by this CommunicatorServer.
-
-
getHost() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
-
-
Deprecated.
-
Returns the value of the server host property.
-
-
getHost() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Returns the value of the server host property.
-
-
getHost() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Returns the value of the server host property.
-
-
getHost() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
Returns the RMI Connector Server hostname.
-
-
getHost() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the host name.
-
-
getHost() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Gets the host name used by this CommunicatorServer.
-
-
getHost() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
 
-
getImplementationName() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the JMX implementation name (the name of the product corresponding to the agent).
-
-
getImplementationVendor() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the JMX implementation vendor (the vendor of the product corresponding to the agent).
-
-
getImplementationVersion() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the JMX implementation version (the version of the product corresponding to the agent).
-
-
getIncomingRequest(SnmpPduFactory) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getIncomingRequest(SnmpPduFactory) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getIncomingResponse(SnmpPduFactory) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getIncomingResponse(SnmpPduFactory) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getInetAddressAcl() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the Ip address based ACL used by this SNMP protocol adaptor.
-
-
getInetAddressAcl() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the Ip address based ACL used by this SNMP protocol adaptor.
-
-
getInformCommunities(InetAddress) - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Returns an enumeration of inform communities for a given host.
-
-
getInformCommunities(InetAddress) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns an enumeration of inform communities for a given host.
-
-
getInformDestinations() - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Returns an enumeration of inform destinations.
-
-
getInformDestinations() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns an enumeration of inform destinations.
-
-
getInformListeners() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Gets all of the inform request listeners.
-
-
getInformPort() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the port used by this SNMP protocol adaptor for sending - inform requests.
-
-
getInformPort() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the port used by this SNMP protocol adaptor for sending inform requests.
-
-
getInputStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
-
 
-
getInstallDir() - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
getInstallDir(String) - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
getIntTable() - Method in class com.sun.jdmk.Enumerated
-
-
Returns the hashtable of the integer forms.
-
-
getIntTable() - Method in class com.sun.management.snmp.EnumRowStatus
-
 
-
getIntTable() - Method in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
getIntTable() - Method in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
getJMXConnector() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Returns the underlying JMXConnector used by this - object.
-
-
getKeySize() - Method in class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
The privacy algorithm key size.
-
-
getKeySize() - Method in interface com.sun.management.snmp.usm.SnmpUsmPrivAlgorithm
-
-
The privacy algorithm key size.
-
-
getLastConnectedClient() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Gets the IP address of the last connected client.
-
-
getLastConnectedClient() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
-
-
Deprecated.
-
Gets the IP address of the last connected client.
-
-
getLastConnectedClient() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Gets the IP address of the last connected client.
-
-
getLcd() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the Lcd.
-
-
getLcd() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the associated Usm local configuration datastore.
-
-
getLogin() - Method in class com.sun.jdmk.comm.AuthInfo
-
-
Returns the value of the login property.
-
-
getManagedAlgorithms() - Method in class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
-
-
Gets the list of registered algorithm names.
-
-
getMaxActiveClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Gets the maximum number of clients that this - GenericHttpConnectorServer can process concurrently.
-
-
getMaxActiveClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
-
-
Deprecated.
-
Gets the maximum number of clients that this connector can process - concurrently.
-
-
getMaxActiveClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Gets the maximum number of clients that this - HtmlAdaptorServer can process concurrently.
-
-
getMaxActiveClientCount() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Gets the maximum number of managers that this SNMP protocol adaptor can - process concurrently.
-
-
getMaxActiveClientCount() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Gets the maximum number of managers that this SNMP protocol adaptor can - process concurrently.
-
-
getMaxNotifications() - Method in class javax.management.remote.message.NotificationRequestMessage
-
-
Returns the maximum number of notifications requested.
-
-
getMaxRepetitions() - Method in class com.sun.management.snmp.SnmpPduBulk
-
-
Implements the SnmpPduBulkType interface.
-
-
getMaxRepetitions() - Method in interface com.sun.management.snmp.SnmpPduBulkType
-
-
The max-repetitions getter.
-
-
getMaxRepetitions() - Method in class com.sun.management.snmp.SnmpScopedPduBulk
-
-
The max-repetitions getter.
-
-
getMaxTries() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Gets the number of times to try sending an inform request before - giving up.
-
-
getMaxTries() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Gets the number of times to try sending an inform request before giving up.
-
-
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
- -
-
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getMBeanClassLoader(ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
-
- -
-
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getMBeanClassLoader(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Return the ClassLoader that was used for - loading the class of the named MBean.
-
-
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Return the ClassLoader of the MBean with the specified ObjectName.
-
-
getMBeanClassName(Object) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
getMBeanClassName(Object) - Method in interface com.sun.jdmk.MetaData
-
-
This method returns the class name of an MBean.
-
-
getMBeanClassName(Object) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
getMBeanCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Returns the number of MBeans controlled by the MBeanServer.
-
-
getMBeanCount() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Returns the number of MBeans controlled by the MBeanServer.
-
-
getMBeanCount() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Returns the number of MBeans controlled by the MBeanServer.
-
-
getMBeanCount() - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getMBeanCount() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getMBeanCount() - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getMBeanCount() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getMBeanCount() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getMBeanCount() - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Returns the number of MBeans registered in the MBean server.
-
-
getMBeanCount() - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getMBeanCount", null), then - checkRead("getMBeanCount", null), - then forward this method to the wrapped object.
-
-
getMBeanCount() - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getMBeanCount() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Returns the number of MBeans registered in the MBean server.
-
-
getMBeanCount() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
This method supplies the exposed attributes and actions of the MBean.
-
-
getMBeanInfo() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Gets the exposed attributes and actions of the HTML protocol adaptor.
-
-
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
This method supplies the exposed attributes and actions of the MBean.
-
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
This method supplies the exposed attributes and actions of the MBean.
-
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getMBeanInfo(Object) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
getMBeanInfo() - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
This method provides the exposed attributes and actions of the MBean.
-
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
This method discovers the attributes and operations that an - MBean exposes for management.
-
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getMBeanInfo", name), then - checkRead("getMBeanInfo", name), - then forward this method to the wrapped object.
-
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
This method discovers the attributes and operations that an MBean exposes - for management.
-
-
getMBeanInfo(Object) - Method in interface com.sun.jdmk.MetaData
-
-
This method discovers the attributes and operations that an MBean - exposes for management.
-
-
getMBeanInfo(Object) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.ProxyHandler
-
-
Deprecated.
-
Discovers the attributes and operations that an MBean exposes - for management.
-
-
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
getMBeanInfo() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Returns the MBeanInfo of the source MBean.
-
-
getMBeanInfoFromClass(Class) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
This method discovers the attributes and operations that an MBean - exposes for management.
-
-
getMBeanInstantiator() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Return the MBeanInstantiator associated to this MBeanServer.
-
-
getMBeanInstantiator() - Method in interface com.sun.jdmk.MBeanServerInt
-
-
Deprecated.
-
Return the MBeanInstantiator associated to this MBeanServer.
-
-
getMBeanInterface(Class) - Static method in class com.sun.jdmk.Introspector
-
-
Get the MBean interface implemented by a JMX standard MBean - class.
-
-
getMBeanInterfaceFromClass(Class) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
This methods returns the MBean interface of an MBean
-
-
getMBeanObjectInstance() - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
getMBeanObjectInstance() - Method in interface com.sun.jdmk.Proxy
-
-
Deprecated.
-
Returns an ObjectInstance object that contains the object name (ObjectName object) - and the class name of the remote MBean that this proxy MBean represents.
-
-
getMBeanServer() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Get the MBeanServer object to which incoming requests are - sent.
-
-
getMBeanServer() - Method in class com.sun.jdmk.MBeanServerForwarder
-
-
Return the wrapped MBeanServer to which all requests from the - MBeanServer interface are forwarded.
-
-
getMBeanServer() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Get the MBeanServer object to which incoming requests are - sent.
-
-
getMBeanServer() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Gets the reference to the MBean server in which the SNMP MIB is - registered.
-
-
getMBeanServer() - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Gets the reference to the MBean server in which the SNMP MIB is - registered.
-
-
getMBeanServerAddress() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Returns the exact address of the MBeanServer to which the ConnectorClient is - connected.
-
-
getMBeanServerAddress() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Returns the exact address of the MBeanServer to which the ConnectorClient is - connected.
-
-
getMBeanServerAddress() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Returns the exact address of the MBeanServer to which the ConnectorClient is - connected.
-
-
getMBeanServerConnection() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
-
-
Returns an MBeanServerConnection object - representing a remote MBean server.
-
-
getMBeanServerConnection() - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
-
-
Return the local MBeanServerConnection as passed - to the constructor of this object.
-
-
getMBeanServerConnection() - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
-
-
Returns an MBeanServerConnection object - representing a remote MBean server.
-
-
getMBeanServerConnection() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Returns an MBeanServerConnection.
-
-
getMBeanServerConnection() - Method in class javax.management.remote.generic.GenericConnector
-
 
-
getMBeanServerConnection(Subject) - Method in class javax.management.remote.generic.GenericConnector
-
 
-
getMBeanServerDelegate() - Method in interface com.sun.jdmk.JdmkMBeanServer
-
-
Return the MBeanServerDelegate representing the MBeanServer.
-
-
getMBeanServerDelegate() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
getMBeanServerDelegate() - Method in interface com.sun.jdmk.MBeanServerInt
-
-
Deprecated.
-
Return the MBeanServerDelegate representing the MBeanServer
-
-
getMBeanServerId() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Return a string which represents the MBeanServer - identification.
-
-
getMBeanServerId() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Returns a string which represents the MBeanServer identification.
-
-
getMBeanServerId() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Returns a string which represents the MBeanServer identification.
-
-
getMBeanServerId() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the identification of the MbeanServer.
-
-
getMBeanServerInterceptor() - Method in interface com.sun.jdmk.JdmkMBeanServer
-
-
Return the MBeanServerInterceptor to which all requests from the - MBeanServer interface are forwarded.
-
-
getMechanism() - Method in class javax.management.remote.message.SASLMessage
-
-
The SASL mechanism.
-
-
getMessage() - Method in class javax.management.remote.message.CloseMessage
-
-
Returns a message explaining why the connection was closed by the - remote side.
-
-
getMessageId() - Method in class javax.management.remote.message.MBeanServerRequestMessage
-
-
Returns this message's unique identifier.
-
-
getMessageId() - Method in class javax.management.remote.message.MBeanServerResponseMessage
-
-
Returns the unique identifier of this message.
-
-
getMetaData() - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Return the MetaData associated to this MBeanServer.
-
-
getMetaData() - Method in interface com.sun.jdmk.MBeanServerInt
-
-
Deprecated.
-
Return the MetaData associated to this MBeanServer.
-
-
getMethodId() - Method in class javax.management.remote.message.MBeanServerRequestMessage
-
-
Returns the method identifier of this message.
-
-
getMibName() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Gets the MIB name.
-
-
getMibName() - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Gets the MIB name.
-
-
getMibName() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Gets the distant agent MIB name.
-
-
getMibs() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the names of the MIBs available in this SNMP protocol adaptor.
-
-
getMibs() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the names of the MIBs available in this SNMP protocol adaptor.
-
-
getMibs() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns the names of the MIBs available in this SNMP protocol adaptor.
-
-
getMibs(String) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns the names of the MIBs registered in the passed contextName.
-
-
getMibs(String) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns the names of the MIBs registered in the passed contextName.
-
-
getMode() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Gets the notification forwarding mode.
-
-
getMode() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets the notification forwarding mode.
-
-
getMode() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets the notification forwarding mode.
-
-
getMountPointIDs() - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
getMountPointIDs() - Method in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
-
-
Returns an array of current mountPointIDs.
-
-
getMsgFlags(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message flags.
-
-
getMsgFlags(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
 
-
getMsgFlags(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getMsgId(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the request or message Id contained in the passed message.
-
-
getMsgId(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
 
-
getMsgId(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getMsgMaxSize() - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Gets the max response size that will be used when sending requests.
-
-
getMsgMaxSize(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the response max message size.
-
-
getMsgMaxSize(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
 
-
getMsgMaxSize(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getMsgProcessingModelIds() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns an array of message processing model Ids.
-
-
getMsgProcessingModelIds() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of message processing model Ids.
-
-
getMsgProcessingModelNames() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns an array of message processing model names.
-
-
getMsgProcessingModelNames() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of message processing model names.
-
-
getMsgSecurityModel() - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Gets the security model that will be used when sending requests.
-
-
getMsgSecurityModel(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message security model.
-
-
getMsgSecurityModel(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
 
-
getMsgSecurityModel(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getMsgTranslator() - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
 
-
getMsgTranslator() - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Returns the current translator.
-
-
getMulticastGroup() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Returns the multicast group.
-
-
getMulticastGroup() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Returns the multicast group.
-
-
getMulticastGroup() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Returns the multicast group.
-
-
getMulticastGroup() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Returns the multicast group.
-
-
getMulticastGroup() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Returns the multicast group.
-
-
getMulticastGroup() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Returns the multicast group.
-
-
getMulticastPort() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Returns the multicast port.
-
-
getMulticastPort() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Returns the multicast port.
-
-
getMulticastPort() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Returns the multicast port.
-
-
getMulticastPort() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Returns the multicast port.
-
-
getMulticastPort() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Returns the multicast port.
-
-
getMulticastPort() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Returns the multicast port.
-
-
getName() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
Returns the RMI Connector Server service name.
-
-
getName() - Method in class com.sun.jdmk.NamedObject
-
-
Deprecated.
-
Get the object name.
-
-
getName() - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Returns the name of the ACL.
-
-
getName() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns the name of the ACL.
-
-
getName() - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Returns the name of the ACL.
-
-
getName() - Method in interface com.sun.management.snmp.UserAcl
-
-
Returns the name of the ACL.
-
-
getName() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the user name.
-
-
getNbComponents() - Method in class com.sun.management.snmp.agent.SnmpIndex
-
-
Gets the number of Object Identifiers the index is made of.
-
-
getNeedClientAuth() - Method in class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Returns true if client authentication is - required on SSL connections accepted by the server socket - created by this connector server.
-
-
getNext(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Processes a getNext operation.
-
-
getNext(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
Processes a getNext operation.
-
-
getNext(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Processes a getNext operation.
-
-
getNext(SnmpMibRequest) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Processes a getNext operation.
-
-
getNext(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Implement the getNext method from the abstract SnmpMibAgent class.
-
-
getNext(SnmpPeer, SnmpSession, SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
The getNext implementation.
-
-
getNextIdentifier(int[], long) - Static method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
This will give the first element greater than value - in a sorted array.
-
-
getNextInterceptor() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
-
Return the MBeanInterceptor to which requests will - be forwarded.
-
-
getNextInterceptor() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
-
Return the MBeanServerInterceptor to which requests will - be forwarded.
-
-
getNextOid(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Get the SnmpOid index of the row that follows - the given oid in the table.
-
-
getNextOid(Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return the first entry OID registered in the table.
-
-
getNextVarEntryId(SnmpOid, long, Object, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return the next OID arc corresponding to a readable columnar - object in the underlying entry OBJECT-TYPE, possibly skipping over - those objects that must not or cannot be returned.
-
-
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen.
-
-
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
-
Returns the arc of the next columnar object following "var".
-
-
getNextVarId(long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
-
-
Get the next OID arc corresponding to a readable scalar variable.
-
-
getNextVarId(long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Get the next OID arc corresponding to a readable scalar variable, - a branch leading to a subgroup, or a table.
-
-
getNextVarId(long, Object, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Get the next OID arc corresponding to a readable scalar variable, - a branch leading to a subgroup, or a table, possibly skipping over - those arcs that must not or cannot be returned.
-
-
getNonRepeaters() - Method in class com.sun.management.snmp.SnmpPduBulk
-
-
Implements the SnmpPduBulkType interface.
-
-
getNonRepeaters() - Method in interface com.sun.management.snmp.SnmpPduBulkType
-
-
The non-repeaters getter.
-
-
getNonRepeaters() - Method in class com.sun.management.snmp.SnmpScopedPduBulk
-
-
The non-repeaters getter.
-
-
getNotificationInfo() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Returns an array of MBeanNotificationInfo objects describing the - notification types sent by this CommunicatorServer.
-
-
getNotificationInfo() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
getNotificationInfo() - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
getNotificationInfo() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Returns an array indicating, for each notification this - MBean may send, the name of the Java class of the notification - and the notification type.
-
-
getNotificationInfo() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Returns an array of MBeanNotificationInfo objects describing the - notification types sent by this CommunicatorServer.
-
-
getNotificationInfo() - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return a NotificationInfo object containing the - notification class and the notification type sent by the - SnmpMibTable.
-
-
getNotificationInfo() - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Returns a NotificationInfo object containing the - notification class and the notification type sent by the - SnmpMibTable.
-
-
getNotifications() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Retrieves all notifications in the cache.
-
-
getNotifications() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Retrieves all notifications in the cache.
-
-
getNotifications() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Retrieves all notifications in the cache.
-
-
getNotInTimeWindowsCounter() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the notInTimeWindowsCounter.
-
-
getNotInTimeWindowsCounter() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the Usm error counter.
-
-
getObject() - Method in class com.sun.jdmk.NamedObject
-
-
Deprecated.
-
Get the object
-
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets the ObjectInstance for a given MBean registered with the MBeanServer.
-
-
getObjectInstance(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Gets the ObjectInstance for a given MBean registered with the MBeanServer.
-
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets the ObjectInstance for a given MBean registered with the MBeanServer.
-
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
getObjectInstance(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Gets the ObjectInstance for a given MBean - registered with the MBean server.
-
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("getObjectInstance", name), then - checkRead("getObjectInstance", name), - then forward this method to the wrapped object.
-
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Gets the ObjectInstance for a given MBean registered - with the MBean server.
-
-
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
getObjectList() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the list of communicators.
-
-
getOid() - Method in interface com.sun.management.snmp.usm.SnmpUsmAlgorithm
-
-
Gets the unique algorithm OID.
-
-
getOid() - Method in class com.sun.management.snmp.usm.SnmpUsmDesAlgorithm
-
-
Gets the algorithm OID as defined in RFC 2574.
-
-
getOid() - Method in class com.sun.management.snmp.usm.SnmpUsmHmacMd5
-
-
Gets the associated OID.
-
-
getOid() - Method in class com.sun.management.snmp.usm.SnmpUsmHmacSha
-
-
Gets the associated OID.
-
-
getOperationContext() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Get the OperationContext that was last given to setOperationContext, - or null if setOperationContext was never called.
-
-
getOperationContext() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Get the OperationContext that was last given to setOperationContext, - or null if setOperationContext was never called.
-
-
getOperationContext() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Get the OperationContext that was last given to setOperationContext, - or null if setOperationContext was never called.
-
-
getOperationContext() - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Return the OperationContext associated with the - request being handled.
-
-
getOuterMBeanServer() - Method in interface com.sun.jdmk.JdmkMBeanServer
-
-
Return the MBeanServer that must be passed as parameter to - the MBeanRegistration interface.
-
-
getOutgoingRequest(SnmpPduFactory) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getOutgoingRequest(SnmpPduFactory) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getOutputStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
-
 
-
getOverflowCount() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Gets the number of notifications discarded because the cache limit has been reached.
-
-
getOverflowCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Get the number of notifications discarded since last forwarding because the cache limit has been reached.
-
-
getOverflowCount() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Get the number of notifications discarded since last forwarding because the cache limit has been reached.
-
-
getOverflowMode() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Returns whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
-
-
getOverflowMode() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Returns whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
-
-
getOverflowMode() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Return whether to discard the oldest message (DISCARD_OLD) or the - the newest message (DISCARD_NEW), if the cache size exceeds.
-
-
getParams() - Method in class javax.management.remote.message.MBeanServerRequestMessage
-
-
Returns the method parameters.
-
-
getParser() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Returns the ObjectName of the currently designated HTML parser MBean.
-
-
getPassword() - Method in class com.sun.jdmk.comm.AuthInfo
-
-
Returns the value of the password property.
-
-
getPassword() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
-
-
Returns the password to check.
-
-
getPattern() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
getPattern() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Returns the source ObjectName pattern filter that the - source MBean names must satisfy in order to be cascaded.
-
-
getPdu() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the SNMP PDU attached to the request.
-
-
getPdu() - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
If the trap has been created with a PDU (SNMP V1 / V2 or V3), the - received PDU is returned.
-
-
getPduFactory() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the message factory of this SNMP protocol adaptor.
-
-
getPduFactory() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the message factory of this SNMP protocol adaptor.
-
-
getPduFactory() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Gets the PDU factory associated to this - SnmpEventReportDispatcher.
-
-
getPeer() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Returns the Peer associated with this proxy.
-
-
getPeriod() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
-
-
Deprecated.
-
Gets the period for notification forwarding in milliseconds.
-
-
getPeriod() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Gets the period for notification forwarding in milliseconds.
-
-
getPeriod() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Gets the period for notification forwarding in milliseconds.
-
-
getPointToPointResponse() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Get the unicast datagram socket mode for the Java DMK agent response.
-
-
getPointToPointResponse() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Get the unicast datagram socket mode for the Java DMK agent response.
-
-
getPort() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Gets the port number used by this CommunicatorServer.
-
-
getPort() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Gets the port number used by this CommunicatorServer.
-
-
getPort() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
-
-
Deprecated.
-
Returns the value of the server port property.
-
-
getPort() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
Returns the value of the server port property.
-
-
getPort() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
Returns the value of the server port property.
-
-
getPort() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
-
-
Deprecated.
-
Returns the RMI Connector Server port number.
-
-
getPort() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Gets the port number used by this CommunicatorServer.
-
-
getPort() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
 
-
getPrincipal() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Gets the incoming request principal.
-
-
getPrincipal() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmParameters
-
-
Returns the associated principal.
-
-
getPrincipal() - Method in interface com.sun.management.snmp.SnmpSecurityParameters
-
-
Principal coded inside the security parameters.
-
-
getPrivDelta(byte[], byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the privacy key delta needed when processing key change.
-
-
getPrivPair() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the privacy pair.
-
-
getPrivParameters() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Gets the privacy parameters (e.g.
-
-
getProfileName() - Method in interface javax.management.remote.message.ProfileMessage
-
-
The profile name.
-
-
getProfileName() - Method in class javax.management.remote.message.SASLMessage
-
-
The profile name.
-
-
getProfileName() - Method in class javax.management.remote.message.TLSMessage
-
-
The profile name.
-
-
getProfiles() - Method in class javax.management.remote.message.HandshakeBeginMessage
-
-
A space-separated list containing the server's supported profile names.
-
-
getProtocol() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Gets the protocol being used by this CommunicatorServer.
-
-
getProtocol() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Gets the protocol being used by this CommunicatorServer.
-
-
getProtocol() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Returns the protocol of this HtmlAdaptorServer.
-
-
getProtocol() - Method in class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Returns the name of the protocol used.
-
-
getProtocol() - Method in class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Returns the name of the protocol used.
-
-
getProtocol() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Returns the name of the protocol (rmi).
-
-
getProtocol() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Gets the protocol being used by this CommunicatorServer.
-
-
getProtocol() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the protocol of this SNMP protocol adaptor.
-
-
getProtocol() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the protocol of this SNMP protocol adaptor.
-
-
getProtocolVersion() - Method in class com.sun.management.snmp.manager.SnmpParams
-
-
Returns the version of the protocol to use.
-
-
getProtocolVersion(byte[]) - Static method in class com.sun.management.snmp.SnmpMsg
-
-
Returns the encoded SNMP version present in the passed byte array.
-
-
getQuery() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
getQuery() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Returns the source QueryExp query filter that the - source MBean names must satisfy in order to be cascaded.
-
-
getRawContextName(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the raw message context name.
-
-
getRawContextName(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
-
The received community string contains : The context Name + the access context (via @ separator).
-
-
getRawContextName(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getREAD() - Static method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns the read permission instance used.
-
-
getREAD() - Static method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Returns the read permission instance used.
-
-
getReadableId() - Method in class com.sun.management.snmp.SnmpEngineId
-
-
If a string of the format <address>:<port>:<IANA number> has been provided at creation time, this string is returned.
-
-
getRegisteredTableMeta(String) - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
Returns a registered SNMP Table metadata node.
-
-
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Returns the metadata object associated with this table.
-
-
getRegisteredTableMeta(String) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
 
-
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
-
 
-
getReportVarBindList() - Method in class com.sun.management.comm.SnmpV3InformRequest
-
-
Gets the report SnmpVarBindList.
-
-
getRequestId(byte[]) - Method in class com.sun.management.snmp.SnmpMessage
-
-
Returns the associated request ID.
-
-
getRequestId(byte[]) - Method in class com.sun.management.snmp.SnmpMsg
-
-
Returns the associated request ID.
-
-
getRequestId(byte[]) - Method in class com.sun.management.snmp.SnmpV3Message
-
-
Returns the associated request Id.
-
-
getRequestPdu(SnmpParams, int) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV1V2
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getRequestPdu(SnmpParams, int) - Method in class com.sun.management.snmp.mpm.SnmpMsgProcessingModelV3
-
-
Look for SnmpMsgProcessingModel interface specification.
-
-
getRequestPduVersion() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the SNMP protocol version of the original request.
-
-
getResponseCode() - Method in class com.sun.jdmk.comm.TimedURLConnection
-
 
-
getResponsePdu() - Method in interface com.sun.management.snmp.SnmpAckPdu
-
-
Returns the PDU to use for the response.
-
-
getResponsePdu() - Method in class com.sun.management.snmp.SnmpPduBulk
-
-
Implements the SnmpAckPdu interface.
-
-
getResponsePdu() - Method in class com.sun.management.snmp.SnmpPduRequest
-
-
Implements SnmpAckPdu interface.
-
-
getResponsePdu() - Method in class com.sun.management.snmp.SnmpScopedPduBulk
-
-
Generates the pdu to use for response.
-
-
getResponsePdu() - Method in class com.sun.management.snmp.SnmpScopedPduRequest
-
-
Generates the pdu to use for response.
-
-
getRootOid() - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Gets the root object identifier of the MIB.
-
-
getRootOid() - Method in class com.sun.management.snmp.agent.SnmpMib
-
-
Gets the root object identifier of the MIB.
-
-
getRootOid() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Gets the root object identifier of the MIB.
-
-
getRootOid(Vector) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
 
-
getRootOid(Vector) - Method in class com.sun.management.snmp.agent.SnmpMibNode
-
-
Computes the root OID of the MIB.
-
-
getRootOid(Vector) - Method in class com.sun.management.snmp.agent.SnmpMibOid
-
-
Computes the root OID of the MIB.
-
-
getRootOid() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Returns the root object identifier of the MIB.
-
-
getRowAction(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return the RowStatus code value specified in this request.
-
-
getRowStatus(Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
getRowStatus(SnmpOid, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
getRowStatusId() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
getRowStatusName() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
getRowStatusVarBind() - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
Return the varbind that holds the RowStatus variable.
-
-
getSecurityFile() - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Gets the file to use for Java DMK Lcd.
-
-
getSecurityLevel() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Gets the incoming request security level.
-
-
getSecurityLevel() - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Gets the security level that will be used when sending requests.
-
-
getSecurityLevel(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message security level.
-
-
getSecurityLevel(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
 
-
getSecurityLevel(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getSecurityLevel() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the security level.
-
-
getSecurityModel() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Gets the incoming request security model.
-
-
getSecurityModelIds() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns an array of security model Ids.
-
-
getSecurityModelIds() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of security model Ids.
-
-
getSecurityModelNames() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns an array of security model names.
-
-
getSecurityModelNames() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of security model names.
-
-
getSecurityName() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the user security name.
-
-
getSecurityParameters() - Method in class com.sun.management.snmp.manager.SnmpV3Parameters
-
-
Gets the security parameters that have been created by the son.
-
-
getSecurityParameters(SnmpMsg) - Method in interface com.sun.management.snmp.mpm.SnmpMsgTranslator
-
-
Returns the message security parameters.
-
-
getSecurityParameters(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV1V2
-
 
-
getSecurityParameters(SnmpMsg) - Method in class com.sun.management.snmp.mpm.SnmpMsgTranslatorV3
-
-
See SnmpMsgTranslator interface doc.
-
-
getServedClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Gets the number of clients that have been processed by this GenericHttpConnectorServer - since its creation.
-
-
getServedClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
-
-
Deprecated.
-
Gets the number of clients that have been processed by this connector - since its creation.
-
-
getServedClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Gets the number of clients that have been processed by this HtmlAdaptorServer - since its creation.
-
-
getServedClientCount() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Gets the number of managers that have been processed by this SNMP - protocol adaptor since its creation.
-
-
getServedClientCount() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Gets the number of managers that have been processed by this SNMP protocol adaptor - since its creation.
-
-
getServer() - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
getServer() - Method in interface com.sun.jdmk.Proxy
-
-
Deprecated.
-
Returns the server to which this proxy is bound.
-
-
getServerAddresses() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns a list of connector server addresses, a server is one which is registered - into an MBeanServer as JMXConnectorServerMBean, either a JMX Remote - JMXConnectorServer or a Java DMK legacy one which is wrapped as a - JMXConnectorServer.
-
-
getServiceName() - Method in class com.sun.jdmk.comm.RmiConnectorServer
-
-
Deprecated.
-
Returns the service name of this RMI object.
-
-
getServiceName() - Method in interface com.sun.jdmk.comm.RmiConnectorServerMBean
-
-
Deprecated.
-
Returns the service name of this RMI object.
-
-
getSize() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the number of elements (varbinds) in this request sublist.
-
-
getSize() - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Get the size of the table.
-
-
getSize() - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Returns the number of entries registered in the table.
-
-
getSnmpAdaptor() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Gets the reference to the SNMP protocol adaptor to which the MIB is - bound.
-
-
getSnmpAdaptor() - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Gets the reference to the SNMP protocol adaptor to which the MIB is - bound.
-
-
getSnmpAdaptorName() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Gets the object name of the SNMP protocol adaptor to which the MIB - is bound.
-
-
getSnmpAdaptorName() - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
-
-
Gets the object name of the SNMP protocol adaptor to which the MIB is - bound.
-
-
getSnmpInASNParseErrs() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInASNParseErrs value defined in MIB-II.
-
-
getSnmpInASNParseErrs() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInASNParseErrs value defined in MIB-II.
-
-
getSnmpInASNParseErrs() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns the snmpInASNParseErrs value defined in the RFC 1907 Snmp Group.
-
-
getSnmpInBadCommunityNames() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInBadCommunityNames value defined in - MIB-II.
-
-
getSnmpInBadCommunityNames() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInBadCommunityNames value defined in MIB-II.
-
-
getSnmpInBadCommunityUses() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInBadCommunityUses value defined in MIB-II.
-
-
getSnmpInBadCommunityUses() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInBadCommunityUses value defined in MIB-II.
-
-
getSnmpInBadVersions() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInBadVersions value defined in MIB-II.
-
-
getSnmpInBadVersions() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInBadVersions value defined in MIB-II.
-
-
getSnmpInBadVersions() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns the snmpInBadVersions value defined in the RFC 1907 Snmp Group.
-
-
getSnmpInGetNexts() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInGetNexts value defined in MIB-II.
-
-
getSnmpInGetNexts() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInGetNexts value defined in MIB-II.
-
-
getSnmpInGetRequests() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInGetRequests value defined in MIB-II.
-
-
getSnmpInGetRequests() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInGetRequests value defined in MIB-II.
-
-
getSnmpInInforms() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns the number of received informs.
-
-
getSnmpInPkts() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInPkts value defined in MIB-II.
-
-
getSnmpInPkts() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInPkts value defined in MIB-II.
-
-
getSnmpInPkts() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns the snmpInPkts value defined in the RFC 1907 Snmp Group.
-
-
getSnmpInSetRequests() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInSetRequests value defined in MIB-II.
-
-
getSnmpInSetRequests() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInSetRequests value defined in MIB-II.
-
-
getSnmpInTotalReqVars() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInTotalReqVars value defined in MIB-II.
-
-
getSnmpInTotalReqVars() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInTotalReqVars value defined in MIB-II.
-
-
getSnmpInTotalSetVars() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpInTotalSetVars value defined in MIB-II.
-
-
getSnmpInTotalSetVars() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpInTotalSetVars value defined in MIB-II.
-
-
getSnmpInTraps() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns the number of received traps.
-
-
getSnmpInvalidMsgs() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns snmpInvalidMsgs as defined in RFC 2572 - SNMP-MPD-MIB.
-
-
getSnmpInvalidMsgs() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns snmpInvalidMsgs as defined in rfc 2572 SNMP-MPD-MIB.
-
-
getSnmpInvalidMsgs() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns snmpInvalidMsgs as defined in RFC 2572 SNMP-MPD-MIB.
-
-
getSnmpOutBadValues() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpOutBadValues value defined in MIB-II.
-
-
getSnmpOutBadValues() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpOutBadValues value defined in MIB-II.
-
-
getSnmpOutGenErrs() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpOutGenErrs value defined in MIB-II.
-
-
getSnmpOutGenErrs() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpOutGenErrs value defined in MIB-II.
-
-
getSnmpOutGetResponses() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpOutGetResponses value defined in MIB-II.
-
-
getSnmpOutGetResponses() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpOutGetResponses value defined in MIB-II.
-
-
getSnmpOutNoSuchNames() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpOutNoSuchNames value defined in MIB-II.
-
-
getSnmpOutNoSuchNames() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpOutNoSuchNames value defined in MIB-II.
-
-
getSnmpOutPkts() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpOutPkts value defined in MIB-II.
-
-
getSnmpOutPkts() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpOutPkts value defined in MIB-II.
-
-
getSnmpOutTooBigs() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpOutTooBigs value defined in MIB-II.
-
-
getSnmpOutTooBigs() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpOutTooBigs value defined in MIB-II.
-
-
getSnmpOutTraps() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpOutTraps value defined in MIB-II.
-
-
getSnmpOutTraps() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpOutTraps value defined in MIB-II.
-
-
getSnmpProxyDrops() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpProxyDrops value defined in RFC - 1907 NMPv2-MIB .
-
-
getSnmpProxyDrops() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpProxyDrops value defined in rfc 1907 NMPv2-MIB .
-
-
getSnmpSilentDrops() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the snmpSilentDrops value defined in RFC - 1907 NMPv2-MIB .
-
-
getSnmpSilentDrops() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the snmpSilentDrops value defined in rfc 1907 NMPv2-MIB .
-
-
getSnmpUnknownContexts() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns snmpUnknownContexts as defined in RFC 2573 - SNMP-TARGET-MIB.
-
-
getSnmpUnknownContexts() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns snmpUnknownContexts as defined in rfc 2573 SNMP-TARGET-MIB.
-
-
getSnmpUnknownPDUHandlers() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns snmpUnknownPDUHandlers as defined in RFC 2572 - SNMP-MPD-MIB.
-
-
getSnmpUnknownSecurityModels() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns snmpUnknownSecurityModels as defined in - RFC 2572 SNMP-MPD-MIB.
-
-
getSnmpUnknownSecurityModels() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns snmpUnknownSecurityModels as defined in rfc 2572 SNMP-MPD-MIB.
-
-
getSnmpUnknownSecurityModels() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Returns snmpUnknownSecurityModels as defined in RFC 2572 SNMP-MPD-MIB.
-
-
getSourceAddress() - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
If the trap has been created with a PDU (SNMP V1 / V2 or - V3), the source address located in this PDU is returned.
-
-
getSourceMBeanName() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
The ObjectName of the source MBean, as passed to this - Object's constructor.
-
-
getSpecificationName() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the full name of the JMX specification implemented by the agent.
-
-
getSpecificationVendor() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the vendor of the JMX specification implemented by the agent.
-
-
getSpecificationVersion() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns the version of the JMX specification implemented by the agent.
-
-
getStandardObjectServer() - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
 
-
getState() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Gets the state of this CommunicatorServer as an integer.
-
-
getState() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Gets the state of this CommunicatorServer as an integer.
-
-
getState() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Returns the state of this DiscoveryClient.
-
-
getState() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Returns the state of this DiscoveryClient.
-
-
getState() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Returns the state of this DiscoveryMonitor.
-
-
getState() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Returns the state of this DiscoveryMonitor.
-
-
getState() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Returns the state of this DiscoveryResponder.
-
-
getState() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Returns the state of this DiscoveryResponder.
-
-
getState() - Method in class com.sun.jdmk.discovery.DiscoveryResponderNotification
-
-
Returns the state of the agent.
-
-
getState() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Gets the state of this CommunicatorServer as an integer.
-
-
getStateString() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Gets the state of this CommunicatorServer as a string.
-
-
getStateString() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Gets the state of this CommunicatorServer as a string.
-
-
getStateString() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Returns the state of this DiscoveryClient in string form.
-
-
getStateString() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Returns the state of this DiscoveryClient in string form.
-
-
getStateString() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
-
-
Returns the state of this DiscoveryMonitor in string form.
-
-
getStateString() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
-
-
Returns the state of this DiscoveryMonitor in string form.
-
-
getStateString() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Returns the state of this DiscoveryResponder in string form.
-
-
getStateString() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Returns the state of this DiscoveryResponder in string form.
-
-
getStateString() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Gets the state of this CommunicatorServer as a string.
-
-
getStatus() - Method in exception com.sun.management.snmp.SnmpStatusException
-
-
Return the error status.
-
-
getStatus() - Method in class javax.management.remote.message.SASLMessage
-
-
The status of the current SASL authentication exchanges.
-
-
getStatus() - Method in class javax.management.remote.message.TLSMessage
-
-
The status of the current TLS transport security negotiation.
-
-
getStorageType() - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Returns the storage type (PERMANENT or - VOLATILE).
-
-
getStorageType() - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
getStorageType() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
Gets the storage type.
-
-
getStringTable() - Method in class com.sun.jdmk.Enumerated
-
-
Returns the hashtable of the string forms.
-
-
getStringTable() - Method in class com.sun.management.snmp.EnumRowStatus
-
 
-
getStringTable() - Method in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
getStringTable() - Method in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
getSubList() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the vector of varbind to be handled by the SNMP mib node.
-
-
getSubList() - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
Return the list of varbind to be handled by the SNMP MIB node.
-
-
getSysUpTime() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the time (in hundredths of second) elapsed since the SNMP - protocol adaptor startup.
-
-
getTable(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Gets the table identified by the given `arc'.
-
-
getTable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Returns the table object identified by "arc".
-
-
getTable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Returns the table object identified by "arc".
-
-
getTag() - Method in class com.sun.management.snmp.BerDecoder
-
-
Get the tag of the data at the current position.
-
-
getTag() - Method in class com.sun.management.snmp.SnmpNull
-
-
Returns the tag value of this SnmpNull.
-
-
getTargetException() - Method in exception com.sun.jdmk.comm.CommunicationException
-
-
Get the thrown target exception.
-
-
getTargetException() - Method in exception com.sun.jdmk.ProxyMBeanInstantiationException
-
-
Deprecated. -
Use ProxyMBeanInstantiationException.getCause() instead. - Returns the actual Exception thrown.
-
-
-
getTargetMBeanServer() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
The target MBeanServer in which the source - MBeans will be mounted under the target path.
-
-
getTargetMBeanServer() - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
-
The target MBeanServer in which the source - MBeans will be mounted under the target path.
-
-
getTargetName() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
The ObjectName of this cascading proxy.
-
-
getTargetPath() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
getTargetPath() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Gets the targetPath.
-
-
getThreadContext() - Static method in class com.sun.jdmk.ThreadContext
-
-
Return an object that can later be supplied to restore - to restore the context stack to its current state.
-
-
getTimelinessWindow() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Get the time window used for timeliness checks.
-
-
getTimelinessWindow() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Get the time window used for timeliness checks.
-
-
getTimeout() - Method in class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Returns setting for Timeout.
-
-
getTimeout() - Method in interface com.sun.jdmk.comm.HttpConnectorServerMBean
-
-
Deprecated.
-
Returns setting for Timeout.
-
-
getTimeout() - Method in class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Returns setting for Timeout.
-
-
getTimeout() - Method in interface com.sun.jdmk.comm.HttpsConnectorServerMBean
-
-
Deprecated.
-
Returns setting for Timeout.
-
-
getTimeOut() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Returns the time to wait for discovery responses in milliseconds.
-
-
getTimeOut() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Returns the time to wait for discovery responses in milliseconds.
-
-
getTimeout() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Gets the timeout to wait for an inform response from the manager.
-
-
getTimeout() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Gets the timeout to wait for an inform response from the manager.
-
-
getTimeout() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Gets the proxy / sub agent communication total timeout.
-
-
getTimeout() - Method in class javax.management.remote.message.NotificationRequestMessage
-
-
Returns the maximum time to wait for notifications.
-
-
getTimeToLive() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Get the time-to-live.
-
-
getTimeToLive() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Get the time-to-live.
-
-
getTimeToLive() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Returns the time-to-live value.
-
-
getTimeToLive() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Returns the time-to-live value.
-
-
getTmpDir() - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
getTmpDir(String) - Static method in class com.sun.jdmk.DefaultPaths
-
-
Deprecated. -
use com.sun.jdmk.defaults.DefaultPaths instead.
-
-
-
getTrapCommunities(InetAddress) - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Returns an enumeration of trap communities for a given host.
-
-
getTrapCommunities(InetAddress) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns an enumeration of trap communities for a given host.
-
-
getTrapDestinations() - Method in interface com.sun.management.snmp.InetAddressAcl
-
-
Returns an enumeration of trap destinations.
-
-
getTrapDestinations() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns an enumeration of trap destinations.
-
-
getTrapListeners() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
Gets all of the trap listeners.
-
-
getTrapPort() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Returns the port used by this SNMP protocol adaptor for sending traps.
-
-
getTrapPort() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Returns the port used by this SNMP protocol adaptor for sending traps.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpCounter
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpGauge
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpInt
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpIpAddress
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpNull
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpOpaque
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpString
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpUnsignedInt
-
-
Returns a textual description of the type object.
-
-
getTypeName() - Method in class com.sun.management.snmp.SnmpValue
-
-
Returns a textual description of the object.
-
-
getUnknownEngineIdsCounter() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the unknownEngineIdsCounter.
-
-
getUnknownEngineIdsCounter() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the Usm error counter.
-
-
getUnknownUserNamesCounter() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the unknownUserNamesCounter.
-
-
getUnknownUserNamesCounter() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the Usm error counter.
-
-
getUnsupportedSecLevelsCounter() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the unsupportedSecLevelsCounter.
-
-
getUnsupportedSecLevelsCounter() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the Usm error counter.
-
-
getURLConnection() - Method in class com.sun.jdmk.comm.TimedURLConnection
-
 
-
getUser(SnmpEngineId, String) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Gets the SnmpUsmSecureUser for the passed user name - and authoritative engine Id.
-
-
getUser(SnmpEngineId, String) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
Gets the SnmpUsmSecureUser for the passed user name - and authoritative engine Id.
-
-
getUserAcl() - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Gets the customized user ACL.
-
-
getUserAuthPair(SnmpEngineId, String) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Gets the SnmpUsmAuthAlgorithm/Localized key - pair associated to a user name and authoritative engine Id.
-
-
getUserAuthPair(SnmpEngineId, String) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
getUserData() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse.
-
-
getUserData() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse.
-
-
getUserData() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
-
-
Returns a byte[] containing the additional information that the user added in the - DiscoveryResponse.
-
-
getUserData() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns a handle on a user allocated contextual object.
-
-
getUserDataFactory() - Method in class com.sun.management.comm.SnmpAdaptorServer
-
-
Get the user-data factory associated with this SNMP protocol adaptor.
-
-
getUserDataFactory() - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
-
-
Get the user-data factory associated with this SNMP protocol adaptor.
-
-
getUserName() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecurityParameters
-
-
Gets the user name.
-
-
getUserPrivPair(SnmpEngineId, String) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
-
-
Gets the SnmpUsmPrivAlgorithm/Localized key - pair associated to a user name and authoritative engine Id.
-
-
getUserPrivPair(SnmpEngineId, String) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
-
-
See SnmpUsmLcd interface doc for details.
-
-
getUsmKeyHandler() - Method in interface com.sun.management.snmp.SnmpEngine
-
-
Gets the Usm key handler.
-
-
getUsmSecurityAlgorithms() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
Returns an array of User based Security Model supported algorithms.
-
-
getUsmSecurityAlgorithms() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
Returns an array of User based Security Model supported algorithms.
-
-
getUsmStatsDecryptionErrors() - Method in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Getter for the "UsmStatsDecryptionErrors" variable.
-
-
getUsmStatsDecryptionErrors() - Method in interface com.sun.management.snmp.usm.usmmib.UsmStatsMBean
-
-
Getter for the "UsmStatsDecryptionErrors" variable.
-
-
getUsmStatsNotInTimeWindows() - Method in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Getter for the "UsmStatsNotInTimeWindows" variable.
-
-
getUsmStatsNotInTimeWindows() - Method in interface com.sun.management.snmp.usm.usmmib.UsmStatsMBean
-
-
Getter for the "UsmStatsNotInTimeWindows" variable.
-
-
getUsmStatsUnknownEngineIDs() - Method in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Getter for the "UsmStatsUnknownEngineIDs" variable.
-
-
getUsmStatsUnknownEngineIDs() - Method in interface com.sun.management.snmp.usm.usmmib.UsmStatsMBean
-
-
Getter for the "UsmStatsUnknownEngineIDs" variable.
-
-
getUsmStatsUnknownUserNames() - Method in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Getter for the "UsmStatsUnknownUserNames" variable.
-
-
getUsmStatsUnknownUserNames() - Method in interface com.sun.management.snmp.usm.usmmib.UsmStatsMBean
-
-
Getter for the "UsmStatsUnknownUserNames" variable.
-
-
getUsmStatsUnsupportedSecLevels() - Method in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Getter for the "UsmStatsUnsupportedSecLevels" variable.
-
-
getUsmStatsUnsupportedSecLevels() - Method in interface com.sun.management.snmp.usm.usmmib.UsmStatsMBean
-
-
Getter for the "UsmStatsUnsupportedSecLevels" variable.
-
-
getUsmStatsWrongDigests() - Method in class com.sun.management.snmp.usm.usmmib.UsmStats
-
-
Getter for the "UsmStatsWrongDigests" variable.
-
-
getUsmStatsWrongDigests() - Method in interface com.sun.management.snmp.usm.usmmib.UsmStatsMBean
-
-
Getter for the "UsmStatsWrongDigests" variable.
-
-
getUsmUserAuthKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserAuthKeyChange" variable.
-
-
getUsmUserAuthKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserAuthKeyChange" variable.
-
-
getUsmUserAuthKeyChange() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserAuthKeyChange" variable.
-
-
getUsmUserAuthProtocol() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserAuthProtocol" variable.
-
-
getUsmUserAuthProtocol() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserAuthProtocol" variable.
-
-
getUsmUserAuthProtocol() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserAuthProtocol" variable.
-
-
getUsmUserCloneFrom() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserCloneFrom" variable.
-
-
getUsmUserCloneFrom() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserCloneFrom" variable.
-
-
getUsmUserCloneFrom() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserCloneFrom" variable.
-
-
getUsmUserEngineID() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserEngineID" variable.
-
-
getUsmUserEngineID() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserEngineId" variable.
-
-
getUsmUserEngineID() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserEngineID" variable.
-
-
getUsmUserName() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserName" variable.
-
-
getUsmUserName() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserName" variable.
-
-
getUsmUserName() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserName" variable.
-
-
getUsmUserOwnAuthKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserOwnAuthKeyChange" variable.
-
-
getUsmUserOwnAuthKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserOwnAuthKeyChange" variable.
-
-
getUsmUserOwnAuthKeyChange() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserOwnAuthKeyChange" variable.
-
-
getUsmUserOwnPrivKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserOwnPrivKeyChange" variable.
-
-
getUsmUserOwnPrivKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserOwnPrivKeyChange" variable.
-
-
getUsmUserOwnPrivKeyChange() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserOwnPrivKeyChange" variable.
-
-
getUsmUserPrivKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserPrivKeyChange" variable.
-
-
getUsmUserPrivKeyChange() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserPrivKeyChange" variable.
-
-
getUsmUserPrivKeyChange() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserPrivKeyChange" variable.
-
-
getUsmUserPrivProtocol() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserPrivProtocol" variable.
-
-
getUsmUserPrivProtocol() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserPrivProtocol" variable.
-
-
getUsmUserPrivProtocol() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserPrivProtocol" variable.
-
-
getUsmUserPublic() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserPublic" variable.
-
-
getUsmUserPublic() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserPublic" variable.
-
-
getUsmUserSecurityName() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserSecurityName" variable.
-
-
getUsmUserSecurityName() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserSecurityName" variable.
-
-
getUsmUserSecurityName() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserSecurityName" variable.
-
-
getUsmUserSpinLock() - Method in class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Getter for the "UsmUserSpinLock" variable.
-
-
getUsmUserSpinLock() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserMBean
-
-
Getter for the "UsmUserSpinLock" variable.
-
-
getUsmUserStatus() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserStatus" variable.
-
-
getUsmUserStatus() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserStatus" variable.
-
-
getUsmUserStorageType() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
-
-
Getter for the "UsmUserStorageType" variable.
-
-
getUsmUserStorageType() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
-
-
Getter for the "UsmUserStorageType" variable.
-
-
getUsmUserStorageType() - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
-
-
Getter for the "UsmUserStorageType" variable.
-
-
getUsmUserTable() - Method in class com.sun.management.snmp.usm.usmmib.UsmUser
-
-
Access the "UsmUserTable" variable as a bean indexed property.
-
-
getVarBindCount() - Method in exception com.sun.management.snmp.SnmpTooBigException
-
-
Returns the number of SnmpVarBind successfully - encoded before the exception was thrown.
-
-
getVarIndex(SnmpVarBind) - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the varbind index that should be embedded in an - SnmpStatusException for this particular varbind.
-
-
getVersion() - Method in interface com.sun.management.snmp.agent.SnmpMibRequest
-
-
Returns the SNMP protocol version in which this request is expected - to be handled by the SnmpMibAgent.
-
-
getVersion() - Method in class javax.management.remote.message.HandshakeBeginMessage
-
-
The version of the JMXMP protocol supported by the server.
-
-
getVersion() - Method in class javax.management.remote.message.VersionMessage
-
-
The latest protocol version acceptable for use.
-
-
getWrapped() - Method in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Returns a wrapped JDMK legacy connector client or server.
-
-
getWrappedNotificationResult() - Method in class javax.management.remote.message.NotificationResponseMessage
-
-
Returns the notification result.
-
-
getWrappedResult() - Method in class javax.management.remote.message.MBeanServerResponseMessage
-
-
Returns the wrapped result of the method invocation.
-
-
getWRITE() - Static method in class com.sun.management.snmp.IPAcl.JdmkAcl
-
-
Returns the write permission instance used.
-
-
getWRITE() - Static method in class com.sun.management.snmp.uacl.JdmkUserAcl
-
-
Returns the write permission instance used.
-
-
getWrongDigestsCounter() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
-
-
Gets the wrongDigestsCounter.
-
-
getWrongDigestsCounter() - Method in interface com.sun.management.snmp.usm.SnmpUsm
-
-
Gets the Usm error counter.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-8.html b/dist/docs/api/index-files/index-8.html deleted file mode 100644 index 3385140..0000000 --- a/dist/docs/api/index-files/index-8.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - - -H-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

H

-
-
handleCallback(Runnable) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
This method invokes a listener callback.
-
-
handleCallback(Runnable) - Method in class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
This method invokes a listener callback.
-
-
handleIOException(IOException, String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
This method is called each time an IOException is raised when - trying to forward an operation to the underlying - MBeanServerConnection, as a result of calling - MBeanServerConnectionWrapper.getMBeanServerConnection() or as a result of invoking the - operation on the returned connection.
-
-
handleJMXConnectionNotification(Notification, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
This method is called internally when a - JMXConnectionNotification is received through the underlying - MBeanServerConnectionFactory.
-
-
handleJMXConnectionNotification(Notification, Object) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
This method is called internally when a - JMXConnectionNotification is received through the underlying - source MBeanServerConnectionFactory.
-
-
handleMBeanServerNotification(Notification, Object) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
-
This method is called internally when a - MBeanServerNotification is received from the source (cascaded) - MBeanServer.
-
-
handleNotification(NotificationListener, Notification, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
-
This method is called by sendNotification for each listener in order to send the - notification to that listener.
-
-
handlePacket(Runnable) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
-
-
This method handles a received SNMP DatagramPacket.
-
-
handlePacket(Runnable) - Method in class com.sun.management.snmp.SnmpEventReportDispatcher
-
-
This method handles a received SNMP DatagramPacket.
-
-
handleReport(SnmpRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Called when a report is received when forwarding a request.
-
-
handleReport(SnmpRequest) - Method in class com.sun.management.snmp.agent.SnmpUsmProxy
-
-
Called when a report is received when forwarding a request.
-
-
HandshakeBeginMessage - Class in javax.management.remote.message
-
-
Handshake begin message exchanged between the - server and the client.
-
-
HandshakeBeginMessage(String, String) - Constructor for class javax.management.remote.message.HandshakeBeginMessage
-
-
Constructs a new HandshakeBeginMessage with the space-separated list - of server's supported profile names and the server version of the JMXMP - protocol.
-
-
HandshakeEndMessage - Class in javax.management.remote.message
-
-
Handshake end message exchanged between the client and the server.
-
-
HandshakeEndMessage(Object, String) - Constructor for class javax.management.remote.message.HandshakeEndMessage
-
-
Constructs a new HandshakeEndMessage with the opaque context - object and connection ID.
-
-
HandshakeErrorMessage - Class in javax.management.remote.message
-
-
This class represents an error that occurred during the various - client/server handshake exchanges.
-
-
HandshakeErrorMessage(String) - Constructor for class javax.management.remote.message.HandshakeErrorMessage
-
-
Constructs a new HandshakeErrorMessage with the specified error.
-
-
hashCode() - Method in class com.sun.jdmk.Enumerated
-
-
Returns the hash code for this enumerated.
-
-
hashCode() - Method in class com.sun.jdmk.NamedObject
-
-
Deprecated.
-
Returns a hash code for this named object.
-
-
hashCode() - Method in class com.sun.jdmk.UnsignedLong
-
 
-
hashCode() - Method in class com.sun.management.snmp.SnmpEngineId
-
 
-
hasRowStatus() - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return true if the conceptual row contains a columnar - object used to control creation/deletion of rows in this table.
-
-
hasRowStatus() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
HeartBeatClientHandler - Interface in com.sun.jdmk.comm
-
-
Interface to be implemented by all the connector clients that want to support - the heartbeat mechanism.
-
-
HeartBeatNotification - Class in com.sun.jdmk.comm
-
-
This notification will be sent by a connector client when the connector client itself connects to - or disconnects from the connector server or when the connector server associated to this connector - client dies or is temporarily unreachable and after several retries have been carried out unsuccessfully.
-
-
HeartBeatNotification(String, Object, long, long, String, ConnectorAddress) - Constructor for class com.sun.jdmk.comm.HeartBeatNotification
-
-
Constructs a heartbeat notification object.
-
-
HexToChar(String) - Static method in class com.sun.management.snmp.SnmpString
-
-
Converts the specified hexadecimal string into a character string.
-
-
hideInvalidResponseError(boolean) - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Hides invalid response errors.
-
-
HMAC_MD5_AUTH - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacMd5
-
-
Algorithm name as defined in rfc 2574, "usmHMACMD5AuthProtocol".
-
-
HMAC_SHA_AUTH - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacSha
-
-
Algorithm name as defined in rfc 2574, "usmHMACSHAAuthProtocol".
-
-
HTML_ADAPTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
-
-
The default port for the HTML adaptor.
-
-
HTML_ADAPTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
-
-
The default key properties for the HTML protocol adaptor.
-
-
HTML_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Indicates that it is an HTML connector type.
-
-
HtmlAdaptorServer - Class in com.sun.jdmk.comm
-
-
Acts as an HTML server which allows an HTML browser to manage all MBeans - in the agent.
-
-
HtmlAdaptorServer() - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Constructs an HtmlAdaptorServer that will use the default port (8082).
-
-
HtmlAdaptorServer(int) - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Constructs the HtmlAdaptorServer that will use the specified port.
-
-
HtmlAdaptorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Constructs the HtmlAdaptorServer that will use the - specified port and user authentication information list.
-
-
HtmlParser - Interface in com.sun.jdmk.comm
-
-
To be implemented by an MBean acting as an HTML parser.
-
-
HTTP_CLIENT_AUTHINFO - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies an AuthInfo object used by an HTTP/HTTPS client to connect to - its server.
-
-
HTTP_CONNECTOR - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies a protocol name for the JDMK HTTP connector.
-
-
HTTP_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
-
-
The default port for the HTTP connector.
-
-
HTTP_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
-
-
The default key properties for the HTTP connector.
-
-
HTTP_SERVER_AUTHINFO_LIST - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies a list of AuthInfo (com.sun.jdmk.comm.AuthInfo[]) for an - HTTP or HTTPS connector server.
-
-
HTTP_SERVER_LOCAL_ADDRESS - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies the local InetAddress the HTTP/HTTPS connector server will - bind to.
-
-
HTTP_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Indicates that it is an HTTP connector type.
-
-
HttpConnectorAddress - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
HttpConnectorAddress() - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
HttpConnectorAddress constructor.
-
-
HttpConnectorAddress(String, int) - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
HttpConnectorAddress constructor.
-
-
HttpConnectorAddress(String, int, AuthInfo) - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
-
-
Deprecated.
-
HttpConnectorAddress constructor.
-
-
HttpConnectorClient - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
HttpConnectorClient() - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
-
-
Deprecated.
-
Constructs an HttpConnectorClient.
-
-
HttpConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
-
-
Deprecated. -
replaced by the method HttpConnectorClient(String localhost)
-
-
-
HttpConnectorClient(String) - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
-
-
Deprecated.
-
Constructs an HttpConnectorClient.
-
-
HttpConnectorServer - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
HttpConnectorServer() - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Constructs an HttpConnectorServer.
-
-
HttpConnectorServer(int) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Constructs an HttpConnectorServer.
-
-
HttpConnectorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Constructs an HttpConnectorServer.
-
-
HttpConnectorServer(int, InetAddress) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Constructs an HttpConnectorServer.
-
-
HttpConnectorServer(int, AuthInfo[], InetAddress) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
-
-
Deprecated.
-
Constructs an HttpConnectorServer.
-
-
HttpConnectorServerMBean - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This interface may be removed - in a future version of Java DMK. See JdmkLegacyConnector.
-
-
-
HTTPS_CONNECTOR - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies a protocol name for the JDMK HTTPS connector.
-
-
HTTPS_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
-
-
The default port for the HTTPS connector.
-
-
HTTPS_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
-
-
The default key properties for the HTTPS connector.
-
-
HTTPS_SERVER_NEED_CLIENT_AUTH - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
-
-
Specifies the SSL needClientAuth flag used by the HTTPS connector server - to require or to not require mutual authentication.
-
-
HTTPS_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
-
-
Indicates that it is an HTTPS connector type.
-
-
HttpsConnectorAddress - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
HttpsConnectorAddress() - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
HttpsConnectorAddress constructor.
-
-
HttpsConnectorAddress(String, int) - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
HttpsConnectorAddress constructor.
-
-
HttpsConnectorAddress(String, int, AuthInfo) - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
-
-
Deprecated.
-
HttpsConnectorAddress constructor.
-
-
HttpsConnectorClient - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
HttpsConnectorClient() - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
-
-
Deprecated.
-
Constructs an HttpsConnectorClient.
-
-
HttpsConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
-
-
Deprecated. -
replaced by the method HttpsConnectorClient(String localhost)
-
-
-
HttpsConnectorClient(String) - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
-
-
Deprecated.
-
Constructs an HttpsConnectorClient.
-
-
HttpsConnectorClient(String, boolean) - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
-
-
Deprecated.
-
Constructs an HttpsConnectorClient.
-
-
HttpsConnectorServer - Class in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This class may be removed in a - future version of Java DMK. See JdmkLegacyConnector.
-
-
-
HttpsConnectorServer() - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Constructs an HttpsConnectorServer.
-
-
HttpsConnectorServer(int) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Constructs an HttpsConnectorServer.
-
-
HttpsConnectorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Constructs an HttpsConnectorServer.
-
-
HttpsConnectorServer(int, InetAddress) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Constructs an HttpsConnectorServer.
-
-
HttpsConnectorServer(int, AuthInfo[], InetAddress) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Constructs an HttpsConnectorServer.
-
-
HttpsConnectorServer(int, AuthInfo[], InetAddress, boolean) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
-
-
Deprecated.
-
Constructs an HttpsConnectorServer.
-
-
HttpsConnectorServerMBean - Interface in com.sun.jdmk.comm
-
-
Deprecated. -
The JMX Remote API should be used in preference to the - legacy Java DMK connector classes. This interface may be removed - in a future version of Java DMK. See JdmkLegacyConnector.
-
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index-files/index-9.html b/dist/docs/api/index-files/index-9.html deleted file mode 100644 index b5cbadc..0000000 --- a/dist/docs/api/index-files/index-9.html +++ /dev/null @@ -1,901 +0,0 @@ - - - - - -I-Index (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
A B C D E F G H I J K L M N O P Q R S T U V W X  - - -

I

-
-
ID - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
-
-
The User based Security Model Id as defined in RFC 2574.
-
-
InetAddressAcl - Interface in com.sun.management.snmp
-
-
Defines the IP address based ACL used by the SNMP protocol adaptor.
-
-
inetAddressValue() - Method in class com.sun.management.snmp.SnmpString
-
-
Converts the string value to its InetAddress form.
-
-
INFO - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
init() - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
-
-
Initializes the MIB (with no registration of the MBeans into the - MBean server).
-
-
init() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
-
-
Initializes the MIB (with no registration of the MBeans into the - MBean server).
-
-
init() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Initialization of the SnmpProxy with no registration in Java DMK.
-
-
init() - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Initialization of the MIB with no registration in Java DMK.
-
-
initUsmStats(MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Initialization of the "UsmStats" group.
-
-
initUsmUser(MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
-
-
Initialization of the "UsmUser" group.
-
-
insertFirst(JdmkMBeanServer) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
-
Insert this ForwardingMBeanServerInterceptor at - the head of the chain of interceptors in a JdmkMBeanServer.
-
-
insertLast(JdmkMBeanServer) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
-
Insert this ForwardMBeanServerInterceptor at - the tail of the chain of interceptors in a JdmkMBeanServer.
-
-
instantiate(String) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Instantiates an object using the list of all class loaders registered - in the MBean Interceptor - (using its ClassLoaderRepository).
-
-
instantiate(String, ObjectName, ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Instantiates an object using the class Loader specified by its - ObjectName.
-
-
instantiate(String, Object[], String[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Instantiates an object using the list of all class loaders registered - in the MBean server - (using its ClassLoaderRepository).
-
-
instantiate(String, ObjectName, Object[], String[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Instantiates an object.
-
-
instantiate(Class) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Instantiates an object given its class, using its empty constructor.
-
-
instantiate(Class, Object[], String[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
-
-
Instantiates an object given its class, the parameters and signature of its constructor - The call returns a reference to the newly created object.
-
-
instantiate(Class) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
instantiate(Class, Object[], String[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
instantiate(String) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
instantiate(String, ObjectName, ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
instantiate(String, Object[], String[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
instantiate(String, ObjectName, Object[], String[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
-
-
Deprecated.
-
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("instantiate", null), then - checkInstantiate("instantiate", className, null, params, - signature), then forward this method to the wrapped - object.
-
-
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("instantiate", null), then - checkInstantiate("instantiate", className, loaderName, - params, signature), then forward this method to the - wrapped object.
-
-
instantiate(String) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
instantiate(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
instantiate(String) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates an object using the list of all class loaders registered - in the MBean server (using its - Default Loader Repository).
-
-
instantiate(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates an object using the class Loader specified by its - ObjectName.
-
-
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates an object using the list of all class loaders registered - in the MBean server (using its - Default Loader Repository).
-
-
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Instantiates an object.
-
-
instantiate(String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
instantiate(String, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
- -
-
instantiator - Variable in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
The MBeanInstantiator associated to the MetaData
-
-
IntegerTag - Static variable in class com.sun.management.snmp.BerDecoder
-
 
-
IntegerTag - Static variable in class com.sun.management.snmp.BerEncoder
-
 
-
InterceptorCycleException - Exception in com.sun.jdmk.interceptor
-
-
Thrown when changing a chain of interceptors would produce a - cycle.
-
-
InterceptorCycleException() - Constructor for exception com.sun.jdmk.interceptor.InterceptorCycleException
-
 
-
InterceptorCycleException(String) - Constructor for exception com.sun.jdmk.interceptor.InterceptorCycleException
-
 
-
InterceptorNotPresentException - Exception in com.sun.jdmk.interceptor
-
-
An MBeanServerInterceptor was not found when expected.
-
-
InterceptorNotPresentException() - Constructor for exception com.sun.jdmk.interceptor.InterceptorNotPresentException
-
 
-
InterceptorNotPresentException(String) - Constructor for exception com.sun.jdmk.interceptor.InterceptorNotPresentException
-
 
-
Introspector - Class in com.sun.jdmk
-
-
This class contains the methods for performing all the tests needed to - verify that a class represents a JMX compliant MBean.
-
-
intTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
-
 
-
intTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
-
 
-
intValue() - Method in class com.sun.jdmk.Enumerated
-
-
Return the integer form of the enumerated.
-
-
intValue() - Method in class com.sun.jdmk.UnsignedLong
-
-
Return an int that is equal mod 232 to - this unsigned number.
-
-
intValue() - Method in class com.sun.management.snmp.SnmpCounter64
-
-
Converts the counter value to its integer form.
-
-
intValue() - Method in class com.sun.management.snmp.SnmpInt
-
-
Converts the integer value to its integer form.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Invokes a method of an MBean.
-
-
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Invokes a specific operation on the HTML protocol adaptor.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Invokes a method of an MBean.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Invokes a method of an MBean.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
invoke(Object, String, Object[], String[]) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.GenericProxy
-
-
Deprecated.
-
Invokes a method of an MBean.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
INVOKE - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
-
-
This constant indicates the type of operation.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Invokes an operation on an MBean.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("invoke", name), then - checkInvoke("invoke", name, operationName, params, - signature), then forward this method to the wrapped object.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Invokes an operation on an MBean.
-
-
invoke(Object, String, Object[], String[]) - Method in interface com.sun.jdmk.MetaData
-
-
Invokes an operation on an MBean.
-
-
invoke(Object, String, Object[], String[]) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.ProxyHandler
-
-
Deprecated.
-
Invokes an operation on an MBean.
-
-
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
-
-
Allows an action to be invoked on the source MBean.
-
-
INVOKE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
IS_INSTANCE_OF - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
IS_REGISTERED - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- -
-
isActive() - Method in class com.sun.jdmk.comm.CommunicatorServer
-
-
Tests whether the CommunicatorServer is active.
-
-
isActive() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
-
-
Tests if the CommunicatorServer is active.
-
-
isActive() - Method in class com.sun.jdmk.discovery.DiscoveryClient
-
-
Tests if the DiscoveryClient is active.
-
-
isActive() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
-
-
Tests if the DiscoveryClient is active.
-
-
isActive() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
-
-
Tests if the DiscoveryResponder is active.
-
-
isActive() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
-
-
Tests if the DiscoveryResponder is active.
-
-
isActive() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
-
 
-
isActive() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
-
-
Tests if the CascadingAgent is active.
-
-
isActive() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
-
 
-
isActive() - Method in class com.sun.management.comm.CommunicatorServer
-
-
Tests whether the CommunicatorServer is active.
-
-
isActive() - Method in class javax.management.remote.generic.GenericConnectorServer
-
 
-
isAuthenticated() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
-
-
Determines whether the authentication identity and password have - been successfully verified by the system authentication database.
-
-
isAuthenticationOn() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
-
-
Deprecated.
-
Returns true if the list of users supported by this server is not empty.
-
-
isAuthenticationOn() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
-
-
Deprecated.
-
Returns true if the list of users supported by this connector - server is not empty.
-
-
isAuthenticationOn() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
-
-
Returns true if the list of users supported by this server is not empty.
-
-
isAuthoritative() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
A peer is authoritative if the remote engine Id is useless when making requests.
-
-
isCommunityStringAtContextEnabled() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
The community to context translation activation status.
-
-
isCommunityStringAtContextEnabled() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
-
-
The community to context translation activation status.
-
-
isConnected() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Checks whether a communication with the MBeanServer is established.
-
-
isConnected() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Checks whether communication with the MBeanServer is established.
-
-
isConnected() - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Checks whether a communication with the MBeanServer is established.
-
-
isCreationEnabled() - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Tell whether a new entry should be created when a SET operation - is received for an entry that does not exist yet.
-
-
isCreationEnabled() - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Tells whether a new entry should be created when a SET operation - is received for an entry that does not exist yet.
-
-
isDynamic(Class) - Static method in class com.sun.jdmk.Introspector
-
-
Tell whether a MBean of the given class is a Dynamic MBean.
-
-
isEncryptionEnabled() - Method in class com.sun.management.snmp.SnmpEngineParameters
-
-
Check if encryption is activated.
-
-
isEndOfMibViewValue() - Method in class com.sun.management.snmp.SnmpNull
-
-
Checks if this SnmpNull object corresponds to an endOfMibView value.
-
-
isEndOfMibViewValue() - Method in class com.sun.management.snmp.SnmpValue
-
-
This method returns false by default and is redefined - in the SnmpNull class.
-
-
isException() - Method in class javax.management.remote.message.MBeanServerResponseMessage
-
-
Indicates whether this message corresponds to an - exception.
-
-
isFiltering() - Method in interface com.sun.jdmk.Repository
-
-
Deprecated.
-
Indicates whether or not the Repository Service supports filtering.
-
-
isFiltering() - Method in class com.sun.jdmk.RepositorySupport
-
-
Deprecated.
-
Indicates whether or not the Repository Service supports filtering.
-
-
isInetAddressAclUsed() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Says if The SnmpTrapForwarder parses or not the - InetAddressAcl when forwarding traps.
-
-
isInetAddressAclUsed() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Says if The SnmpTrapForwarder parses or not the - InetAddressAcl when forwarding traps.
-
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Returns true if the MBean specified is an instance of the specified class, false otherwise.
-
-
isInstanceOf(ObjectName, String) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Returns true if the MBean specified is an instance of the specified class, false otherwise.
-
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Returns true if the MBean specified is an instance of the specified class, false otherwise.
-
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
isInstanceOf(Object, String) - Method in class com.sun.jdmk.DynamicMetaDataImpl
-
-
Deprecated.
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
isInstanceOf(ObjectName, String) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Returns true if the MBean specified is an instance of the - specified class, false otherwise.
-
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("isInstanceOf", name), then - checkRead("isInstanceOf", name), - then forward this method to the wrapped object.
-
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Returns true if the MBean specified is an instance of the specified - class, false otherwise.
-
-
isInstanceOf(Object, String) - Method in interface com.sun.jdmk.MetaData
-
-
Determine whether the given MBean is an instance of a given - class/interface.
-
-
isInstanceOf(Object, String) - Method in class com.sun.jdmk.MetaDataImpl
-
-
Deprecated.
-
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
isInvalidResponseErrorHidden() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Checks if invalid response errors are hidden.
-
-
isInvalidSnmpVersion() - Method in exception com.sun.management.snmp.BerException
-
 
-
isMounted(String) - Method in class com.sun.jdmk.remote.cascading.CascadingService
-
 
-
isMounted(String) - Method in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
-
-
Tell whether the given ID identifies a currently mounted mountPoint.
-
-
isNestedArc(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Tell whether the given OID arc identifies a sub-tree - leading to a nested SNMP sub-group.
-
-
isNewEntry() - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
-
-
Indicate whether the entry involved is a new entry.
-
-
isNoSuchInstanceValue() - Method in class com.sun.management.snmp.SnmpNull
-
-
Checks if this SnmpNull object corresponds to a noSuchInstance value.
-
-
isNoSuchInstanceValue() - Method in class com.sun.management.snmp.SnmpValue
-
-
This method returns false by default and is redefined - in the SnmpNull class.
-
-
isNoSuchObjectValue() - Method in class com.sun.management.snmp.SnmpNull
-
-
Checks if this SnmpNull object corresponds to a noSuchObject value.
-
-
isNoSuchObjectValue() - Method in class com.sun.management.snmp.SnmpValue
-
-
This method returns false by default and is redefined - in the SnmpNull class.
-
-
isOriginatorWay() - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
By default a trap is sent as a notification originator.
-
-
isOriginatorWay() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
By default a trap is sent as a notification originator.
-
-
isProxyWay() - Method in class com.sun.management.snmp.agent.SnmpTrap
-
-
By default a trap is sent as a notification originator.
-
-
isProxyWay() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
By default a trap is sent as a notification originator.
-
-
isReadable(long) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
-
-
Tells whether the given arc identifies a readable scalar object in - this entry.
-
-
isReadable(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Tells whether the given arc identifies a readable scalar object in - this group.
-
-
isReadable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Returns true if "arc" identifies a readable scalar object.
-
-
isReadable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Returns true if "arc" identifies a readable scalar object.
-
-
isReadable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Returns true if "arc" identifies a readable scalar object.
-
-
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
This method is used internally and is implemented by the - SnmpMibTable subclasses generated by mibgen.
-
-
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
-
Returns true if "var" identifies a readable scalar object.
-
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
-
-
Deprecated.
-
Checks whether an MBean, identified by its object name, is already registered - with the MBeanServer.
-
-
isRegistered(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
-
-
Deprecated.
-
Checks whether an MBean, identified by its object name, is already registered - with the MBeanServer.
-
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
-
-
Deprecated.
-
Checks whether an MBean, identified by its object name, is already registered - with the MBeanServer.
-
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
-
-
Deprecated.
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
-
 
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
-
 
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
-
 
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
-
 
-
isRegistered(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
-
-
Deprecated.
-
Checks whether an MBean, identified by its object name, is - already registered with the MBean server.
-
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
-
-
Call checkAny("isRegistered", name), then - checkRead("isRegistered", name), - then forward this method to the wrapped object.
-
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
-
 
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
-
-
Deprecated.
-
Checks whether an MBean, identified by its object name, is already - registered with the MBean server.
-
-
isRegistered(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
-
-
Forward this method to the - wrapped object.
-
-
isRegistrationRequired() - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Tell whether the specific version of this metadata generated - by mibgen requires entries to be registered with - the MBeanServer.
-
-
isRegistrationRequired() - Method in class com.sun.management.snmp.agent.SnmpTableSupport
-
-
Tells whether the metadata object to which this table is linked - requires entries to be registered.
-
-
isRegistrationRequired() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
isReport() - Method in class com.sun.management.comm.SnmpV3InformRequest
-
-
Test if the received reply is an SNMP report.
-
-
isResponse() - Method in class com.sun.management.comm.SnmpV3InformRequest
-
-
Test if the received reply is an SNMP response.
-
-
isRowReady(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Tell whether the specified row is ready and can be put in the - notInService state.
-
-
isRowReady(Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
 
-
isRowReady(SnmpOid, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
isRowStatus(SnmpOid, long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
-
-
Return true if the columnar object identified by var - is used to control the addition/deletion of rows in this table.
-
-
isRowStatus(SnmpOid, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
-
 
-
isSetRequestForwardedOnCheck() - Method in class com.sun.management.snmp.agent.SnmpProxy
-
-
Returns the way a set request is forwarded by this - SnmpProxy.
-
-
isSnmpV1V2SetRequestAuthorized() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
-
-
The SNMP V1 and V2 set requests authorization status.
-
-
isTable(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Tells whether the given arc identifies a table in this group.
-
-
isTable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Returns true if "arc" identifies a table object.
-
-
isTable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Returns true if "arc" identifies a table object.
-
-
isTemplate() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
-
-
checks if the user is a template.
-
-
isTimelinessSynchronized() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
-
-
Test is the peer is synchronized with distant Engine time and boots.
-
-
isV1Activated() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Return true if Snmp V1 forwarding is activated.
-
-
isV1Activated() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Returns true if SNMP V1 forwarding is activated.
-
-
isV2Activated() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Return true if Snmp V2 forwarding is activated.
-
-
isV2Activated() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Returns true if SNMP V2 forwarding is activated.
-
-
isV3Activated() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
-
-
Return true if Snmp V3 forwarding is activated.
-
-
isV3Activated() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
-
-
Returns true if SNMP V3 forwarding is activated.
-
-
isValidValue(int) - Static method in class com.sun.management.snmp.EnumRowStatus
-
-
Check that the given value is valid.
-
-
isVariable(long) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
-
-
Tells whether the given arc identifies a variable (scalar object) in - this entry.
-
-
isVariable(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
-
-
Tells whether the given arc identifies a variable (scalar object) in - this group.
-
-
isVariable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
-
-
Returns true if "arc" identifies a scalar object.
-
-
isVariable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
-
-
Returns true if "arc" identifies a scalar object.
-
-
isVariable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
-
-
Returns true if "arc" identifies a scalar object.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W X 
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/index.html b/dist/docs/api/index.html deleted file mode 100644 index c3aed33..0000000 --- a/dist/docs/api/index.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - -Open source project for the Java Dynamic Management Kit 1.0 API Specification - - - - - - - - - -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> - - - diff --git a/dist/docs/api/javax/management/remote/generic/ConnectionClosedException.html b/dist/docs/api/javax/management/remote/generic/ConnectionClosedException.html deleted file mode 100644 index bfbfad5..0000000 --- a/dist/docs/api/javax/management/remote/generic/ConnectionClosedException.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - -ConnectionClosedException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.generic
-

Class ConnectionClosedException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    -
    public class ConnectionClosedException
    -extends IOException
    -

    Thrown by a connection server when it receives a request for a - connection that it has decided to close. The client reacts by - opening a new connection. This reconnection happens inside the - connector client. User code should never see this exception.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ConnectionClosedException

        -
        public ConnectionClosedException()
        -

        Constructs a ConnectionClosedException with - null as its error detail message.

        -
      • -
      - - - -
        -
      • -

        ConnectionClosedException

        -
        public ConnectionClosedException(String msg)
        -

        Constructs a ConnectionClosedException with the - specified detail message. The error message string - s can later be retrieved by the Throwable.getMessage() method of class - java.lang.Throwable.

        -
        Parameters:
        msg - the detail message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/GenericConnector.html b/dist/docs/api/javax/management/remote/generic/GenericConnector.html deleted file mode 100644 index e6efb97..0000000 --- a/dist/docs/api/javax/management/remote/generic/GenericConnector.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - - -GenericConnector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.generic
-

Class GenericConnector

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Closeable, AutoCloseable, JMXConnector
    -
    -
    -
    Direct Known Subclasses:
    -
    JMXMPConnector
    -
    -
    -
    -
    public class GenericConnector
    -extends Object
    -implements JMXConnector
    -

    A client connection to a remote JMX API server. This class can - use a MessageConnection object to specify the transport for - communicating with the server.

    - -

    User code does not usually instantiate this class. Instead, a - JMXConnectorProvider should be added to the JMXConnectorFactory so that users can implicitly instantiate the - GenericConnector (or a subclass of it) through the JMXServiceURL provided when connecting.

    - -

    The specific connector protocol to be used by an instance of - this class is specified by attributes in the Map - passed to the constructor or the connect - method. The attribute MESSAGE_CONNECTION is the standard - way to define the transport. An implementation can recognize other - attributes to define the transport differently.

    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/GenericConnectorServer.html b/dist/docs/api/javax/management/remote/generic/GenericConnectorServer.html deleted file mode 100644 index fb3269d..0000000 --- a/dist/docs/api/javax/management/remote/generic/GenericConnectorServer.html +++ /dev/null @@ -1,459 +0,0 @@ - - - - - -GenericConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.generic
-

Class GenericConnectorServer

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        OBJECT_WRAPPING

        -
        public static final String OBJECT_WRAPPING
        -

        Name of the attribute that specifies the object wrapping for - parameters whose deserialization requires special treatment. - The value associated with this attribute, if any, must be an - object that implements the interface ObjectWrapping.

        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        MESSAGE_CONNECTION_SERVER

        -
        public static final String MESSAGE_CONNECTION_SERVER
        -

        Name of the attribute that specifies how connections are - made to this connector server. The value associated with this - attribute, if any, must be an object that implements the - interface MessageConnectionServer.

        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GenericConnectorServer

        -
        public GenericConnectorServer(Map env,
        -                      MBeanServer mbs)
        -

        Constructs a GenericConnectorServer attached to - the given MBean server.

        -
        Parameters:
        env - a set of attributes for the connector server. Can - be null, which is equivalent to an empty map.
        mbs - the local MBeanServer used to execute a remote - request. Null if the MBean server will be specified by - registering this connector server as an MBean in it.
        -
        Throws:
        -
        IllegalArgumentException - if env contains - some invalid values.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        getAttributes

        -
        public Map getAttributes()
        -
      • -
      - - - -
        -
      • -

        start

        -
        public void start()
        -           throws IOException
        -

        Activates the connector server, that is, starts listening for - client connections. Calling this method when the connector - server is already active has no effect. Calling this method - when the connector server has been stopped will generate an - IOException.

        -
        Throws:
        -
        IllegalStateException - if the connector server has - not been attached to an MBean server.
        -
        IOException - if the connector server cannot be - started.
        -
      • -
      - - - - - - - -
        -
      • -

        isActive

        -
        public boolean isActive()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/MessageConnection.html b/dist/docs/api/javax/management/remote/generic/MessageConnection.html deleted file mode 100644 index a2b68a6..0000000 --- a/dist/docs/api/javax/management/remote/generic/MessageConnection.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - -MessageConnection (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.generic
-

Interface MessageConnection

-
-
-
-
    -
  • -
    -
    -
    public interface MessageConnection
    -

    Interface specifying the full-duplex transport used by each end - of a Generic Connector connection to communicate with the other - end.

    - -

    An instance of this interface can be communicated to the Generic - Connector using the attribute GenericConnector.MESSAGE_CONNECTION in the Map passed - to the constructor or the connect method.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidclose() -
      Terminates this object connection.
      -
      voidconnect(Map env) -
      Establish the connection.
      -
      StringgetConnectionId() -
      The ID for this connection.
      -
      MessagereadMessage() -
      Reads a Message object from the other end of the - connection.
      -
      voidwriteMessage(Message msg) -
      Writes a Message object to the other end of the - connection.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        connect

        -
        void connect(Map env)
        -             throws IOException
        -

        Establish the connection. This method must be called before - any other method of this interface. The behavior is unspecified - if not.

        -
        Parameters:
        env - the properties of the connection.
        -
        Throws:
        -
        IOException - if the connection cannot be made.
        -
      • -
      - - - -
        -
      • -

        readMessage

        -
        Message readMessage()
        -                    throws IOException,
        -                           ClassNotFoundException
        -

        Reads a Message object from the other end of the - connection.

        -
        Returns:
        the message got from the other end of the connection.
        -
        Throws:
        -
        IOException - if a message could not be read because - of a communication problem.
        -
        ClassNotFoundException - If the class of a serialized - object cannot be found.
        -
      • -
      - - - -
        -
      • -

        writeMessage

        -
        void writeMessage(Message msg)
        -                  throws IOException
        -

        Writes a Message object to the other end of the - connection.

        -
        Parameters:
        msg - the message to be written.
        -
        Throws:
        -
        IOException - if the message could not be written - because of a communication problem.
        -
      • -
      - - - -
        -
      • -

        close

        -
        void close()
        -           throws IOException
        -

        Terminates this object connection. After calling this - method, any current or new call to readMessage or writeMessage(Message) should produce an - IOException.

        -
        Throws:
        -
        IOException - if an I/O error occurs when closing the - connection. A best effort will have been made to clean up the - connection's resources. The caller will not call any other - methods of this object after close(), whether or - not it gets IOException.
        -
      • -
      - - - -
        -
      • -

        getConnectionId

        -
        String getConnectionId()
        -

        The ID for this connection.

        -
        Returns:
        the ID for this connection. This method can return - null if the connection handshake is not yet complete.

        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/MessageConnectionServer.html b/dist/docs/api/javax/management/remote/generic/MessageConnectionServer.html deleted file mode 100644 index 4799104..0000000 --- a/dist/docs/api/javax/management/remote/generic/MessageConnectionServer.html +++ /dev/null @@ -1,292 +0,0 @@ - - - - - -MessageConnectionServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.generic
-

Interface MessageConnectionServer

-
-
-
-
    -
  • -
    -
    -
    public interface MessageConnectionServer
    -

    Interface specifying how a connector server creates new - connections to clients.

    - -

    An instance of this interface can be communicated to the Generic - Conenctor Server using the attribute GenericConnectorServer.MESSAGE_CONNECTION_SERVER in the - Map passed to its constructor.

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      MessageConnectionaccept() -
      Listens for a connection to be made to this server and - accepts it.
      -
      JMXServiceURLgetAddress() -
      The address of this connection server.
      -
      voidstart(Map env) -
      Activates this server for new client connections.
      -
      voidstop() -
      Terminates this server.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        void start(Map env)
        -           throws IOException
        -

        Activates this server for new client connections. Before - this call is made, new client connections are not accepted. - The behavior is unspecified if this method is called more than - once.

        -
        Parameters:
        env - the properties of the connector server.
        -
        Throws:
        -
        IOException - if the server cannot be activated.
        -
      • -
      - - - -
        -
      • -

        accept

        -
        MessageConnection accept()
        -                         throws IOException
        -

        Listens for a connection to be made to this server and - accepts it. The method blocks until a connection is made.

        -
        Returns:
        a new MessageConnection object.
        -
        Throws:
        -
        IOException - if an I/O error occurs when waiting for - a connection.
        -
      • -
      - - - -
        -
      • -

        stop

        -
        void stop()
        -          throws IOException
        -

        Terminates this server. On return from this method, new - connection attempts are refused. Existing connections are - unaffected by this call. The behavior is unspecified if - this method is called before the start(java.util.Map) method.

        -
        Throws:
        -
        IOException - if an I/O error occurs when stopping the - server. A best effort will have been made to clean up the - server's resources. The caller will not call accept() - after stop(), whether or not it gets - IOException.
        -
      • -
      - - - -
        -
      • -

        getAddress

        -
        JMXServiceURL getAddress()
        -

        The address of this connection server.

        -
        Returns:
        the address of this connection server, or null if it does - not have one.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/ObjectWrapping.html b/dist/docs/api/javax/management/remote/generic/ObjectWrapping.html deleted file mode 100644 index c43ee43..0000000 --- a/dist/docs/api/javax/management/remote/generic/ObjectWrapping.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - -ObjectWrapping (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.generic
-

Interface ObjectWrapping

-
-
-
-
    -
  • -
    -
    -
    public interface ObjectWrapping
    -

    An interface that defines how to wrap parameters that use a - non-default class loader. A GenericConnector can specify - an instance of this interface to define a connection-specific - wrapping.

    - -

    Certain parameters to MBeanServerConnection - methods have to be wrapped because their class loader is not - necessarily known to the remote connector server.

    - -

    For example, when calling setAttribute on an MBean - X, the attribute value v to be set might be of a - class that is known to X's class loader but not to the - class loader of the connector server. If v were not - wrapped, the connector server would receive it at the same time as - it received other information such as X's - ObjectName. The whole request would fail because of - the inability to find the v's class.

    - -

    Object wrapping solves this problem by encoding v - inside an object of a type that is known to the connector server, - such as byte[] or String. Then - v is recreated using X's class loader, which the - connector server can know once X's name has been - successfully received.

    - -

    An instance of this class can be communicated to the Generic - Connector or Generic Connector Server using the attribute GenericConnector.OBJECT_WRAPPING.

    - -

    The default ObjectWrapping wraps objects in a byte - array that contains the output of ObjectOutputStream.writeObject for the given object in a new - ObjectOutputStream.

    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        wrap

        -
        Object wrap(Object obj)
        -            throws IOException
        -
        Wraps an object.
        -
        Parameters:
        obj - the object to be wrapped.
        -
        Returns:
        the wrapped object.
        -
        Throws:
        -
        IOException - if the object cannot be wrapped - for some reason.
        -
      • -
      - - - -
        -
      • -

        unwrap

        -
        Object unwrap(Object wrapped,
        -            ClassLoader cloader)
        -              throws IOException,
        -                     ClassNotFoundException
        -
        Unwraps an object.
        -
        Parameters:
        wrapped - the wrapped object to be unwrapped.
        cloader - the class loader to be used to load the object's - class. Can be null, meaning the bootstrap class loader.
        -
        Returns:
        the unwrapped object.
        -
        Throws:
        -
        ClassNotFoundException - if the class that the - unwrapped object should have is not known to the given class - loader.
        -
        IOException - if the object cannot be unwrapped - for some reason.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/class-use/ConnectionClosedException.html b/dist/docs/api/javax/management/remote/generic/class-use/ConnectionClosedException.html deleted file mode 100644 index fd0615c..0000000 --- a/dist/docs/api/javax/management/remote/generic/class-use/ConnectionClosedException.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.generic.ConnectionClosedException (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.generic.ConnectionClosedException

-
-
No usage of javax.management.remote.generic.ConnectionClosedException
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/class-use/GenericConnector.html b/dist/docs/api/javax/management/remote/generic/class-use/GenericConnector.html deleted file mode 100644 index 6fbf01a..0000000 --- a/dist/docs/api/javax/management/remote/generic/class-use/GenericConnector.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Uses of Class javax.management.remote.generic.GenericConnector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.generic.GenericConnector

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/class-use/GenericConnectorServer.html b/dist/docs/api/javax/management/remote/generic/class-use/GenericConnectorServer.html deleted file mode 100644 index 1810989..0000000 --- a/dist/docs/api/javax/management/remote/generic/class-use/GenericConnectorServer.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Class javax.management.remote.generic.GenericConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.generic.GenericConnectorServer

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/class-use/MessageConnection.html b/dist/docs/api/javax/management/remote/generic/class-use/MessageConnection.html deleted file mode 100644 index 433df40..0000000 --- a/dist/docs/api/javax/management/remote/generic/class-use/MessageConnection.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -Uses of Interface javax.management.remote.generic.MessageConnection (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
javax.management.remote.generic.MessageConnection

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/class-use/MessageConnectionServer.html b/dist/docs/api/javax/management/remote/generic/class-use/MessageConnectionServer.html deleted file mode 100644 index b63007a..0000000 --- a/dist/docs/api/javax/management/remote/generic/class-use/MessageConnectionServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Interface javax.management.remote.generic.MessageConnectionServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
javax.management.remote.generic.MessageConnectionServer

-
-
No usage of javax.management.remote.generic.MessageConnectionServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/class-use/ObjectWrapping.html b/dist/docs/api/javax/management/remote/generic/class-use/ObjectWrapping.html deleted file mode 100644 index f5e2063..0000000 --- a/dist/docs/api/javax/management/remote/generic/class-use/ObjectWrapping.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Interface javax.management.remote.generic.ObjectWrapping (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
javax.management.remote.generic.ObjectWrapping

-
-
No usage of javax.management.remote.generic.ObjectWrapping
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/package-frame.html b/dist/docs/api/javax/management/remote/generic/package-frame.html deleted file mode 100644 index 47a8565..0000000 --- a/dist/docs/api/javax/management/remote/generic/package-frame.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - -javax.management.remote.generic (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

javax.management.remote.generic

- - - diff --git a/dist/docs/api/javax/management/remote/generic/package-summary.html b/dist/docs/api/javax/management/remote/generic/package-summary.html deleted file mode 100644 index 894fd0b..0000000 --- a/dist/docs/api/javax/management/remote/generic/package-summary.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - -javax.management.remote.generic (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package javax.management.remote.generic

-
-
The Generic JMX API Connector.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    MessageConnection -
    Interface specifying the full-duplex transport used by each end - of a Generic Connector connection to communicate with the other - end.
    -
    MessageConnectionServer -
    Interface specifying how a connector server creates new - connections to clients.
    -
    ObjectWrapping -
    An interface that defines how to wrap parameters that use a - non-default class loader.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    GenericConnector -
    A client connection to a remote JMX API server.
    -
    GenericConnectorServer -
    A JMX API Connector server that creates connections to remote - clients.
    -
    -
  • -
  • - - - - - - - - - - - - -
    Exception Summary 
    ExceptionDescription
    ConnectionClosedException -
    Thrown by a connection server when it receives a request for a - connection that it has decided to close.
    -
    -
  • -
- - - -

Package javax.management.remote.generic Description

-

The Generic JMX API Connector. This package is an - optional package of the JMX Remote API. - This package defines a framework - for JMX API connectors that use the messages defined in the javax.management.remote.message package. A Generic Connector - requires a full-duplex transport that can communicate those - messages from one end to the other, as specified by the interface - MessageConnection. It can also define an object - wrapping that controls how to encode objects that should not - be deserialized until the appropriate class loader is known; this - is specified by the interface - ObjectWrapping.

- -

The Generic Connector is described in detail in the document - JMX Remote API.

- -

The JMXMP Connector is a configuration of the Generic - Connector where the transport uses Java object serialization over - a TCP connection, and the object wrapping also uses Java object - serialization.

-
Since:
-
1.0
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/package-tree.html b/dist/docs/api/javax/management/remote/generic/package-tree.html deleted file mode 100644 index dc5fa11..0000000 --- a/dist/docs/api/javax/management/remote/generic/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - -javax.management.remote.generic Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package javax.management.remote.generic

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/generic/package-use.html b/dist/docs/api/javax/management/remote/generic/package-use.html deleted file mode 100644 index b1dae97..0000000 --- a/dist/docs/api/javax/management/remote/generic/package-use.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - - -Uses of Package javax.management.remote.generic (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
javax.management.remote.generic

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/jmxmp/JMXMPConnector.html b/dist/docs/api/javax/management/remote/jmxmp/JMXMPConnector.html deleted file mode 100644 index 49ce03d..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/JMXMPConnector.html +++ /dev/null @@ -1,380 +0,0 @@ - - - - - -JMXMPConnector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.jmxmp
-

Class JMXMPConnector

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JMXMPConnector

        -
        public JMXMPConnector(JMXServiceURL address)
        -               throws IOException
        -

        Constructs a JMXMP Connector client that can make a - connection to the connector server at the given address. This - constructor is equivalent to JMXMPConnector(address, null).

        -
        Parameters:
        address - the address of the connector server to - connect to.
        -
        Throws:
        -
        IllegalArgumentException - if address is null.
        -
        MalformedURLException - if address is not - a valid URL for the JMXMP connector.
        -
        IOException - if the connector cannot work for another reason.
        -
      • -
      - - - -
        -
      • -

        JMXMPConnector

        -
        public JMXMPConnector(JMXServiceURL address,
        -              Map env)
        -               throws IOException
        -

        Constructs a JMXMP Connector client that can make a - connection to the connector server at the given address.

        -
        Parameters:
        address - the address of the connector server to - connect to.
        env - the environment parameters controlling the - connection. This parameter can be null, which is equivalent to - an empty map. The provided Map will not be - modified.
        -
        Throws:
        -
        IllegalArgumentException - if address is null.
        -
        MalformedURLException - if address is not - a valid URL for the JMXMP connector.
        -
        IOException - if the connector cannot work for another reason.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        toString

        -
        public String toString()
        -

        Returns a string representation of this object. In general, - the toString method returns a string that - "textually represents" this object. The result should be a - concise but informative representation that is easy for a - person to read.

        -
        -
        Overrides:
        -
        toString in class Object
        -
        Returns:
        a String representation of this object.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/jmxmp/JMXMPConnectorServer.html b/dist/docs/api/javax/management/remote/jmxmp/JMXMPConnectorServer.html deleted file mode 100644 index 94800af..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/JMXMPConnectorServer.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - - -JMXMPConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.jmxmp
-

Class JMXMPConnectorServer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    MBeanRegistration, NotificationBroadcaster, NotificationEmitter, JMXAddressable, JMXConnectorServerMBean
    -
    -
    -
    -
    public class JMXMPConnectorServer
    -extends GenericConnectorServer
    -

    A JMX API connector server that creates connections using the JMX - Messaging Protocol over TCP. - Rather than instantiate this class directly, it is recommended to - use the JMXConnectorServerFactory with a JMXServiceURL - that has protocol type jmxmp.

    - -

    The address that the connector server should listen for - connections on is specified with a JMXServiceURL provided - to the constructor. If the host is omitted from this address, the - local host is understood. If the port is omitted from this - address, the connector server will listen on an unspecified - available port. The getAddress method can be - used to discover which port it is.

    - -

    If the local machine has more than one network interface, it is - possible to listen for connections on all of the interfaces, or on - just one interface. By default, a connector server listens on all - of the interfaces. To listen on just one, specify the address of - the interface in the JMXServiceURL and supply the - attribute SERVER_ADDRESS_WILDCARD with the value - "false" when constructing the connector server.

    - -

    In addition to any protocol-specific authentication, this - connector server can verify new connections and/or modify the - authenticated Subject by supplying a JMXAuthenticator using the attribute JMXConnectorServer.AUTHENTICATOR. The - authenticate method will be - called with a two-element Object[]. The first element - is a String that is the connection id of the new connection. The - second element is either null or the authenticated Subject. - If the connection is accepted, the method returns the - Subject to use for received requests, or null if there - is none. If the connection is rejected, the method throws an - exception, typically SecurityException.

    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        SERVER_ADDRESS_WILDCARD

        -
        public static final String SERVER_ADDRESS_WILDCARD
        -

        Name of the attribute that specifies whether the connector - server should listen for connections on all connected network - interfaces, or just on the interface whose address is specified - in the JMXServiceURL. The value associated with this - attribute, if any, should be a string that is equal, ignoring - case, to "true" or "false". The - default value is true.

        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JMXMPConnectorServer

        -
        public JMXMPConnectorServer()
        -                     throws IOException
        -

        Creates a connector server that listens for connection - requests on an unspecified port. A connector server created in - this way must be registered as an MBean in the MBean server - that is being made available remotely.

        - -

        This constructor is equivalent to JMXMPConnectorServer(null,null,null).

        -
        Throws:
        -
        IOException - if the connector server cannot be created - for some reason.
        -
      • -
      - - - -
        -
      • -

        JMXMPConnectorServer

        -
        public JMXMPConnectorServer(MBeanServer mbs)
        -                     throws IOException
        -

        Creates a connector server that listens for connection - requests on an unspecified port. The MBean server that is - being made available remotely is specified by the - mbs parameter.

        - -

        This constructor is equivalent to JMXMPConnectorServer(null,null,mbs).

        -
        Parameters:
        mbs - the MBean server that is being made available - remotely.
        -
        Throws:
        -
        IOException - if the connector server cannot be created - for some reason.
        -
      • -
      - - - -
        -
      • -

        JMXMPConnectorServer

        -
        public JMXMPConnectorServer(JMXServiceURL address,
        -                    Map env)
        -                     throws IOException
        -

        Creates a connector server that listens for connection - requests on the given address with the given parameters. A - connector server created in this way must be registered as an - MBean in the MBean server that is being made available - remotely.

        - -

        This constructor is equivalent to JMXMPConnectorServer(address,env,null).

        -
        Parameters:
        address - the address that the connector server will listen - for connections on. If null, the connector server will listen - for connections on an unspecified port of the local host name.
        env - the properties of the connector server. This - parameter can be null, which is equivalent to an empty Map. - The supplied Map is not modified.
        -
        Throws:
        -
        IllegalArgumentException - if env contains - some invalid values.
        -
        IOException - if the connector server cannot be created - for some reason.
        -
      • -
      - - - -
        -
      • -

        JMXMPConnectorServer

        -
        public JMXMPConnectorServer(JMXServiceURL address,
        -                    Map env,
        -                    MBeanServer mbs)
        -                     throws IOException
        -

        Creates a connector server that listens for connection - requests on the given address with the given parameters. The - MBean server that is being made available remotely is specified - by the mbs parameter.

        -
        Parameters:
        address - the address that the connector server will listen - for connections on. If null, the connector server will listen - for connections on an unspecified port of the local host name.
        env - the properties of the connector server. This - parameter can be null, which is equivalent to an empty Map. - The supplied Map is not modified.
        mbs - the MBean server that this connector server is - making available remotely. Null if this connector server will - be registered as an MBean in the MBean server to be made - available.
        -
        Throws:
        -
        IllegalArgumentException - if env contains - some invalid values.
        -
        IOException - if the connector server cannot be created - for some reason.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnector.html b/dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnector.html deleted file mode 100644 index be92847..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnector.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.jmxmp.JMXMPConnector (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.jmxmp.JMXMPConnector

-
-
No usage of javax.management.remote.jmxmp.JMXMPConnector
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnectorServer.html b/dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnectorServer.html deleted file mode 100644 index edfcdd3..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/class-use/JMXMPConnectorServer.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.jmxmp.JMXMPConnectorServer (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.jmxmp.JMXMPConnectorServer

-
-
No usage of javax.management.remote.jmxmp.JMXMPConnectorServer
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/jmxmp/package-frame.html b/dist/docs/api/javax/management/remote/jmxmp/package-frame.html deleted file mode 100644 index 83473da..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -javax.management.remote.jmxmp (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

javax.management.remote.jmxmp

- - - diff --git a/dist/docs/api/javax/management/remote/jmxmp/package-summary.html b/dist/docs/api/javax/management/remote/jmxmp/package-summary.html deleted file mode 100644 index 6502a5a..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/package-summary.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -javax.management.remote.jmxmp (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package javax.management.remote.jmxmp

-
-
The JMXMP Connector.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    JMXMPConnector -
    The client end of a JMXMP Connector.
    -
    JMXMPConnectorServer -
    A JMX API connector server that creates connections using the JMX - Messaging Protocol over TCP.
    -
    -
  • -
- - - -

Package javax.management.remote.jmxmp Description

-

The JMXMP Connector. This package is an optional package - of the JMX Remote API.

-

This package defines a connector for the JMXMP protocol. - The JMXMP Connector is a configuration of the Generic - Connector where the transport uses Java object serialization over - a TCP connection, and the object wrapping also uses Java object - serialization.

-

The JMXMP Connector is described in detail in the document - JMX Remote API.

-
Since:
-
1.0
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/jmxmp/package-tree.html b/dist/docs/api/javax/management/remote/jmxmp/package-tree.html deleted file mode 100644 index 9696c6e..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/package-tree.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - -javax.management.remote.jmxmp Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package javax.management.remote.jmxmp

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/jmxmp/package-use.html b/dist/docs/api/javax/management/remote/jmxmp/package-use.html deleted file mode 100644 index a2a30be..0000000 --- a/dist/docs/api/javax/management/remote/jmxmp/package-use.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Package javax.management.remote.jmxmp (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
javax.management.remote.jmxmp

-
-
No usage of javax.management.remote.jmxmp
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/CloseMessage.html b/dist/docs/api/javax/management/remote/message/CloseMessage.html deleted file mode 100644 index 0cc38a0..0000000 --- a/dist/docs/api/javax/management/remote/message/CloseMessage.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - -CloseMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class CloseMessage

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CloseMessage

        -
        public CloseMessage()
        -
        Constructs a CloseMessage with null message.
        -
      • -
      - - - -
        -
      • -

        CloseMessage

        -
        public CloseMessage(String msg)
        -
        Constructs a CloseMessage with a user specific message.
        -
        Parameters:
        msg - a user specific message explaining why the connection - was closed by the remote side
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMessage

        -
        public String getMessage()
        -
        Returns a message explaining why the connection was closed by the - remote side.
        -
        Returns:
        a message explaining why the connection was closed by - the remote side.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/HandshakeBeginMessage.html b/dist/docs/api/javax/management/remote/message/HandshakeBeginMessage.html deleted file mode 100644 index a87c15a..0000000 --- a/dist/docs/api/javax/management/remote/message/HandshakeBeginMessage.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - -HandshakeBeginMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class HandshakeBeginMessage

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • javax.management.remote.message.HandshakeBeginMessage
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class HandshakeBeginMessage
    -extends Object
    -implements Message
    -

    Handshake begin message exchanged between the - server and the client.

    - -

    First of all, when the connection between the client and the - server is established the server sends this message to the client - with all the server's supported profiles and the server version of - the JMXMP protocol.

    - -

    The first thing the client does is to compare the version of the JMXMP - protocol supported by the server against the version supported by the - client. As a result of this comparison the following things can happen: -

      -
    • Both versions are equal, in which case the client continues with the - profiles' negotiation.
    • -
    • The client version is greater than the server version and:
    • -
        -
      • The client can work with a lower version that matches the - server's version, in which case it switches to the server's version - and continues with the profiles' negotiation.
      • -
      • The client cannot work with a lower version that matches the server's - version, in which case it sends a - HandshakeErrorMessage and closes the - connection.
      • -
      -
    • The server version is greater than the client version so the client sends - a VersionMessage specifying the client version - and:
    • -
        -
      • The server can work with a lower version that matches the client's - version, in which case it sends a - VersionMessage - specifying the client's version. Upon reception of this message the - client continues with the profiles' negotiation.
      • -
      • The server cannot work with a lower version that matches the client's - version, in which case it sends a - HandshakeErrorMessage and closes the - connection. Upon reception of this message the client should close - the connection immediately.
      • -
      -
    - -

    Once the JMXMP protocol versions to use have been negotiated, - the client and the server start the profile negotiation phase. The - server's supported profiles are configured by specifying the - jmx.remote.profiles property in the environment map - passed into the JMXConnectorServer. Upon reception of the HandshakeBeginMessage the client verifies - that the profiles it wants to use, namely the ones specified through - the jmx.remote.profiles property in the environment - map passed into the JMXConnector are all present in the server's supported profile - list. If false, the client sends a HandshakeErrorMessage to the server and closes - the connection. Otherwise, the client starts exchanging profile messages - with the server for the selected profiles following the order specified in - the client's profile list. Once the - profile exchanges between the client and the server are completed - the client sends a HandshakeEndMessage - to notify the server that the handshake exchanges have been - successfully completed with regards to the client. Then the server - verifies that the negotiated profiles do not compromise the server's minimum - required security level and if the server agrees it sends - a HandshakeEndMessage to notify the - client that the handshake exchanges have been successfully - completed with regards to the server. If the server does not agree - on the negotiated profiles it sends a HandshakeErrorMessage to the client and closes the connection. - -

    If an error is encountered at any time, either on the client or - the server side, either peer can then send an indication as to why the operation failed.

    - -

    The server's supported profiles contained in this message are - formatted as a space-separated list.

    - -

    The server's JMXMP - protocol version describes the version of the JMXMP protocol - supported by the server.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HandshakeBeginMessage

        -
        public HandshakeBeginMessage(String profiles,
        -                     String version)
        -
        Constructs a new HandshakeBeginMessage with the space-separated list - of server's supported profile names and the server version of the JMXMP - protocol.
        -
        Parameters:
        profiles - a space-separated list of the server's - supported profile names.
        version - the server's version of the JMXMP protocol.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getProfiles

        -
        public String getProfiles()
        -
        A space-separated list containing the server's supported profile names.
        -
        Returns:
        The space-separated list of the server's supported - profile names.
        -
      • -
      - - - -
        -
      • -

        getVersion

        -
        public String getVersion()
        -
        The version of the JMXMP protocol supported by the server.
        -
        Returns:
        The server version of the JMXMP protocol.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/HandshakeEndMessage.html b/dist/docs/api/javax/management/remote/message/HandshakeEndMessage.html deleted file mode 100644 index fb985b5..0000000 --- a/dist/docs/api/javax/management/remote/message/HandshakeEndMessage.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - -HandshakeEndMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class HandshakeEndMessage

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • javax.management.remote.message.HandshakeEndMessage
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class HandshakeEndMessage
    -extends Object
    -implements Message
    -

    Handshake end message exchanged between the client and the server. - From client to server it signals the completion of the profile - exchanges. From server to client it signals the acceptance of the - negotiated profiles by the server.

    - -

    When the connection between the client and the server is - established the server sends a handshake begin message to the client with all the server's - supported profiles. Then, the client selects the profiles it wants - to use and starts exchanging messages with the server for the - selected profiles. Once the profile exchanges between the client - and server are completed the client sends this message to notify - the server that the handshake exchanges have been completed. The - server replies with its own HandshakeEndMessage to - confirm that it is ready to operate with the selected profiles, and - to indicate the connection ID it has created; or, if it is not - prepared to operate with the selected profiles, it replies with a - HandshakeErrorMessage.

    - -

    If an error is encountered at any time, either on the client or - the server side, either peer can send an indication as to why the operation - failed.

    - -

    The context object exchanged between the client and the server - is an opaque (serializable) object that is conveyed within this - HandshakeEndMessage message.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HandshakeEndMessage

        -
        public HandshakeEndMessage(Object context,
        -                   String connectionId)
        -
        Constructs a new HandshakeEndMessage with the opaque context - object and connection ID.
        -
        Parameters:
        context - an opaque serializable object to be sent to the - other end of the connection.
        connectionId - the ID that the server has assigned to this - connection. This parameter is ignored if this is a message - from the client to the server.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getContext

        -
        public Object getContext()
        -
        The context object. The actual implementation of this object - is opaque.
        -
        Returns:
        The opaque context object.
        -
      • -
      - - - -
        -
      • -

        getConnectionId

        -
        public String getConnectionId()
        -
        The connection ID.
        -
        Returns:
        The connection ID.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/HandshakeErrorMessage.html b/dist/docs/api/javax/management/remote/message/HandshakeErrorMessage.html deleted file mode 100644 index 1496843..0000000 --- a/dist/docs/api/javax/management/remote/message/HandshakeErrorMessage.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - -HandshakeErrorMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class HandshakeErrorMessage

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • javax.management.remote.message.HandshakeErrorMessage
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class HandshakeErrorMessage
    -extends Object
    -implements Message
    -

    This class represents an error that occurred during the various - client/server handshake exchanges.

    - -

    At any time during the handshake, if either the client or the server - encounters a problem they can notify the other peer by sending this - indication message as to why the operation failed.

    -
    See Also:
    HandshakeBeginMessage, -Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        HandshakeErrorMessage

        -
        public HandshakeErrorMessage(String detail)
        -
        Constructs a new HandshakeErrorMessage with the specified error.
        -
        Parameters:
        detail - a textual description of the error encountered by - the peer object.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getDetail

        -
        public String getDetail()
        -
        A textual description of the error encountered by the - peer object.
        -
        Returns:
        The detail of the error encountered by the other peer.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/MBeanServerRequestMessage.html b/dist/docs/api/javax/management/remote/message/MBeanServerRequestMessage.html deleted file mode 100644 index d1b6d00..0000000 --- a/dist/docs/api/javax/management/remote/message/MBeanServerRequestMessage.html +++ /dev/null @@ -1,973 +0,0 @@ - - - - - -MBeanServerRequestMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class MBeanServerRequestMessage

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • javax.management.remote.message.MBeanServerRequestMessage
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class MBeanServerRequestMessage
    -extends Object
    -implements Message
    -

    An MBeanServerConnection method call, encoded as an - object. Objects of this type are sent from the client end to the - server end of a JMX API connection. The result of the method is sent - as an MBeanServerResponseMessage.

    - -

    Instances of this class are immutable.

    - -

    The method to be called is specified by an integer constant; - these constants are defined in this class. Overloaded methods such - as createMBean define a different constant for each - overloaded version.

    - -

    The parameters to the method are provided as an Object[] - when the MBeanServerRequestMessage is constructed. Except - where specified, the number and type of these parameters are the same as - for the MBeanServerConnection method to be called. Similarly, - except where specified, the type of the value returned in the corresponding - MBeanServerResponseMessage is the return type of the - method to be called, or null if this type is void. - -

    Because an MBean can use a class loader other than the default - one, some parameters need to be wrapped before being encoded in an - MBeanServerRequestMessage. See ObjectWrapping - and the JMX Remote API specification.

    - -

    Subject delegation might be used by supplying the appropriate delegation - subject on each request. The delegation subject is the subject on which the - authorization checks are performed for this request. If null the - authorization checks are performed on the authentication subject instead.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/MBeanServerResponseMessage.html b/dist/docs/api/javax/management/remote/message/MBeanServerResponseMessage.html deleted file mode 100644 index 0a7074d..0000000 --- a/dist/docs/api/javax/management/remote/message/MBeanServerResponseMessage.html +++ /dev/null @@ -1,342 +0,0 @@ - - - - - -MBeanServerResponseMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class MBeanServerResponseMessage

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • javax.management.remote.message.MBeanServerResponseMessage
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class MBeanServerResponseMessage
    -extends Object
    -implements Message
    -

    The result of an MBeanServerConnection method call, - encoded as an object. Objects of this type are sent from the - server end to the client end of a JMX API connection in response to a - previous MBeanServerRequestMessage.

    - -

    Instances of this class are immutable.

    - -

    The type of the returned value for a successful method call is - the type of the MBeanServerConnection method that was - called, except where otherwise specified in - MBeanServerRequestMessage. The value is wrapped using - the ObjectWrapping for the connection using this message.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        MBeanServerResponseMessage

        -
        public MBeanServerResponseMessage(long id,
        -                          Object wrappedResult,
        -                          boolean isException)
        -

        Constructs a message representing the response to a previous - MBeanServerRequestMessage.

        -
        Parameters:
        id - the identifier of this message. This must be the - same as the identifier of the MBeanServerRequestMessage.
        wrappedResult - the result of the - MBeanServerConnection method call, wrapped using - the ObjectWrapping for this connection. If the method - returned normally, the wrapped object is the value returned, or - null if the method is void. If the method - produced an exception, the wrapped object is the exception.
        isException - true if the - MBeanServerConnection method call produced an - exception. The wrappedResponse parameter then - contains the exception. The isException parameter - serves to distinguish the case where a method generates an - exception from the case where the method returns an object of - type Exception.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getWrappedResult

        -
        public Object getWrappedResult()
        -

        Returns the wrapped result of the method invocation.

        -
        Returns:
        the wrapped result of a successful method invocation, - or the wrapped exception of an unsuccessful one.
        -
      • -
      - - - -
        -
      • -

        getMessageId

        -
        public long getMessageId()
        -

        Returns the unique identifier of this message. This is the - same as the identifier of the corresponding MBeanServerRequestMessage.

        -
        Returns:
        the unique identifier of this message.
        -
      • -
      - - - -
        -
      • -

        isException

        -
        public boolean isException()
        -

        Indicates whether this message corresponds to an - exception.

        -
        Returns:
        true if this message represents an exception generated - by the MBeanServerConnection method that was called.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/Message.html b/dist/docs/api/javax/management/remote/message/Message.html deleted file mode 100644 index 97527d1..0000000 --- a/dist/docs/api/javax/management/remote/message/Message.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - -Message (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Interface Message

-
-
-
- -
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/NotificationRequestMessage.html b/dist/docs/api/javax/management/remote/message/NotificationRequestMessage.html deleted file mode 100644 index c4f9f97..0000000 --- a/dist/docs/api/javax/management/remote/message/NotificationRequestMessage.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - - -NotificationRequestMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class NotificationRequestMessage

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • javax.management.remote.message.NotificationRequestMessage
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class NotificationRequestMessage
    -extends Object
    -implements Message
    -

    Message that requests received notifications.

    - -

    This message represents the fetch-notifications - protocol operation described in the JMX Remote API specification. - It is sent from a client to a server to solicit a NotificationResponseMessage. The server need not reply - immediately if it does not have notifications that match the - client's criteria.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NotificationRequestMessage

        -
        public NotificationRequestMessage(long clientSequenceNumber,
        -                          int maxNotifications,
        -                          long timeout)
        -

        Constructs a NotificationRequestMessage object. - The behavior is unspecified if any of the parameters is - negative.

        -
        Parameters:
        clientSequenceNumber - the first sequence number that the - client is interested in. If negative, it is interpreted as - meaning the sequence number that the next notification will - have.
        maxNotifications - the maximum number of different - notifications to return. The TargetedNotification - array in the NotificationResponseMessage can have - more elements than this if the same notification appears more - than once.
        timeout - the maximum time in milliseconds to wait for a - notification to arrive. This can be 0 to indicate that the - method should not wait if there are no notifications, but - should return at once. It can be Long.MAX_VALUE - to indicate that there is no timeout.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getClientSequenceNumber

        -
        public long getClientSequenceNumber()
        -
        Returns the client sequence number.
        -
        Returns:
        the client sequence number.
        -
      • -
      - - - -
        -
      • -

        getMaxNotifications

        -
        public int getMaxNotifications()
        -
        Returns the maximum number of notifications requested.
        -
        Returns:
        the maximum number of notifications requested.
        -
      • -
      - - - -
        -
      • -

        getTimeout

        -
        public long getTimeout()
        -
        Returns the maximum time to wait for notifications.
        -
        Returns:
        the maximum time to wait for notifications.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/NotificationResponseMessage.html b/dist/docs/api/javax/management/remote/message/NotificationResponseMessage.html deleted file mode 100644 index 678d3a7..0000000 --- a/dist/docs/api/javax/management/remote/message/NotificationResponseMessage.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - -NotificationResponseMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class NotificationResponseMessage

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • javax.management.remote.message.NotificationResponseMessage
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class NotificationResponseMessage
    -extends Object
    -implements Message
    -

    Message that transports one or more notifications emitted from - an MBean server through a connector server to listeners in a remote - client.

    - -

    This message is sent from a server to a client in response to a - previous NotificationRequestMessage from the client.

    -
    See Also:
    Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NotificationResponseMessage

        -
        public NotificationResponseMessage(Object wrappedNotificationResult)
        -

        Constructs a NotificationResponseMessage object.

        -
        Parameters:
        wrappedNotificationResult - notifications returned to the - caller. This is a NotificationResult object wrapped - using the ObjectWrapping for the connection using this - message.
        -
        Throws:
        -
        NullPointerException - if - wrappedNotificationResult is null.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getWrappedNotificationResult

        -
        public Object getWrappedNotificationResult()
        -
        Returns the notification result.
        -
        Returns:
        an object that wraps a NotificationResult using - the ObjectWrapping for the connection using this message.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/ProfileMessage.html b/dist/docs/api/javax/management/remote/message/ProfileMessage.html deleted file mode 100644 index f1218a5..0000000 --- a/dist/docs/api/javax/management/remote/message/ProfileMessage.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - -ProfileMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Interface ProfileMessage

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    Message, Serializable
    -
    -
    -
    All Known Implementing Classes:
    -
    SASLMessage, TLSMessage
    -
    -
    -
    -
    public interface ProfileMessage
    -extends Message
    -
    This interface must be implemented by all the messages that represent a - profile that can be negotiated during the initial handshake between the - client and the server. -

    - Each profile is identified by a unique profile name provided by the - implementation classes. -

    - Examples of profile names are: JMXMP, TLS, SASL/EXTERNAL, SASL/OTP, ...

    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      StringgetProfileName() -
      The profile name.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getProfileName

        -
        String getProfileName()
        -
        The profile name.
        -
        Returns:
        the profile name.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/SASLMessage.html b/dist/docs/api/javax/management/remote/message/SASLMessage.html deleted file mode 100644 index 71fc7e4..0000000 --- a/dist/docs/api/javax/management/remote/message/SASLMessage.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - - -SASLMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class SASLMessage

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message, ProfileMessage
    -
    -
    -
    -
    public class SASLMessage
    -extends Object
    -implements ProfileMessage
    -

    A challenge or response exchanged between client and server - during SASL authentication. This message encapsulates either a - challenge or a response generated by the SASL mechanism during the - SASL authentication exchanges taking place between the client and - the server.

    - -

    - The challenges/responses (blobs) are generated by the SASL mechanism: -

      -
    • The challenges are generated by the server side SASL - mechanisms.
    • -
    • The responses are generated by the client side SASL - mechanisms in response to the server challenges.
    • -
    - The status attribute takes one of the two values: -
      -
    • CONTINUE: used by either a client or server to indicate that - they require more interaction with the other peer in order to - complete the authentication exchange.
    • -
    • COMPLETE: used by a server to indicate that the exchange is - complete and successful.
    • -
    - At any time during the SASL handshake, if the server encounters a problem it - can notify the client by sending an indication - as to why the operation failed. -

    - At any time during the SASL handshake, if the client encounters a problem or - wants to abort the authentication exchange it can notify the server by - sending an indication as to why the operation - failed or is aborted. -

    - The profile name in this profile message is built by concatenating the - prefix "SASL/" with the SASL mechanism name provided by the IANA SASL - registry. -

    - Examples of SASL profile names are: -

      -
    • SASL/GSSAPI
    • -
    • SASL/EXTERNAL
    • -
    • SASL/CRAM-MD5
    • -
    • SASL/ANONYMOUS
    • -
    • SASL/OTP
    • -
    • SASL/PLAIN
    • -
    • SASL/DIGEST-MD5
    • -
    -
    See Also:
    HandshakeBeginMessage, -Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intCOMPLETE -
      This status code is used by a server to indicate that the authentication - exchange is complete and successful.
      -
      static intCONTINUE -
      This status code is used by either a client or server to indicate that - they require more interaction with the other peer in order to complete - the authentication exchange.
      -
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      SASLMessage(String mechanism, - int status, - byte[] blob) -
      Constructs a new SASLMessage with the specified SASL mechanism, - status and generated blob.
      -
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        CONTINUE

        -
        public static final int CONTINUE
        -
        This status code is used by either a client or server to indicate that - they require more interaction with the other peer in order to complete - the authentication exchange.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        COMPLETE

        -
        public static final int COMPLETE
        -
        This status code is used by a server to indicate that the authentication - exchange is complete and successful.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SASLMessage

        -
        public SASLMessage(String mechanism,
        -           int status,
        -           byte[] blob)
        -
        Constructs a new SASLMessage with the specified SASL mechanism, - status and generated blob.
        -
        Parameters:
        mechanism - the SASL mechanism
        status - the status of the current SASL authentication - exchanges.
        blob - the blob generated by the SASL mechanism.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getMechanism

        -
        public String getMechanism()
        -
        The SASL mechanism.
        -
        Returns:
        the SASL mechanism.
        -
      • -
      - - - -
        -
      • -

        getStatus

        -
        public int getStatus()
        -
        The status of the current SASL authentication exchanges.
        -
        Returns:
        the status of the current SASL authentication exchanges.
        See Also:
        CONTINUE, -COMPLETE
        -
      • -
      - - - -
        -
      • -

        getBlob

        -
        public byte[] getBlob()
        -
        The blob generated by the SASL mechanism.
        -
        Returns:
        the blob generated by the SASL mechanism.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/TLSMessage.html b/dist/docs/api/javax/management/remote/message/TLSMessage.html deleted file mode 100644 index f02b86a..0000000 --- a/dist/docs/api/javax/management/remote/message/TLSMessage.html +++ /dev/null @@ -1,387 +0,0 @@ - - - - - -TLSMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class TLSMessage

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message, ProfileMessage
    -
    -
    -
    -
    public class TLSMessage
    -extends Object
    -implements ProfileMessage
    -

    Handshake message between client and server to set up the TLS - handshake.

    - -

    This class represents the handshake messages exchanged between the client - and the server to agree on the initiation of the TLS handshake.

    - -

    - When the client sends the TLSMessage(READY), it must not send any - further traffic on the underlying transport service until a corresponding - reply message, either TLSMessage(PROCEED) or an - indication message, is received. - When the client receives a TLSMessage(PROCEED) in reply to its - TLSMessage(READY) it immediately begins the underlying negotiation - process for TLS transport security. -

    - When the server receives the TLSMessage(READY), it must not send - any further traffic on the underlying transport service until it generates - a corresponding reply. If the server decides to allow TLS transport security - negotiation it sends a TLSMessage(PROCEED) and awaits the underlying - negotiation process for TLS transport security. Otherwise, the server sends - an indication as to why the operation failed. -

    - The status attribute takes one of the two values: -

      -
    • READY : used by a client to indicate that it is ready to - start the TLS handshake.
    • -
    • PROCEED : used by a server to indicate that it allows the - client to proceed with the TLS handshake.
    • -
    - The profile name in this profile message is "TLS".
    -
    See Also:
    HandshakeBeginMessage, -Serialized Form
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static intPROCEED -
      This status code is used by a server to indicate that it allows the - client to proceed with the TLS handshake.
      -
      static intREADY -
      This status code is used by a client to indicate that it is ready to - start the TLS handshake.
      -
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      TLSMessage(int status) -
      Constructs a new TLSMessage with the specified status.
      -
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        READY

        -
        public static final int READY
        -
        This status code is used by a client to indicate that it is ready to - start the TLS handshake.
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        PROCEED

        -
        public static final int PROCEED
        -
        This status code is used by a server to indicate that it allows the - client to proceed with the TLS handshake.
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        TLSMessage

        -
        public TLSMessage(int status)
        -
        Constructs a new TLSMessage with the specified status.
        -
        Parameters:
        status - the status of the current TLS transport security - negotiation.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getStatus

        -
        public int getStatus()
        -
        The status of the current TLS transport security negotiation.
        -
        Returns:
        the status of the current TLS transport security - negotiation.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/VersionMessage.html b/dist/docs/api/javax/management/remote/message/VersionMessage.html deleted file mode 100644 index 6a70b75..0000000 --- a/dist/docs/api/javax/management/remote/message/VersionMessage.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - -VersionMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-
javax.management.remote.message
-

Class VersionMessage

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable, Message
    -
    -
    -
    -
    public class VersionMessage
    -extends Object
    -implements Message
    -
    This class represents the handshake messages exchanged between the client - and the server to agree on the protocol version. -

    - The protocol version is implicitly negotiated by the client and the - server when necessary at the beginning of the handshake phase. -

    - Refer to the HandshakeBeginMessage - documentation for a full description of how the protocol version - is negotiated. -

    - The textual representation of the protocol version must be a series of - non-negative decimal integers each separated by a period from the one - that precedes it. For example, "1.0" is earlier than "1.0.1" and "2.0".

    -
    See Also:
    HandshakeBeginMessage, -Serialized Form
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        VersionMessage

        -
        public VersionMessage(String version)
        -
        Constructs a new VersionMessage with the specified protocol - version.
        -
        Parameters:
        version - the latest protocol version acceptable for use.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getVersion

        -
        public String getVersion()
        -
        The latest protocol version acceptable for use. -

        - The textual representation of the protocol version must be a series of - non-negative decimal integers each separated by a period from the one - that precedes it. For example, "1.0" is earlier than "1.0.1" and "2.0".

        -
        Returns:
        The latest protocol version acceptable for use.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/CloseMessage.html b/dist/docs/api/javax/management/remote/message/class-use/CloseMessage.html deleted file mode 100644 index eaf755e..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/CloseMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.CloseMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.CloseMessage

-
-
No usage of javax.management.remote.message.CloseMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/HandshakeBeginMessage.html b/dist/docs/api/javax/management/remote/message/class-use/HandshakeBeginMessage.html deleted file mode 100644 index 80147e2..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/HandshakeBeginMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.HandshakeBeginMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.HandshakeBeginMessage

-
-
No usage of javax.management.remote.message.HandshakeBeginMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/HandshakeEndMessage.html b/dist/docs/api/javax/management/remote/message/class-use/HandshakeEndMessage.html deleted file mode 100644 index 26fc82d..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/HandshakeEndMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.HandshakeEndMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.HandshakeEndMessage

-
-
No usage of javax.management.remote.message.HandshakeEndMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/HandshakeErrorMessage.html b/dist/docs/api/javax/management/remote/message/class-use/HandshakeErrorMessage.html deleted file mode 100644 index ca1741a..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/HandshakeErrorMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.HandshakeErrorMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.HandshakeErrorMessage

-
-
No usage of javax.management.remote.message.HandshakeErrorMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/MBeanServerRequestMessage.html b/dist/docs/api/javax/management/remote/message/class-use/MBeanServerRequestMessage.html deleted file mode 100644 index 4a647dd..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/MBeanServerRequestMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.MBeanServerRequestMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.MBeanServerRequestMessage

-
-
No usage of javax.management.remote.message.MBeanServerRequestMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/MBeanServerResponseMessage.html b/dist/docs/api/javax/management/remote/message/class-use/MBeanServerResponseMessage.html deleted file mode 100644 index 4bda9e8..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/MBeanServerResponseMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.MBeanServerResponseMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.MBeanServerResponseMessage

-
-
No usage of javax.management.remote.message.MBeanServerResponseMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/Message.html b/dist/docs/api/javax/management/remote/message/class-use/Message.html deleted file mode 100644 index 4f02018..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/Message.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - -Uses of Interface javax.management.remote.message.Message (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
javax.management.remote.message.Message

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/NotificationRequestMessage.html b/dist/docs/api/javax/management/remote/message/class-use/NotificationRequestMessage.html deleted file mode 100644 index 7ae0023..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/NotificationRequestMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.NotificationRequestMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.NotificationRequestMessage

-
-
No usage of javax.management.remote.message.NotificationRequestMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/NotificationResponseMessage.html b/dist/docs/api/javax/management/remote/message/class-use/NotificationResponseMessage.html deleted file mode 100644 index 5b05f62..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/NotificationResponseMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.NotificationResponseMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.NotificationResponseMessage

-
-
No usage of javax.management.remote.message.NotificationResponseMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/ProfileMessage.html b/dist/docs/api/javax/management/remote/message/class-use/ProfileMessage.html deleted file mode 100644 index 9feaebf..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/ProfileMessage.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - -Uses of Interface javax.management.remote.message.ProfileMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Interface
javax.management.remote.message.ProfileMessage

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/SASLMessage.html b/dist/docs/api/javax/management/remote/message/class-use/SASLMessage.html deleted file mode 100644 index e4dc53b..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/SASLMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.SASLMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.SASLMessage

-
-
No usage of javax.management.remote.message.SASLMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/TLSMessage.html b/dist/docs/api/javax/management/remote/message/class-use/TLSMessage.html deleted file mode 100644 index 9a95424..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/TLSMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.TLSMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.TLSMessage

-
-
No usage of javax.management.remote.message.TLSMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/class-use/VersionMessage.html b/dist/docs/api/javax/management/remote/message/class-use/VersionMessage.html deleted file mode 100644 index 4f8215c..0000000 --- a/dist/docs/api/javax/management/remote/message/class-use/VersionMessage.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - -Uses of Class javax.management.remote.message.VersionMessage (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Class
javax.management.remote.message.VersionMessage

-
-
No usage of javax.management.remote.message.VersionMessage
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/package-frame.html b/dist/docs/api/javax/management/remote/message/package-frame.html deleted file mode 100644 index df4210a..0000000 --- a/dist/docs/api/javax/management/remote/message/package-frame.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - -javax.management.remote.message (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

javax.management.remote.message

- - - diff --git a/dist/docs/api/javax/management/remote/message/package-summary.html b/dist/docs/api/javax/management/remote/message/package-summary.html deleted file mode 100644 index 3f074fa..0000000 --- a/dist/docs/api/javax/management/remote/message/package-summary.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -javax.management.remote.message (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Package javax.management.remote.message

-
-
Message definitions for JMXMP.
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    Message -
    This interface is used to tag an implementing class as a JMXMP protocol - message that can be exchanged between the client and the server ends of - a JMX API connector.
    -
    ProfileMessage -
    This interface must be implemented by all the messages that represent a - profile that can be negotiated during the initial handshake between the - client and the server.
    -
    -
  • -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    CloseMessage -
    This class is used to inform a remote side of local closing.
    -
    HandshakeBeginMessage -
    Handshake begin message exchanged between the - server and the client.
    -
    HandshakeEndMessage -
    Handshake end message exchanged between the client and the server.
    -
    HandshakeErrorMessage -
    This class represents an error that occurred during the various - client/server handshake exchanges.
    -
    MBeanServerRequestMessage -
    An MBeanServerConnection method call, encoded as an - object.
    -
    MBeanServerResponseMessage -
    The result of an MBeanServerConnection method call, - encoded as an object.
    -
    NotificationRequestMessage -
    Message that requests received notifications.
    -
    NotificationResponseMessage -
    Message that transports one or more notifications emitted from - an MBean server through a connector server to listeners in a remote - client.
    -
    SASLMessage -
    A challenge or response exchanged between client and server - during SASL authentication.
    -
    TLSMessage -
    Handshake message between client and server to set up the TLS - handshake.
    -
    VersionMessage -
    This class represents the handshake messages exchanged between the client - and the server to agree on the protocol version.
    -
    -
  • -
- - - -

Package javax.management.remote.message Description

-

Message definitions for JMXMP. This package is an - optional package of the JMX Remote API.

-
Since:
-
1.0
-
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/package-tree.html b/dist/docs/api/javax/management/remote/message/package-tree.html deleted file mode 100644 index 1607a3d..0000000 --- a/dist/docs/api/javax/management/remote/message/package-tree.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - -javax.management.remote.message Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Hierarchy For Package javax.management.remote.message

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/javax/management/remote/message/package-use.html b/dist/docs/api/javax/management/remote/message/package-use.html deleted file mode 100644 index 1e9d48c..0000000 --- a/dist/docs/api/javax/management/remote/message/package-use.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - -Uses of Package javax.management.remote.message (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Uses of Package
javax.management.remote.message

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/overview-frame.html b/dist/docs/api/overview-frame.html deleted file mode 100644 index d438629..0000000 --- a/dist/docs/api/overview-frame.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - -Overview List (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - -

see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)

- - -

 

- - diff --git a/dist/docs/api/overview-summary.html b/dist/docs/api/overview-summary.html deleted file mode 100644 index e841e31..0000000 --- a/dist/docs/api/overview-summary.html +++ /dev/null @@ -1,343 +0,0 @@ - - - - - -Overview (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Project OpenDMK 1.0 API Specification

-
-
-
-
Project OpenDMK sources are available at - http://opendmk.dev.java.net/.
- Project OpenDMK license terms can be obtained from - http://opendmk.dev.java.net/legal_notices.
- See also the API - Documention for Project OpenDMK public binary plug classes.
-
-

See: Description

-
-
- - - - - - - - - - - - - - - - - - - - -
JMXTM Remote API 1.0 Optional Specification Packages 
PackageDescription
javax.management.remote.generic -
The Generic JMX API Connector.
-
javax.management.remote.jmxmp -
The JMXMP Connector.
-
javax.management.remote.message -
Message definitions for JMXMP.
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Project OpenDMK 1.0 Core Packages 
PackageDescription
com.sun.jdmk -
Provides the core Java DMK classes.
-
com.sun.jdmk.comm -
Provides the classes that implement proprietary connectors and adaptors.
-
com.sun.jdmk.discovery -
Provides the classes of the discovery service.
-
com.sun.jdmk.interceptor -
Provides classes that make up the MBeanServerInterceptor feature.
-
com.sun.jdmk.remote.cascading -
Provides the classes that implement - cascading over JMX Remote API connectors.
-
com.sun.jdmk.remote.cascading.proxy -
Provides the classes that implement - proxy-based cascading over JMX Remote API connectors.
-
com.sun.jdmk.security.sasl -
Provides the JCA provider for the Java DMK SASL mechanisms and supplies a new callback AuthenticateCallback.
-
com.sun.jdmk.tasks -
Provides classes to customize Java DMK threading.
-
-
-
- - - - - - - - - - - - -
Project OpenDMK 1.0 SNMP Agent and Manager Common Package 
PackageDescription
com.sun.management.snmp -
Provides the core classes for implementing common SNMP data types and services.
-
-
-
- - - - - - - - - - - - - - - - -
Project OpenDMK 1.0 SNMP Manager Packages 
PackageDescription
com.sun.management.snmp.manager -
Provides the classes for implementing an SNMP manager and for sending -SNMP requests.
-
com.sun.management.snmp.manager.usm -
Provides the classes for sending SNMPv3 requests, using the User-based Security Model.
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Project OpenDMK 1.0 SNMP Agent Packages 
PackageDescription
com.sun.management.comm -
Provides the classes implementing the SNMP adaptor servers.
-
com.sun.management.snmp.agent -
Provides the classes for implementing an SNMP agent.
-
com.sun.management.snmp.IPAcl -
Provides the classes for storing ACL information in an ASCII file.
-
com.sun.management.snmp.mpm -
Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3.
-
com.sun.management.snmp.uacl -
Provides the classes for storing User based ACL information in an ASCII file.
-
com.sun.management.snmp.usm -
Provides the classes for implementing the SNMP User-based Security Model -for SNMPv3.
-
com.sun.management.snmp.usm.usmmib -
Provides the classes which implement the SNMP-USER-BASED-SM-MIB.
-
-
-
- - - - - - - - - - - - -
Project OpenDMK 1.0 Toolkit Packages 
PackageDescription
com.sun.jdmk.tools -
Provides the classes implementing the Java DMK tools.
-
-
- - -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/overview-tree.html b/dist/docs/api/overview-tree.html deleted file mode 100644 index 567c157..0000000 --- a/dist/docs/api/overview-tree.html +++ /dev/null @@ -1,774 +0,0 @@ - - - - - -Class Hierarchy (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - - - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - - -
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/package-list b/dist/docs/api/package-list deleted file mode 100644 index a4f28ec..0000000 --- a/dist/docs/api/package-list +++ /dev/null @@ -1,22 +0,0 @@ -com.sun.jdmk -com.sun.jdmk.comm -com.sun.jdmk.discovery -com.sun.jdmk.interceptor -com.sun.jdmk.remote.cascading -com.sun.jdmk.remote.cascading.proxy -com.sun.jdmk.security.sasl -com.sun.jdmk.tasks -com.sun.jdmk.tools -com.sun.management.comm -com.sun.management.snmp -com.sun.management.snmp.IPAcl -com.sun.management.snmp.agent -com.sun.management.snmp.manager -com.sun.management.snmp.manager.usm -com.sun.management.snmp.mpm -com.sun.management.snmp.uacl -com.sun.management.snmp.usm -com.sun.management.snmp.usm.usmmib -javax.management.remote.generic -javax.management.remote.jmxmp -javax.management.remote.message diff --git a/dist/docs/api/resources/background.gif b/dist/docs/api/resources/background.gif deleted file mode 100644 index f471940fde2f39ef8943a6af9569bcf986b1579b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2313 zcmZ?wbhEHbG-4=Vc*Xz%|NsBDjV`o{DYB0(c225vh%0ePu5yeo_0DYztD0&PU1%Fq zWD{Lr7h7x_Q)nHT>y%XKm{@KfS7H}iWD}WZ6P0Hjk>i%p;F?zFnqKFUTH~Bt<&;$6 z5MOE^S8N-dZxfm8mQnATR_l^l?VMcclvwT%Ut$}T=U3e0o!{=2+v=I!?2*;zl2YYc z*y)qs;ZxAzo!91>-4t9oIk0R(Kxvsz_$oiQPwKF2>W<)j2ifx`3-7q`4aduSw%-H6+i5-g* z+7`yQE{JcPAJ;rDu4P_q)10J^#Yvru6WbRhb}UM0U69bWAgO&(QpcjiwuOo93zIt* zCwDHkiOzS;sJDsEvyRMh%WSZT%Js-@a!M+9Of2)vY4*r&w292|EAF<9%Jnbl@yu@Y z$Z80#oD@*n8&Wknu&gh#enwQo%$TOxvCVV-|NjpPcQ97`$->CMP{W`D;(_9Xf&G6& znqpI0Ym;I}b8|~~YiCDG+l21k_ReWd;%#}8r*+M0oikl=LI30hX?bFz0&CW;UAIAC z^ZNCo8@I06zH{@gbr}Z^6liEymrxe?ac~()43{T ztJj1L$6TU?)&5^wH*>d}@131_509mKo9oBy%)7nsuJv~377kUe5{<$N!=xj!Jj!8b zESi#!b;?H1vx(fCEY9xL@$A7OmUd}_MhwaRsZ<(_Imt!`TujoiqBkRYxpmC!%4bG#^XT)6r6jEkL_sc(SEVvP_NM? ziDV|5ZyHPbovv{#;W9kH(EOjvOK&C9WG|-?7KEL(a<@rbNhfR*MFGmeET1t$7MWiBgsxTU#tTA9_W<uiN{JOM9Kk1qXInM-lIK+2fZctl4;6?)RHbXW10jZaU*t zy>{cxO93rRE&`0}cDRTn>Iph91iI{a*vGwY=j(0S`Fq}-%YMi2sW8z+=*PF;%=?^q z8e8`L`jq`){|~V{`ukb6Yd-9+v`{pZtFUNv|9?aNH_mIizm@6dX*0oTt2dj$EV1( zK1*mg==yAS^Tx{O^PBa4y_}a_XZ3nzIiH*O!gR;qZ(>s(vP#5NTy%Z6_5Q!z@Afn& zR=+qb?f?7Z4q^RcqH!^T$G*hb)VE4pjW4W~xafa=@7EjU{(t{}zT5qO@3-^L3t2_p zBsaE-MeRBNPxS5j`~QA_T%T_*^6qf{|9^i^&;QNlaeztcLj#A;0w(bj2iUAWGz#=A zU{Uut$QAXWN#e``HuDn)`KmrNEATAjaQ8SQH0wi)hR;H-@Dqo`c713y=vl~fLkcGh1X{X0HPmKS<>e4pyR{+dhD^1n81xBVPwSQBUy z|8rBt(c6ak6}w-@ewxz0=T7Uyp0mo2#m`Duoh@8fx=DJjwD0$0H(L9OOaI&vkDKm( z)$?3YZ?()Lt>djHST7Z{<-|M{dTF88k(*yp9DVx;+xAU&d-M9YsN8?V=INt!_J4N5 z=~-7+uz9UZT{|V>^R4SXE7@l}<;iecJo9XmnMuUCHPftxZ)umOZJ8ALCRsxH<}s^p z-jiC-B&mN+J=)c2q^^<^&+Qx`#ALRi#_@CFc^iqt-<}%O|9uesNlARqg{69B6TRm= z=X$>TO6Gbc4erPrtFBouHeH(+$vyARqUYOIxUx&FSQWlbN^E`3QRW2JlJKoeFV;6r z)o%RsAaMDnkQJ{ctn_si30X8rWTjE6R_`LMkn&T)i+NmE*mRl%^jcl<5G}prB)ZBw zKS_AznHDvfBU}8676s3F#-cWJAA@J$txHp8iCodJ?OYLZ>C)7mQ%l4JPkNY7a_lSn zaz&nXrJLJ-Euo1GC5mEGUpOmz9qtHXS;Su%>MCWG9U1vSp3C%v14qz=Xw@rWjG-A$ zWwqH2pAOIaeWcy~3*(yjpIwdL-n84d%I1`u`7Ha^V%o;*oc-lu+HxP~xHBJgJeS|G z_~w0+_RVu+{W98_rEa}gX1XSjH!n+B`s%Y|W;-f#vsEY0JQc%cv}LJJvcYA^+eOQ^ z?e1krU{e;~b)!|kPSGd6(kL#{PLGH4%MPeH=j%xZidIc=l zG-WZv(mer;>nrU)Oq_6HiHf@CNv}JvC;hneUG2+O&Kl<=fsT|TivOl|IQ`2O{GaD? zK;$9^^PP|Vl`JU=pE3&4>{)~!vU^)7JhE`NJiyq*lie))?8k?;>l+iZ7A%xJ=HO=7 zu#qRxPwi!KxSYkUQ!@g!o>LqCU~WF5i+zf-?<1X?P`eskAo< YwtZ+(k`d%|SJ){ucf}@kCPoHp02B;FiU0rr diff --git a/dist/docs/api/resources/tab.gif b/dist/docs/api/resources/tab.gif deleted file mode 100644 index 1a73a83be11dde2d0003b716ca778fafc6f34ad7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmZ?wbhEHbWM+_KxXJ(m|NsBLKh^ZZLaX-+EFVob+gGEtw?=DMmFBi`jWca}`|GrK zS8462(A-w8d8y0be24y-HvN+=dMBFojyCEZZPGo|ptG|=>r%Jj{VAq*CYs#rH@@0y z^kIS3t2q|WW|}{pVg6{E*{umC9~WA`nP>HSj^*=N7M~Z{{Qv(SWH-fF@h1x-1A_*G z4#*^spBUI24oogEkP@(BnRF@m(~NoY7t}*IQduN>%am^w?3=;P<`m{4B7Aa*)5?f@ d-9HW%Bq&JqdMiKlc=ElrzNW6Ksn(If8UO}iVe0?@ diff --git a/dist/docs/api/resources/titlebar.gif b/dist/docs/api/resources/titlebar.gif deleted file mode 100644 index 17443b3e16942feb776754978f8a8485ffbcaf84..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10701 zcmZ?wbhEHbT*9Wo@QeWj{{R2~VS(kl`4;!5ntoVl^?rfnqv>WJ7g@iZZ*{BBU|)^a z-fFGAHCnr?GmF{YSobhG5lhj zdpzG<{$gv@&$kbLe|q)*|9_Cr2LV?6$->CM5X7JZatkO<7})f8kPMA7r%7TuiZHrgTT{&;@(lx85&0F5PVa}HAvvy3H zKV`gn^XXD7XUwrl?Tbq@}#{`+y=qj`5%i}yz!EI9G)rtvZV2Rq8Y?|A4GapA5_ zn>fGOm8Bo%+sA)2E79 zt_}a+o>saugi%Dzs!ikO>Fw+9?{8q{mh;)M;o;#9VePmxJ2pN(K0(=gp3lxrPfyP< z&c1hM=jP|<7dUsz`R>~C^74w{)p2KcZGC-xL-J|0w<+$8x19tY+?yL+&ZxLY@CRF5 zLdAziyX*gp&6D|2@c2~q{kD15JM&(hn3}HMch};}yR*~Vr>~Q(`1)`WyB}|9Z@7L~@m3UD9n6VG1 znw?N+;X5`xv6^3N#=Z9ckrH={RX({b=v1nDq14JTrm=XUM^T2-WQBPVPg(=RUObs3W9GSJ znqSpT)#)i=?n`I5+eIv%ls0R5@*MGFp3mBfmuWni_VyxY`uvI_&x~o#ewxekgqH1G zKDF6t*3*TG*DT{_*!=quyST#cS8`)bQsm3|nNnQ`gqTGX8W_z*5*SvmzjxqO?#64k zR;}J3)v$WahHa~|*Y3SEYxSDl@3K~JIChR}&FYgvyWea+{EsVp(^;?6tJmyvtJdCd z<5ASxZ5QjJbJpxJI=y!5`k?A{8(+0m=WV-wPAhNMdoJnx%}*Cu>u&kEYj^&-tLIj) z-Fy6!^@i0y+0Lv#`2E_gyu-}bwKweGa$mFN|51K<>y1ZVUz2`)Z11J$!u=}NIYtL$ zqh<7WXjh-!xL><_PSMF740l>*9mrpXU^Au%0jTdA+jnnlER6sri06 zDEIx$ri%`TxxZX^c4$w@CFkccTaN_>|M`45%>M4yO>y6K3Qj9*&Ru;b%KY!=o7v61 zg%^D$-~D#!uGL-Ld-dMF1@{_%&-!qqBzSGvmAw1BrCU6d_ZeKiA}3e=sPeb$mb*^O zdOwbH2~2cgauqSGdbwh{oz=^gtLv;@t>3=S>h-4MeAchG-S?|{x9$ABT`#vV&#!uS zXt!O>hhzW!Y(AWj-v8&-Df4)n_ZP0${rP%Lef{6J`^DpTe_3wt|L6awGv@cJKRmu% zSNG*^H~+tP?^nm$e!IQ={NKM{p0BU|{o!-|zu&hX-}|+Q-QoMj_YIFe&wKZ8y8Z8~ z{f+E@I9F(F`1umeAfD*S|VftbLb4GKeF$e|5+z~ za_iV9wQfSI)S87nnlBD=N?mADYFWsg`23JG-^TVgzaMf3dpNx{o!A~Q=l<6z6-Qoj zZfsU#NfKSE;UJJz*!F4nL*Zm|HwK{#?Qt%N9H%3Wu&xVi7fX4}xAVmwlRUw45eFur zo(5)R8Ai_9BaRAxe;jw<`^3@uM43-W)5GqUAZL$FiptL!Cp^CiPHdQyqVhlEq%Tv@ z|A}+|JW+DB^l}cGG^KBgieg~pNuNzcQ&;2k zN&I=*ohf+IPM4>;m6fMs)izIGl9Fc78|mZ2w|T;NAy&&E@tiYYvfq})b#KzGCAlt7;3}EZb41&psB z*B35RwSpITZJk&DUnDCy((6M1HIr4|TeEcBPX?}dWwJ2JR@*E7)zwK&TUQz0&GPRz zXjFNk!0vfMJMQzT@O|&LuCHT#6VI9*e&Ac_hQ_O_6NS5P9Fn`Xv88rRit_3kC!@Y? znz1$~S=c-Bl$qH2*{*9c#I0{!lq%ai!S-#EZ1=4zMPXYPzFm{8?S1>!KC{i+Qr~0+ zb4Oh|WwvcQ>$gM(Cj(&3J z+pZgL*JN(xzWb?Y`_3n=Yf55w$9;Gdw(*|q`qZbt?|ibFzV&YD`;_b6@vr_(+q0C_ zplY*raf{tr<4;*PlsNb%{RGSo4_L(PL>WU^!ev_gsyz`WMT+y_pGEX(LB~SX88O_-ECRMLo@>I&XqFLK@ zo~Z`^JZrz~)2!n@>E`Y~&lGR_Jo70}n#KCc^A&YQvk(7y>NI=j*`{~K3&hX9Fp9Q3 z=No1+Oz_@x^_Ds{f8Um6&SziPq)VM!zHjpa@!01s)l!$|?@bIZQ0(Lo8e*|eP>0T$&P;8mvOs)-F^1VY-{h|+>G|w*Xy>G z?Yy|>P08om_ukC=zC+PABlocM<>$xB4{o%5)6jqOE?d9(Tx;EeO7EKc8~Mx*yw)wS z_g=tm^um#!kKxnA?m16X^eayV>V2B9Jm#sodF6>%xzAHB-+5xN-}1CKU-8Vxd!AV3 z|2&_6uXy(3IWHXbcbyNfE19#|=82cN)#b(WK2O|V^UP2D*VXoUU*{?BeeI}Td1Gr_ z@x1=nm#+7#F74m;mzZw;6Kx_O-M>(14(Z({PR@7$mFeQ$c~n|k%#CmH=q|8Kcm z`!aQX^?i2zAIr`6z0BjcIm^%gdAEDq`~L609xa{s;&EdH9vwZ!Ed&YI|Cb8GPYUZ!F`TgJP_2QN1Yx&Es zT(A2wh5g@C>-azC^#8wE`2Fu^$^Vtti|xN(w%_;esQkaT?`?j~^Z)l=aR0y8%j^HV z-fsKrDgXcHrw@FpyTA9>?DJLM=G*_cXI}bXdi|;6^-b<2KiaF_iPy3HsQi*%!|2iQ z@jA1R1A}owqnHJ=_=-k}6^$}K8YO=;%I#>BmS|GC(I_{gQB9&r%cDuzqeNsU2|7-&dTUqtkE7M(OJjQzL2A{PoiBfqic>u`}7rE^G|ej za&%8R(Yd9gv;9VUPetc?i;hN(?&^-74vwC^96cv1+WR%S^L}*Kbab71(b-kebJL>Z z?24|Mimv$`t+!A7?>%DCeb}Pw=!%x(5^d)tdfwgWeYS$ZouK>z2A{vQ$jUuN`w z+tL5`ME|dfeg@46KVS6!JJJ8UVgh4l|CbdLxPSKZa86)fIf2h}0;}Z&G0BOND<_I; zP85)wDC#*;)^d`hM$7)j3i4oH<#ha}wvvi7t|p13RaxH+}{=A^>T8ETSKt2zHquAMopiF3w;%BgIY(@S?wtCO4=Avt4u5-h)a&o3P=d9A1lcPIlIj)=)Hgo3OozrH_oF)>$?7+Zc`hnSW!|Yu%XYboN zd;iMWdr!_j;5lcX<(y-hbB^AeeZq3inV++dO3pdZIp=cboNJYHFGbG1wQ}xR&pGE_ z&OOaJ@8ZuncRA-?`Z;%x=iHN$^WL1C`!;jl&7JdJteo?1<-8{+=RN(&{7Q2E2hX|Z zch3D=IrqEf{2!e2pK~sF*SX-I=7RSp=QCF=_$oP9VAnjsthxNF7CiD?@Ob7zzF7-D zXD;}%bK$d{3s|`psLYywp>m=4s)Zt_7O8g4RsS{5FlwQ2)MC9~|L5!cTKG+Kk>aXF zJXLdqZY|{PTC99(G3%MxEM~`ol{06poPBEL z+*K=Q-&(m?YSp5sRSSQuTo$!zh1aUZw^l8BwQ7UZ>UmtNw!B)kwQKdttkpYrt=cTL zdjG0byR%kp;aWZa)avcC)@<%twRYE<6SLNA{k3Mj*4lGkYnFGdIh(cmYS+q}uT~$C zTJwPG|JpmJ)*M>3`f=8}y{p#T@LGFcYTbif>)uwayLW5tzEkVozgqj_)wGp=lS?jNGt^dijk@5BVi?cR-)!N9ldLvKv zM!D)$EYce#Zm<5;wT>fugY@hTvfAr(qSx(++8`ReM&$K|Sy~(ZNNv`ez1l!}t<>su zTC3OEdT+L@UT6J#;~J~YZq=KeqBniD+Vsh5o%!xfPog$HytU=C)+WjBjX~V2&Ys#F z#l6Med+VF5t%sww=$>BbXuzm1z@)Tco8kwiZ0_y((o7}V+snMS=Sy#|n!UZ)dV87l z_KM%z>t1hbdcCbidq+F>j@H@#cl7MuQ69acT6$;0?H!HMJ4>~9)_U*kKD~X;?;X>) zclNH{u}FGXbM=nt*}IlkZ(owVqi^^2Ww&>&{=IWC_pTY$KK6R&irIS(-QIm}_nukSyRTO7K5V`BNcG<1 zulHW#-n-R%@6OYE?(E+CC{Z9Hoo%Dg{)(3cF4lv{#_#3_dU-bcjIR{=;@A>`vz^?Ay z2eS9C@;;!bb8tEL9#NZvH>wZGo!Rwf_Wqlz5Aw`8WbkMI1L^;VCEgs+opVs6=YXOE zqp|^$!H2^J0!Qp)jyTvHaf>

~qBF%n`ReNBq_t@tAWY*ydb9{r$iOoHyw$3@}d*=A`HOF?mIku$c zVnoKC!RrZVQtiJH^bWX{ZcbLzIu*#w@mFZZ0d({pxh%(?e>PKTa3a>?i9 z>oey+uQ~s-=lmC+^DlHx_53-KR&(KT&+-2`Cl9ST%c^_9X$^x)!9}rxi=q=QiXFHp z?#m?Y%OtCNNnZAna_%KL-b)H+FKX_+r1bWp;@eBgb1zEGy{Hj;S%2*%^W4iix|eO{ zUbdIL;^ceDy7#hi>?K>@%ZjmA+;}g0_FmSTds+0sWtY2`&10{q`Cg6qdnLs8a%}Hq zpTAelb+0DnUQOe@VzlV>9ftJC(z>a~~W z)n3{!du3DX%{{p{m)73gt$Smo?X8yFo5y5tx39f@?(QwQyEhm8y}2&-&X(Mp+uz<@ zw)f8Exp&Urz4Ykr?I*c+Z}Q%g^1XIC_TJsIceky*_vY{2FxlH5eD5Up-rcNwXY1T+ zKj+>#vG&%Lz4!L`G6@whi3c#L1u&@}c))Y-0dE}>zurTkcMnA69!lmhiT`^beea?C zxd)PRkA&kMD*k&Y$M;Z1?~zs>lg7PAI(iTF^Zq|HlzS-P_eg^8v2fgD?YKu)eUFv- z9!kA?V1MtCao%ISb&uTdJ$6|4*wXK@^}Htm|DJfrJ#zMY>fiI+buYW$y(nJys;losY}~8Zcdr)Yy`DSoWzW4=bL3u6ocDUgy9Y*b zulK%txq9F0U3xD({a#Nw_av+C*-^gN)qQUkoqM+L+^e&F&v(3gef;15SF_)}S?~8G zb>G_+`yM`(dv*8U%awjlZTG#oR`>3(-OG1=?~d@j+b;KZ|GKxY{=NOU?j4^Uqs9a# zjRj0h_8&ACFtPZ5(Ae;SbN&a`{0|)GKd`_5z^(t0qy7W`{SWN=AI1DX^4$N(djEqc z|3}XIAJzOnN%MbHU;j~y;S*Q?Cw>0Uitj&3+JDqM|4DKFXJPwKI{QCa^M4k5|5^P0 zCnNvQqWz!ciSRq{9nBKzqr|d2$%mLSpUV$|BI6SS6ltB@$%oo z^1p`8|C)0Dt7ZMyxc{Hi;=g6w|C%%Zv$OqYf%{)V?7!vde^1)~-P!(o>G`jX{a?N2 zf6vwnkBe=V{9c{={{#r$7W|Nq%>|L5WVpDOPEJT3oaR{h`A z`~R->|8t!G*F*k4y8r*~-v4j2{GW#Tf1mUJ{doSja08=u1EUTDhmMX!Q)^pGTYG0m zXLDa~Q%~2#2~+wfx3)~0**&*+((KvO=1-kIZ_%736M7cST0L*&hGm-t6x^(u$g8erxUcLKh zY2Sn0FW@PUwWn@NNIT;-|^7Hl9z9tNf&Np z+Izgosg2itV%CiVTQo26c+WLD%WyR_bfwpNuccB~vqIK}t!@f^RjPAyS;E;Y-`k?O z(c2^D@0+{p%9@xpW$XJ|S8dac-V^&jZ*Fy2_Pt##JDK`sm#$0L)vb6~R>u7O!$XP8 z*)LviHBLRbK)v2A@7sN&DEC-ReS6zn z>CG9}_6i^VrgM8+@s`u<`uh8>t^e>mc=rB%c9FjeZcW_ZzC7+%N#*^AGv{xQ`&sej zZr9}5>^5`%W_()v{Pg{K`+irw*~8dzuWrd#^~ln%iQ#jbo_=&!D7qBee!n13wL&KE z8|R8U^?X?tQ(0t86dp10^kgV?s+w&$(8;r8M-sE%CXU6OTB~j-^=j{uNbc3>+M(QO zGVRCX9#f&8k0uzt>rm-4GrE~PQJX1KrQ6%-=98)1GM1^mUTh~*CdEZrE}5e5R=Id; zP+w)*%;>b2$+M%&G?#T2ZCbf(a`q{X^!})@m8lc!j{Q`fS8;D=`n(vS|6NPxl?JU` zF{|;@ipPu9_eo|h?o9i&d~VmKpG%f&I$3GVn%1}LRZP3s-rC_ zD{bMjFssK)6F1FDUSCos^?FUaTh;4DlMZQVtZ#Uh^?KoseNj2o-Ifd*>`Ex!V)u^v2 zI-x$>=hG?O<~M~W#V+?4o|U{UV|-3Od(Gxkw*5TD7i5pyn4EWI?%i@islR6PMaTR< zn=b_V|9|`GQh>T|=_&8eJ)19U2IrPuvDf zllL0k$>rbs^-SsRHCrDvJmxLEmneL$>`qPd-@?Z!&U{6;Dp%W@Ukp-@`}Vjoe_zG3 z>HmFy-ko;)Zu!|Ic>eysZ?ETszu)ub&}pAP_tz@N|9szUY;XDH@qN90_a*%0t3JOm z?yr4!__m$Z1%2;-`+mq>_uu>Y&*Q%T|IR(up|?0?vE1|>ZZ^{l zI-+HiBm-w0vYNNCJO9mNxvw0q4zo7)WbmYjDOR2^d-k!fyJfNPQwev+V}k9o-Ynv} zEaB;;c5!k`h>C{jOIOclg3W78mM8~Xdbs&*nzH5364~TR&mg5qlV`gu)$o_}@?Q68 z>dYexBx*I!1WSFIa_o+(QS{FfzIq?0|3ACtiIT9TZ(i8v>AW$^v^6D9rRQy)e%D2v zKfUrqj#yCJqd&{6^E16u^?R_B&RaG-x0;>Wha7|gPbyveX zwkxp7%4CVL=t{rhs*7{QOqS}@W(H_mh0Nd+T_U+xGpIJ}%KS$nE6ks+3~sdwT@gyOPyGy{}{D zONFmEG<8j~t#)`a*X6yRzHX>{tL2gz6?RN%+tOy=|ErTly)PbfD_hmNcTJqBcjW#s zu?=NgbK>k*UppW4ZSgGIH*wa#Z(Q0{x@pnhtVm9-=vJd^o7+mWbN*}HXiY2IvW9ha zZt&{p3!loiCoNr_9eyfm<|(ta*=ut{i=(eMKKi;d?yYuwvvu_2Sz{LA6Znq>&yUeb z*ImeY=GU^|15<4Ztp9qSPcqxlvL|L~OQ+{U&i>;0e8-ks3Cf)1d2DoqS#G1*&mRf8 z-^vfhyxE`^*yGD&KB-IIZ-ag+PZH1e8OM0iHg+)9_{!IR?zfnx-v9r3rhg{i&66r@ z%Q{PCywr*C*J^X# z`~L0McF)s&SJZmz&h|R-8;h3duCA31@;(1+Pk-pv_5IyB)AvQ~*>!DQ!DjBCuOrsi>)`F4|}(J=IyMg%fGkn6x+W1 zX7>Nr1x!!lXI#>6lv3$PsEMdK+#!bu5 zi&sm&w&klb+NhIi`8)D;j@Xt-!m)|*-(ub+9{)Ur^=HzG?XmB?*-fsq=70B=n|H1= z+-k~6zZa+e+rDi~`!o4@UCNgE#vgpk7@wA(`@Z7w-E)m;)i)o$J9KgSzmFdFdmlCO zRo49qzImc7Z)ae1?w$YFr7p9xuRAVkSI{kf=jo)aFOT`IEy^*k-+L_I;!}Oqr_#yg zcR%%+@6X@+ry=|H&-?BFjx0U@>CJDuC%c!Ie>vzMRTMt|_VxOG`%dq#ow$A5Zxwgb zZET3-u!EFSExBFcifaiSH?bb=DE_6cfGvCJZ;AI3Xhc5 zHRWYdKPo$)w1%sv^_o>jsg?DLR|Zf2-!|)eamtU9@QkX4YrR8_0BuPLugno+rM zdt2f01oN=eCC^(PxKyt=-nz@A;?L6J_1{}IhPT)4=xDI;nQ)^t@I-3ijO2uhwn@+1 z>UUHwm|i+*MaOTIs)->L#T?Z$G^*!UR8@(mwa##y{lj;zM)CR;zOm^oi5)FnOIm&{ zb?)6!-d53F+SayVMdj9vvi^#WnHlZQ)4Td2dd{9`k27z(y~rtZOiBlcI%rW(O06;k>AqZeysCqMa$k>VEc3O z8~0e*8I6uFvRE~0+)ftGoi>FrqtNwd^AYu_Pqt6dkZ8EIz2X1zn0LpUuT3u!PIuDL`#Nc%iHNqThyjYsZRUgKJ8-IbhDXtftFc(GcwtJOp*T4^i6!a zGv~CD$dFdehTm;7UWZRjt(+SBvOe=>gV>D8kHVWi9Bb&(oLS8|RV2K5j^-4{9n;)j zPUd5s^)Y-}e&w`jnbWTx?Vk6ebd~yKgO%=wBPNLcoHTF6gdLUtyFx7{D({@6I&=1H z_kMvbJ?$wI&)@Jq^U`OZW}iG~pY+e!S0yL(Eb}?Cvr1)V>kZ4UvMH1Nj`x4em~?XH z#6y|=OC;u$drS~{Iq7-l9O;#F+D~-ooSglsa>A#INv|sBPmOTmuk5eYNVq7Oe7Uk` z=Zkr&VhjG?od5FVf}pYm`RQ#}B+H&yPI%_oeRpQN^se?7k@NYvd`vuNJx^=4csX;r zTM)m+j4;pUh|I<)&nXp>O%L2>E@YeOcyh{~Q#C<_Za6qajssGuGW=O^KSfDC70FBxvTFH=Yltt6S=t-#i>o$Dm7pBW$%I=WsA60 z%V#a*;+k{BtMy>l1m&tV%(v#T{_4FovqNfC*KfyEUnKlgItekos7t`#~n7RB#eq;YkTpXJIt z$t7`C%S@tH8ddyX8TM<*>|43rR?P)m8@)IqrK^|l-(D)Oy<$dYQ{SqYrCPO$yJLI1 zHule2TKjA9j9E*Zx>l&|-Zb;%^paVj#?{O8XD>6{y{uv9=7Y}{JKWx=Vm-C9YSY}E z_4-$5IA|`PeQVS0Z_71b&kV|1-kP;puzI7xkIj7DTMbs%ip;Lh-!&`AdZuIb3=8dz z37)feNUVC~x$5)O`OBqNZ?{^vjAISM?bV00)*k(`{d4E)3pW@3KC!y>^!7WaCfw#s z7Tme!Y1W#K)sxOw&1t*6-NUWpCC85QD|eQLul;hX?{8Eky-yw^ZYkL_clVB6)*Do+ zs=Z$qa73@*;?8Wkxglru7PjnJzPmStWiNAy-WKJZl^wk~${R-4r;ovXJzn7vo|_P+ez`$X347x=T4LuM=QoBjN6Hu^-*`eQwfkB9M9 z_Q52tLy=v9Mck{tmCi0m-#*`J&y3SMCcWN1HF{px?Om(1c00aVbt-$p&gebut5WREJyRKXPKOz-%#JA_@IqBVd zy(=!?m>vA)SUk`13=Y>9S!=gdyT$C;9%r+DRrRs*IXhEpy6SCO9eO66-L*RC%))@2 zojE>x%5+Y6hisS{nIoB#x#;L*^)oAO&EBfC=fIQOhbn&_QvEYS-Y3SeXL+#n!TwvP zp07S7q|>0-vv0P|!QfvfWo{o_bZ6_Cuw}2a_vLz@-kEcn$L0`g&Z&>uoBns7X7oAL za_aQCIfpK4FTU%&->o{-XwJ%z*#|epocXl+fPnddz*T3odA0{hom)6(|F`33*40dT z^XBwBo!Ot=7`Y4>g&Y`#9T@-JIsZrI!ato0e|awax4FPBdx3541=ijR40|uI{k_1{ z`~L!q?FH`Ki=1;WO2uB3xO-8S_aeLOMa8!llzlG>@m>;+y{Po}y!hD*Dt|A@^Iq0G zdr@!iC0^Ofy0w?|doKxJxMX5`SzPy`9PbsWwUwkmAdv;^xqrvd2bf3z25ZqR;BNi z4R3Ge^xm4(dwr^`)-`F~>)X!WTDbRGH}9=Ie{Z+my|sAm?cUy-hhwjI)?Q!s_WJg_ Nw>R89-^jpV4FJ-uPZa2O+PHOdcVN((R8zqi>%+yx4PA5u&+jI zZ?)Fm8m-+`n!Bnrx0PvZE7!Q)Z+NTE@K(R!nO40sZF(n~bq_b_9H`UYU#q>pPJ3UC z_U*F&vzO;oniKPy4n3HrgtWq-0U~L+H3S-fz_)y7B6O7Jey(uY^M3s8Rn0s zncbaadTWBo%?Tz~`;0#>wEnQb`t3ZcH}kAs&#`9cv^a1ymaZpMav7q);70oZdu>EbIZ_1#Ma2xmi^_6SI=KP zvlTM_Y|QfY^S2-0S%ggNOcuSahUQShZ_b zK$b~nC%3xF3I|8iR<70I%NK3fC3=)aOd_H~*4k`M1dq0X&y59&&TYH}>mF~a-Tg3^ zjf+>xAYsD-$N2q~KcD3uaCB;C=aaFqxYKC(=qSHZ@Q(+N4!4U<*G*p6^K(->r=XHU z1A~%N=H-Q+?QD!mMNiMnHBbM>6Sd{l<>jHX^L!&e=iJkW^;ldW;e zzp>9UTP$z4N#5ht6Mx6)&HYyJ`lzdX`Ci*!`L7lqTr4(!uFaP-ccT}m?~60f{(kDL b`Tu=(-z!`?d=xwy7`QYJDu}Q!F<1itP3lB! diff --git a/dist/docs/api/serialized-form.html b/dist/docs/api/serialized-form.html deleted file mode 100644 index f958b3c..0000000 --- a/dist/docs/api/serialized-form.html +++ /dev/null @@ -1,3696 +0,0 @@ - - - - - -Serialized Form (Open source project for the Java Dynamic Management Kit 1.0 API Specification) - - - - - -

JavaScript is disabled on your browser.
- - -
- - - - - -
see also public APIs from binary plug (docs/opendmk-binary-plug/docs/api)
-
- - -
-

Serialized Form

-
-
- -
- -
- - - - - -
Open Source build 02
opendmk-1.0-b02 2016.06.24_11:51:41_CEST
-
- - -

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

- - diff --git a/dist/docs/api/stylesheet.css b/dist/docs/api/stylesheet.css deleted file mode 100644 index 0aeaa97..0000000 --- a/dist/docs/api/stylesheet.css +++ /dev/null @@ -1,474 +0,0 @@ -/* Javadoc style sheet */ -/* -Overall document style -*/ -body { - background-color:#ffffff; - color:#353833; - font-family:Arial, Helvetica, sans-serif; - font-size:76%; - margin:0; -} -a:link, a:visited { - text-decoration:none; - color:#4c6b87; -} -a:hover, a:focus { - text-decoration:none; - color:#bb7a2a; -} -a:active { - text-decoration:none; - color:#4c6b87; -} -a[name] { - color:#353833; -} -a[name]:hover { - text-decoration:none; - color:#353833; -} -pre { - font-size:1.3em; -} -h1 { - font-size:1.8em; -} -h2 { - font-size:1.5em; -} -h3 { - font-size:1.4em; -} -h4 { - font-size:1.3em; -} -h5 { - font-size:1.2em; -} -h6 { - font-size:1.1em; -} -ul { - list-style-type:disc; -} -code, tt { - font-size:1.2em; -} -dt code { - font-size:1.2em; -} -table tr td dt code { - font-size:1.2em; - vertical-align:top; -} -sup { - font-size:.6em; -} -/* -Document title and Copyright styles -*/ -.clear { - clear:both; - height:0px; - overflow:hidden; -} -.aboutLanguage { - float:right; - padding:0px 21px; - font-size:.8em; - z-index:200; - margin-top:-7px; -} -.legalCopy { - margin-left:.5em; -} -.bar a, .bar a:link, .bar a:visited, .bar a:active { - color:#FFFFFF; - text-decoration:none; -} -.bar a:hover, .bar a:focus { - color:#bb7a2a; -} -.tab { - background-color:#0066FF; - background-image:url(resources/titlebar.gif); - background-position:left top; - background-repeat:no-repeat; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* -Navigation bar styles -*/ -.bar { - background-image:url(resources/background.gif); - background-repeat:repeat-x; - color:#FFFFFF; - padding:.8em .5em .4em .8em; - height:auto;/*height:1.8em;*/ - font-size:1em; - margin:0; -} -.topNav { - background-image:url(resources/background.gif); - background-repeat:repeat-x; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; -} -.bottomNav { - margin-top:10px; - background-image:url(resources/background.gif); - background-repeat:repeat-x; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; -} -.subNav { - background-color:#dee3e9; - border-bottom:1px solid #9eadc0; - float:left; - width:100%; - overflow:hidden; -} -.subNav div { - clear:left; - float:left; - padding:0 0 5px 6px; -} -ul.navList, ul.subNavList { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.navList li{ - list-style:none; - float:left; - padding:3px 6px; -} -ul.subNavList li{ - list-style:none; - float:left; - font-size:90%; -} -.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { - color:#FFFFFF; - text-decoration:none; -} -.topNav a:hover, .bottomNav a:hover { - text-decoration:none; - color:#bb7a2a; -} -.navBarCell1Rev { - background-image:url(resources/tab.gif); - background-color:#a88834; - color:#FFFFFF; - margin: auto 5px; - border:1px solid #c9aa44; -} -/* -Page header and footer styles -*/ -.header, .footer { - clear:both; - margin:0 20px; - padding:5px 0 0 0; -} -.indexHeader { - margin:10px; - position:relative; -} -.indexHeader h1 { - font-size:1.3em; -} -.title { - color:#2c4557; - margin:10px 0; -} -.subTitle { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 25px 0; - padding:0; -} -.footer ul { - margin:20px 0 5px 0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:1.2em; -} -/* -Heading styles -*/ -div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { - background-color:#dee3e9; - border-top:1px solid #9eadc0; - border-bottom:1px solid #9eadc0; - margin:0 0 6px -8px; - padding:2px 5px; -} -ul.blockList ul.blockList ul.blockList li.blockList h3 { - background-color:#dee3e9; - border-top:1px solid #9eadc0; - border-bottom:1px solid #9eadc0; - margin:0 0 6px -8px; - padding:2px 5px; -} -ul.blockList ul.blockList li.blockList h3 { - padding:0; - margin:15px 0; -} -ul.blockList li.blockList h2 { - padding:0px 0 20px 0; -} -/* -Page layout container styles -*/ -.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { - clear:both; - padding:10px 20px; - position:relative; -} -.indexContainer { - margin:10px; - position:relative; - font-size:1.0em; -} -.indexContainer h2 { - font-size:1.1em; - padding:0 0 3px 0; -} -.indexContainer ul { - margin:0; - padding:0; -} -.indexContainer ul li { - list-style:none; -} -.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { - font-size:1.1em; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { - margin:10px 0 10px 20px; -} -.serializedFormContainer dl.nameValue dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -.serializedFormContainer dl.nameValue dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* -List styles -*/ -ul.horizontal li { - display:inline; - font-size:0.9em; -} -ul.inheritance { - margin:0; - padding:0; -} -ul.inheritance li { - display:inline; - list-style:none; -} -ul.inheritance li ul.inheritance { - margin-left:15px; - padding-left:15px; - padding-top:1px; -} -ul.blockList, ul.blockListLast { - margin:10px 0 10px 0; - padding:0; -} -ul.blockList li.blockList, ul.blockListLast li.blockList { - list-style:none; - margin-bottom:25px; -} -ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { - padding:0px 20px 5px 10px; - border:1px solid #9eadc0; - background-color:#f9f9f9; -} -ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { - padding:0 0 5px 8px; - background-color:#ffffff; - border:1px solid #9eadc0; - border-top:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { - margin-left:0; - padding-left:0; - padding-bottom:15px; - border:none; - border-bottom:1px solid #9eadc0; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { - list-style:none; - border-bottom:none; - padding-bottom:0; -} -table tr td dl, table tr td dl dt, table tr td dl dd { - margin-top:0; - margin-bottom:1px; -} -/* -Table styles -*/ -.contentContainer table, .classUseContainer table, .constantValuesContainer table { - border-bottom:1px solid #9eadc0; - width:100%; -} -.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { - width:100%; -} -.contentContainer .description table, .contentContainer .details table { - border-bottom:none; -} -.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ - vertical-align:top; - padding-right:20px; -} -.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, -.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, -.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, -.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { - padding-right:3px; -} -.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#FFFFFF; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0px; - margin:0px; -} -caption a:link, caption a:hover, caption a:active, caption a:visited { - color:#FFFFFF; -} -.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { - white-space:nowrap; - padding-top:8px; - padding-left:8px; - display:block; - float:left; - background-image:url(resources/titlebar.gif); - height:18px; -} -.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { - width:10px; - background-image:url(resources/titlebar_end.gif); - background-repeat:no-repeat; - background-position:top right; - position:relative; - float:left; -} -ul.blockList ul.blockList li.blockList table { - margin:0 0 12px 0px; - width:100%; -} -.tableSubHeadingColor { - background-color: #EEEEFF; -} -.altColor { - background-color:#eeeeef; -} -.rowColor { - background-color:#ffffff; -} -.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { - text-align:left; - padding:3px 3px 3px 7px; -} -th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { - background:#dee3e9; - border-top:1px solid #9eadc0; - border-bottom:1px solid #9eadc0; - text-align:left; - padding:3px 3px 3px 7px; -} -td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { - font-weight:bold; -} -td.colFirst, th.colFirst { - border-left:1px solid #9eadc0; - white-space:nowrap; -} -td.colLast, th.colLast { - border-right:1px solid #9eadc0; -} -td.colOne, th.colOne { - border-right:1px solid #9eadc0; - border-left:1px solid #9eadc0; -} -table.overviewSummary { - padding:0px; - margin-left:0px; -} -table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, -table.overviewSummary td.colOne, table.overviewSummary th.colOne { - width:25%; - vertical-align:middle; -} -table.packageSummary td.colFirst, table.overviewSummary th.colFirst { - width:25%; - vertical-align:middle; -} -/* -Content styles -*/ -.description pre { - margin-top:0; -} -.deprecatedContent { - margin:0; - padding:10px 0; -} -.docSummary { - padding:0; -} -/* -Formatting effect styles -*/ -.sourceLineNo { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:.9em; -} -.block { - display:block; - margin:3px 0 0 0; -} -.strong { - font-weight:bold; -} diff --git a/dist/docs/opendmk-binary-plug/docs/api/allclasses-frame.html b/dist/docs/opendmk-binary-plug/docs/api/allclasses-frame.html deleted file mode 100644 index be4132a..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/allclasses-frame.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - -All Classes (${javadoc.windowtitle.plug}) - - - - - - - - - - -All Classes -
- - - - - -
SnmpDataTypeEnums -
-SnmpDefinitions -
-SnmpInformRequest -
-SnmpOid -
-SnmpOidDatabase -
-SnmpOidDatabaseSupport -
-SnmpOidRecord -
-SnmpOidTable -
-SnmpOidTableSupport -
-SnmpOptions -
-SnmpParameters -
-SnmpPduPacket -
-SnmpPeer -
-SnmpRequest -
-SnmpRequestHandler -
-SnmpSession -
-SnmpTimeticks -
-SnmpVarBind -
-SnmpVarBindList -
-Timestamp -
-
- - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/allclasses-noframe.html b/dist/docs/opendmk-binary-plug/docs/api/allclasses-noframe.html deleted file mode 100644 index 0a7b688..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/allclasses-noframe.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - -All Classes (${javadoc.windowtitle.plug}) - - - - - - - - - - -All Classes -
- - - - - -
SnmpDataTypeEnums -
-SnmpDefinitions -
-SnmpInformRequest -
-SnmpOid -
-SnmpOidDatabase -
-SnmpOidDatabaseSupport -
-SnmpOidRecord -
-SnmpOidTable -
-SnmpOidTableSupport -
-SnmpOptions -
-SnmpParameters -
-SnmpPduPacket -
-SnmpPeer -
-SnmpRequest -
-SnmpRequestHandler -
-SnmpSession -
-SnmpTimeticks -
-SnmpVarBind -
-SnmpVarBindList -
-Timestamp -
-
- - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/SnmpInformRequest.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/SnmpInformRequest.html deleted file mode 100644 index 8063894..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/SnmpInformRequest.html +++ /dev/null @@ -1,945 +0,0 @@ - - - - - - -SnmpInformRequest (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -com.sun.management.comm -
-Class SnmpInformRequest

-
-java.lang.Object
-  extended by com.sun.management.comm.SnmpInformRequest
-
-
-
All Implemented Interfaces:
SnmpDefinitions
-
-
-
-
public class SnmpInformRequest
extends Object
implements SnmpDefinitions
- - -

-This class is used by the SNMP adaptor server to send inform requests - to an SNMP manager and receive inform responses. -

- This class provides basic functions that enable you to fire inform requests, - handle retries, timeouts, and process responses from the manager. -
- The SNMP adaptor server specifies the destination of the inform request - and controls the size of a single inform request/response to fit into - its bufferSize. - It specifies the maximum number of tries and the timeout to be used for - the inform requests. - It also provides resources such as the authentication mechanism (using - its PDU factory), controlling all inform requests created by it, and - finally the inform response to the user. -

- Each inform request, when ready to be sent, is assigned a unique - identifier which helps in identifying the inform request with matching - inform responses to the protocol engine lying transparently underneath. - The engine does the job of retrying the inform requests when the timer - expires and calls the SNMP adaptor server when a timeout occurs after - exhausting the maximum number of tries. -

- The inform request object provides the method, - waitForCompletion(long time), - which enables a user to operate in a synchronous mode with an inform - request. - This is done by blocking the user thread for the desired time interval. - The user thread gets notified whenever a request reaches completion, - independently of the status of the response. -

- If an inform callback is - provided when sending the inform request, the user operates in an - asynchronous mode with the inform request. The user thread is not blocked - and the specific inform callback implementation provided by the user is - invoked when the inform response is received. - -

- Note: -
From RFC 1905, the SNMP inform request is defined as a request - generated and transmitted by an SNMPv2 entity acting in a manager role - to another SNMPv2 entity also acting in a manager role. - The mechanisms to implement this behavior are defined in the SNMP - manager API. -
- Nevertheless, this feature has derived and in some documentations, - the inform request appears - like an SNMPv2 trap that gets responded. -
The SnmpInformRequest class is used to fulfill this - latter case. -

- -

-

-
Since:
-
Java DMK 5.1
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static intstAborted - -
-          Status of an inform request: request aborted.
-static intstInProgress - -
-          Status of an inform request: in progress.
-static intstInternalError - -
-          Status of an inform request: internal error occurred.
-static intstNeverUsed - -
-          Status of an inform request: request never used.
-static intstReceivedReply - -
-          Status of an inform request: reply received.
-static intstResultsAvailable - -
-          Status of an inform request: result available for the request.
-static intstTimeout - -
-          Status of an inform request: timeout.
-static intstWaitingForReply - -
-          Status of an inform request: waiting for reply.
-static intstWaitingToSend - -
-          Status of an inform request: waiting to be sent.
- - - - - - - -
Fields inherited from interface com.sun.management.snmp.SnmpDefinitions
authMask, authNoPriv, authPriv, authPrivMask, CtxtConsFlag, noAuthNoPriv, noGroupName, noSuchContext, noSuchView, notInView, pduGetBulkRequestPdu, pduGetNextRequestPdu, pduGetRequestPdu, pduGetResponsePdu, pduInformRequestPdu, pduReportPdu, pduSetRequestPdu, pduV1TrapPdu, pduV2TrapPdu, pduWalkRequest, privMask, reportableFlag, snmpAuthNotSupported, snmpBadSecurityLevel, snmpPrivNotSupported, snmpReqAborted, snmpReqEncodingError, snmpReqHandleTooBig, snmpReqInternalError, snmpReqPacketOverflow, snmpReqRefireAfterVbFix, snmpReqSocketIOError, snmpReqTimeout, snmpReqTooBigImpossible, snmpReqUnknownError, snmpRspAuthorizationError, snmpRspBadValue, snmpRspCommitFailed, snmpRspDecodingError, snmpRspEndOfTable, snmpRspGenErr, snmpRspInconsistentName, snmpRspInconsistentValue, snmpRspNoAccess, snmpRspNoCreation, snmpRspNoError, snmpRspNoSuchName, snmpRspNotWritable, snmpRspReadOnly, snmpRspResourceUnavailable, snmpRspTooBig, snmpRspUndoFailed, snmpRspWrongEncoding, snmpRspWrongLength, snmpRspWrongType, snmpRspWrongValue, snmpUnknownPrincipal, snmpUsmBadEngineId, snmpUsmInvalidTimeliness, snmpUsmSecurityModel, snmpV1AccessControlModel, snmpV1MsgProcessingModel, snmpV1SecurityModel, snmpV2AccessControlModel, snmpV2MsgProcessingModel, snmpV2SecurityModel, snmpV3AccessControlModel, snmpV3MsgProcessingModel, snmpVersionOne, snmpVersionThree, snmpVersionTwo, snmpWrongSnmpVersion, trapAuthenticationFailure, trapColdStart, trapEgpNeighborLoss, trapEnterpriseSpecific, trapLinkDown, trapLinkUp, trapWarmStart
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidcancelRequest() - -
-          Cancels the active inform request and removes itself from the - polling list.
- voidfinalize() - -
-          Finalizer of the SnmpInformRequest objects.
- longgetAbsMaxTimeToWait() - -
-          Gets absolute time in milliseconds (based on epoch time) before - which an inform response is expected from a manager.
- longgetAbsNextPollTime() - -
-          Gets absolute time in milliseconds (based on epoch time) when the next - polling activity will begin.
- intgetErrorIndex() - -
-          Gets the index.
- intgetErrorStatus() - -
-          Gets the status associated with the SnmpVarBindList.
- intgetMaxTries() - -
-          Gets the maximum number of tries before declaring that the manager - is not responding.
- intgetNumTries() - -
-          Gets the number of tries performed for the current inform request.
- intgetRequestId() - -
-          Gets the request id (invoke identifier) of the current inform request.
- intgetRequestStatus() - -
-          Gets the current status of the inform request.
- SnmpVarBindListgetResponseVarBindList() - -
-          Gets the SnmpVarBindList of the inform response.
- booleaninProgress() - -
-          Indicates whether or not the inform request is in progress.
- booleanisAborted() - -
-          Indicates whether or not the inform request was aborted.
- booleanisResultAvailable() - -
-          Indicates whether or not the inform request result is available.
- voidnotifyClient() - -
-          Notifies the registered client about the completion of an operation.
-static StringsnmpErrorToString(int errcode) - -
-          Returns the String representation of an error code.
- StringtoString() - -
-          Gives a status report of the request.
- booleanwaitForCompletion(long time) - -
-          Used in synchronous mode only.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-stInProgress

-
-public static final int stInProgress
-
-
Status of an inform request: in progress. -

-

-
See Also:
Constant Field Values
-
-
- -

-stWaitingToSend

-
-public static final int stWaitingToSend
-
-
Status of an inform request: waiting to be sent. -

-

-
See Also:
Constant Field Values
-
-
- -

-stWaitingForReply

-
-public static final int stWaitingForReply
-
-
Status of an inform request: waiting for reply. -

-

-
See Also:
Constant Field Values
-
-
- -

-stReceivedReply

-
-public static final int stReceivedReply
-
-
Status of an inform request: reply received. -

-

-
See Also:
Constant Field Values
-
-
- -

-stAborted

-
-public static final int stAborted
-
-
Status of an inform request: request aborted. -

-

-
See Also:
Constant Field Values
-
-
- -

-stTimeout

-
-public static final int stTimeout
-
-
Status of an inform request: timeout. -

-

-
See Also:
Constant Field Values
-
-
- -

-stInternalError

-
-public static final int stInternalError
-
-
Status of an inform request: internal error occurred. -

-

-
See Also:
Constant Field Values
-
-
- -

-stResultsAvailable

-
-public static final int stResultsAvailable
-
-
Status of an inform request: result available for the request. -

-

-
See Also:
Constant Field Values
-
-
- -

-stNeverUsed

-
-public static final int stNeverUsed
-
-
Status of an inform request: request never used. -

-

-
See Also:
Constant Field Values
-
- - - - - - - - -
-Method Detail
- -

-getRequestId

-
-public final int getRequestId()
-
-
Gets the request id (invoke identifier) of the current inform request. -

-

-
-
-
- -
Returns:
The request id.
-
-
-
- -

-getRequestStatus

-
-public final int getRequestStatus()
-
-
Gets the current status of the inform request. -

-

-
-
-
- -
Returns:
The current status of the inform request.
-
-
-
- -

-isAborted

-
-public final boolean isAborted()
-
-
Indicates whether or not the inform request was aborted. -

-

-
-
-
- -
Returns:
true if the inform request was aborted, - false otherwise.
-
-
-
- -

-inProgress

-
-public final boolean inProgress()
-
-
Indicates whether or not the inform request is in progress. -

-

-
-
-
- -
Returns:
true if the inform request is in progress, - false otherwise.
-
-
-
- -

-isResultAvailable

-
-public final boolean isResultAvailable()
-
-
Indicates whether or not the inform request result is available. -

-

-
-
-
- -
Returns:
true if the inform request result is available, - false otherwise.
-
-
-
- -

-getErrorStatus

-
-public final int getErrorStatus()
-
-
Gets the status associated with the SnmpVarBindList. -

-

-
-
-
- -
Returns:
The error status.
-
-
-
- -

-getErrorIndex

-
-public final int getErrorIndex()
-
-
Gets the index. -

NOTE: this value is equal to the errorIndex field - minus 1. -

-

-
-
-
- -
Returns:
The error index.
-
-
-
- -

-getMaxTries

-
-public final int getMaxTries()
-
-
Gets the maximum number of tries before declaring that the manager - is not responding. -

-

-
-
-
- -
Returns:
The maximum number of times an inform request should be tried.
-
-
-
- -

-getNumTries

-
-public final int getNumTries()
-
-
Gets the number of tries performed for the current inform request. -

-

-
-
-
- -
Returns:
The number of tries performed.
-
-
-
- -

-getAbsNextPollTime

-
-public final long getAbsNextPollTime()
-
-
Gets absolute time in milliseconds (based on epoch time) when the next - polling activity will begin. -

-

-
-
-
- -
Returns:
The absolute time when polling will begin.
-
-
-
- -

-getAbsMaxTimeToWait

-
-public final long getAbsMaxTimeToWait()
-
-
Gets absolute time in milliseconds (based on epoch time) before - which an inform response is expected from a manager. -

-

-
-
-
- -
Returns:
The absolute time within which an inform response is expected.
-
-
-
- -

-getResponseVarBindList

-
-public final SnmpVarBindList getResponseVarBindList()
-
-
Gets the SnmpVarBindList of the inform response. - It returns a null value if the inform request is in progress. - This ensures accidental manipulation does not occur when a request - is in progress. - In case of an error, SnmpVarBindList is the copy - of the original SnmpVarBindList at the time of making - the inform request. -

-

-
-
-
- -
Returns:
The list of SnmpVarBind objects returned by - the manager or the null value if the request - is in progress.
-
-
-
- -

-waitForCompletion

-
-public final boolean waitForCompletion(long time)
-
-
Used in synchronous mode only. - Provides a hook that enables a synchronous operation on a previously - sent inform request. - Only one inform request can be in synchronous mode on a given thread. - The blocked thread is notified when the inform request state reaches - completion. - If the inform request is not active, the method returns immediately. - The user must get the error status of the inform request to determine - the exact status of the request. -

-

-
-
-
-
Parameters:
time - The amount of time to wait. Zero means block until complete. -
Returns:
true if the inform request has completed, - false if it is still active.
-
-
-
- -

-cancelRequest

-
-public final void cancelRequest()
-
-
Cancels the active inform request and removes itself from the - polling list. -

-

-
-
-
-
-
-
-
- -

-notifyClient

-
-public final void notifyClient()
-
-
Notifies the registered client about the completion of an operation. -

-

-
-
-
-
-
-
-
- -

-finalize

-
-public void finalize()
-
-
Finalizer of the SnmpInformRequest objects. - This method is called by the garbage collector on an object - when garbage collection determines that there are no more - references to the object. -

Sets all the references to this SNMP inform request object to - null. -

-

-
Overrides:
finalize in class Object
-
-
-
-
-
-
- -

-snmpErrorToString

-
-public static String snmpErrorToString(int errcode)
-
-
Returns the String representation of an error code. -

-

-
-
-
-
Parameters:
errcode - The error code as an integer. -
Returns:
The error code as a String.
-
-
-
- -

-toString

-
-public String toString()
-
-
Gives a status report of the request. -

-

-
Overrides:
toString in class Object
-
-
- -
Returns:
The status report of the request.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
-
- - - -
-Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/class-use/SnmpInformRequest.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/class-use/SnmpInformRequest.html deleted file mode 100644 index 5804630..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/class-use/SnmpInformRequest.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Uses of Class com.sun.management.comm.SnmpInformRequest (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
com.sun.management.comm.SnmpInformRequest

-
-No usage of com.sun.management.comm.SnmpInformRequest -

-


- - - - - - - - - - - - - - - -
-Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
-
- - - -
-Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-frame.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-frame.html deleted file mode 100644 index a6d0409..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-frame.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - -com.sun.management.comm (${javadoc.windowtitle.plug}) - - - - - - - - - - - -com.sun.management.comm - - - - -
-Classes  - -
-SnmpInformRequest
- - - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-summary.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-summary.html deleted file mode 100644 index 27b5089..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-summary.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -com.sun.management.comm (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-

-Package com.sun.management.comm -

- - - - - - - - - -
-Class Summary
SnmpInformRequestThis class is used by the SNMP adaptor server to send inform requests - to an SNMP manager and receive inform responses.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
-Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
-
- - - -
-Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-tree.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-tree.html deleted file mode 100644 index 2ce38c7..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-tree.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - -com.sun.management.comm Class Hierarchy (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package com.sun.management.comm -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
-Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
-
- - - -
-Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-use.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-use.html deleted file mode 100644 index 7a4f53f..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/comm/package-use.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Uses of Package com.sun.management.comm (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
com.sun.management.comm

-
-No usage of com.sun.management.comm -

-


- - - - - - - - - - - - - - - -
-Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
-
- - - -
-Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDataTypeEnums.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDataTypeEnums.html deleted file mode 100644 index 749c937..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDataTypeEnums.html +++ /dev/null @@ -1,653 +0,0 @@ - - - - - - -SnmpDataTypeEnums (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -com.sun.management.snmp -
-Interface SnmpDataTypeEnums

-
-
All Known Implementing Classes:
com.sun.management.snmp.SnmpInt, SnmpOid, SnmpTimeticks, com.sun.management.snmp.SnmpUnsignedInt, com.sun.management.snmp.SnmpValue, SnmpVarBind
-
-
-
-
public interface SnmpDataTypeEnums
- - -

-Contains SNMP data type constants. - All members are static and can be used by any application. -

- -

-

-
Since:
-
Java DMK 5.1
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static intApplFlag - -
-          ASN.1 Tag for application context.
-static intBitStringTag - -
-          ASN.1 tag for representing the bit string type.
-static intBooleanTag - -
-          ASN.1 tag for representing the boolean type.
-static intCounter64Tag - -
-          ASN.1 tag for representing a Counter64 as defined in RFC 1155.
-static intCounterTag - -
-          ASN.1 tag for representing a Counter32 as defined in RFC 1155.
-static intCtxtFlag - -
-          ASN.1 tag for implicit context.
-static interrEndOfMibViewTag - -
-          ASN.1 tag for representing an EndOfMibView as defined in RFC 1902.
-static interrNoSuchInstanceTag - -
-          ASN.1 tag for representing a NoSuchInstance as defined in RFC 1902.
-static interrNoSuchObjectTag - -
-          ASN.1 tag for representing a NoSuchObject as defined in RFC 1902.
-static intGaugeTag - -
-          ASN.1 tag for representing a Gauge32 as defined in RFC 1155.
-static intIntegerTag - -
-          ASN.1 tag for representing the integer type.
-static intIpAddressTag - -
-          ASN.1 tag for representing an IP address as defined in RFC 1155.
-static intNsapTag - -
-          ASN.1 tag for representing an Nsap as defined in RFC 1902.
-static intNullTag - -
-          ASN.1 tag for representing the null type.
-static intObjectIdentiferTag - -
-          Deprecated. use ObjectIdentifierTag instead
-static intObjectIdentifierTag - -
-          ASN.1 tag for representing the Object Identifier type.
-static intOctetStringTag - -
-          ASN.1 tag for representing the octet string type.
-static intOpaqueTag - -
-          ASN.1 tag for representing an Opaque type as defined in RFC 1155.
-static intSequenceTag - -
-          ASN.1 tag for a SEQUENCE or SEQUENCE OF.
-static intTableTag - -
-          Represents an SNMP table.
-static intTimeticksTag - -
-          ASN.1 tag for representing a Timeticks as defined in RFC 1155.
-static intUintegerTag - -
-          ASN.1 tag for representing an Unsigned32 integer as defined in RFC 1902.
-static intUnknownSyntaxTag - -
-          Represents a unknown syntax type.
-  -

- - - - - - - - -
-Field Detail
- -

-BooleanTag

-
-static final int BooleanTag
-
-
ASN.1 tag for representing the boolean type. -

-

-
See Also:
Constant Field Values
-
-
- -

-IntegerTag

-
-static final int IntegerTag
-
-
ASN.1 tag for representing the integer type. -

-

-
See Also:
Constant Field Values
-
-
- -

-BitStringTag

-
-static final int BitStringTag
-
-
ASN.1 tag for representing the bit string type. -

-

-
See Also:
Constant Field Values
-
-
- -

-OctetStringTag

-
-static final int OctetStringTag
-
-
ASN.1 tag for representing the octet string type. -

-

-
See Also:
Constant Field Values
-
-
- -

-NullTag

-
-static final int NullTag
-
-
ASN.1 tag for representing the null type. -

-

-
See Also:
Constant Field Values
-
-
- -

-ObjectIdentifierTag

-
-static final int ObjectIdentifierTag
-
-
ASN.1 tag for representing the Object Identifier type. -

-

-
See Also:
Constant Field Values
-
-
- -

-ObjectIdentiferTag

-
-static final int ObjectIdentiferTag
-
-
Deprecated. use ObjectIdentifierTag instead
-
See Also:
Constant Field Values
-
-
- -

-UnknownSyntaxTag

-
-static final int UnknownSyntaxTag
-
-
Represents a unknown syntax type. No meaning in an ASN.1 context. -

-

-
See Also:
Constant Field Values
-
-
- -

-SequenceTag

-
-static final int SequenceTag
-
-
ASN.1 tag for a SEQUENCE or SEQUENCE OF. -

-

-
See Also:
Constant Field Values
-
-
- -

-TableTag

-
-static final int TableTag
-
-
Represents an SNMP table. No meaning in an ASN.1 context. -

-

-
See Also:
Constant Field Values
-
-
- -

-ApplFlag

-
-static final int ApplFlag
-
-
ASN.1 Tag for application context. -

-

-
See Also:
Constant Field Values
-
-
- -

-CtxtFlag

-
-static final int CtxtFlag
-
-
ASN.1 tag for implicit context. -

-

-
See Also:
Constant Field Values
-
-
- -

-IpAddressTag

-
-static final int IpAddressTag
-
-
ASN.1 tag for representing an IP address as defined in RFC 1155. -

-

-
See Also:
Constant Field Values
-
-
- -

-CounterTag

-
-static final int CounterTag
-
-
ASN.1 tag for representing a Counter32 as defined in RFC 1155. -

-

-
See Also:
Constant Field Values
-
-
- -

-GaugeTag

-
-static final int GaugeTag
-
-
ASN.1 tag for representing a Gauge32 as defined in RFC 1155. -

-

-
See Also:
Constant Field Values
-
-
- -

-TimeticksTag

-
-static final int TimeticksTag
-
-
ASN.1 tag for representing a Timeticks as defined in RFC 1155. -

-

-
See Also:
Constant Field Values
-
-
- -

-OpaqueTag

-
-static final int OpaqueTag
-
-
ASN.1 tag for representing an Opaque type as defined in RFC 1155. -

-

-
See Also:
Constant Field Values
-
-
- -

-Counter64Tag

-
-static final int Counter64Tag
-
-
ASN.1 tag for representing a Counter64 as defined in RFC 1155. -

-

-
See Also:
Constant Field Values
-
-
- -

-NsapTag

-
-static final int NsapTag
-
-
ASN.1 tag for representing an Nsap as defined in RFC 1902. -

-

-
See Also:
Constant Field Values
-
-
- -

-UintegerTag

-
-static final int UintegerTag
-
-
ASN.1 tag for representing an Unsigned32 integer as defined in RFC 1902. -

-

-
See Also:
Constant Field Values
-
-
- -

-errNoSuchObjectTag

-
-static final int errNoSuchObjectTag
-
-
ASN.1 tag for representing a NoSuchObject as defined in RFC 1902. -

-

-
See Also:
Constant Field Values
-
-
- -

-errNoSuchInstanceTag

-
-static final int errNoSuchInstanceTag
-
-
ASN.1 tag for representing a NoSuchInstance as defined in RFC 1902. -

-

-
See Also:
Constant Field Values
-
-
- -

-errEndOfMibViewTag

-
-static final int errEndOfMibViewTag
-
-
ASN.1 tag for representing an EndOfMibView as defined in RFC 1902. -

-

-
See Also:
Constant Field Values
-
- -
- - - - - - - - - - - - - - - - - - - -
-Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
-
- - - -
-Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDefinitions.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDefinitions.html deleted file mode 100644 index d83697f..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpDefinitions.html +++ /dev/null @@ -1,1810 +0,0 @@ - - - - - - -SnmpDefinitions (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -com.sun.management.snmp -
-Interface SnmpDefinitions

-
-
All Known Subinterfaces:
SnmpRequestHandler
-
-
-
All Known Implementing Classes:
SnmpInformRequest, SnmpParameters, com.sun.management.snmp.manager.SnmpParams, com.sun.management.snmp.SnmpPdu, SnmpPduPacket, SnmpRequest, SnmpSession
-
-
-
-
public interface SnmpDefinitions
- - -

-Contains SNMP constants related to command and response codes. - All members are static and can be used by any application. -

- -

-

-
Since:
-
Java DMK 5.1
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static intauthMask - -
-          Mask used to isolate authentication information within a message flag.
-static intauthNoPriv - -
-          Security level.
-static intauthPriv - -
-          Security level.
-static intauthPrivMask - -
-          Mask used to isolate authentication and privacy information within a message flag.
-static intCtxtConsFlag - -
-          ASN.1 prefix for encoding PDU types.
-static intnoAuthNoPriv - -
-          Security level.
-static intnoGroupName - -
-          Error that is returned by VACM.
-static intnoSuchContext - -
-          Error that is returned by VACM.
-static intnoSuchView - -
-          Error that is returned by VACM.
-static intnotInView - -
-          Error that is returned by VACM.
-static intpduGetBulkRequestPdu - -
-          Represents a GetBulkRequest PDU type (V2 only).
-static intpduGetNextRequestPdu - -
-          Represents a GetNextRequest PDU type (V1 or V2).
-static intpduGetRequestPdu - -
-          Represents a GetRequest PDU type (V1 or V2).
-static intpduGetResponsePdu - -
-          Represents a GetResponse PDU type (V1 or V2).
-static intpduInformRequestPdu - -
-          Represents an InformRequest PDU type (V2 only).
-static intpduReportPdu - -
-          Represents a Report PDU type (V2 only).
-static intpduSetRequestPdu - -
-          Represents a SetRequest PDU type (V1 or V2).
-static intpduV1TrapPdu - -
-          Represents a V1Trap PDU type (V1 only).
-static intpduV2TrapPdu - -
-          Represents a V2Trap PDU type (V2 only).
-static intpduWalkRequest - -
-          Represents a Walk request.
-static intprivMask - -
-          Mask used to isolate privacy information within a message flag.
-static intreportableFlag - -
-          Flag that indicates that a report is to be sent.
-static intsnmpAuthNotSupported - -
-          SNMP V3 Error code specific to the API.
-static intsnmpBadSecurityLevel - -
-          SNMP V3 Error code specific to the API.
-static intsnmpPrivNotSupported - -
-          SNMP V3 Error code specific to the API.
-static intsnmpReqAborted - -
-          Error code specific to the API.
-static intsnmpReqEncodingError - -
-          Error code specific to the API.
-static intsnmpReqHandleTooBig - -
-          Error code specific to the API.
-static intsnmpReqInternalError - -
-          Error code specific to the API.
-static intsnmpReqPacketOverflow - -
-          Error code specific to the API.
-static intsnmpReqRefireAfterVbFix - -
-          Error code specific to the API.
-static intsnmpReqSocketIOError - -
-          Error code specific to the API.
-static intsnmpReqTimeout - -
-          Error code specific to the API.
-static intsnmpReqTooBigImpossible - -
-          Error code specific to the API.
-static intsnmpReqUnknownError - -
-          Error code specific to the API.
-static intsnmpRspAuthorizationError - -
-          Error code as defined in RFC 1448 for: authorizationError.
-static intsnmpRspBadValue - -
-          Error code as defined in RFC 1448 for: badValue.
-static intsnmpRspCommitFailed - -
-          Error code as defined in RFC 1448 for: commitFailed.
-static intsnmpRspDecodingError - -
-          Error code specific to the API.
-static intsnmpRspEndOfTable - -
-          Error code specific to the API.
-static intsnmpRspGenErr - -
-          Error code as defined in RFC 1448 for: genErr.
-static intsnmpRspInconsistentName - -
-          Error code as defined in RFC 1448 for: inconsistentName.
-static intsnmpRspInconsistentValue - -
-          Error code as defined in RFC 1448 for: inconsistentValue.
-static intsnmpRspNoAccess - -
-          Error code as defined in RFC 1448 for: noAccess.
-static intsnmpRspNoCreation - -
-          Error code as defined in RFC 1448 for: noCreation.
-static intsnmpRspNoError - -
-          Error code as defined in RFC 1448 for: noError.
-static intsnmpRspNoSuchName - -
-          Error code as defined in RFC 1448 for: noSuchName.
-static intsnmpRspNotWritable - -
-          Error code as defined in RFC 1448 for: notWritable.
-static intsnmpRspReadOnly - -
-          Error code as defined in RFC 1448 for: readOnly.
-static intsnmpRspResourceUnavailable - -
-          Error code as defined in RFC 1448 for: resourceUnavailable.
-static intsnmpRspTooBig - -
-          Error code as defined in RFC 1448 for: tooBig.
-static intsnmpRspUndoFailed - -
-          Error code as defined in RFC 1448 for: undoFailed.
-static intsnmpRspWrongEncoding - -
-          Error code as defined in RFC 1448 for: wrongEncoding.
-static intsnmpRspWrongLength - -
-          Error code as defined in RFC 1448 for: wrongLength.
-static intsnmpRspWrongType - -
-          Error code as defined in RFC 1448 for: wrongType.
-static intsnmpRspWrongValue - -
-          Error code as defined in RFC 1448 for: wrongValue.
-static intsnmpUnknownPrincipal - -
-          SNMP V3 Error code specific to the API.
-static intsnmpUsmBadEngineId - -
-          SNMP Usm V3 Error code specific to the API.
-static intsnmpUsmInvalidTimeliness - -
-          SNMP Usm V3 Error code specific to the API.
-static intsnmpUsmSecurityModel - -
-          Snmp V3 security model id (3).
-static intsnmpV1AccessControlModel - -
-          Snmp V1 access control model id (0).
-static intsnmpV1MsgProcessingModel - -
-          Snmp V1 msg processing model id (0).
-static intsnmpV1SecurityModel - -
-          Snmp V1 security model id (1).
-static intsnmpV2AccessControlModel - -
-          Snmp V2 access control model id (1).
-static intsnmpV2MsgProcessingModel - -
-          Snmp V2 msg processing model id (1).
-static intsnmpV2SecurityModel - -
-          Snmp V2 security model id (2).
-static intsnmpV3AccessControlModel - -
-          Snmp V3 access control model id (3).
-static intsnmpV3MsgProcessingModel - -
-          Snmp V3 msg processing model id (3).
-static bytesnmpVersionOne - -
-          Represents the SNMP protocol version: SnmpV1.
-static bytesnmpVersionThree - -
-          Represents the SNMP protocol version: SnmpV3.
-static bytesnmpVersionTwo - -
-          Represents the SNMP protocol version: SnmpV2.
-static intsnmpWrongSnmpVersion - -
-          Error code specific to the API.
-static inttrapAuthenticationFailure - -
-          Code as defined in RFC 1157 for generic trap info in Trap-PDU: authenticationFailure.
-static inttrapColdStart - -
-          Code as defined in RFC 1157 for generic trap info in Trap-PDU: coldStart.
-static inttrapEgpNeighborLoss - -
-          Code as defined in RFC 1157 for generic trap info in Trap-PDU: egpNeighborLoss.
-static inttrapEnterpriseSpecific - -
-          Code as defined in RFC 1157 for generic trap info in Trap-PDU: enterpriseSpecific.
-static inttrapLinkDown - -
-          Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkDown.
-static inttrapLinkUp - -
-          Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkUp.
-static inttrapWarmStart - -
-          Code as defined in RFC 1157 for generic trap info in Trap-PDU: warmStart.
-  -

- - - - - - - - -
-Field Detail
- -

-noAuthNoPriv

-
-static final int noAuthNoPriv
-
-
Security level. No authentication, no privacy. Value is 0, as - defined in RFC 2572. -

-

-
See Also:
Constant Field Values
-
-
- -

-authNoPriv

-
-static final int authNoPriv
-
-
Security level. Authentication, no privacy. Value is 1, as - defined in RFC 2572. -

-

-
See Also:
Constant Field Values
-
-
- -

-authPriv

-
-static final int authPriv
-
-
Security level. Authentication, privacy. Value is 3, as defined - in RFC 2572. -

-

-
See Also:
Constant Field Values
-
-
- -

-reportableFlag

-
-static final int reportableFlag
-
-
Flag that indicates that a report is to be sent. Value is 4, as - defined in RFC 2572. -

-

-
See Also:
Constant Field Values
-
-
- -

-authMask

-
-static final int authMask
-
-
Mask used to isolate authentication information within a message flag. -

-

-
See Also:
Constant Field Values
-
-
- -

-privMask

-
-static final int privMask
-
-
Mask used to isolate privacy information within a message flag. -

-

-
See Also:
Constant Field Values
-
-
- -

-authPrivMask

-
-static final int authPrivMask
-
-
Mask used to isolate authentication and privacy information within a message flag. -

-

-
See Also:
Constant Field Values
-
-
- -

-CtxtConsFlag

-
-static final int CtxtConsFlag
-
-
ASN.1 prefix for encoding PDU types. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpVersionOne

-
-static final byte snmpVersionOne
-
-
Represents the SNMP protocol version: SnmpV1. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpVersionTwo

-
-static final byte snmpVersionTwo
-
-
Represents the SNMP protocol version: SnmpV2. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpVersionThree

-
-static final byte snmpVersionThree
-
-
Represents the SNMP protocol version: SnmpV3. -

-

-
See Also:
Constant Field Values
-
-
- -

-pduGetRequestPdu

-
-static final int pduGetRequestPdu
-
-
Represents a GetRequest PDU type (V1 or V2). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduGetNextRequestPdu

-
-static final int pduGetNextRequestPdu
-
-
Represents a GetNextRequest PDU type (V1 or V2). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduGetResponsePdu

-
-static final int pduGetResponsePdu
-
-
Represents a GetResponse PDU type (V1 or V2). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduSetRequestPdu

-
-static final int pduSetRequestPdu
-
-
Represents a SetRequest PDU type (V1 or V2). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduGetBulkRequestPdu

-
-static final int pduGetBulkRequestPdu
-
-
Represents a GetBulkRequest PDU type (V2 only). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduWalkRequest

-
-static final int pduWalkRequest
-
-
Represents a Walk request. - A walk uses the getNext request to "walk" through a given MIB. -

-

-
See Also:
Constant Field Values
-
-
- -

-pduV1TrapPdu

-
-static final int pduV1TrapPdu
-
-
Represents a V1Trap PDU type (V1 only). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduV2TrapPdu

-
-static final int pduV2TrapPdu
-
-
Represents a V2Trap PDU type (V2 only). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduInformRequestPdu

-
-static final int pduInformRequestPdu
-
-
Represents an InformRequest PDU type (V2 only). -

-

-
See Also:
Constant Field Values
-
-
- -

-pduReportPdu

-
-static final int pduReportPdu
-
-
Represents a Report PDU type (V2 only). -

-

-
See Also:
Constant Field Values
-
-
- -

-trapColdStart

-
-static final int trapColdStart
-
-
Code as defined in RFC 1157 for generic trap info in Trap-PDU: coldStart. -

-

-
See Also:
Constant Field Values
-
-
- -

-trapWarmStart

-
-static final int trapWarmStart
-
-
Code as defined in RFC 1157 for generic trap info in Trap-PDU: warmStart. -

-

-
See Also:
Constant Field Values
-
-
- -

-trapLinkDown

-
-static final int trapLinkDown
-
-
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkDown. -

-

-
See Also:
Constant Field Values
-
-
- -

-trapLinkUp

-
-static final int trapLinkUp
-
-
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkUp. -

-

-
See Also:
Constant Field Values
-
-
- -

-trapAuthenticationFailure

-
-static final int trapAuthenticationFailure
-
-
Code as defined in RFC 1157 for generic trap info in Trap-PDU: authenticationFailure. -

-

-
See Also:
Constant Field Values
-
-
- -

-trapEgpNeighborLoss

-
-static final int trapEgpNeighborLoss
-
-
Code as defined in RFC 1157 for generic trap info in Trap-PDU: egpNeighborLoss. -

-

-
See Also:
Constant Field Values
-
-
- -

-trapEnterpriseSpecific

-
-static final int trapEnterpriseSpecific
-
-
Code as defined in RFC 1157 for generic trap info in Trap-PDU: enterpriseSpecific. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspNoError

-
-static final int snmpRspNoError
-
-
Error code as defined in RFC 1448 for: noError. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspTooBig

-
-static final int snmpRspTooBig
-
-
Error code as defined in RFC 1448 for: tooBig. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspNoSuchName

-
-static final int snmpRspNoSuchName
-
-
Error code as defined in RFC 1448 for: noSuchName. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspBadValue

-
-static final int snmpRspBadValue
-
-
Error code as defined in RFC 1448 for: badValue. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspReadOnly

-
-static final int snmpRspReadOnly
-
-
Error code as defined in RFC 1448 for: readOnly. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspGenErr

-
-static final int snmpRspGenErr
-
-
Error code as defined in RFC 1448 for: genErr. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspNoAccess

-
-static final int snmpRspNoAccess
-
-
Error code as defined in RFC 1448 for: noAccess. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspWrongType

-
-static final int snmpRspWrongType
-
-
Error code as defined in RFC 1448 for: wrongType. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspWrongLength

-
-static final int snmpRspWrongLength
-
-
Error code as defined in RFC 1448 for: wrongLength. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspWrongEncoding

-
-static final int snmpRspWrongEncoding
-
-
Error code as defined in RFC 1448 for: wrongEncoding. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspWrongValue

-
-static final int snmpRspWrongValue
-
-
Error code as defined in RFC 1448 for: wrongValue. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspNoCreation

-
-static final int snmpRspNoCreation
-
-
Error code as defined in RFC 1448 for: noCreation. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspInconsistentValue

-
-static final int snmpRspInconsistentValue
-
-
Error code as defined in RFC 1448 for: inconsistentValue. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspResourceUnavailable

-
-static final int snmpRspResourceUnavailable
-
-
Error code as defined in RFC 1448 for: resourceUnavailable. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspCommitFailed

-
-static final int snmpRspCommitFailed
-
-
Error code as defined in RFC 1448 for: commitFailed. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspUndoFailed

-
-static final int snmpRspUndoFailed
-
-
Error code as defined in RFC 1448 for: undoFailed. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspAuthorizationError

-
-static final int snmpRspAuthorizationError
-
-
Error code as defined in RFC 1448 for: authorizationError. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspNotWritable

-
-static final int snmpRspNotWritable
-
-
Error code as defined in RFC 1448 for: notWritable. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspInconsistentName

-
-static final int snmpRspInconsistentName
-
-
Error code as defined in RFC 1448 for: inconsistentName. -

-

-
See Also:
Constant Field Values
-
-
- -

-noSuchView

-
-static final int noSuchView
-
-
Error that is returned by VACM. -

-

-
See Also:
Constant Field Values
-
-
- -

-noSuchContext

-
-static final int noSuchContext
-
-
Error that is returned by VACM. -

-

-
See Also:
Constant Field Values
-
-
- -

-noGroupName

-
-static final int noGroupName
-
-
Error that is returned by VACM. -

-

-
See Also:
Constant Field Values
-
-
- -

-notInView

-
-static final int notInView
-
-
Error that is returned by VACM. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqTimeout

-
-static final int snmpReqTimeout
-
-
Error code specific to the API. -

Used if the request PDU exceeds the maxTries limit - defined in the SnmpPeer object. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqAborted

-
-static final int snmpReqAborted
-
-
Error code specific to the API. -

Used if the pending request PDU is canceled. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspDecodingError

-
-static final int snmpRspDecodingError
-
-
Error code specific to the API. -

Used if the response to the request PDU fails at decoding time. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqEncodingError

-
-static final int snmpReqEncodingError
-
-
Error code specific to the API. -

Used if the request PDU does not retrieve the community string at - authentication encoding time. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqPacketOverflow

-
-static final int snmpReqPacketOverflow
-
-
Error code specific to the API. -

Used if the request PDU does not fit in the maxSnmpPktSize limit - defined in the SnmpPeer object. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpRspEndOfTable

-
-static final int snmpRspEndOfTable
-
-
Error code specific to the API. -

Used for the last variable returned by a Walk request PDU. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqRefireAfterVbFix

-
-static final int snmpReqRefireAfterVbFix
-
-
Error code specific to the API. -

Used if the request PDU is retried after a noSuchName error fixed. - This is an internal temporary status. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqHandleTooBig

-
-static final int snmpReqHandleTooBig
-
-
Error code specific to the API. -

Used if the size of the request PDU varBindList exceeds - the maxVarBindLimit limit defined in the - SnmpPeer object. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqTooBigImpossible

-
-static final int snmpReqTooBigImpossible
-
-
Error code specific to the API. -

Used if the request PDU fails with a tooBig error status - but its varBindList contains just one element. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqInternalError

-
-static final int snmpReqInternalError
-
-
Error code specific to the API. -

Used if an internal error occurs when processing the request PDU. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqSocketIOError

-
-static final int snmpReqSocketIOError
-
-
Error code specific to the API. -

Used if an I/O error occurs when sending the request PDU. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpReqUnknownError

-
-static final int snmpReqUnknownError
-
-
Error code specific to the API. -

Used if the request PDU fails at encoding time or sending time for a reason - not covered by the previous error codes. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpWrongSnmpVersion

-
-static final int snmpWrongSnmpVersion
-
-
Error code specific to the API. -

-

-

-
See Also:
Constant Field Values
-
-
- -

-snmpUnknownPrincipal

-
-static final int snmpUnknownPrincipal
-
-
SNMP V3 Error code specific to the API. -

Used if the used principal is unknown. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpAuthNotSupported

-
-static final int snmpAuthNotSupported
-
-
SNMP V3 Error code specific to the API. -

Used if authentication is not supported for the current user. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpPrivNotSupported

-
-static final int snmpPrivNotSupported
-
-
SNMP V3 Error code specific to the API. -

Used if privacy is not supported for the current user. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpBadSecurityLevel

-
-static final int snmpBadSecurityLevel
-
-
SNMP V3 Error code specific to the API. -

Used if privacy is not supported for the current user. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpUsmBadEngineId

-
-static final int snmpUsmBadEngineId
-
-
SNMP Usm V3 Error code specific to the API. -

Used if the authoritative engine Id is not associated to the current user. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpUsmInvalidTimeliness

-
-static final int snmpUsmInvalidTimeliness
-
-
SNMP Usm V3 Error code specific to the API. -

Used if the timeliness params are invalid. -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV1SecurityModel

-
-static final int snmpV1SecurityModel
-
-
Snmp V1 security model id (1). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV2SecurityModel

-
-static final int snmpV2SecurityModel
-
-
Snmp V2 security model id (2). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpUsmSecurityModel

-
-static final int snmpUsmSecurityModel
-
-
Snmp V3 security model id (3). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV1MsgProcessingModel

-
-static final int snmpV1MsgProcessingModel
-
-
Snmp V1 msg processing model id (0). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV2MsgProcessingModel

-
-static final int snmpV2MsgProcessingModel
-
-
Snmp V2 msg processing model id (1). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV3MsgProcessingModel

-
-static final int snmpV3MsgProcessingModel
-
-
Snmp V3 msg processing model id (3). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV1AccessControlModel

-
-static final int snmpV1AccessControlModel
-
-
Snmp V1 access control model id (0). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV2AccessControlModel

-
-static final int snmpV2AccessControlModel
-
-
Snmp V2 access control model id (1). -

-

-
See Also:
Constant Field Values
-
-
- -

-snmpV3AccessControlModel

-
-static final int snmpV3AccessControlModel
-
-
Snmp V3 access control model id (3). -

-

-
See Also:
Constant Field Values
-
- -
- - - - - - - - - - - - - - - - - - - -
-Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
-
- - - -
-Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOid.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOid.html deleted file mode 100644 index 1e85784..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOid.html +++ /dev/null @@ -1,1152 +0,0 @@ - - - - - - -SnmpOid (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -com.sun.management.snmp -
-Class SnmpOid

-
-java.lang.Object
-  extended by com.sun.management.snmp.SnmpValue
-      extended by com.sun.management.snmp.SnmpOid
-
-
-
All Implemented Interfaces:
SnmpDataTypeEnums, Serializable, Cloneable
-
-
-
-
public class SnmpOid
extends com.sun.management.snmp.SnmpValue
- - -

-Represents an SNMP Object Identifier (OID). -

- -

-

-
Since:
-
Java DMK 5.1
-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - -
-Field Summary
-protected  intcomponentCount - -
-          The length of the components' array.
-protected  long[]components - -
-          The components' array.
- - - - - - - -
Fields inherited from interface com.sun.management.snmp.SnmpDataTypeEnums
ApplFlag, BitStringTag, BooleanTag, Counter64Tag, CounterTag, CtxtFlag, errEndOfMibViewTag, errNoSuchInstanceTag, errNoSuchObjectTag, GaugeTag, IntegerTag, IpAddressTag, NsapTag, NullTag, ObjectIdentiferTag, ObjectIdentifierTag, OctetStringTag, OpaqueTag, SequenceTag, TableTag, TimeticksTag, UintegerTag, UnknownSyntaxTag
-  - - - - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
SnmpOid() - -
-          Constructs a new SnmpOid with no components.
SnmpOid(long id) - -
-          Constructs a new SnmpOid containing one component with the - specified value.
SnmpOid(long[] oidComponents) - -
-          Constructs a new SnmpOid from the specified component array.
SnmpOid(long id1, - long id2, - long id3, - long id4) - -
-          Constructs a new SnmpOid containing four components with - the specified values.
SnmpOid(String s) - -
-          Constructs a new SnmpOid from a dot-formatted String or a MIB variable - name.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddToOid(long[] oid) - -
-          Adds the specified array of longs to the end of this SnmpOid.
- voidaddToOid(String s) - -
-          Adds the specified dot-formatted OID String to the end of this SnmpOid.
- voidappend(long id) - -
-          Appends the specified long to the end of this SnmpOid.
- voidappend(SnmpOid oid) - -
-          Appends the specified SnmpOid to the end of this SnmpOid.
-static voidappendToOid(SnmpOid source, - SnmpOid dest) - -
-          Appends an SnmpOid representing an SnmpOid to another OID.
- Objectclone() - -
-          Clones the SnmpOid object, making a copy of its data.
- intcompareTo(SnmpOid other) - -
-          Compares two OIDs lexicographically.
- com.sun.management.snmp.SnmpValueduplicate() - -
-          Performs a clone action.
- booleanequals(Object o) - -
-          Checks whether the specified Object is equal to this SnmpOid.
- intgetLength() - -
-          Gets the number of components in this OID.
- longgetOidArc(int pos) - -
-          Returns the value of the OID arc found at the requested position - in the components array.
-static SnmpOidTablegetSnmpOidTable() - -
-          Returns the MIB table used for resolving MIB variable names.
- StringgetTypeName() - -
-          Returns a textual description of the type object.
- inthashCode() - -
-          The hashCode is computed from the OID components.
- voidinsert(int id) - -
-          Inserts a subidentifier at the beginning of this SnmpOid.
- voidinsert(long id) - -
-          Inserts a subidentifier at the beginning of this SnmpOid.
- booleanisValid() - -
-          Checks the validity of the OID.
- long[]longValue() - -
-          Returns a copy of the components array of this SnmpOid.
- long[]longValue(boolean duplicate) - -
-          Returns the components array of this SnmpOid.
-static intnextOid(long[] index, - int start) - -
-          Scans an index OID, skips the OID value and returns the position - of the next value.
- StringresolveVarName(String s) - -
-          Resolves a MIB variable String with the MIB database.
-static voidsetSnmpOidTable(SnmpOidTable db) - -
-          Sets the MIB table to use for resolving MIB variable names.
- BooleantoBoolean() - -
-          Converts the OID value to its Boolean form.
- Byte[]toByte() - -
-          Converts the OID value to its array of Bytes form.
- IntegertoInteger() - -
-          Converts the OID value to its Integer form.
- LongtoLong() - -
-          Converts the OID value to its Long form.
- StringtoOctetString() - -
-          Converts an OID index converted string back to a DisplayString
- SnmpOidtoOid() - -
-          Converts the OID value to its SnmpOid form.
-static SnmpOidtoOid(long[] index, - int start) - -
-          Extracts the OID from an index OID and returns its - value converted as an SnmpOid.
- StringtoString() - -
-          Converts the OID value to its String form.
- com.sun.jdmk.UnsignedLongtoUnsignedLong() - -
-           
- - - - - - - -
Methods inherited from class com.sun.management.snmp.SnmpValue
isEndOfMibViewValue, isNoSuchInstanceValue, isNoSuchObjectValue, toAsn1String
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-components

-
-protected long[] components
-
-
The components' array. -

-

-
-
-
- -

-componentCount

-
-protected int componentCount
-
-
The length of the components' array. -

-

-
-
- - - - - - - - -
-Constructor Detail
- -

-SnmpOid

-
-public SnmpOid()
-
-
Constructs a new SnmpOid with no components. -

-

-
- -

-SnmpOid

-
-public SnmpOid(long[] oidComponents)
-
-
Constructs a new SnmpOid from the specified component array. -

-

-
Parameters:
oidComponents - The initialization component array.
-
-
- -

-SnmpOid

-
-public SnmpOid(long id)
-
-
Constructs a new SnmpOid containing one component with the - specified value. -

-

-
Parameters:
id - The initialization component value.
-
-
- -

-SnmpOid

-
-public SnmpOid(long id1,
-               long id2,
-               long id3,
-               long id4)
-
-
Constructs a new SnmpOid containing four components with - the specified values. -

-

-
Parameters:
id1 - The first component values.
id2 - The second component values.
id3 - The third component values.
id4 - The fourth component values.
-
-
- -

-SnmpOid

-
-public SnmpOid(String s)
-        throws IllegalArgumentException
-
-
Constructs a new SnmpOid from a dot-formatted String or a MIB variable - name. It generates an exception if the variable name cannot be resolved, or - if the dot-formatted String has an invalid subidentifier. - This constructor helps build an OID object with a String like .1.2.3.4 or 1.2.3.4 - or ifInOctets or ifInOctets.0. -

-

-
Parameters:
s - String or MIB variable of the form .1.2.3 or 1.2.3 or ifInOctets. -
Throws: -
IllegalArgumentException - The subidentifier is neither a numeric String - nor a String of the MIB database.
-
- - - - - - - - -
-Method Detail
- -

-getLength

-
-public int getLength()
-
-
Gets the number of components in this OID. -

-

- -
Returns:
The number of components.
-
-
-
- -

-longValue

-
-public long[] longValue()
-
-
Returns a copy of the components array of this SnmpOid. -

-

- -
Returns:
The copy of the components array.
-
-
-
- -

-longValue

-
-public final long[] longValue(boolean duplicate)
-
-
Returns the components array of this SnmpOid. - If duplicate is true, a copy is returned. - Otherwise, a reference to the internal array is returned, - in which case the caller shall not modify this array. - This method is provided to optimize processing in those cases - where the caller needs only to read the components array. -

-

-
Parameters:
duplicate - Indicates whether a copy or a reference must - be returned: -
  • true if a copy must be returned,
  • -
  • false if a reference on the internal data - can be returned.
  • -
    Returns:
    A copy of (or a reference on) the components array.
    -
    -
    -
    - -

    -getOidArc

    -
    -public final long getOidArc(int pos)
    -                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Returns the value of the OID arc found at the requested position - in the components array. The first element is at - position 0. -

    -

    -
    Parameters:
    pos - The position at which the OID arc should be peeked. -
    Returns:
    The OID arc found at the requested position. -
    Throws: -
    SnmpStatusException - No OID arc was found at the requested - position.
    -
    -
    -
    - -

    -toUnsignedLong

    -
    -public com.sun.jdmk.UnsignedLong toUnsignedLong()
    -
    -
    -
    -
    -
    -
    - -

    -toLong

    -
    -public Long toLong()
    -
    -
    Converts the OID value to its Long form. -

    -

    - -
    Returns:
    The Long representation of the value.
    -
    -
    -
    - -

    -toInteger

    -
    -public Integer toInteger()
    -
    -
    Converts the OID value to its Integer form. -

    -

    - -
    Returns:
    The Integer representation of the value.
    -
    -
    -
    - -

    -toString

    -
    -public String toString()
    -
    -
    Converts the OID value to its String form. -

    -

    -
    Overrides:
    toString in class Object
    -
    -
    - -
    Returns:
    The String representation of the value.
    -
    -
    -
    - -

    -toBoolean

    -
    -public Boolean toBoolean()
    -
    -
    Converts the OID value to its Boolean form. -

    -

    - -
    Returns:
    The Boolean representation of the value.
    -
    -
    -
    - -

    -toByte

    -
    -public Byte[] toByte()
    -
    -
    Converts the OID value to its array of Bytes form. -

    -

    - -
    Returns:
    The array of Bytes representation of the value.
    -
    -
    -
    - -

    -toOid

    -
    -public SnmpOid toOid()
    -
    -
    Converts the OID value to its SnmpOid form. -

    -

    -
    Specified by:
    toOid in class com.sun.management.snmp.SnmpValue
    -
    -
    - -
    Returns:
    The OID representation of the value.
    -
    -
    -
    - -

    -toOid

    -
    -public static SnmpOid toOid(long[] index,
    -                            int start)
    -                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Extracts the OID from an index OID and returns its - value converted as an SnmpOid. -

    -

    -
    Parameters:
    index - The index array.
    start - The position in the index array. -
    Returns:
    The OID representing the OID value. -
    Throws: -
    SnmpStatusException - There is no OID value - available at the start position.
    -
    -
    -
    - -

    -nextOid

    -
    -public static int nextOid(long[] index,
    -                          int start)
    -                   throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Scans an index OID, skips the OID value and returns the position - of the next value. -

    -

    -
    Parameters:
    index - The index array.
    start - The position in the index array. -
    Returns:
    The position of the next value. -
    Throws: -
    SnmpStatusException - There is no OID value - available at the start position.
    -
    -
    -
    - -

    -appendToOid

    -
    -public static void appendToOid(SnmpOid source,
    -                               SnmpOid dest)
    -
    -
    Appends an SnmpOid representing an SnmpOid to another OID. -

    -

    -
    Parameters:
    source - An OID representing an SnmpOid value.
    dest - Where source should be appended.
    -
    -
    -
    - -

    -duplicate

    -
    -public final com.sun.management.snmp.SnmpValue duplicate()
    -
    -
    Performs a clone action. This provides a workaround for the - SnmpValue interface. -

    -

    -
    Specified by:
    duplicate in class com.sun.management.snmp.SnmpValue
    -
    -
    - -
    Returns:
    The SnmpValue clone.
    -
    -
    -
    - -

    -clone

    -
    -public Object clone()
    -
    -
    Clones the SnmpOid object, making a copy of its data. -

    -

    -
    Overrides:
    clone in class Object
    -
    -
    - -
    Returns:
    The object clone.
    -
    -
    -
    - -

    -insert

    -
    -public void insert(long id)
    -
    -
    Inserts a subidentifier at the beginning of this SnmpOid. -

    -

    -
    Parameters:
    id - The long subidentifier to insert.
    -
    -
    -
    - -

    -insert

    -
    -public void insert(int id)
    -
    -
    Inserts a subidentifier at the beginning of this SnmpOid. -

    -

    -
    Parameters:
    id - The integer subidentifier to insert.
    -
    -
    -
    - -

    -append

    -
    -public void append(SnmpOid oid)
    -
    -
    Appends the specified SnmpOid to the end of this SnmpOid. -

    -

    -
    Parameters:
    oid - The OID to append.
    -
    -
    -
    - -

    -append

    -
    -public void append(long id)
    -
    -
    Appends the specified long to the end of this SnmpOid. -

    -

    -
    Parameters:
    id - The long to append.
    -
    -
    -
    - -

    -addToOid

    -
    -public void addToOid(String s)
    -              throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Adds the specified dot-formatted OID String to the end of this SnmpOid. - The subidentifiers can be expressed as a dot-formatted String or a - MIB variable name. -

    -

    -
    Parameters:
    s - Variable name of the form .1.2.3 or 1.2.3 or - ifInOctets. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -addToOid

    -
    -public void addToOid(long[] oid)
    -              throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Adds the specified array of longs to the end of this SnmpOid. -

    -

    -
    Parameters:
    oid - An array of longs. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -isValid

    -
    -public boolean isValid()
    -
    -
    Checks the validity of the OID. -

    -

    - -
    Returns:
    true if the OID is valid, false otherwise.
    -
    -
    -
    - -

    -equals

    -
    -public boolean equals(Object o)
    -
    -
    Checks whether the specified Object is equal to this SnmpOid. -

    -

    -
    Overrides:
    equals in class Object
    -
    -
    -
    Parameters:
    o - The Object to be compared. -
    Returns:
    true if o is an SnmpOid instance and equal to this, false otherwise.
    -
    -
    -
    - -

    -hashCode

    -
    -public int hashCode()
    -
    -
    The hashCode is computed from the OID components. -

    -

    -
    Overrides:
    hashCode in class Object
    -
    -
    - -
    Returns:
    a hashCode for this SnmpOid.
    -
    -
    -
    - -

    -compareTo

    -
    -public int compareTo(SnmpOid other)
    -
    -
    Compares two OIDs lexicographically. -

    -

    -
    Parameters:
    other - The OID to be compared. -
    Returns:
    The value 0 if the parameter other is equal to this SnmpOid. - A value smaller than 0 if this SnmpOid is lexicographically smaller than other. - A value larger than 0 if this SnmpOid is lexicographically larger than other.
    -
    -
    -
    - -

    -resolveVarName

    -
    -public String resolveVarName(String s)
    -                      throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Resolves a MIB variable String with the MIB database. -

    -

    -
    Parameters:
    s - The variable name to resolve. -
    Throws: -
    SnmpStatusException - If the variable is not found in the MIB database.
    -
    -
    -
    - -

    -getTypeName

    -
    -public String getTypeName()
    -
    -
    Returns a textual description of the type object. -

    -

    -
    Specified by:
    getTypeName in class com.sun.management.snmp.SnmpValue
    -
    -
    - -
    Returns:
    ASN.1 textual description.
    -
    -
    -
    - -

    -getSnmpOidTable

    -
    -public static SnmpOidTable getSnmpOidTable()
    -
    -
    Returns the MIB table used for resolving MIB variable names. -

    -

    - -
    Returns:
    The MIB table.
    -
    -
    -
    - -

    -setSnmpOidTable

    -
    -public static void setSnmpOidTable(SnmpOidTable db)
    -
    -
    Sets the MIB table to use for resolving MIB variable names. - If no mib table is available, the class will not be able to resolve - names contained in the Object Identifier. -

    -

    -
    Parameters:
    db - The MIB table to use.
    -
    -
    -
    - -

    -toOctetString

    -
    -public String toOctetString()
    -
    -
    Converts an OID index converted string back to a DisplayString -

    -

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabase.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabase.html deleted file mode 100644 index 1841101..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabase.html +++ /dev/null @@ -1,365 +0,0 @@ - - - - - - -SnmpOidDatabase (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Interface SnmpOidDatabase

    -
    -
    All Superinterfaces:
    SnmpOidTable
    -
    -
    -
    All Known Implementing Classes:
    SnmpOidDatabaseSupport
    -
    -
    -
    -
    public interface SnmpOidDatabase
    extends SnmpOidTable
    - - -

    -Defines the minimal functionality that should be provided by - a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables. - Each SnmpOidTable should contain information on variables of one MIB. - The SnmpOidDatabase is a "repository" of SnmpOidTable. - It extends the SnmpOidTable interface in order to provide resolution of the MIB variables. -

    -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpOidTable
    -
    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - voidadd(SnmpOidTable table) - -
    -          Adds an SnmpOidTable object in this SnmpOidDatabase.
    - VectorgetAllEntries() - -
    -          Returns a list that can be used to traverse all the entries of the SnmpOidTable objects - of this SnmpOidDatabase.
    - voidremove(SnmpOidTable table) - -
    -          Removes an SnmpOidTable object from this SnmpOidDatabase.
    - voidremoveAll() - -
    -          Removes all the SnmpOidTable objects from this SnmpOidDatabase.
    - SnmpOidRecordresolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable.
    - SnmpOidRecordresolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable.
    -  -

    - - - - - - - - -
    -Method Detail
    - -

    -add

    -
    -void add(SnmpOidTable table)
    -
    -
    Adds an SnmpOidTable object in this SnmpOidDatabase. -

    -

    -
    -
    -
    -
    Parameters:
    table - The table to add.
    -
    -
    -
    - -

    -remove

    -
    -void remove(SnmpOidTable table)
    -            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Removes an SnmpOidTable object from this SnmpOidDatabase. -

    -

    -
    -
    -
    -
    Parameters:
    table - The table to be removed. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException
    -
    -
    -
    - -

    -removeAll

    -
    -void removeAll()
    -
    -
    Removes all the SnmpOidTable objects from this SnmpOidDatabase. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -resolveVarName

    -
    -SnmpOidRecord resolveVarName(String name)
    -                             throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable. -

    -

    -
    Specified by:
    resolveVarName in interface SnmpOidTable
    -
    -
    -
    Parameters:
    name - The name of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information on the variable. -
    Throws: -
    SnmpStatusException - If the variable is not found.
    -
    -
    -
    - -

    -resolveVarOid

    -
    -SnmpOidRecord resolveVarOid(String oid)
    -                            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable. -

    -

    -
    Specified by:
    resolveVarOid in interface SnmpOidTable
    -
    -
    -
    Parameters:
    oid - The OID of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information on the variable. -
    Throws: -
    SnmpStatusException - If the variable is not found.
    -
    -
    -
    - -

    -getAllEntries

    -
    -Vector getAllEntries()
    -
    -
    Returns a list that can be used to traverse all the entries of the SnmpOidTable objects - of this SnmpOidDatabase. -

    -

    -
    Specified by:
    getAllEntries in interface SnmpOidTable
    -
    -
    - -
    Returns:
    A vector of SnmpOidTable objects containing all the elements of this SnmpOidDatabase.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabaseSupport.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabaseSupport.html deleted file mode 100644 index 87f8381..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidDatabaseSupport.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - - -SnmpOidDatabaseSupport (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class SnmpOidDatabaseSupport

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.SnmpOidDatabaseSupport
    -
    -
    -
    All Implemented Interfaces:
    SnmpOidDatabase, SnmpOidTable
    -
    -
    -
    -
    public class SnmpOidDatabaseSupport
    extends Object
    implements SnmpOidDatabase
    - - -

    -Defines a set of SnmpOidTable objects containing metadata definitions for MIB variables. - Each SnmpOidTable should contain information on variables of one MIB. - It provides resolution of all MIB variables contained in the SnmpOidTable objects. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    -
    - -

    - - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpOidDatabaseSupport() - -
    -          Creates an empty SnmpOidDatabaseSupport.
    SnmpOidDatabaseSupport(SnmpOidTable table) - -
    -          Creates an SnmpOidDatabaseSupport containing the specified SnmpOidTable object.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - voidadd(SnmpOidTable table) - -
    -          Adds a SnmpOidTable object in this SnmpOidDatabase.
    - VectorgetAllEntries() - -
    -          Returns a list that can be used to traverse all the entries of the SnmpOidTable objects - of this SnmpOidDatabase.
    - voidremove(SnmpOidTable table) - -
    -          Removes a SnmpOidTable object from this SnmpOidDatabase.
    - voidremoveAll() - -
    -          Removes all SnmpOidTable objects from this SnmpOidDatabase.
    - SnmpOidRecordresolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable.
    - SnmpOidRecordresolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpOidDatabaseSupport

    -
    -public SnmpOidDatabaseSupport()
    -
    -
    Creates an empty SnmpOidDatabaseSupport. -

    -

    -
    - -

    -SnmpOidDatabaseSupport

    -
    -public SnmpOidDatabaseSupport(SnmpOidTable table)
    -
    -
    Creates an SnmpOidDatabaseSupport containing the specified SnmpOidTable object. -

    -

    -
    Parameters:
    table - The SnmpOidTable object used to initialize this SnmpOidDatabaseSupport.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -add

    -
    -public void add(SnmpOidTable table)
    -
    -
    Adds a SnmpOidTable object in this SnmpOidDatabase. -

    -

    -
    Specified by:
    add in interface SnmpOidDatabase
    -
    -
    -
    Parameters:
    table - The table to add.
    -
    -
    -
    - -

    -remove

    -
    -public void remove(SnmpOidTable table)
    -            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Removes a SnmpOidTable object from this SnmpOidDatabase. -

    -

    -
    Specified by:
    remove in interface SnmpOidDatabase
    -
    -
    -
    Parameters:
    table - The table to be removed. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - The specified SnmpOidTable does not exist in this SnmpOidDatabase.
    -
    -
    -
    - -

    -resolveVarName

    -
    -public SnmpOidRecord resolveVarName(String name)
    -                             throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable. -

    -

    -
    Specified by:
    resolveVarName in interface SnmpOidDatabase
    Specified by:
    resolveVarName in interface SnmpOidTable
    -
    -
    -
    Parameters:
    name - The name of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information on the variable. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - The specified name does not exist in this SnmpOidDatabase
    -
    -
    -
    - -

    -resolveVarOid

    -
    -public SnmpOidRecord resolveVarOid(String oid)
    -                            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable. -

    -

    -
    Specified by:
    resolveVarOid in interface SnmpOidDatabase
    Specified by:
    resolveVarOid in interface SnmpOidTable
    -
    -
    -
    Parameters:
    oid - The OID of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information on the variable. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - The specified oid does not exist in this SnmpOidDatabase.
    -
    -
    -
    - -

    -getAllEntries

    -
    -public Vector getAllEntries()
    -
    -
    Returns a list that can be used to traverse all the entries of the SnmpOidTable objects - of this SnmpOidDatabase. -

    -

    -
    Specified by:
    getAllEntries in interface SnmpOidDatabase
    Specified by:
    getAllEntries in interface SnmpOidTable
    -
    -
    - -
    Returns:
    A vector of SnmpOidTable objects containing all the elements of this SnmpOidDatabase.
    -
    -
    -
    - -

    -removeAll

    -
    -public void removeAll()
    -
    -
    Removes all SnmpOidTable objects from this SnmpOidDatabase. -

    -

    -
    Specified by:
    removeAll in interface SnmpOidDatabase
    -
    -
    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidRecord.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidRecord.html deleted file mode 100644 index ea435db..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidRecord.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - -SnmpOidRecord (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class SnmpOidRecord

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.SnmpOidRecord
    -
    -
    -
    -
    public class SnmpOidRecord
    extends Object
    - - -

    -Represents an entry of an SnmpOidTable. It contains the name of the MIB variable, - the corresponding OID and its type. - The type is represented using one of the following: -

      -
    • "C" for Counter32 -
    • "C64" for Counter64 -
    • "EN" for Table Entry -
    • "G" for Gauge32 -
    • "I" for Integer32 -
    • "ID" for OBJECT-IDENTITY -
    • "IP" for IpAddress -
    • "NT" for NOTIFICATION-TYPE -
    • "NTG" for NOTIFICATION-GROUP -
    • "NU" for Null -
    • "O" for Opaque -
    • "OBG" for OBJECT-GROUP -
    • "OI" for Object Identifier -
    • "S" for String -
    • "T" for TimeTicks -
    • "TA" for Table -
    • "U" for Unsigned32 -
    -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpOidTable
    -
    - -

    - - - - - - - - - - - -
    -Constructor Summary
    SnmpOidRecord(String name, - String oid, - String type) - -
    -          Creates an SnmpOidRecord with the specified MIB variable - name, OID and type.
    -  - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - StringgetName() - -
    -          Gets the logical name of the MIB variable.
    - StringgetOid() - -
    -          Gets the OID of the MIB variable.
    - StringgetType() - -
    -          Gets the type of the MIB variable.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpOidRecord

    -
    -public SnmpOidRecord(String name,
    -                     String oid,
    -                     String type)
    -
    -
    Creates an SnmpOidRecord with the specified MIB variable - name, OID and type. -

    -

    -
    Parameters:
    name - The logical name of the MIB variable.
    oid - The OID of the MIB variable.
    type - The type of the MIB variable.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getName

    -
    -public String getName()
    -
    -
    Gets the logical name of the MIB variable. -

    -

    - -
    Returns:
    The MIB variable name.
    -
    -
    -
    - -

    -getOid

    -
    -public String getOid()
    -
    -
    Gets the OID of the MIB variable. -

    -

    - -
    Returns:
    The MIB variable OID.
    -
    -
    -
    - -

    -getType

    -
    -public String getType()
    -
    -
    Gets the type of the MIB variable. -

    -

    - -
    Returns:
    The MIB variable type.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTable.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTable.html deleted file mode 100644 index fba54e5..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTable.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - -SnmpOidTable (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Interface SnmpOidTable

    -
    -
    All Known Subinterfaces:
    SnmpOidDatabase
    -
    -
    -
    All Known Implementing Classes:
    SnmpOidDatabaseSupport, SnmpOidTableSupport
    -
    -
    -
    -
    public interface SnmpOidTable
    - - -

    -Defines the minimum functionality that should be provided by - a class containing metadata definitions for variables of a MIB. - A name can be resolved against a table of MIB variables. - Each entry in the table is an SnmpOidRecord object that contains a name, a dot-separated OID string, - and the corresponding SMI type of the variable. -

    - If you need to load a specific SnmpOidTable, just call the static method - SnmpOid.setSnmpOidTable(myOidTable). -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpOidRecord
    -
    - -

    - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - VectorgetAllEntries() - -
    -          Returns a list that can be used to traverse all the entries this - SnmpOidTable.
    - SnmpOidRecordresolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable.
    - SnmpOidRecordresolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an - SnmpOidRecord object - containing information on the variable.
    -  -

    - - - - - - - - -
    -Method Detail
    - -

    -resolveVarName

    -
    -SnmpOidRecord resolveVarName(String name)
    -                             throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable. -

    -

    -
    Parameters:
    name - The name of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information on the variable. -
    Throws: -
    SnmpStatusException - If the variable is not found.
    -
    -
    -
    - -

    -resolveVarOid

    -
    -SnmpOidRecord resolveVarOid(String oid)
    -                            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its OID and returns an - SnmpOidRecord object - containing information on the variable. -

    -

    -
    Parameters:
    oid - The OID of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information - on the variable. -
    Throws: -
    SnmpStatusException - If the variable is not found.
    -
    -
    -
    - -

    -getAllEntries

    -
    -Vector getAllEntries()
    -
    -
    Returns a list that can be used to traverse all the entries this - SnmpOidTable. -

    -

    - -
    Returns:
    A Vector of SnmpOidRecord objects.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTableSupport.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTableSupport.html deleted file mode 100644 index feaa99b..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpOidTableSupport.html +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - -SnmpOidTableSupport (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class SnmpOidTableSupport

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.SnmpOidTableSupport
    -
    -
    -
    All Implemented Interfaces:
    SnmpOidTable
    -
    -
    -
    -
    public class SnmpOidTableSupport
    extends Object
    implements SnmpOidTable
    - - -

    -Contains metadata definitions for MIB variables. - A name can be resolved against a table of MIB variables. - Each entry in the table is an SnmpOidRecord object that contains a name, a dot-separated OID string, - and the corresponding SMI type of the variable. -

    - If you need to load a specific SnmpOidTable, just call the static method - SnmpOid.setSnmpOidTable(myOidTable). -

    -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpOidRecord
    -
    - -

    - - - - - - - - - - - -
    -Constructor Summary
    SnmpOidTableSupport(String name) - -
    -          Creates an SnmpOidTableSupport with the specified name.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - booleanequals(Object object) - -
    -          Checks if the specified Object is equal to this SnmpOidTableSupport.
    - VectorgetAllEntries() - -
    -          Returns a list that can be used to traverse all the entries in this SnmpOidTable.
    - StringgetName() - -
    -          Returns the name identifying this SnmpOidTableSupport - object.
    - voidloadMib(SnmpOidRecord[] mibs) - -
    -          Loads a list of variables into the storage area, - which is kept in memory.
    - SnmpOidRecordresolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable.
    - SnmpOidRecordresolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an SnmpOidRecord object - containing information on the variable.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpOidTableSupport

    -
    -public SnmpOidTableSupport(String name)
    -
    -
    Creates an SnmpOidTableSupport with the specified name. - This name identifies the MIB to which belong the MIB variables contained - in this SnmpOidTableSupport object. -

    -

    -
    Parameters:
    name - The OID table name.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -resolveVarName

    -
    -public SnmpOidRecord resolveVarName(String name)
    -                             throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable. -

    -

    -
    Specified by:
    resolveVarName in interface SnmpOidTable
    -
    -
    -
    Parameters:
    name - The name of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information on the variable. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - If the variable is not found.
    -
    -
    -
    - -

    -resolveVarOid

    -
    -public SnmpOidRecord resolveVarOid(String oid)
    -                            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Searches for a MIB variable given its OID and returns an SnmpOidRecord object - containing information on the variable. -

    -

    -
    Specified by:
    resolveVarOid in interface SnmpOidTable
    -
    -
    -
    Parameters:
    oid - The OID of the MIB variable. -
    Returns:
    The SnmpOidRecord object containing information on the variable. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - If the variable is not found.
    -
    -
    -
    - -

    -getAllEntries

    -
    -public Vector getAllEntries()
    -
    -
    Returns a list that can be used to traverse all the entries in this SnmpOidTable. -

    -

    -
    Specified by:
    getAllEntries in interface SnmpOidTable
    -
    -
    - -
    Returns:
    A vector of SnmpOidRecord objects.
    -
    -
    -
    - -

    -loadMib

    -
    -public void loadMib(SnmpOidRecord[] mibs)
    -
    -
    Loads a list of variables into the storage area, - which is kept in memory. If you have new MIB variables, - this method can be called to load them. -

    -

    -
    -
    -
    -
    Parameters:
    mibs - The list of variables to load.
    -
    -
    -
    - -

    -equals

    -
    -public boolean equals(Object object)
    -
    -
    Checks if the specified Object is equal to this SnmpOidTableSupport. -

    -

    -
    Overrides:
    equals in class Object
    -
    -
    -
    Parameters:
    object - The Object to be compared. -
    Returns:
    true if object is an SnmpOidTableSupport instance and equals to this, - false otherwise.
    -
    -
    -
    - -

    -getName

    -
    -public String getName()
    -
    -
    Returns the name identifying this SnmpOidTableSupport - object. -

    -

    -
    -
    -
    - -
    Returns:
    The OID table name.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpPduPacket.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpPduPacket.html deleted file mode 100644 index 7411a5b..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpPduPacket.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - -SnmpPduPacket (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class SnmpPduPacket

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.SnmpPdu
    -      extended by com.sun.management.snmp.SnmpPduPacket
    -
    -
    -
    All Implemented Interfaces:
    SnmpDefinitions, Serializable
    -
    -
    -
    -
    public abstract class SnmpPduPacket
    extends com.sun.management.snmp.SnmpPdu
    implements Serializable
    - - -

    -Is the fully decoded representation of an SNMP packet. -

    - You will not usually need to use this class, except if you - decide to implement your own - SnmpPduFactory object. -

    - Classes are derived from SnmpPduPacket to - represent the different forms of SNMP packets - (SnmpPduRequest, - SnmpPduTrap, - SnmpPduBulk). -
    The SnmpPduPacket class defines the attributes - common to every form of SNMP packets. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpMessage, -SnmpPduFactory, -Serialized Form
    -
    - -

    - - - - - - - - - - - -
    -Field Summary
    - byte[]community - -
    -          The pdu community string.
    - - - - - - - -
    Fields inherited from class com.sun.management.snmp.SnmpPdu
    address, port, requestId, type, varBindList, version
    - - - - - - - -
    Fields inherited from interface com.sun.management.snmp.SnmpDefinitions
    authMask, authNoPriv, authPriv, authPrivMask, CtxtConsFlag, noAuthNoPriv, noGroupName, noSuchContext, noSuchView, notInView, pduGetBulkRequestPdu, pduGetNextRequestPdu, pduGetRequestPdu, pduGetResponsePdu, pduInformRequestPdu, pduReportPdu, pduSetRequestPdu, pduV1TrapPdu, pduV2TrapPdu, pduWalkRequest, privMask, reportableFlag, snmpAuthNotSupported, snmpBadSecurityLevel, snmpPrivNotSupported, snmpReqAborted, snmpReqEncodingError, snmpReqHandleTooBig, snmpReqInternalError, snmpReqPacketOverflow, snmpReqRefireAfterVbFix, snmpReqSocketIOError, snmpReqTimeout, snmpReqTooBigImpossible, snmpReqUnknownError, snmpRspAuthorizationError, snmpRspBadValue, snmpRspCommitFailed, snmpRspDecodingError, snmpRspEndOfTable, snmpRspGenErr, snmpRspInconsistentName, snmpRspInconsistentValue, snmpRspNoAccess, snmpRspNoCreation, snmpRspNoError, snmpRspNoSuchName, snmpRspNotWritable, snmpRspReadOnly, snmpRspResourceUnavailable, snmpRspTooBig, snmpRspUndoFailed, snmpRspWrongEncoding, snmpRspWrongLength, snmpRspWrongType, snmpRspWrongValue, snmpUnknownPrincipal, snmpUsmBadEngineId, snmpUsmInvalidTimeliness, snmpUsmSecurityModel, snmpV1AccessControlModel, snmpV1MsgProcessingModel, snmpV1SecurityModel, snmpV2AccessControlModel, snmpV2MsgProcessingModel, snmpV2SecurityModel, snmpV3AccessControlModel, snmpV3MsgProcessingModel, snmpVersionOne, snmpVersionThree, snmpVersionTwo, snmpWrongSnmpVersion, trapAuthenticationFailure, trapColdStart, trapEgpNeighborLoss, trapEnterpriseSpecific, trapLinkDown, trapLinkUp, trapWarmStart
    -  - - - - - - - - - - -
    -Constructor Summary
    SnmpPduPacket() - -
    -           
    -  - - - - - - - -
    -Method Summary
    - - - - - - - -
    Methods inherited from class com.sun.management.snmp.SnmpPdu
    pduTypeToString
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - - - - - - - - -
    -Field Detail
    - -

    -community

    -
    -public byte[] community
    -
    -
    The pdu community string. -

    -

    -
    -
    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpPduPacket

    -
    -public SnmpPduPacket()
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpTimeticks.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpTimeticks.html deleted file mode 100644 index 4cd9106..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpTimeticks.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - - - -SnmpTimeticks (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class SnmpTimeticks

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.SnmpValue
    -      extended by com.sun.management.snmp.SnmpInt
    -          extended by com.sun.management.snmp.SnmpUnsignedInt
    -              extended by com.sun.management.snmp.SnmpTimeticks
    -
    -
    -
    All Implemented Interfaces:
    SnmpDataTypeEnums, Serializable, Cloneable
    -
    -
    -
    -
    public class SnmpTimeticks
    extends com.sun.management.snmp.SnmpUnsignedInt
    - - -

    -Contains an SnmpTimeTick value which - has units of 1/100th of a second. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
    - -

    - - - - - - - -
    -Field Summary
    - - - - - - - -
    Fields inherited from class com.sun.management.snmp.SnmpUnsignedInt
    MAX_VALUE
    - - - - - - - -
    Fields inherited from class com.sun.management.snmp.SnmpInt
    value
    - - - - - - - -
    Fields inherited from interface com.sun.management.snmp.SnmpDataTypeEnums
    ApplFlag, BitStringTag, BooleanTag, Counter64Tag, CounterTag, CtxtFlag, errEndOfMibViewTag, errNoSuchInstanceTag, errNoSuchObjectTag, GaugeTag, IntegerTag, IpAddressTag, NsapTag, NullTag, ObjectIdentiferTag, ObjectIdentifierTag, OctetStringTag, OpaqueTag, SequenceTag, TableTag, TimeticksTag, UintegerTag, UnknownSyntaxTag
    -  - - - - - - - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpTimeticks(int v) - -
    -          Constructs a new SnmpTimeticks from the specified integer - value.
    SnmpTimeticks(Integer v) - -
    -          Constructs a new SnmpTimeticks from the specified - Integer value.
    SnmpTimeticks(long v) - -
    -          Constructs a new SnmpTimeticks from the specified long - value.
    SnmpTimeticks(Long v) - -
    -          Constructs a new SnmpTimeticks from the specified - Long value.
    -  - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - StringgetTypeName() - -
    -          Returns a textual description of the type object.
    -static StringprintTimeTicks(long timeticks) - -
    -          Parses the specified long value with time units and - returns a String of the form d days hh:mm:ss.
    - StringtoString() - -
    -          Converts the timeticks value to its String form.
    - - - - - - - -
    Methods inherited from class com.sun.management.snmp.SnmpInt
    appendToOid, clone, duplicate, intValue, longValue, nextOid, toInteger, toLong, toOid, toOid
    - - - - - - - -
    Methods inherited from class com.sun.management.snmp.SnmpValue
    isEndOfMibViewValue, isNoSuchInstanceValue, isNoSuchObjectValue, toAsn1String
    - - - - - - - -
    Methods inherited from class java.lang.Object
    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -  -

    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpTimeticks

    -
    -public SnmpTimeticks(int v)
    -              throws IllegalArgumentException
    -
    -
    Constructs a new SnmpTimeticks from the specified integer - value. -

    -

    -
    Parameters:
    v - The initialization value. -
    Throws: -
    IllegalArgumentException - if the specified value is negative.
    -
    -
    - -

    -SnmpTimeticks

    -
    -public SnmpTimeticks(Integer v)
    -              throws IllegalArgumentException
    -
    -
    Constructs a new SnmpTimeticks from the specified - Integer value. -

    -

    -
    Parameters:
    v - The initialization value. -
    Throws: -
    IllegalArgumentException - if the specified value is negative.
    -
    -
    - -

    -SnmpTimeticks

    -
    -public SnmpTimeticks(long v)
    -              throws IllegalArgumentException
    -
    -
    Constructs a new SnmpTimeticks from the specified long - value. -

    If the specified value is greater than SnmpUnsignedInt.MAX_VALUE, the SnmpTimeTicks - will be initialized with v%(SnmpUnsignedInt.MAX_VALUE+1). -

    -

    -
    Parameters:
    v - The initialization value. -
    Throws: -
    IllegalArgumentException - if the specified value is negative.
    -
    -
    - -

    -SnmpTimeticks

    -
    -public SnmpTimeticks(Long v)
    -              throws IllegalArgumentException
    -
    -
    Constructs a new SnmpTimeticks from the specified - Long value. -

    If the specified value is greater than SnmpUnsignedInt.MAX_VALUE, the SnmpTimeTicks - will be initialized with v%(SnmpUnsignedInt.MAX_VALUE+1). -

    -

    -
    Parameters:
    v - The initialization value. -
    Throws: -
    IllegalArgumentException - if the specified value is negative.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -printTimeTicks

    -
    -public static final String printTimeTicks(long timeticks)
    -
    -
    Parses the specified long value with time units and - returns a String of the form d days hh:mm:ss. -

    -

    -
    Parameters:
    timeticks - The value to be parsed. -
    Returns:
    The String representation of the value.
    -
    -
    -
    - -

    -toString

    -
    -public final String toString()
    -
    -
    Converts the timeticks value to its String form. - The format of the returned String is - d days hh:mm:ss. -
    Note: this method simply calls the printTimeTicks method. -

    -

    -
    Overrides:
    toString in class com.sun.management.snmp.SnmpInt
    -
    -
    - -
    Returns:
    The String representation of the value.
    -
    -
    -
    - -

    -getTypeName

    -
    -public final String getTypeName()
    -
    -
    Returns a textual description of the type object. -

    -

    -
    Overrides:
    getTypeName in class com.sun.management.snmp.SnmpUnsignedInt
    -
    -
    - -
    Returns:
    ASN.1 textual description.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBind.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBind.html deleted file mode 100644 index 9124855..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBind.html +++ /dev/null @@ -1,1867 +0,0 @@ - - - - - - -SnmpVarBind (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class SnmpVarBind

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.SnmpVarBind
    -
    -
    -
    All Implemented Interfaces:
    SnmpDataTypeEnums, Serializable, Cloneable
    -
    -
    -
    -
    public class SnmpVarBind
    extends Object
    implements SnmpDataTypeEnums, Cloneable, Serializable
    - - -

    -This class holds information for a MIB variable contained in an SnmpVarBindList. - An SnmpVarBind consists of three parts:

    -

    -
    - The corresponding OID object for the MIB variable. -
    - The value part associated with that OID instance. - If present, it determines the MIB syntax for the object. -
    - The status of the SnmpVarBind which specifies whether the agent responded with an - exception condition for this variable such as noSuchInstance, endOfMibView, - or noSuchObject. - On the manager side, these errors can be fixed with the - PduFixedOnError option - and the request is retried by removing the variable from the request variable bindings list. -
    -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Field Summary
    -static com.sun.management.snmp.SnmpNullendOfMibView - -
    -          Error code value as defined in RFC 1448 for: endOfMibView.
    -static com.sun.management.snmp.SnmpNullnoSuchInstance - -
    -          Error code value as defined in RFC 1448 for: noSuchInstance.
    -static com.sun.management.snmp.SnmpNullnoSuchObject - -
    -          Error code value as defined in RFC 1448 for: noSuchObject.
    - intstatus - -
    -          Indicates the status of the value in this SnmpVarBind.
    -static String[]statusLegend - -
    -          Keeps the legend for the value part of the SnmpVarBind.
    -static intstValueEndOfMibView - -
    -          Useful constant indicating that the status of the SnmpVarBind object is endOfMibView.
    -static intstValueNoSuchInstance - -
    -          Useful constant indicating that the status of the SnmpVarBind object is - noSuchInstance.
    -static intstValueNoSuchObject - -
    -          Useful constant indicating that the status of the SnmpVarBind object is noSuchObject.
    -static intstValueOk - -
    -          Useful constant indicating that the status of the SnmpVarBind object is valid.
    -static intstValueUnspecified - -
    -          Useful constant indicating that the status of the SnmpVarBind object is not initialized.
    - - - - - - - -
    Fields inherited from interface com.sun.management.snmp.SnmpDataTypeEnums
    ApplFlag, BitStringTag, BooleanTag, Counter64Tag, CounterTag, CtxtFlag, errEndOfMibViewTag, errNoSuchInstanceTag, errNoSuchObjectTag, GaugeTag, IntegerTag, IpAddressTag, NsapTag, NullTag, ObjectIdentiferTag, ObjectIdentifierTag, OctetStringTag, OpaqueTag, SequenceTag, TableTag, TimeticksTag, UintegerTag, UnknownSyntaxTag
    -  - - - - - - - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpVarBind() - -
    -          Default constructor.
    SnmpVarBind(SnmpOid oid) - -
    -          Constructs a new SnmpVarBind object from the specified SnmpOid value.
    SnmpVarBind(SnmpOid oid, - com.sun.management.snmp.SnmpValue val) - -
    -          Constructs a new SnmpVarBind object from the specified SnmpOid and - SnmpValue.
    SnmpVarBind(String name) - -
    -          Constructs a new SnmpVarBind object from the specified String value.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - voidaddInstance(long inst) - -
    -          Adds an instance part to the OID in the SnmpOid object.
    - voidaddInstance(long[] inst) - -
    -          Adds an instance part to the OID in the SnmpOid object.
    - voidaddInstance(String inst) - -
    -          Adds an instance part to the OID in the SnmpOid object.
    - voidappendInOid(SnmpOid oid) - -
    -          Appends the specified SnmpOid to the end of the OID of this SnmpVarBind.
    - voidclearValue() - -
    -          Clears the value associated with this SnmpVarBind and sets the status to - stValueUnspecified.
    - Objectclone() - -
    -          Clones the SNMP variable (including value).
    - ObjectcloneWithoutValue() - -
    -          Clones the SNMP variable.
    - voidcopyValue(SnmpVarBind var) - -
    -          Clones and copies only the value part from another SnmpVarBind object.
    - voidcopyValueAndOid(SnmpVarBind var) - -
    -          Clones and copies the OID and value part from another SnmpVarBind object.
    - SnmpOidgetOid() - -
    -          Returns the complete OID part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpCounter64getSnmpCounter64Value() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpCountergetSnmpCounterValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpGaugegetSnmpGaugeValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpIntgetSnmpIntValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpIpAddressgetSnmpIpAddressValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - SnmpOidgetSnmpOidValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpOpaquegetSnmpOpaqueValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpStringFixedgetSnmpStringFixedValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpStringgetSnmpStringValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - SnmpTimeticksgetSnmpTimeticksValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - com.sun.management.snmp.SnmpValuegetSnmpValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - StringgetStringValue() - -
    -          Returns the printable ASCII representation for the corresponding variable value.
    - intgetValueStatus() - -
    -          Returns the status of the value associated with this SnmpVarBind as an integer.
    - StringgetValueStatusLegend() - -
    -          Returns the status of the value associated with this SnmpVarBind as a String.
    - booleanhasVarBindException() - -
    -          Determines whether the SnmpVarBind has an SNMP exception - (generated by agent in response to a request).
    - voidinsertInOid(int oid) - -
    -          Inserts a sub-id at the beginning of the OID of this SnmpVarBind.
    - booleanisOidEqual(SnmpVarBind var) - -
    -          Checks whether the OID for this variable completely matches the OID part of the specified - SnmpVarBind object.
    - booleanisUnspecifiedValue() - -
    -          Checks whether the value associated with this SnmpVarBind is unspecified.
    - booleanisValidValue() - -
    -          Checks whether the object contains a valid accessible value.
    - SnmpOidRecordresolveVarName(String name) - -
    -          Consults the MIB table storage to resolve the name to its OID type structure.
    - voidsetEndOfMibView() - -
    -          Set the value to endOfMibView.
    - voidsetNoSuchInstance() - -
    -          Set the value to noSuchInstance.
    - voidsetNoSuchObject() - -
    -          Set the value to noSuchObject.
    - voidsetOid(SnmpOid oid) - -
    -          Sets the SnmpOid part associated with this SnmpVarBind with the specified OID.
    - voidsetOid(SnmpOid oid, - boolean clearValue) - -
    -          Sets the SnmpOid part associated with this SnmpVarBind with the specified OID.
    - voidsetSnmpCounter64Value(long val) - -
    -          Sets the SnmpCounter64 value part associated with this SnmpVarBind - with the specified counter 64 value.
    - voidsetSnmpCounter64Value(com.sun.jdmk.UnsignedLong val) - -
    -          Sets the SnmpCounter64 value part associated with this SnmpVarBind - with the specified counter 64 value.
    - voidsetSnmpCounterValue(long val) - -
    -          Sets the SnmpCounter value part associated with this SnmpVarBind - with the specified counter value.
    - voidsetSnmpGaugeValue(long val) - -
    -          Sets the SnmpGauge value part associated with this SnmpVarBind - with the specified gauge value.
    - voidsetSnmpIntValue(long val) - -
    -          Sets the SnmpInt value part associated with this SnmpVarBind - with the specified integer value.
    - voidsetSnmpIpAddressValue(String val) - -
    -          Sets the SnmpIpAddress value part associated with this SnmpVarBind - with the specified ipAddress value.
    - voidsetSnmpOidValue(String val) - -
    -          Sets the SnmpOid value part associated with this SnmpVarBind - with the specified OID value.
    - voidsetSnmpOpaqueValue(byte[] val) - -
    -          Sets the SnmpOpaque value part associated with this SnmpVarBind - with the specified bytes array values.
    - voidsetSnmpStringFixedValue(String val) - -
    -          Sets the SnmpStringFixed value part associated with this SnmpVarBind - with the specified string value.
    - voidsetSnmpStringValue(String val) - -
    -          Sets the SnmpString value part associated with this SnmpVarBind - with the specified string value.
    - voidsetSnmpTimeticksValue(long val) - -
    -          Sets the SnmpTimeticks value part associated with this SnmpVarBind - with the specified timeticks value.
    - voidsetSnmpValue(com.sun.management.snmp.SnmpValue val) - -
    -          Sets the SnmpValue part associated with this SnmpVarBind with the specified value.
    - StringtoString() - -
    -          Returns the printable ASCII representation of this SnmpVarBind.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -  -

    - - - - - - - - -
    -Field Detail
    - -

    -statusLegend

    -
    -public static final String[] statusLegend
    -
    -
    Keeps the legend for the value part of the SnmpVarBind. -

    -

    -
    -
    -
    - -

    -stValueUnspecified

    -
    -public static final int stValueUnspecified
    -
    -
    Useful constant indicating that the status of the SnmpVarBind object is not initialized. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stValueOk

    -
    -public static final int stValueOk
    -
    -
    Useful constant indicating that the status of the SnmpVarBind object is valid. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stValueNoSuchObject

    -
    -public static final int stValueNoSuchObject
    -
    -
    Useful constant indicating that the status of the SnmpVarBind object is noSuchObject. - Status of SnmpVarBind as returned by the SNMPv2 agent. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stValueNoSuchInstance

    -
    -public static final int stValueNoSuchInstance
    -
    -
    Useful constant indicating that the status of the SnmpVarBind object is - noSuchInstance. - Status of SnmpVarBind as returned by the SNMPv2 agent. - In the SNMPv1 context, this is appropriate when noSuchName is returned in response to the - SnmpGet request. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stValueEndOfMibView

    -
    -public static final int stValueEndOfMibView
    -
    -
    Useful constant indicating that the status of the SnmpVarBind object is endOfMibView. - Status of SnmpVarBind as returned by the SNMPv2 agent. - In the SNMPv1 context, this is appropriate when noSuchName is returned in response to the - SnmpGetNext request. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -noSuchObject

    -
    -public static final com.sun.management.snmp.SnmpNull noSuchObject
    -
    -
    Error code value as defined in RFC 1448 for: noSuchObject. -

    -

    -
    -
    -
    - -

    -noSuchInstance

    -
    -public static final com.sun.management.snmp.SnmpNull noSuchInstance
    -
    -
    Error code value as defined in RFC 1448 for: noSuchInstance. -

    -

    -
    -
    -
    - -

    -endOfMibView

    -
    -public static final com.sun.management.snmp.SnmpNull endOfMibView
    -
    -
    Error code value as defined in RFC 1448 for: endOfMibView. -

    -

    -
    -
    -
    - -

    -status

    -
    -public int status
    -
    -
    Indicates the status of the value in this SnmpVarBind. - The default value is stValueUnspecified. - This attribute is updated internally and should not be changed otherwise. -

    -

    -
    -
    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpVarBind

    -
    -public SnmpVarBind()
    -
    -
    Default constructor. -

    -

    -
    - -

    -SnmpVarBind

    -
    -public SnmpVarBind(SnmpOid oid)
    -
    -
    Constructs a new SnmpVarBind object from the specified SnmpOid value. -

    -

    -
    Parameters:
    oid - The OID part of the SnmpVarBind.
    -
    -
    - -

    -SnmpVarBind

    -
    -public SnmpVarBind(SnmpOid oid,
    -                   com.sun.management.snmp.SnmpValue val)
    -
    -
    Constructs a new SnmpVarBind object from the specified SnmpOid and - SnmpValue. -

    -

    -
    Parameters:
    oid - The OID part of the SnmpVarBind.
    val - The value part of the SnmpVarBind.
    -
    -
    - -

    -SnmpVarBind

    -
    -public SnmpVarBind(String name)
    -            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Constructs a new SnmpVarBind object from the specified String value. - If the name is a MIB variable, it resolves the name with the MIB database. -

    -

    -
    Parameters:
    name - The MIB variable name or a dot-formatted OID String. -
    Throws: -
    SnmpStatusException - An error occurred while resolving the MIB variable name.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getOid

    -
    -public final SnmpOid getOid()
    -
    -
    Returns the complete OID part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpOid for this variable.
    -
    -
    -
    - -

    -setOid

    -
    -public final void setOid(SnmpOid oid)
    -
    -
    Sets the SnmpOid part associated with this SnmpVarBind with the specified OID. - The value part of this SnmpVarBind will automatically be nulled. -

    -

    -
    -
    -
    -
    Parameters:
    oid - The new OID.
    -
    -
    -
    - -

    -setOid

    -
    -public final void setOid(SnmpOid oid,
    -                         boolean clearValue)
    -
    -
    Sets the SnmpOid part associated with this SnmpVarBind with the specified OID. -

    -

    -
    -
    -
    -
    Parameters:
    oid - The new OID.
    clearValue - If true the value part of this - SnmpVarBind will be nulled.
    -
    -
    -
    - -

    -getSnmpValue

    -
    -public final com.sun.management.snmp.SnmpValue getSnmpValue()
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpValue for this variable.
    -
    -
    -
    - -

    -setSnmpValue

    -
    -public final void setSnmpValue(com.sun.management.snmp.SnmpValue val)
    -
    -
    Sets the SnmpValue part associated with this SnmpVarBind with the specified value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new value.
    -
    -
    -
    - -

    -getSnmpCounter64Value

    -
    -public final com.sun.management.snmp.SnmpCounter64 getSnmpCounter64Value()
    -                                                                  throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpCounter64 value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpCounter64Value

    -
    -public final void setSnmpCounter64Value(long val)
    -                                 throws IllegalArgumentException
    -
    -
    Sets the SnmpCounter64 value part associated with this SnmpVarBind - with the specified counter 64 value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new counter 64 value. -
    Throws: -
    IllegalArgumentException - The specified value is negative or larger than Long.MAX_VALUE.
    See Also:
    SnmpCounter64
    -
    -
    -
    - -

    -setSnmpCounter64Value

    -
    -public final void setSnmpCounter64Value(com.sun.jdmk.UnsignedLong val)
    -                                 throws IllegalArgumentException
    -
    -
    Sets the SnmpCounter64 value part associated with this SnmpVarBind - with the specified counter 64 value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new counter 64 value. -
    Throws: -
    IllegalArgumentException - The specified value is larger than Long.MAX_VALUE.
    See Also:
    SnmpCounter64
    -
    -
    -
    - -

    -getSnmpIntValue

    -
    -public final com.sun.management.snmp.SnmpInt getSnmpIntValue()
    -                                                      throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpInt value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpIntValue

    -
    -public final void setSnmpIntValue(long val)
    -                           throws IllegalArgumentException
    -
    -
    Sets the SnmpInt value part associated with this SnmpVarBind - with the specified integer value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new integer value. -
    Throws: -
    IllegalArgumentException - The specified value is smaller than Integer.MIN_VALUE - or larger than Integer.MAX_VALUE.
    See Also:
    SnmpInt
    -
    -
    -
    - -

    -getSnmpCounterValue

    -
    -public final com.sun.management.snmp.SnmpCounter getSnmpCounterValue()
    -                                                              throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpCounter value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpCounterValue

    -
    -public final void setSnmpCounterValue(long val)
    -                               throws IllegalArgumentException
    -
    -
    Sets the SnmpCounter value part associated with this SnmpVarBind - with the specified counter value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new counter value. -
    Throws: -
    IllegalArgumentException - The specified value is negative or larger than - SnmpUnsignedInt.MAX_VALUE.
    See Also:
    SnmpCounter
    -
    -
    -
    - -

    -getSnmpGaugeValue

    -
    -public final com.sun.management.snmp.SnmpGauge getSnmpGaugeValue()
    -                                                          throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpGauge value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpGaugeValue

    -
    -public final void setSnmpGaugeValue(long val)
    -                             throws IllegalArgumentException
    -
    -
    Sets the SnmpGauge value part associated with this SnmpVarBind - with the specified gauge value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new gauge value. -
    Throws: -
    IllegalArgumentException - The specified value is negative or larger than - SnmpUnsignedInt.MAX_VALUE.
    See Also:
    SnmpGauge
    -
    -
    -
    - -

    -getSnmpTimeticksValue

    -
    -public final SnmpTimeticks getSnmpTimeticksValue()
    -                                          throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpTimeticks value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpTimeticksValue

    -
    -public final void setSnmpTimeticksValue(long val)
    -                                 throws IllegalArgumentException
    -
    -
    Sets the SnmpTimeticks value part associated with this SnmpVarBind - with the specified timeticks value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new timeticks value. -
    Throws: -
    IllegalArgumentException - The specified value is negative or larger than - SnmpUnsignedInt.MAX_VALUE.
    See Also:
    SnmpTimeticks
    -
    -
    -
    - -

    -getSnmpOidValue

    -
    -public final SnmpOid getSnmpOidValue()
    -                              throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpOid value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpOidValue

    -
    -public final void setSnmpOidValue(String val)
    -                           throws IllegalArgumentException
    -
    -
    Sets the SnmpOid value part associated with this SnmpVarBind - with the specified OID value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new OID value. -
    Throws: -
    IllegalArgumentException - The specified value is neither a numeric String - nor a String of the MIB database.
    See Also:
    SnmpOid
    -
    -
    -
    - -

    -getSnmpIpAddressValue

    -
    -public final com.sun.management.snmp.SnmpIpAddress getSnmpIpAddressValue()
    -                                                                  throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpIpAddress value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpIpAddressValue

    -
    -public final void setSnmpIpAddressValue(String val)
    -                                 throws IllegalArgumentException
    -
    -
    Sets the SnmpIpAddress value part associated with this SnmpVarBind - with the specified ipAddress value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new IP address value. -
    Throws: -
    IllegalArgumentException - The specified value does not correspond to an IP address.
    See Also:
    SnmpIpAddress
    -
    -
    -
    - -

    -getSnmpStringValue

    -
    -public final com.sun.management.snmp.SnmpString getSnmpStringValue()
    -                                                            throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpString value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpStringValue

    -
    -public final void setSnmpStringValue(String val)
    -
    -
    Sets the SnmpString value part associated with this SnmpVarBind - with the specified string value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new string value.
    See Also:
    SnmpString
    -
    -
    -
    - -

    -getSnmpOpaqueValue

    -
    -public final com.sun.management.snmp.SnmpOpaque getSnmpOpaqueValue()
    -                                                            throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpOpaque value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpOpaqueValue

    -
    -public final void setSnmpOpaqueValue(byte[] val)
    -
    -
    Sets the SnmpOpaque value part associated with this SnmpVarBind - with the specified bytes array values. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new bytes array value.
    See Also:
    SnmpOpaque
    -
    -
    -
    - -

    -getSnmpStringFixedValue

    -
    -public final com.sun.management.snmp.SnmpStringFixed getSnmpStringFixedValue()
    -                                                                      throws ClassCastException
    -
    -
    Returns the value part associated with this SnmpVarBind. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpStringFixed value for this variable. -
    Throws: -
    ClassCastException - An attempt has been made to cast an object to a subclass of which - it is not an instance.
    -
    -
    -
    - -

    -setSnmpStringFixedValue

    -
    -public final void setSnmpStringFixedValue(String val)
    -
    -
    Sets the SnmpStringFixed value part associated with this SnmpVarBind - with the specified string value. - The status is updated to indicate that the value is valid. -

    -

    -
    -
    -
    -
    Parameters:
    val - The new string value.
    See Also:
    SnmpStringFixed
    -
    -
    -
    - -

    -resolveVarName

    -
    -public SnmpOidRecord resolveVarName(String name)
    -                             throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Consults the MIB table storage to resolve the name to its OID type structure. -

    -

    -
    -
    -
    -
    Parameters:
    name - The MIB variable name or a dot-formatted OID String. -
    Returns:
    The SnmpOidRecord object containing information on the MIB variable. -
    Throws: -
    SnmpStatusException - An error occurred while resolving the MIB variable name.
    -
    -
    -
    - -

    -getValueStatus

    -
    -public final int getValueStatus()
    -
    -
    Returns the status of the value associated with this SnmpVarBind as an integer. - This value is one of stValueUnspecified, stValueOk, stValueNoSuchObject, - stValueNoSuchInstance, stValueEndOfMibView. -

    -

    -
    -
    -
    - -
    Returns:
    The status of the associated value.
    -
    -
    -
    - -

    -getValueStatusLegend

    -
    -public final String getValueStatusLegend()
    -
    -
    Returns the status of the value associated with this SnmpVarBind as a String. - This value is a displayable representation of the status integer value. - It is one of Value not initialized, Valid Value, No such object, - No such Instance, End of Mib View. -

    -

    -
    -
    -
    - -
    Returns:
    The status of the associated value.
    -
    -
    -
    - -

    -isValidValue

    -
    -public final boolean isValidValue()
    -
    -
    Checks whether the object contains a valid accessible value. -

    -

    -
    -
    -
    - -
    Returns:
    true if the associated value is valid, false otherwise.
    -
    -
    -
    - -

    -isUnspecifiedValue

    -
    -public final boolean isUnspecifiedValue()
    -
    -
    Checks whether the value associated with this SnmpVarBind is unspecified. -

    -

    -
    -
    -
    - -
    Returns:
    true if the status is unspecified, false otherwise.
    -
    -
    -
    - -

    -clearValue

    -
    -public final void clearValue()
    -
    -
    Clears the value associated with this SnmpVarBind and sets the status to - stValueUnspecified. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -isOidEqual

    -
    -public final boolean isOidEqual(SnmpVarBind var)
    -
    -
    Checks whether the OID for this variable completely matches the OID part of the specified - SnmpVarBind object. -

    -

    -
    -
    -
    -
    Parameters:
    var - The object whose OID part is to be matched. -
    Returns:
    true if the OID part matches exactly, false otherwise.
    -
    -
    -
    - -

    -addInstance

    -
    -public final void addInstance(long inst)
    -
    -
    Adds an instance part to the OID in the SnmpOid object. - Note that there is no getInstance method. - This method will directly add the instance to the SnmpOid object. -

    -

    -
    -
    -
    -
    Parameters:
    inst - The sub-identifier to be appended to the OID.
    -
    -
    -
    - -

    -addInstance

    -
    -public final void addInstance(long[] inst)
    -                       throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Adds an instance part to the OID in the SnmpOid object. - Note that there is no getInstance method. - This method will directly add the instance to the SnmpOid object. -

    -

    -
    -
    -
    -
    Parameters:
    inst - The sub-identifier array to be appended to the OID. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -addInstance

    -
    -public final void addInstance(String inst)
    -                       throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Adds an instance part to the OID in the SnmpOid object. - Note that there is no getInstance method. - This method will directly add the instance to the SnmpOid object. -

    -

    -
    -
    -
    -
    Parameters:
    inst - Dot-formatted sub-identifier String to be appended to the OID. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -insertInOid

    -
    -public void insertInOid(int oid)
    -
    -
    Inserts a sub-id at the beginning of the OID of this SnmpVarBind. -

    -

    -
    -
    -
    -
    Parameters:
    oid - The sub-id to insert.
    -
    -
    -
    - -

    -appendInOid

    -
    -public void appendInOid(SnmpOid oid)
    -
    -
    Appends the specified SnmpOid to the end of the OID of this SnmpVarBind. -

    -

    -
    -
    -
    -
    Parameters:
    oid - The OID to append.
    -
    -
    -
    - -

    -hasVarBindException

    -
    -public final boolean hasVarBindException()
    -
    -
    Determines whether the SnmpVarBind has an SNMP exception - (generated by agent in response to a request). -

    -

    -
    -
    -
    - -
    Returns:
    true if the SnmpVarBind has an SNMP response exception, - false otherwise.
    -
    -
    -
    - -

    -copyValueAndOid

    -
    -public void copyValueAndOid(SnmpVarBind var)
    -
    -
    Clones and copies the OID and value part from another SnmpVarBind object. -

    -

    -
    -
    -
    -
    Parameters:
    var - The SnmpVarBind clone.
    -
    -
    -
    - -

    -copyValue

    -
    -public void copyValue(SnmpVarBind var)
    -
    -
    Clones and copies only the value part from another SnmpVarBind object. -

    -

    -
    -
    -
    -
    Parameters:
    var - The SnmpVarBind clone.
    -
    -
    -
    - -

    -cloneWithoutValue

    -
    -public Object cloneWithoutValue()
    -
    -
    Clones the SNMP variable. It does not clone the value portion. -

    -

    -
    -
    -
    - -
    Returns:
    A new object with the value part set to null.
    -
    -
    -
    - -

    -clone

    -
    -public Object clone()
    -
    -
    Clones the SNMP variable (including value). -

    -

    -
    Overrides:
    clone in class Object
    -
    -
    - -
    Returns:
    The SNMP variable clone.
    -
    -
    -
    - -

    -getStringValue

    -
    -public final String getStringValue()
    -
    -
    Returns the printable ASCII representation for the corresponding variable value. -

    -

    -
    -
    -
    - -
    Returns:
    The printable ASCII representation.
    -
    -
    -
    - -

    -setNoSuchObject

    -
    -public final void setNoSuchObject()
    -
    -
    Set the value to noSuchObject. This is equivalent to - setSnmpValue(SnmpVarBind.noSuchObject). -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -setNoSuchInstance

    -
    -public final void setNoSuchInstance()
    -
    -
    Set the value to noSuchInstance. This is equivalent to - setSnmpValue(SnmpVarBind.noSuchInstance). -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -setEndOfMibView

    -
    -public final void setEndOfMibView()
    -
    -
    Set the value to endOfMibView. This is equivalent to - setSnmpValue(SnmpVarBind.endOfMibView). -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -toString

    -
    -public final String toString()
    -
    -
    Returns the printable ASCII representation of this SnmpVarBind. -

    -

    -
    Overrides:
    toString in class Object
    -
    -
    - -
    Returns:
    The printable ASCII representation.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBindList.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBindList.html deleted file mode 100644 index c367486..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/SnmpVarBindList.html +++ /dev/null @@ -1,1205 +0,0 @@ - - - - - - -SnmpVarBindList (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class SnmpVarBindList

    -
    -java.lang.Object
    -  extended by java.util.AbstractCollection<E>
    -      extended by java.util.AbstractList<E>
    -          extended by java.util.Vector
    -              extended by com.sun.management.snmp.SnmpVarBindList
    -
    -
    -
    All Implemented Interfaces:
    Serializable, Cloneable, Iterable, Collection, List, RandomAccess
    -
    -
    -
    -
    public class SnmpVarBindList
    extends Vector
    - - -

    -Contains a list of SnmpVarBind objects. - This class helps to create an SnmpVarBindList from a list of MIB variable names. - In addition, it contains different forms of methods which can copy or clone the list. - This list is required by any SNMP entity which specifies a list of variables to query. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
    - -

    - - - - - - - - - - - -
    -Field Summary
    - Stringidentity - -
    -          A name given to the SnmpVarBindList.
    - - - - - - - -
    Fields inherited from class java.util.Vector
    capacityIncrement, elementCount, elementData
    - - - - - - - -
    Fields inherited from class java.util.AbstractList
    modCount
    -  - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpVarBindList() - -
    -          Prepares an empty list.
    SnmpVarBindList(int initialCapacity) - -
    -          Prepares an empty list.
    SnmpVarBindList(SnmpVarBindList list) - -
    -          Similar to the copy constructor.
    SnmpVarBindList(String name) - -
    -          Prepares an empty list with a String to print while debugging.
    SnmpVarBindList(String name, - Vector list) - -
    -          Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects.
    SnmpVarBindList(Vector list) - -
    -          Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - voidaddInstance(String inst) - -
    -          Adds the string as an instance part to all OIDs in this list.
    - voidaddVarBind(SnmpVarBind var) - -
    -          Appends the given SnmpVarBind object to the existing SnmpVarBindList.
    - voidaddVarBind(String name) - -
    -          Creates an SnmpVarBind object from the given MIB variable and appends it to the existing - SnmpVarBindList.
    - voidaddVarBind(String[] list) - -
    -          Adds an array of MIB variable names to the list.
    - voidaddVarBind(String[] list, - String inst) - -
    -          Prepares a vector of SnmpVarBindList from an array of SNMP MIB variables and instances.
    - voidaddVarBindList(SnmpVarBindList list) - -
    -          Appends an SnmpVarBindList at the end of the current SnmpVarBindList object.
    - booleancheckForUnspecifiedValue() - -
    -          Returns true if there is a value that is not specified.
    - booleancheckForValidValues() - -
    -          Returns false if any of the variables does not contain a valid value.
    - Objectclone() - -
    -          Clones the SnmpVarBindList.
    - SnmpVarBindListcloneWithoutValue() - -
    -          Clones the SnmpVarBindList.
    - SnmpVarBindListcloneWithValue() - -
    -          Clones the SnmpVarBindList.
    - voidconcat(Vector list) - -
    -          Adds elements in the specified SnmpVarBindList to this list.
    - TimestampgetTimestamp() - -
    -          Gets the timestamp associated with this SnmpVarBindList.
    - SnmpVarBindgetVarBindAt(int pos) - -
    -          Gets an SnmpVarBind object.
    - intgetVarBindCount() - -
    -          Gets the number of elements in this list.
    - EnumerationgetVarBindList() - -
    -          This is a convenience function that returns an enumeration.
    - intindexOfOid(SnmpOid oid) - -
    -          Gives the index of an OID in the SnmpVarBindList.
    - intindexOfOid(SnmpVarBind var) - -
    -          Gives the index of an OID in the SnmpVarBindList.
    - intindexOfOid(SnmpVarBind var, - int min, - int max) - -
    -          Gives the index of an OID in the SnmpVarBindList.
    - StringoidListToString() - -
    -          Returns a String containing the ASCII representation of all OIDs in the list.
    - booleanremoveVarBind(SnmpVarBind var) - -
    -          Removes the given SnmpVarBind object from the existing SnmpVarBindList.
    - booleanremoveVarBind(String name) - -
    -          Removes the SnmpVarBind object corresponding to the given MIB variable from the existing - SnmpVarBindList.
    - booleanremoveVarBind(String[] list) - -
    -          Removes the array of SNMP MIB variables from the existing SnmpVarBindList.
    - booleanremoveVarBind(String[] list, - String inst) - -
    -          Removes the array of SNMP MIB variables and instances from the existing SnmpVarBindList.
    - booleanremoveVarBindList(SnmpVarBindList list) - -
    -          Removes all the SnmpVarBind objects of the given SnmpVarBindList from the existing - SnmpVarBindList.
    - voidreplaceVarBind(SnmpVarBind var, - int pos) - -
    -          Replaces an element at a specified location with the new element.
    - voidsetTimestamp(Timestamp tstamp) - -
    -          Records the sysUpTime and the actual time when this SnmpVarBindList - was changed or created.
    - voidsetVarBindList(Vector list) - -
    -          Replaces the current variable binding list of SnmpVarBind with the new specified variable binding - list of SnmpVarBind objects.
    - voidsetVarBindList(Vector list, - boolean copy) - -
    -          Replaces the current variable binding list of SnmpVarBind objects with the new variable binding - list of SnmpVarBind objects.
    - SnmpVarBindListsplitAt(int pos) - -
    -          Splits the SnmpVarBindList.
    - VectortoVector(boolean copy) - -
    -          Copies the SnmpVarBindList into a plain vector of SnmpVarBind objects.
    - StringvarBindListToString() - -
    -          Constructs a String containing details of each SnmpVarBindList (oid+value).
    - - - - - - - -
    Methods inherited from class java.util.Vector
    add, add, addAll, addAll, addElement, capacity, clear, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize
    - - - - - - - -
    Methods inherited from class java.util.AbstractList
    iterator, listIterator, listIterator
    - - - - - - - -
    Methods inherited from class java.lang.Object
    finalize, getClass, notify, notifyAll, wait, wait, wait
    - - - - - - - -
    Methods inherited from interface java.util.List
    iterator, listIterator, listIterator
    -  -

    - - - - - - - - -
    -Field Detail
    - -

    -identity

    -
    -public String identity
    -
    -
    A name given to the SnmpVarBindList. Useful for debugging. - The default name is "VarBindList". -

    -

    -
    -
    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpVarBindList

    -
    -public SnmpVarBindList()
    -
    -
    Prepares an empty list. - The initial capacity and the capacity increment are initialized to 5. -

    -

    -
    - -

    -SnmpVarBindList

    -
    -public SnmpVarBindList(int initialCapacity)
    -
    -
    Prepares an empty list. -

    -

    -
    Parameters:
    initialCapacity - The initial capacity of the SnmpVarBindList.
    -
    -
    - -

    -SnmpVarBindList

    -
    -public SnmpVarBindList(String name)
    -
    -
    Prepares an empty list with a String to print while debugging. -

    -

    -
    Parameters:
    name - The name of the newly created SnmpVarBindList.
    -
    -
    - -

    -SnmpVarBindList

    -
    -public SnmpVarBindList(SnmpVarBindList list)
    -
    -
    Similar to the copy constructor. Does a shallow copy of the elements. - Individual elements are not cloned. -

    -

    -
    Parameters:
    list - The SnmpVarBindList to copy.
    -
    -
    - -

    -SnmpVarBindList

    -
    -public SnmpVarBindList(Vector list)
    -
    -
    Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects. - Objects in the specified vector can be SnmpVarBind objects or derivatives. -

    -

    -
    Parameters:
    list - The vector of SnmpVarBind objects to copy.
    -
    -
    - -

    -SnmpVarBindList

    -
    -public SnmpVarBindList(String name,
    -                       Vector list)
    -
    -
    Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects. - Objects in the specified vector can be SnmpVarBind objects or derivatives. -

    -

    -
    Parameters:
    name - The name of the newly created SnmpVarBindList.
    list - The vector of SnmpVarBind objects to copy.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getTimestamp

    -
    -public Timestamp getTimestamp()
    -
    -
    Gets the timestamp associated with this SnmpVarBindList. -

    -

    - -
    Returns:
    The timestamp.
    -
    -
    -
    - -

    -setTimestamp

    -
    -public void setTimestamp(Timestamp tstamp)
    -
    -
    Records the sysUpTime and the actual time when this SnmpVarBindList - was changed or created. - This needs to be set explicitly. -

    -

    -
    Parameters:
    tstamp - The SnmpTimestamp of the device for which the values hold true.
    -
    -
    -
    - -

    -getVarBindAt

    -
    -public final SnmpVarBind getVarBindAt(int pos)
    -
    -
    Gets an SnmpVarBind object. -

    -

    -
    Parameters:
    pos - The position in the list. -
    Returns:
    The SnmpVarBind object at the specified position. -
    Throws: -
    ArrayIndexOutOfBoundsException - If the specified pos is beyond range.
    -
    -
    -
    - -

    -getVarBindCount

    -
    -public int getVarBindCount()
    -
    -
    Gets the number of elements in this list. -

    -

    - -
    Returns:
    The number of elements in the list.
    -
    -
    -
    - -

    -getVarBindList

    -
    -public Enumeration getVarBindList()
    -
    -
    This is a convenience function that returns an enumeration. This can be used to traverse the list. - This is advantageous as it hides the implementation of the class of the list which keeps the variables. -

    -

    - -
    Returns:
    An enumeration object of SnmpVarBind objects.
    -
    -
    -
    - -

    -setVarBindList

    -
    -public final void setVarBindList(Vector list)
    -
    -
    Replaces the current variable binding list of SnmpVarBind with the new specified variable binding - list of SnmpVarBind objects. - This method only clones the vector. It does not clone the SnmpVarBind objects - contained in the list. -

    -

    -
    Parameters:
    list - A vector of SnmpVarBind objects.
    -
    -
    -
    - -

    -setVarBindList

    -
    -public final void setVarBindList(Vector list,
    -                                 boolean copy)
    -
    -
    Replaces the current variable binding list of SnmpVarBind objects with the new variable binding - list of SnmpVarBind objects. - If copy is true, it will clone each SnmpVarBind object - contained in the list. -

    -

    -
    Parameters:
    list - A vector of SnmpVarBind objects.
    copy - The flag indicating whether each object in the list should be cloned.
    -
    -
    -
    - -

    -addVarBindList

    -
    -public void addVarBindList(SnmpVarBindList list)
    -
    -
    Appends an SnmpVarBindList at the end of the current SnmpVarBindList object. -

    -

    -
    Parameters:
    list - The SnmpVarBindList to append.
    -
    -
    -
    - -

    -removeVarBindList

    -
    -public boolean removeVarBindList(SnmpVarBindList list)
    -
    -
    Removes all the SnmpVarBind objects of the given SnmpVarBindList from the existing - SnmpVarBindList. -

    -

    -
    Parameters:
    list - The SnmpVarBindList to be removed. -
    Returns:
    true if all the SnmpVarBind objects were components of this - SnmpVarBindList, false otherwise.
    -
    -
    -
    - -

    -replaceVarBind

    -
    -public final void replaceVarBind(SnmpVarBind var,
    -                                 int pos)
    -
    -
    Replaces an element at a specified location with the new element. -

    -

    -
    Parameters:
    var - The replacement variable.
    pos - The location in the SnmpVarBindList. -
    Throws: -
    ArrayIndexOutOfBoundsException - If the specified pos is beyond range.
    -
    -
    -
    - -

    -addVarBind

    -
    -public final void addVarBind(String[] list,
    -                             String inst)
    -                      throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Prepares a vector of SnmpVarBindList from an array of SNMP MIB variables and instances. -

    -

    -
    Parameters:
    list - An array of String containing MIB variable names.
    inst - A common instance for each of the MIB variables in vlist. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -removeVarBind

    -
    -public boolean removeVarBind(String[] list,
    -                             String inst)
    -                      throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Removes the array of SNMP MIB variables and instances from the existing SnmpVarBindList. -

    -

    -
    Parameters:
    list - An array of String containing MIB variable names.
    inst - A common instance for each of the MIB variables in vlist. -
    Returns:
    true if all the SNMP MIB variables were components of this SnmpVarBindList, - false otherwise. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -addVarBind

    -
    -public void addVarBind(String[] list)
    -                throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Adds an array of MIB variable names to the list. For example: -

    - - String list[] = {"sysUpTime.0", "ifInOctets.0"} -
    - vb.addVarBind(list); -
    -
    -

    -

    -
    Parameters:
    list - The array of MIB variable names. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -removeVarBind

    -
    -public boolean removeVarBind(String[] list)
    -                      throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Removes the array of SNMP MIB variables from the existing SnmpVarBindList. -

    -

    -
    Parameters:
    list - Array of strings containing MIB variable names. -
    Returns:
    true if all the SNMP MIB variables were components of this SnmpVarBindList, - false otherwise. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -addVarBind

    -
    -public void addVarBind(String name)
    -                throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Creates an SnmpVarBind object from the given MIB variable and appends it to the existing - SnmpVarBindList. - It creates a new SnmpVarBindList if one did not exist. -

    -

    -
    Parameters:
    name - A MIB variable name. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -removeVarBind

    -
    -public boolean removeVarBind(String name)
    -                      throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Removes the SnmpVarBind object corresponding to the given MIB variable from the existing - SnmpVarBindList. -

    -

    -
    Parameters:
    name - A MIB variable name. -
    Returns:
    true if the SNMP MIB variable was a component of this SnmpVarBindList, - false otherwise. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -addVarBind

    -
    -public void addVarBind(SnmpVarBind var)
    -
    -
    Appends the given SnmpVarBind object to the existing SnmpVarBindList. - It creates a new SnmpVarBindList if one did not exist. -

    -

    -
    Parameters:
    var - The SnmpVarBind object to be appended.
    -
    -
    -
    - -

    -removeVarBind

    -
    -public boolean removeVarBind(SnmpVarBind var)
    -
    -
    Removes the given SnmpVarBind object from the existing SnmpVarBindList. -

    -

    -
    Parameters:
    var - The SnmpVarBind object to be removed. -
    Returns:
    true if the SnmpVarBind object was a component of this - SnmpVarBindList, false otherwise.
    -
    -
    -
    - -

    -addInstance

    -
    -public void addInstance(String inst)
    -                 throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Adds the string as an instance part to all OIDs in this list. - This method should be used with caution because it affects all OIDs in the list. -

    -

    -
    Parameters:
    inst - The String to add as an instance part. -
    Throws: -
    SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -concat

    -
    -public final void concat(Vector list)
    -
    -
    Adds elements in the specified SnmpVarBindList to this list. - The elements are not cloned. -

    -

    -
    Parameters:
    list - A vector of SnmpVarBind.
    -
    -
    -
    - -

    -checkForValidValues

    -
    -public boolean checkForValidValues()
    -
    -
    Returns false if any of the variables does not contain a valid value. - Typically used for SnmpSet operations. -

    -

    - -
    Returns:
    false if any of the variables does not contain a valid value, true otherwise.
    -
    -
    -
    - -

    -checkForUnspecifiedValue

    -
    -public boolean checkForUnspecifiedValue()
    -
    -
    Returns true if there is a value that is not specified. -

    -

    - -
    Returns:
    true if there is a value that is not specified, false otherwise.
    -
    -
    -
    - -

    -splitAt

    -
    -public SnmpVarBindList splitAt(int pos)
    -
    -
    Splits the SnmpVarBindList. -

    -

    -
    Parameters:
    pos - The position at which to split the SnmpVarBindList -
    Returns:
    The SnmpVarBindList list from the beginning up to the split position.
    -
    -
    -
    - -

    -indexOfOid

    -
    -public int indexOfOid(SnmpVarBind var,
    -                      int min,
    -                      int max)
    -
    -
    Gives the index of an OID in the SnmpVarBindList. - The index returned must be greater than or equal to the start parameter - and smaller than the end parameter. Otherwise the method returns -1. -

    -

    -
    Parameters:
    var - The SnmpVarBind object with the requested OID.
    min - The min index in SnmpVarBindList.
    max - The max index in SnmpVarBindList. -
    Returns:
    The index of the OID in SnmpVarBindList.
    -
    -
    -
    - -

    -indexOfOid

    -
    -public int indexOfOid(SnmpVarBind var)
    -
    -
    Gives the index of an OID in the SnmpVarBindList. -

    -

    -
    Parameters:
    var - The SnmpVarBind object with the requested OID. -
    Returns:
    The index of the OID in SnmpVarBindList.
    -
    -
    -
    - -

    -indexOfOid

    -
    -public int indexOfOid(SnmpOid oid)
    -
    -
    Gives the index of an OID in the SnmpVarBindList. -

    -

    -
    Parameters:
    oid - The SnmpOid object with the requested OID. -
    Returns:
    The index of the OID in SnmpVarBindList.
    -
    -
    -
    - -

    -cloneWithValue

    -
    -public SnmpVarBindList cloneWithValue()
    -
    -
    Clones the SnmpVarBindList. A new copy of the SnmpVarBindList is created. - It is a real deep copy. -

    -

    - -
    Returns:
    The SnmpVarBindList clone.
    -
    -
    -
    - -

    -cloneWithoutValue

    -
    -public SnmpVarBindList cloneWithoutValue()
    -
    -
    Clones the SnmpVarBindList. It does not clone the value part of the variable. - It is a deep copy (except for the value portion). -

    -

    - -
    Returns:
    The SnmpVarBindList clone.
    -
    -
    -
    - -

    -clone

    -
    -public Object clone()
    -
    -
    Clones the SnmpVarBindList. A new copy of the SnmpVarBindList is created. - It is a real deep copy. -

    -

    -
    Overrides:
    clone in class Vector
    -
    -
    - -
    Returns:
    The object clone.
    -
    -
    -
    - -

    -toVector

    -
    -public Vector toVector(boolean copy)
    -
    -
    Copies the SnmpVarBindList into a plain vector of SnmpVarBind objects. - If the copy flag is false, does a shallow copy of the list. Otherwise, - individual elements will be cloned. -

    -

    -
    Parameters:
    copy - The flag indicating whether each object in the list should be cloned. -
    Returns:
    A new vector of SnmpVarBind objects.
    -
    -
    -
    - -

    -oidListToString

    -
    -public String oidListToString()
    -
    -
    Returns a String containing the ASCII representation of all OIDs in the list. -

    -

    - -
    Returns:
    An ASCII list of all OIDs in this list.
    -
    -
    -
    - -

    -varBindListToString

    -
    -public String varBindListToString()
    -
    -
    Constructs a String containing details of each SnmpVarBindList (oid+value). - This is typically used in debugging. -

    -

    - -
    Returns:
    A detailed String of all in the SnmpVarBindList.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/Timestamp.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/Timestamp.html deleted file mode 100644 index 6a12b2c..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/Timestamp.html +++ /dev/null @@ -1,413 +0,0 @@ - - - - - - -Timestamp (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp -
    -Class Timestamp

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.Timestamp
    -
    -
    -
    All Implemented Interfaces:
    Serializable
    -
    -
    -
    -
    public class Timestamp
    extends Object
    implements Serializable
    - - -

    -This class is used by the SnmpVarBindList object. - An SnmpVarBindList time stamp object represents the time stamp when the list was updated - with the response variables. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    Serialized Form
    -
    - -

    - - - - - - - - - - - - - - - - - -
    -Constructor Summary
    Timestamp() - -
    -          The default constructor.
    Timestamp(long uptime) - -
    -          Creates a TimeStamp object using the user parameters.
    Timestamp(long uptime, - long when) - -
    -          Creates a TimeStamp object using the user parameters.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - DategetDate() - -
    -          Gets the current date.
    - longgetDateTime() - -
    -          Gets the current date.
    - longgetSysUpTime() - -
    -          Gets the time (in hundredths of a second) since the network management portion of the system - was last re-initialized.
    - SnmpTimeticksgetTimeTicks() - -
    -          Gets the SnmpTimeticks object corresponding to the TimeStamp object.
    - StringtoString() - -
    -          Returns a String representation of the TimeStamp object.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -  -

    - - - - - - - - -
    -Constructor Detail
    - -

    -Timestamp

    -
    -public Timestamp()
    -
    -
    The default constructor. Sysuptime is 0. - This simply indicates when this object was created. -

    -

    -
    - -

    -Timestamp

    -
    -public Timestamp(long uptime,
    -                 long when)
    -
    -
    Creates a TimeStamp object using the user parameters. -

    -

    -
    Parameters:
    uptime - The time (in hundredths of a second) since the - network management portion of the system was last re-initialized.
    when - The current time.
    -
    -
    - -

    -Timestamp

    -
    -public Timestamp(long uptime)
    -
    -
    Creates a TimeStamp object using the user parameters. -

    -

    -
    Parameters:
    uptime - The time (in hundredths of a second) since the - network management portion of the system was last re-initialized.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getTimeTicks

    -
    -public final SnmpTimeticks getTimeTicks()
    -
    -
    Gets the SnmpTimeticks object corresponding to the TimeStamp object. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpTimeticks object.
    -
    -
    -
    - -

    -getSysUpTime

    -
    -public final long getSysUpTime()
    -
    -
    Gets the time (in hundredths of a second) since the network management portion of the system - was last re-initialized. -

    -

    -
    -
    -
    - -
    Returns:
    The sysUpTime.
    -
    -
    -
    - -

    -getDate

    -
    -public final Date getDate()
    -
    -
    Gets the current date. -

    -

    -
    -
    -
    - -
    Returns:
    A Date object representing the current date.
    -
    -
    -
    - -

    -getDateTime

    -
    -public final long getDateTime()
    -
    -
    Gets the current date. -

    -

    -
    -
    -
    - -
    Returns:
    A long representing the current date.
    -
    -
    -
    - -

    -toString

    -
    -public final String toString()
    -
    -
    Returns a String representation of the TimeStamp object. -

    -

    -
    Overrides:
    toString in class Object
    -
    -
    - -
    Returns:
    A String representation of the TimeStamp object.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDataTypeEnums.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDataTypeEnums.html deleted file mode 100644 index 6e8e1cb..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDataTypeEnums.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - -Uses of Interface com.sun.management.snmp.SnmpDataTypeEnums (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Interface
    com.sun.management.snmp.SnmpDataTypeEnums

    -
    - - - - - - - - - -
    -Packages that use SnmpDataTypeEnums
    com.sun.management.snmp  
    -  -

    - - - - - -
    -Uses of SnmpDataTypeEnums in com.sun.management.snmp
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Classes in com.sun.management.snmp that implement SnmpDataTypeEnums
    - classcom.sun.management.snmp.SnmpInt - -
    -           
    - classSnmpOid - -
    -          Represents an SNMP Object Identifier (OID).
    - classSnmpTimeticks - -
    -          Contains an SnmpTimeTick value which - has units of 1/100th of a second.
    - classcom.sun.management.snmp.SnmpUnsignedInt - -
    -           
    - classcom.sun.management.snmp.SnmpValue - -
    -           
    - classSnmpVarBind - -
    -          This class holds information for a MIB variable contained in an SnmpVarBindList.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDefinitions.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDefinitions.html deleted file mode 100644 index 2f07525..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpDefinitions.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - -Uses of Interface com.sun.management.snmp.SnmpDefinitions (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Interface
    com.sun.management.snmp.SnmpDefinitions

    -
    - - - - - - - - - - - - - - - - - -
    -Packages that use SnmpDefinitions
    com.sun.management.comm  
    com.sun.management.snmp  
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpDefinitions in com.sun.management.comm
    -  -

    - - - - - - - - - -
    Classes in com.sun.management.comm that implement SnmpDefinitions
    - classSnmpInformRequest - -
    -          This class is used by the SNMP adaptor server to send inform requests - to an SNMP manager and receive inform responses.
    -  -

    - - - - - -
    -Uses of SnmpDefinitions in com.sun.management.snmp
    -  -

    - - - - - - - - - - - - - -
    Classes in com.sun.management.snmp that implement SnmpDefinitions
    - classcom.sun.management.snmp.SnmpPdu - -
    -           
    - classSnmpPduPacket - -
    -          Is the fully decoded representation of an SNMP packet.
    -  -

    - - - - - -
    -Uses of SnmpDefinitions in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - -
    Subinterfaces of SnmpDefinitions in com.sun.management.snmp.manager
    - interfaceSnmpRequestHandler - -
    -          Provides the callback methods that are required to - be implemented by the application.
    -  -

    - - - - - - - - - - - - - - - - - - - - - -
    Classes in com.sun.management.snmp.manager that implement SnmpDefinitions
    - classSnmpParameters - -
    -          Contains a set of resources that are used by an - SnmpSession object while sending or receiving packets - to and from an SnmpPeer.
    - classcom.sun.management.snmp.manager.SnmpParams - -
    -           
    - classSnmpRequest - -
    -          Creates a request that is used to perform one or more SNMP operations such as - Get, GetNext, Set, Inform and - GetBulk on a specified SnmpVarBindList.
    - classSnmpSession - -
    -          Creates, controls, and manages one or more requests.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOid.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOid.html deleted file mode 100644 index c6e279b..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOid.html +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpOid (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpOid

    -
    - - - - - - - - - - - - - -
    -Packages that use SnmpOid
    com.sun.management.snmp  
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpOid in com.sun.management.snmp
    -  -

    - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp that return SnmpOid
    - SnmpOidSnmpVarBind.getOid() - -
    -          Returns the complete OID part associated with this SnmpVarBind.
    - SnmpOidSnmpVarBind.getSnmpOidValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - SnmpOidSnmpOid.toOid() - -
    -          Converts the OID value to its SnmpOid form.
    -static SnmpOidSnmpOid.toOid(long[] index, - int start) - -
    -          Extracts the OID from an index OID and returns its - value converted as an SnmpOid.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp with parameters of type SnmpOid
    - voidSnmpOid.append(SnmpOid oid) - -
    -          Appends the specified SnmpOid to the end of this SnmpOid.
    - voidSnmpVarBind.appendInOid(SnmpOid oid) - -
    -          Appends the specified SnmpOid to the end of the OID of this SnmpVarBind.
    -static voidSnmpOid.appendToOid(SnmpOid source, - SnmpOid dest) - -
    -          Appends an SnmpOid representing an SnmpOid to another OID.
    - intSnmpOid.compareTo(SnmpOid other) - -
    -          Compares two OIDs lexicographically.
    - intSnmpVarBindList.indexOfOid(SnmpOid oid) - -
    -          Gives the index of an OID in the SnmpVarBindList.
    - voidSnmpVarBind.setOid(SnmpOid oid) - -
    -          Sets the SnmpOid part associated with this SnmpVarBind with the specified OID.
    - voidSnmpVarBind.setOid(SnmpOid oid, - boolean clearValue) - -
    -          Sets the SnmpOid part associated with this SnmpVarBind with the specified OID.
    -  -

    - - - - - - - - - - - -
    Constructors in com.sun.management.snmp with parameters of type SnmpOid
    SnmpVarBind(SnmpOid oid) - -
    -          Constructs a new SnmpVarBind object from the specified SnmpOid value.
    SnmpVarBind(SnmpOid oid, - com.sun.management.snmp.SnmpValue val) - -
    -          Constructs a new SnmpVarBind object from the specified SnmpOid and - SnmpValue.
    -  -

    - - - - - -
    -Uses of SnmpOid in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager with parameters of type SnmpOid
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabase.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabase.html deleted file mode 100644 index 6b3b873..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabase.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Uses of Interface com.sun.management.snmp.SnmpOidDatabase (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Interface
    com.sun.management.snmp.SnmpOidDatabase

    -
    - - - - - - - - - -
    -Packages that use SnmpOidDatabase
    com.sun.management.snmp  
    -  -

    - - - - - -
    -Uses of SnmpOidDatabase in com.sun.management.snmp
    -  -

    - - - - - - - - - -
    Classes in com.sun.management.snmp that implement SnmpOidDatabase
    - classSnmpOidDatabaseSupport - -
    -          Defines a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabaseSupport.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabaseSupport.html deleted file mode 100644 index 39500f9..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidDatabaseSupport.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpOidDatabaseSupport (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpOidDatabaseSupport

    -
    -No usage of com.sun.management.snmp.SnmpOidDatabaseSupport -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidRecord.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidRecord.html deleted file mode 100644 index bcc1215..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidRecord.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpOidRecord (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpOidRecord

    -
    - - - - - - - - - -
    -Packages that use SnmpOidRecord
    com.sun.management.snmp  
    -  -

    - - - - - -
    -Uses of SnmpOidRecord in com.sun.management.snmp
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp that return SnmpOidRecord
    - SnmpOidRecordSnmpVarBind.resolveVarName(String name) - -
    -          Consults the MIB table storage to resolve the name to its OID type structure.
    - SnmpOidRecordSnmpOidTableSupport.resolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable.
    - SnmpOidRecordSnmpOidDatabaseSupport.resolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable.
    - SnmpOidRecordSnmpOidDatabase.resolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable.
    - SnmpOidRecordSnmpOidTable.resolveVarName(String name) - -
    -          Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable.
    - SnmpOidRecordSnmpOidTableSupport.resolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an SnmpOidRecord object - containing information on the variable.
    - SnmpOidRecordSnmpOidDatabaseSupport.resolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable.
    - SnmpOidRecordSnmpOidDatabase.resolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable.
    - SnmpOidRecordSnmpOidTable.resolveVarOid(String oid) - -
    -          Searches for a MIB variable given its OID and returns an - SnmpOidRecord object - containing information on the variable.
    -  -

    - - - - - - - - - -
    Methods in com.sun.management.snmp with parameters of type SnmpOidRecord
    - voidSnmpOidTableSupport.loadMib(SnmpOidRecord[] mibs) - -
    -          Loads a list of variables into the storage area, - which is kept in memory.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTable.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTable.html deleted file mode 100644 index 99ffbea..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTable.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -Uses of Interface com.sun.management.snmp.SnmpOidTable (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Interface
    com.sun.management.snmp.SnmpOidTable

    -
    - - - - - - - - - -
    -Packages that use SnmpOidTable
    com.sun.management.snmp  
    -  -

    - - - - - -
    -Uses of SnmpOidTable in com.sun.management.snmp
    -  -

    - - - - - - - - - -
    Subinterfaces of SnmpOidTable in com.sun.management.snmp
    - interfaceSnmpOidDatabase - -
    -          Defines the minimal functionality that should be provided by - a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    -  -

    - - - - - - - - - - - - - -
    Classes in com.sun.management.snmp that implement SnmpOidTable
    - classSnmpOidDatabaseSupport - -
    -          Defines a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    - classSnmpOidTableSupport - -
    -          Contains metadata definitions for MIB variables.
    -  -

    - - - - - - - - - -
    Methods in com.sun.management.snmp that return SnmpOidTable
    -static SnmpOidTableSnmpOid.getSnmpOidTable() - -
    -          Returns the MIB table used for resolving MIB variable names.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp with parameters of type SnmpOidTable
    - voidSnmpOidDatabaseSupport.add(SnmpOidTable table) - -
    -          Adds a SnmpOidTable object in this SnmpOidDatabase.
    - voidSnmpOidDatabase.add(SnmpOidTable table) - -
    -          Adds an SnmpOidTable object in this SnmpOidDatabase.
    - voidSnmpOidDatabaseSupport.remove(SnmpOidTable table) - -
    -          Removes a SnmpOidTable object from this SnmpOidDatabase.
    - voidSnmpOidDatabase.remove(SnmpOidTable table) - -
    -          Removes an SnmpOidTable object from this SnmpOidDatabase.
    -static voidSnmpOid.setSnmpOidTable(SnmpOidTable db) - -
    -          Sets the MIB table to use for resolving MIB variable names.
    -  -

    - - - - - - - - -
    Constructors in com.sun.management.snmp with parameters of type SnmpOidTable
    SnmpOidDatabaseSupport(SnmpOidTable table) - -
    -          Creates an SnmpOidDatabaseSupport containing the specified SnmpOidTable object.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTableSupport.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTableSupport.html deleted file mode 100644 index 137550e..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpOidTableSupport.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpOidTableSupport (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpOidTableSupport

    -
    -No usage of com.sun.management.snmp.SnmpOidTableSupport -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpPduPacket.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpPduPacket.html deleted file mode 100644 index f8113a6..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpPduPacket.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpPduPacket (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpPduPacket

    -
    -No usage of com.sun.management.snmp.SnmpPduPacket -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpTimeticks.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpTimeticks.html deleted file mode 100644 index 03ca0fc..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpTimeticks.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpTimeticks (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpTimeticks

    -
    - - - - - - - - - -
    -Packages that use SnmpTimeticks
    com.sun.management.snmp  
    -  -

    - - - - - -
    -Uses of SnmpTimeticks in com.sun.management.snmp
    -  -

    - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp that return SnmpTimeticks
    - SnmpTimeticksSnmpVarBind.getSnmpTimeticksValue() - -
    -          Returns the value part associated with this SnmpVarBind.
    - SnmpTimeticksTimestamp.getTimeTicks() - -
    -          Gets the SnmpTimeticks object corresponding to the TimeStamp object.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBind.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBind.html deleted file mode 100644 index b8b9ed2..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBind.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpVarBind (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpVarBind

    -
    - - - - - - - - - -
    -Packages that use SnmpVarBind
    com.sun.management.snmp  
    -  -

    - - - - - -
    -Uses of SnmpVarBind in com.sun.management.snmp
    -  -

    - - - - - - - - - -
    Methods in com.sun.management.snmp that return SnmpVarBind
    - SnmpVarBindSnmpVarBindList.getVarBindAt(int pos) - -
    -          Gets an SnmpVarBind object.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp with parameters of type SnmpVarBind
    - voidSnmpVarBindList.addVarBind(SnmpVarBind var) - -
    -          Appends the given SnmpVarBind object to the existing SnmpVarBindList.
    - voidSnmpVarBind.copyValue(SnmpVarBind var) - -
    -          Clones and copies only the value part from another SnmpVarBind object.
    - voidSnmpVarBind.copyValueAndOid(SnmpVarBind var) - -
    -          Clones and copies the OID and value part from another SnmpVarBind object.
    - intSnmpVarBindList.indexOfOid(SnmpVarBind var) - -
    -          Gives the index of an OID in the SnmpVarBindList.
    - intSnmpVarBindList.indexOfOid(SnmpVarBind var, - int min, - int max) - -
    -          Gives the index of an OID in the SnmpVarBindList.
    - booleanSnmpVarBind.isOidEqual(SnmpVarBind var) - -
    -          Checks whether the OID for this variable completely matches the OID part of the specified - SnmpVarBind object.
    - booleanSnmpVarBindList.removeVarBind(SnmpVarBind var) - -
    -          Removes the given SnmpVarBind object from the existing SnmpVarBindList.
    - voidSnmpVarBindList.replaceVarBind(SnmpVarBind var, - int pos) - -
    -          Replaces an element at a specified location with the new element.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBindList.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBindList.html deleted file mode 100644 index be030b9..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/SnmpVarBindList.html +++ /dev/null @@ -1,494 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.SnmpVarBindList (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.SnmpVarBindList

    -
    - - - - - - - - - - - - - - - - - -
    -Packages that use SnmpVarBindList
    com.sun.management.comm  
    com.sun.management.snmp  
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpVarBindList in com.sun.management.comm
    -  -

    - - - - - - - - - -
    Methods in com.sun.management.comm that return SnmpVarBindList
    - SnmpVarBindListSnmpInformRequest.getResponseVarBindList() - -
    -          Gets the SnmpVarBindList of the inform response.
    -  -

    - - - - - -
    -Uses of SnmpVarBindList in com.sun.management.snmp
    -  -

    - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp that return SnmpVarBindList
    - SnmpVarBindListSnmpVarBindList.cloneWithoutValue() - -
    -          Clones the SnmpVarBindList.
    - SnmpVarBindListSnmpVarBindList.cloneWithValue() - -
    -          Clones the SnmpVarBindList.
    - SnmpVarBindListSnmpVarBindList.splitAt(int pos) - -
    -          Splits the SnmpVarBindList.
    -  -

    - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp with parameters of type SnmpVarBindList
    - voidSnmpVarBindList.addVarBindList(SnmpVarBindList list) - -
    -          Appends an SnmpVarBindList at the end of the current SnmpVarBindList object.
    - booleanSnmpVarBindList.removeVarBindList(SnmpVarBindList list) - -
    -          Removes all the SnmpVarBind objects of the given SnmpVarBindList from the existing - SnmpVarBindList.
    -  -

    - - - - - - - - -
    Constructors in com.sun.management.snmp with parameters of type SnmpVarBindList
    SnmpVarBindList(SnmpVarBindList list) - -
    -          Similar to the copy constructor.
    -  -

    - - - - - -
    -Uses of SnmpVarBindList in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager that return SnmpVarBindList
    - SnmpVarBindListSnmpRequest.getReportVarBindList() - -
    -          Gets the report SnmpVarBindList.
    - SnmpVarBindListSnmpRequest.getRequestVarBindList() - -
    -          Gets the active SnmpVarBindList.
    - SnmpVarBindListSnmpRequest.getResponseVarBindList() - -
    -          Gets the SnmpVarBindList that is the response obtained when an agent is queried.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager with parameters of type SnmpVarBindList
    - voidSnmpRequestHandler.processSnmpPollData(SnmpRequest request, - int errStatus, - int errIndex, - SnmpVarBindList vblist) - -
    -          This callback is invoked when a peer responds to an SNMP request.
    - SnmpRequestSnmpSession.snmpGetBulkRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetBulkRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpSetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestSnmpSession.snmpSetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/Timestamp.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/Timestamp.html deleted file mode 100644 index c5da239..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/class-use/Timestamp.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.Timestamp (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.Timestamp

    -
    - - - - - - - - - -
    -Packages that use Timestamp
    com.sun.management.snmp  
    -  -

    - - - - - -
    -Uses of Timestamp in com.sun.management.snmp
    -  -

    - - - - - - - - - -
    Methods in com.sun.management.snmp that return Timestamp
    - TimestampSnmpVarBindList.getTimestamp() - -
    -          Gets the timestamp associated with this SnmpVarBindList.
    -  -

    - - - - - - - - - -
    Methods in com.sun.management.snmp with parameters of type Timestamp
    - voidSnmpVarBindList.setTimestamp(Timestamp tstamp) - -
    -          Records the sysUpTime and the actual time when this SnmpVarBindList - was changed or created.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpOptions.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpOptions.html deleted file mode 100644 index 76d97c2..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpOptions.html +++ /dev/null @@ -1,557 +0,0 @@ - - - - - - -SnmpOptions (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp.manager -
    -Class SnmpOptions

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.manager.SnmpOptions
    -
    -
    -
    All Implemented Interfaces:
    Serializable
    -
    -
    -
    -
    public final class SnmpOptions
    extends Object
    implements Serializable
    - - -

    -Is used to configure various options for SnmpSession. -
    - Each session can be tuned to suit a specific need. - Setting these options changes the behavior of all future requests. - The existing requests are also influenced, depending on the nature of the option. -
    - There are currently 3 different options: -

      -
    • Multiplex allowed: variable binding list of different requests on a same session are merged - when sending the request (but the responses are de-multiplexed) -
    • Fix PDU on error: if a response contains an error, the variable corresponding to - the error (given by the error-index field of the SNMP PDU) is removed from the - variable binding list and the request is sent to the agent again -
    • Handle too big PDU: if a request is too big to be held in one SNMP PDU, the request will - be split into as many requests required to send the original request -
    -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpSession, -Serialized Form
    -
    - -

    - - - - - - - - - - - - - - - - - - - -
    -Field Summary
    -static intoptAllowMultiplexing - -
    -          This option can be set to control the behavior of a request.
    -static intoptFixPduOnError - -
    -          This option can be set to control the behavior of a request.
    -static intoptHandleTooBigError - -
    -          This option can be set to control the behavior of a request.
    -  - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpOptions() - -
    -          Creates a new option with a default value.
    SnmpOptions(int options) - -
    -          Creates a new option with the specified value.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - intgetOptions() - -
    -          Gets all the options set in the object.
    - booleanisMultiplexAllowed() - -
    -          Indicates whether multiplexing is allowed or not.
    - booleanisPduFixedOnError() - -
    -          Indicates whether the PduFixedOnError option is set or not.
    - booleanisTooBigHandled() - -
    -          Indicates if the TooBigHandled option is set or not.
    - voidresetToDefault() - -
    -          Resets to default options.
    - voidsetMultiplexAllowed(boolean flag) - -
    -          Sets the MultiplexAllowed option.
    - voidsetPduFixedOnError(boolean flag) - -
    -          Sets the PduFixedOnError option.
    - voidsetTooBigHandled(boolean flag) - -
    -          Sets the TooBigHandled option.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - - - - - - - - -
    -Field Detail
    - -

    -optAllowMultiplexing

    -
    -public static final int optAllowMultiplexing
    -
    -
    This option can be set to control the behavior of a request. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -optFixPduOnError

    -
    -public static final int optFixPduOnError
    -
    -
    This option can be set to control the behavior of a request. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -optHandleTooBigError

    -
    -public static final int optHandleTooBigError
    -
    -
    This option can be set to control the behavior of a request. -

    -

    -
    See Also:
    Constant Field Values
    -
    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpOptions

    -
    -public SnmpOptions()
    -
    -
    Creates a new option with a default value. - This default value sets the following options: -
      -
    • optAllowMultiplexing -
    • optFixPduOnError -
    • optHandleTooBigError -
    -

    -

    -
    - -

    -SnmpOptions

    -
    -public SnmpOptions(int options)
    -
    -
    Creates a new option with the specified value. -

    -

    -
    Parameters:
    options - The initializing options.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getOptions

    -
    -public int getOptions()
    -
    -
    Gets all the options set in the object. -

    -

    -
    -
    -
    - -
    Returns:
    All the options set in the object.
    -
    -
    -
    - -

    -isMultiplexAllowed

    -
    -public boolean isMultiplexAllowed()
    -
    -
    Indicates whether multiplexing is allowed or not. -

    -

    -
    -
    -
    - -
    Returns:
    true if multiplexing is allowed, false otherwise.
    -
    -
    -
    - -

    -setMultiplexAllowed

    -
    -public void setMultiplexAllowed(boolean flag)
    -
    -
    Sets the MultiplexAllowed option. -

    -

    -
    -
    -
    -
    Parameters:
    flag - The MultiplexAllowed option value.
    -
    -
    -
    - -

    -isPduFixedOnError

    -
    -public boolean isPduFixedOnError()
    -
    -
    Indicates whether the PduFixedOnError option is set or not. -

    -

    -
    -
    -
    - -
    Returns:
    true if the PduFixedOnError option is set, false otherwise.
    -
    -
    -
    - -

    -setPduFixedOnError

    -
    -public void setPduFixedOnError(boolean flag)
    -
    -
    Sets the PduFixedOnError option. -

    -

    -
    -
    -
    -
    Parameters:
    flag - The PduFixedOnError option value.
    -
    -
    -
    - -

    -isTooBigHandled

    -
    -public boolean isTooBigHandled()
    -
    -
    Indicates if the TooBigHandled option is set or not. -

    -

    -
    -
    -
    - -
    Returns:
    true if the TooBigHandled option is set, false otherwise.
    -
    -
    -
    - -

    -setTooBigHandled

    -
    -public void setTooBigHandled(boolean flag)
    -
    -
    Sets the TooBigHandled option. -

    -

    -
    -
    -
    -
    Parameters:
    flag - The TooBigHandled option value.
    -
    -
    -
    - -

    -resetToDefault

    -
    -public void resetToDefault()
    -
    -
    Resets to default options. -

    -

    -
    -
    -
    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpParameters.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpParameters.html deleted file mode 100644 index 48e1ade..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpParameters.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - - - -SnmpParameters (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp.manager -
    -Class SnmpParameters

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.manager.SnmpParams
    -      extended by com.sun.management.snmp.manager.SnmpParameters
    -
    -
    -
    All Implemented Interfaces:
    SnmpDefinitions, Serializable, Cloneable
    -
    -
    -
    -
    public class SnmpParameters
    extends com.sun.management.snmp.manager.SnmpParams
    implements Cloneable, Serializable
    - - -

    -Contains a set of resources that are used by an - SnmpSession object while sending or receiving packets - to and from an SnmpPeer. An SnmpPeer can - be configured explicitly to use a specific SnmpParameter. - A number of SnmpPeer objects can share a single parameter object. -

    - Note: Changing values for an SnmpParameter object affects all - SnmpPeer objects that share the parameter object. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpSession, -SnmpPeer, -Serialized Form
    -
    - -

    - - - - - - - -
    -Field Summary
    - - - - - - - -
    Fields inherited from interface com.sun.management.snmp.SnmpDefinitions
    authMask, authNoPriv, authPriv, authPrivMask, CtxtConsFlag, noAuthNoPriv, noGroupName, noSuchContext, noSuchView, notInView, pduGetBulkRequestPdu, pduGetNextRequestPdu, pduGetRequestPdu, pduGetResponsePdu, pduInformRequestPdu, pduReportPdu, pduSetRequestPdu, pduV1TrapPdu, pduV2TrapPdu, pduWalkRequest, privMask, reportableFlag, snmpAuthNotSupported, snmpBadSecurityLevel, snmpPrivNotSupported, snmpReqAborted, snmpReqEncodingError, snmpReqHandleTooBig, snmpReqInternalError, snmpReqPacketOverflow, snmpReqRefireAfterVbFix, snmpReqSocketIOError, snmpReqTimeout, snmpReqTooBigImpossible, snmpReqUnknownError, snmpRspAuthorizationError, snmpRspBadValue, snmpRspCommitFailed, snmpRspDecodingError, snmpRspEndOfTable, snmpRspGenErr, snmpRspInconsistentName, snmpRspInconsistentValue, snmpRspNoAccess, snmpRspNoCreation, snmpRspNoError, snmpRspNoSuchName, snmpRspNotWritable, snmpRspReadOnly, snmpRspResourceUnavailable, snmpRspTooBig, snmpRspUndoFailed, snmpRspWrongEncoding, snmpRspWrongLength, snmpRspWrongType, snmpRspWrongValue, snmpUnknownPrincipal, snmpUsmBadEngineId, snmpUsmInvalidTimeliness, snmpUsmSecurityModel, snmpV1AccessControlModel, snmpV1MsgProcessingModel, snmpV1SecurityModel, snmpV2AccessControlModel, snmpV2MsgProcessingModel, snmpV2SecurityModel, snmpV3AccessControlModel, snmpV3MsgProcessingModel, snmpVersionOne, snmpVersionThree, snmpVersionTwo, snmpWrongSnmpVersion, trapAuthenticationFailure, trapColdStart, trapEgpNeighborLoss, trapEnterpriseSpecific, trapLinkDown, trapLinkUp, trapWarmStart
    -  - - - - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpParameters() - -
    -          Creates an SnmpParameters object with defaults set up.
    SnmpParameters(String rdc, - String wrc) - -
    -          Creates an SnmpParameters object.
    SnmpParameters(String rdc, - String wrc, - String inform) - -
    -          Creates an SnmpParameters object.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - booleanallowSnmpSets() - -
    -          Checks whether parameters are in place for an SNMP set operation.
    - Objectclone() - -
    -          Clones the object and its content.
    - byte[]encodeAuthentication(int snmpCmd) - -
    -          For Java DMK internal use only.
    - booleanequals(Object obj) - -
    -          Compares two objects.
    - StringgetInformCommunity() - -
    -          Gets the community to be used when issuing inform requests.
    - StringgetRdCommunity() - -
    -          Gets the community to be used when issuing get operations.
    - StringgetWrCommunity() - -
    -          Gets the community to be used when issuing set operations.
    - voidsetInformCommunity(String inform) - -
    -          Sets the community string to use when performing inform requests.
    - voidsetRdCommunity(String read) - -
    -          Sets the community string to use when performing get operations.
    - voidsetWrCommunity(String write) - -
    -          Sets the community to be used when issuing set operations.
    - - - - - - - -
    Methods inherited from class com.sun.management.snmp.manager.SnmpParams
    getProtocolVersion, setProtocolVersion
    - - - - - - - -
    Methods inherited from class java.lang.Object
    finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpParameters

    -
    -public SnmpParameters()
    -
    -
    Creates an SnmpParameters object with defaults set up. - By default, set operations are not allowed, the read community and - the inform community strings to use is "public" and the SNMP version is V1. -

    -

    -
    - -

    -SnmpParameters

    -
    -public SnmpParameters(String rdc,
    -                      String wrc)
    -
    -
    Creates an SnmpParameters object. - This constructor allows the specification of the read/write community strings. - The inform community string to use is "public". -

    -

    -
    Parameters:
    rdc - community string to use for get operations.
    wrc - community string to use for set operations.
    -
    -
    - -

    -SnmpParameters

    -
    -public SnmpParameters(String rdc,
    -                      String wrc,
    -                      String inform)
    -
    -
    Creates an SnmpParameters object. - This constructor allows the specification of the read/write/inform community strings. -

    -

    -
    Parameters:
    rdc - community string to use for get operations.
    wrc - community string to use for set operations.
    inform - community string to use for inform requests.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getRdCommunity

    -
    -public String getRdCommunity()
    -
    -
    Gets the community to be used when issuing get operations. -

    -

    -
    -
    -
    - -
    Returns:
    The community string.
    -
    -
    -
    - -

    -setRdCommunity

    -
    -public void setRdCommunity(String read)
    -
    -
    Sets the community string to use when performing get operations. -

    -

    -
    -
    -
    -
    Parameters:
    read - The community string.
    -
    -
    -
    - -

    -getWrCommunity

    -
    -public String getWrCommunity()
    -
    -
    Gets the community to be used when issuing set operations. -

    -

    -
    -
    -
    - -
    Returns:
    The community string.
    -
    -
    -
    - -

    -setWrCommunity

    -
    -public void setWrCommunity(String write)
    -
    -
    Sets the community to be used when issuing set operations. -

    -

    -
    -
    -
    -
    Parameters:
    write - The community string.
    -
    -
    -
    - -

    -getInformCommunity

    -
    -public String getInformCommunity()
    -
    -
    Gets the community to be used when issuing inform requests. -

    -

    -
    -
    -
    - -
    Returns:
    The community string.
    -
    -
    -
    - -

    -setInformCommunity

    -
    -public void setInformCommunity(String inform)
    -
    -
    Sets the community string to use when performing inform requests. -

    -

    -
    -
    -
    -
    Parameters:
    inform - The community string.
    -
    -
    -
    - -

    -allowSnmpSets

    -
    -public boolean allowSnmpSets()
    -
    -
    Checks whether parameters are in place for an SNMP set operation. -

    -

    -
    Specified by:
    allowSnmpSets in class com.sun.management.snmp.manager.SnmpParams
    -
    -
    - -
    Returns:
    true if parameters are in place, false otherwise.
    -
    -
    -
    - -

    -equals

    -
    -public boolean equals(Object obj)
    -
    -
    Compares two objects. - Two SnmpParameters are equal if they correspond to the same protocol version, - read community and write community. -

    -

    -
    Overrides:
    equals in class Object
    -
    -
    -
    Parameters:
    obj - The object to compare this with. -
    Returns:
    true if this and the specified object are equal, false otherwise.
    -
    -
    -
    - -

    -clone

    -
    -public Object clone()
    -
    -
    Clones the object and its content. -

    -

    -
    Overrides:
    clone in class Object
    -
    -
    - -
    Returns:
    The object clone.
    -
    -
    -
    - -

    -encodeAuthentication

    -
    -public byte[] encodeAuthentication(int snmpCmd)
    -                            throws com.sun.management.snmp.SnmpStatusException
    -
    -
    For Java DMK internal use only. -

    -

    -
    -
    -
    - -
    Throws: -
    com.sun.management.snmp.SnmpStatusException
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpPeer.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpPeer.html deleted file mode 100644 index fe51025..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpPeer.html +++ /dev/null @@ -1,1020 +0,0 @@ - - - - - - -SnmpPeer (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp.manager -
    -Class SnmpPeer

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.manager.SnmpPeer
    -
    -
    -
    All Implemented Interfaces:
    Serializable
    -
    -
    -
    -
    public class SnmpPeer
    extends Object
    implements Serializable
    - - -

    -Holds information about an SNMP agent. This information is used to communicate with the agent. - These are the IP address, port number, SNMP parameters, and peer channel parameters - (such as the maximum request packet size, maximum number of variable bindings in a packet, retries, and timeouts). - Changing these would affect all active requests. -

    - The class contains the following properties: -

      -
    • destPort: port number of the destination host. -
      The default port is 161. - -
    • maxVarBindLimit: maximum number of OIDs which can be encoded in a single request packet. - This is set by the user. -
      A request which contains more than this limit will be automatically split into multiple requests. - Typically used when multiplexing requests. -
      The default value is 25. - -
    • maxSnmpPacketSize: maximum packet size of the request PDU. - This can be set by the user. -
      If the request crosses this limit while encoding, the request is automatically split into - multiple small requests. Each of these requests will again be within this limit. -
      The default value is (2 * 1024). - -
    • maxTries: number of times to try before giving up. -
      The default number is 3. - -
    • timeout: amount of time to wait for a response from the - peer. If this amount of time passes without a response, and if the - maxTries value has not been exceeded, the request will be - resent.
      The default amount of time is 3000 - milliseconds. - -
    • snmpParameters: SNMP parameters to be used when communicating with the agent. - The parameters contain the protocol version and security information (the parameters can be shared amongst several peers). - -
    - JavaBean compliant getters and setters allow the properties listed above to be modified. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpSession, -SnmpRequest, -SnmpParameters, -Serialized Form
    -
    - -

    - - - - - - - - - - - - - - - -
    -Field Summary
    -static intdefaultSnmpRequestPktSize - -
    -          The default SNMP packet size of an SNMP request (2 * 1024).
    -static intdefaultSnmpResponsePktSize - -
    -          The default SNMP packet size of an SNMP response (8 * 1024).
    -  - - - - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpPeer(InetAddress netaddr) - -
    -          Creates an SNMP peer object for a device.
    SnmpPeer(String host) - -
    -          Creates an SNMP peer object for a device.
    SnmpPeer(String host, - int port) - -
    -          Creates an SNMP peer object for a device with the specified port.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - booleanallowSnmpSets() - -
    -          Determines whether an SNMP set operation is allowed with this - peer object.
    - booleanequals(Object obj) - -
    -          Compares the two peer objects to determine whether they are the same.
    - longgetAvgRtt() - -
    -          Gets the average round trip time for a packet with the peer.
    - InetAddressgetDestAddr() - -
    -          Gets the InetAddress object for this peer.
    - InetAddress[]getDestAddrList() - -
    -          Gets the list of alternate InetAddress configured for this peer.
    - intgetDestPort() - -
    -          Gets the destination port number of the peer to which SNMP requests are to be sent.
    - StringgetDevName() - -
    -          Gets the name specified in the constructor while creating this object.
    - longgetMaxRtt() - -
    -          Gets the maximum round trip time for a packet with the peer.
    - intgetMaxSnmpPktSize() - -
    -          Gets the maximum request packet size that is currently used.
    - intgetMaxTries() - -
    -          Gets the number of times to try before giving up.
    - longgetMinRtt() - -
    -          Gets the minimum round trip time for a packet with the peer.
    - com.sun.management.snmp.manager.SnmpParamsgetParams() - -
    -          Gets the SnmpParams object associated with the peer.
    - intgetTimeout() - -
    -          Gets the timeout to wait for a response from the peer.
    - intgetVarBindLimit() - -
    -          Gets the maximum number of variable bindings that can be sent to a peer.
    - StringipAddressInUse() - -
    -          Returns the dot-formatted IP address string (for example 171.69.220.224).
    - voidsetDestPort(int newPort) - -
    -          Changes the port address of the destination for the request.
    - voidsetMaxSnmpPktSize(int newsize) - -
    -          Configures the maximum packet size that can be used when generating an SNMP request.
    - voidsetMaxTries(int newMaxTries) - -
    -          Changes the maximum number of times to try before giving up.
    - voidsetParams(com.sun.management.snmp.manager.SnmpParams params) - -
    -          Sets the SnmpParams object associated with the peer.
    - voidsetTimeout(int newTimeout) - -
    -          Changes the timeout to wait for a response from the peer.
    - voidsetVarBindLimit(int limit) - -
    -          Configures the maximum number of variable bindings that can be sent to a peer.
    - StringtoString() - -
    -          Returns the String representation for this SnmpPeer.
    - voiduseAddressList(InetAddress[] adrList) - -
    -          Specifies the list of addresses to be used.
    - voiduseIPAddress(String ipaddr) - -
    -          Sets a specific IP address to which the peer will communicate.
    - voiduseNextAddress() - -
    -          Causes all subsequent requests to go to the new address - obtained from the specified list of alternate addresses.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -  -

    - - - - - - - - -
    -Field Detail
    - -

    -defaultSnmpRequestPktSize

    -
    -public static int defaultSnmpRequestPktSize
    -
    -
    The default SNMP packet size of an SNMP request (2 * 1024). -
    The maximum size is initially set to Ethernet maximum transfer unit (MTU). -

    -

    -
    -
    -
    - -

    -defaultSnmpResponsePktSize

    -
    -public static int defaultSnmpResponsePktSize
    -
    -
    The default SNMP packet size of an SNMP response (8 * 1024). -
    This will be the default size that the session socket uses when receiving a packet. -

    -

    -
    -
    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpPeer

    -
    -public SnmpPeer(String host)
    -         throws UnknownHostException
    -
    -
    Creates an SNMP peer object for a device. The default port is 161. -

    -

    -
    Parameters:
    host - The peer name. -
    Throws: -
    UnknownHostException - If the host name cannot be resolved.
    -
    -
    - -

    -SnmpPeer

    -
    -public SnmpPeer(InetAddress netaddr)
    -
    -
    Creates an SNMP peer object for a device. The default port is 161. -

    -

    -
    Parameters:
    netaddr - The peer InetAddress.
    -
    -
    - -

    -SnmpPeer

    -
    -public SnmpPeer(String host,
    -                int port)
    -         throws UnknownHostException
    -
    -
    Creates an SNMP peer object for a device with the specified port. -

    -

    -
    Parameters:
    host - The peer name.
    port - The port number. -
    Throws: -
    UnknownHostException - If the host name cannot be resolved.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -useIPAddress

    -
    -public final void useIPAddress(String ipaddr)
    -                        throws UnknownHostException
    -
    -
    Sets a specific IP address to which the peer will communicate. - Typically used to set an alternate IP address or a specific address which is known to respond to requests. - The IP address String can either be a machine name, such as ibiza, - or a String representing its IP address, such as "206.26.48.100". -

    -

    -
    -
    -
    -
    Parameters:
    ipaddr - Dot formatted IP address or logical host name. -
    Throws: -
    UnknownHostException - If the host name cannot be resolved.
    -
    -
    -
    - -

    -ipAddressInUse

    -
    -public final String ipAddressInUse()
    -
    -
    Returns the dot-formatted IP address string (for example 171.69.220.224). - Useful when you want to know which IP address is used - when the address was resolved using a DNS name. -

    -

    -
    -
    -
    - -
    Returns:
    The dot-formatted IP address being used.
    -
    -
    -
    - -

    -useAddressList

    -
    -public final void useAddressList(InetAddress[] adrList)
    -
    -
    Specifies the list of addresses to be used. When a host is not responding - the user can switch to the next address by calling useNextAddress. -

    -

    -
    -
    -
    -
    Parameters:
    adrList - The list of InetAddresses.
    -
    -
    -
    - -

    -useNextAddress

    -
    -public final void useNextAddress()
    -
    -
    Causes all subsequent requests to go to the new address - obtained from the specified list of alternate addresses. - If it reaches the end of list, it starts again at the first address. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -allowSnmpSets

    -
    -public boolean allowSnmpSets()
    -
    -
    Determines whether an SNMP set operation is allowed with this - peer object. For now it just makes sure a parameter is configured for a write operation. -

    -

    -
    -
    -
    - -
    Returns:
    true if SNMP set is allowed and the parameter is configured, - false otherwise.
    -
    -
    -
    - -

    -equals

    -
    -public boolean equals(Object obj)
    -
    -
    Compares the two peer objects to determine whether they are the same. This is used - to determine whether requests can be multiplexed. -

    -

    -
    Overrides:
    equals in class Object
    -
    -
    -
    Parameters:
    obj - The object to compare this with. -
    Returns:
    true if they are referring to same peer and using same address; - false otherwise.
    -
    -
    -
    - -

    -getDestAddrList

    -
    -public final InetAddress[] getDestAddrList()
    -
    -
    Gets the list of alternate InetAddress configured for this peer. -

    -

    -
    -
    -
    - -
    Returns:
    The InetAddress of the peer.
    -
    -
    -
    - -

    -getDestAddr

    -
    -public final InetAddress getDestAddr()
    -
    -
    Gets the InetAddress object for this peer. -

    -

    -
    -
    -
    - -
    Returns:
    The InetAddress of the peer.
    -
    -
    -
    - -

    -getDestPort

    -
    -public final int getDestPort()
    -
    -
    Gets the destination port number of the peer to which SNMP requests are to be sent. -

    -

    -
    -
    -
    - -
    Returns:
    The destination port number.
    -
    -
    -
    - -

    -setDestPort

    -
    -public final void setDestPort(int newPort)
    -
    -
    Changes the port address of the destination for the request. -

    -

    -
    -
    -
    -
    Parameters:
    newPort - The destination port.
    -
    -
    -
    - -

    -getTimeout

    -
    -public final int getTimeout()
    -
    -
    Gets the timeout to wait for a response from the peer. -

    -

    -
    -
    -
    - -
    Returns:
    The value of the timeout property.
    -
    -
    -
    - -

    -setTimeout

    -
    -public final void setTimeout(int newTimeout)
    -
    -
    Changes the timeout to wait for a response from the peer. -

    -

    -
    -
    -
    -
    Parameters:
    newTimeout - The timeout (in milliseconds).
    -
    -
    -
    - -

    -getMaxTries

    -
    -public final int getMaxTries()
    -
    -
    Gets the number of times to try before giving up. -

    -

    -
    -
    -
    - -
    Returns:
    The maximum number of tries.
    -
    -
    -
    - -

    -setMaxTries

    -
    -public final void setMaxTries(int newMaxTries)
    -
    -
    Changes the maximum number of times to try before giving up. -

    -

    -
    -
    -
    -
    Parameters:
    newMaxTries - The maximum number of tries.
    -
    -
    -
    - -

    -getDevName

    -
    -public final String getDevName()
    -
    -
    Gets the name specified in the constructor while creating this object. -

    -

    -
    -
    -
    - -
    Returns:
    The name of the host as specified while creating this object.
    -
    -
    -
    - -

    -toString

    -
    -public String toString()
    -
    -
    Returns the String representation for this SnmpPeer. -

    -

    -
    Overrides:
    toString in class Object
    -
    -
    - -
    Returns:
    The String representation.
    -
    -
    -
    - -

    -getVarBindLimit

    -
    -public final int getVarBindLimit()
    -
    -
    Gets the maximum number of variable bindings that can be sent to a peer. -

    -

    -
    -
    -
    - -
    Returns:
    The maximum variable bindings that can be encoded into a request packet.
    -
    -
    -
    - -

    -setVarBindLimit

    -
    -public final void setVarBindLimit(int limit)
    -
    -
    Configures the maximum number of variable bindings that can be sent to a peer. -

    -

    -
    -
    -
    -
    Parameters:
    limit - The desired limit.
    -
    -
    -
    - -

    -setParams

    -
    -public void setParams(com.sun.management.snmp.manager.SnmpParams params)
    -
    -
    Sets the SnmpParams object associated with the peer. -

    -

    -
    -
    -
    -
    Parameters:
    params - The desired parameters.
    -
    -
    -
    - -

    -getParams

    -
    -public com.sun.management.snmp.manager.SnmpParams getParams()
    -
    -
    Gets the SnmpParams object associated with the peer. -

    -

    -
    -
    -
    - -
    Returns:
    The associated parameters.
    -
    -
    -
    - -

    -getMaxSnmpPktSize

    -
    -public final int getMaxSnmpPktSize()
    -
    -
    Gets the maximum request packet size that is currently used. -

    -

    -
    -
    -
    - -
    Returns:
    The maximum request packet size.
    -
    -
    -
    - -

    -setMaxSnmpPktSize

    -
    -public final void setMaxSnmpPktSize(int newsize)
    -
    -
    Configures the maximum packet size that can be used when generating an SNMP request. -

    -

    -
    -
    -
    -
    Parameters:
    newsize - The desired packet size.
    -
    -
    -
    - -

    -getMinRtt

    -
    -public long getMinRtt()
    -
    -
    Gets the minimum round trip time for a packet with the peer. -

    -

    -
    -
    -
    - -
    Returns:
    The minimum round trip time for a packet with the peer.
    -
    -
    -
    - -

    -getMaxRtt

    -
    -public long getMaxRtt()
    -
    -
    Gets the maximum round trip time for a packet with the peer. -

    -

    -
    -
    -
    - -
    Returns:
    The maximum round trip time for a packet with the peer.
    -
    -
    -
    - -

    -getAvgRtt

    -
    -public long getAvgRtt()
    -
    -
    Gets the average round trip time for a packet with the peer. -

    -

    -
    -
    -
    - -
    Returns:
    The average round trip time for a packet with the peer.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequest.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequest.html deleted file mode 100644 index 8f4e08a..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequest.html +++ /dev/null @@ -1,1351 +0,0 @@ - - - - - - -SnmpRequest (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp.manager -
    -Class SnmpRequest

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.manager.SnmpRequest
    -
    -
    -
    All Implemented Interfaces:
    SnmpDefinitions, Serializable
    -
    -
    -
    -
    public class SnmpRequest
    extends Object
    implements Serializable, SnmpDefinitions
    - - -

    -Creates a request that is used to perform one or more SNMP operations such as - Get, GetNext, Set, Inform and - GetBulk on a specified SnmpVarBindList. -

    - This class provides basic functions that enable you to fire requests, handle retries, - timeouts, and process responses from the agent. - It then notifies the user upon completion of requests by invoking the callback interface - implementation provided by the user. -

    - An SnmpRequest can be created by the session object. -

    - The peer object determines the destination of the request and controls - what and how many SnmpVarBinds to pack into a single request. - For example, the protocol data units (PDU) packet size, the number of - SnmpVarBinds allowed in a packet, the peer address and port, - the SnmpParameters and probably some flow control mechanisms. -

    - The session object provides resources such as the authentication mechanism, - controlling all requests created by it, and finally the response to the user. -

    - Each request can be configured with various options that influence - how a request handles a correctable error situation. - For example, snmpTooBig error and snmpRspNoSuchName - exception in the SNMPv1 context. -

    - Each request, when ready to be sent, is assigned a unique identifier which helps - in identifying the request with matching responses to the protocol engine lying transparently underneath. - The engine does the job of retrying the requests when the timer expires and calls the session when a timeout - occurs after exhausting the maximum number of tries. -

    - When a user submits a request, it joins the pool of waiting requests waiting to be sent. - When the request becomes ready to be sent, the underlying engine constructs a PDU packet and sends it out - after starting the wait timer. - The SnmpVarBindList with a request can be multiplexed with an SnmpVarBindList - of other requests (passing multiplexing rules). - The responses will be de-multiplexed. The multiplex operation remains transparent to the user. - A user can choose to disallow this multiplexing of certain specific requests by providing the options - when the request is created. This may become necessary to optimize performance of certain requests. -

    - An application can cancel one or more requests at any time. -

    - The requests that are sent are automatically retried if a response does not arrive within a specified interval. - If the agent responds with an error, the request object uses the options to determine what should be done. -

    - The request object provides the method, waitForCompletion(long time), - which enables a user to operate in a synchronous mode with a request. - This is done by blocking the user thread for the desired time interval. - The user thread gets notified whenever a request reaches completion, independently of the status of the response. - If the user blocks on the session thread context, an exception is thrown (you should not block the session thread). -

    - A request becomes active when a user submits the request successfully. - When an event happens that moves the request into the done state, the request becomes inactive. - - At any time, one or more requests active in a session can be canceled. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpSession, -SnmpPeer, -Serialized Form
    -
    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Field Summary
    -static intstAborted - -
    -          Status of a request: request aborted.
    -static intstInProgress - -
    -          Status of a request: in progress.
    -static intstInternalError - -
    -          Status of a request: internal error occurred.
    -static intstNeverUsed - -
    -          Status of a request: request never used.
    -static intstReceivedReply - -
    -          Status of a request: reply received.
    -static intstResultsAvailable - -
    -          Status of a request: result available for the request.
    -static intstTimeout - -
    -          Status of a request: timeout.
    -static intstWaitingForReply - -
    -          Status of a request: waiting for reply.
    -static intstWaitingToSend - -
    -          Status of a request: waiting to be sent.
    - - - - - - - -
    Fields inherited from interface com.sun.management.snmp.SnmpDefinitions
    authMask, authNoPriv, authPriv, authPrivMask, CtxtConsFlag, noAuthNoPriv, noGroupName, noSuchContext, noSuchView, notInView, pduGetBulkRequestPdu, pduGetNextRequestPdu, pduGetRequestPdu, pduGetResponsePdu, pduInformRequestPdu, pduReportPdu, pduSetRequestPdu, pduV1TrapPdu, pduV2TrapPdu, pduWalkRequest, privMask, reportableFlag, snmpAuthNotSupported, snmpBadSecurityLevel, snmpPrivNotSupported, snmpReqAborted, snmpReqEncodingError, snmpReqHandleTooBig, snmpReqInternalError, snmpReqPacketOverflow, snmpReqRefireAfterVbFix, snmpReqSocketIOError, snmpReqTimeout, snmpReqTooBigImpossible, snmpReqUnknownError, snmpRspAuthorizationError, snmpRspBadValue, snmpRspCommitFailed, snmpRspDecodingError, snmpRspEndOfTable, snmpRspGenErr, snmpRspInconsistentName, snmpRspInconsistentValue, snmpRspNoAccess, snmpRspNoCreation, snmpRspNoError, snmpRspNoSuchName, snmpRspNotWritable, snmpRspReadOnly, snmpRspResourceUnavailable, snmpRspTooBig, snmpRspUndoFailed, snmpRspWrongEncoding, snmpRspWrongLength, snmpRspWrongType, snmpRspWrongValue, snmpUnknownPrincipal, snmpUsmBadEngineId, snmpUsmInvalidTimeliness, snmpUsmSecurityModel, snmpV1AccessControlModel, snmpV1MsgProcessingModel, snmpV1SecurityModel, snmpV2AccessControlModel, snmpV2MsgProcessingModel, snmpV2SecurityModel, snmpV3AccessControlModel, snmpV3MsgProcessingModel, snmpVersionOne, snmpVersionThree, snmpVersionTwo, snmpWrongSnmpVersion, trapAuthenticationFailure, trapColdStart, trapEgpNeighborLoss, trapEnterpriseSpecific, trapLinkDown, trapLinkUp, trapWarmStart
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - booleanallowMultiplex() - -
    -          Checks to see whether this request can be multiplexed with other requests.
    - voidcancelRequest() - -
    -          Cancels the active request and removes itself from the polling list.
    - booleanfixPduOnError() - -
    -          Returns true if the PDU should be fixed for recoverable error.
    - booleanfixTooBigError() - -
    -          Returns true if the request should be retried for SnmpTooBig error.
    - longgetAbsMaxTimeToWait() - -
    -          Gets absolute time in milliseconds (based on epoch time) before which a - response is expected from an agent.
    - longgetAbsNextPollTime() - -
    -          Gets absolute time in milliseconds (based on epoch time) when the next - polling activity will begin.
    - intgetCommand() - -
    -          Gets the SNMP command for this request.
    - intgetErrorIndex() - -
    -          Gets the index.
    - intgetErrorStatus() - -
    -          Gets the status associated with the SnmpVarBindList.
    - intgetMaxTries() - -
    -          Gets the maximum number of tries before declaring that the peer - is not responding.
    - intgetNumTries() - -
    -          Gets the number of tries performed for the current request.
    - intgetOptions() - -
    -          Gets the options set for this request.
    - com.sun.management.snmp.manager.SnmpParamsgetParams() - -
    -          Gets the session parameter object for this request.
    - SnmpPeergetPeer() - -
    -          Gets the peer object for this request.
    - longgetPollTimestamp() - -
    -          Gets the absolute time (based on epoch time) when the poll started.
    - SnmpVarBindListgetReportVarBindList() - -
    -          Gets the report SnmpVarBindList.
    - intgetRequestId() - -
    -          Gets the request id (invoke identifier) of the current request.
    - intgetRequestStatus() - -
    -          Gets the current status of the request.
    - SnmpVarBindListgetRequestVarBindList() - -
    -          Gets the active SnmpVarBindList.
    - com.sun.management.snmp.SnmpSecurityParametersgetResponseSecurityParameters() - -
    -          Gets the response security parameters info (e.g.
    - SnmpVarBindListgetResponseVarBindList() - -
    -          Gets the SnmpVarBindList that is the response obtained when an agent is queried.
    - SnmpSessiongetSnmpSession() - -
    -          Gets the session object for this request.
    - booleaninProgress() - -
    -          Indicates whether or not the request is in progress.
    - booleanisAborted() - -
    -          Indicates whether or not the request was aborted.
    - booleanisInternalRequest() - -
    -          Indicates whether this request was created internally by the package to handle error conditions.
    - booleanisReport() - -
    -          Test if the received reply is an SNMP report.
    - booleanisResponse() - -
    -          Test if the received reply is an SNMP response.
    - booleanisResultAvailable() - -
    -          Indicates whether or not the request result is available.
    - voidnotifyClient() - -
    -          Notifies the registered client about the completion of an operation.
    - voidsetOptions(int opt) - -
    -          Allows the user to configure the behavior of the request when certain errors occur, - such as SnmpTooBig and optFixPduOnError.
    -static StringsnmpErrorToString(int errcode) - -
    -          Returns the String representation of an error code.
    -static StringstatusDescription(int state) - -
    -          Returns the string state corresponding to the specified integer state.
    - StringtoString() - -
    -          Gives a status report of the request.
    - booleanwaitForCompletion(long time) - -
    -          Used in synchronous mode only.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -  -

    - - - - - - - - -
    -Field Detail
    - -

    -stInProgress

    -
    -public static final int stInProgress
    -
    -
    Status of a request: in progress. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stWaitingToSend

    -
    -public static final int stWaitingToSend
    -
    -
    Status of a request: waiting to be sent. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stWaitingForReply

    -
    -public static final int stWaitingForReply
    -
    -
    Status of a request: waiting for reply. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stReceivedReply

    -
    -public static final int stReceivedReply
    -
    -
    Status of a request: reply received. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stAborted

    -
    -public static final int stAborted
    -
    -
    Status of a request: request aborted. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stTimeout

    -
    -public static final int stTimeout
    -
    -
    Status of a request: timeout. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stInternalError

    -
    -public static final int stInternalError
    -
    -
    Status of a request: internal error occurred. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stResultsAvailable

    -
    -public static final int stResultsAvailable
    -
    -
    Status of a request: result available for the request. -

    -

    -
    See Also:
    Constant Field Values
    -
    -
    - -

    -stNeverUsed

    -
    -public static final int stNeverUsed
    -
    -
    Status of a request: request never used. -

    -

    -
    See Also:
    Constant Field Values
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getNumTries

    -
    -public final int getNumTries()
    -
    -
    Gets the number of tries performed for the current request. -

    -

    -
    -
    -
    - -
    Returns:
    The number of tries performed.
    -
    -
    -
    - -

    -getRequestId

    -
    -public final int getRequestId()
    -
    -
    Gets the request id (invoke identifier) of the current request. -

    -

    -
    -
    -
    - -
    Returns:
    The request id.
    -
    -
    -
    - -

    -getRequestStatus

    -
    -public final int getRequestStatus()
    -
    -
    Gets the current status of the request. -

    -

    -
    -
    -
    - -
    Returns:
    The current status of the request.
    -
    -
    -
    - -

    -isAborted

    -
    -public final boolean isAborted()
    -
    -
    Indicates whether or not the request was aborted. -

    -

    -
    -
    -
    - -
    Returns:
    true if the request was aborted, false otherwise.
    -
    -
    -
    - -

    -inProgress

    -
    -public final boolean inProgress()
    -
    -
    Indicates whether or not the request is in progress. -

    -

    -
    -
    -
    - -
    Returns:
    true if the request is in progress, false otherwise.
    -
    -
    -
    - -

    -isResultAvailable

    -
    -public final boolean isResultAvailable()
    -
    -
    Indicates whether or not the request result is available. -

    -

    -
    -
    -
    - -
    Returns:
    true if the request result is available, false otherwise.
    -
    -
    -
    - -

    -getAbsNextPollTime

    -
    -public final long getAbsNextPollTime()
    -
    -
    Gets absolute time in milliseconds (based on epoch time) when the next - polling activity will begin. -

    -

    -
    -
    -
    - -
    Returns:
    The absolute time when polling will begin.
    -
    -
    -
    - -

    -getAbsMaxTimeToWait

    -
    -public final long getAbsMaxTimeToWait()
    -
    -
    Gets absolute time in milliseconds (based on epoch time) before which a - response is expected from an agent. -

    -

    -
    -
    -
    - -
    Returns:
    The absolute time within which a response is expected.
    -
    -
    -
    - -

    -getPollTimestamp

    -
    -public final long getPollTimestamp()
    -
    -
    Gets the absolute time (based on epoch time) when the poll started. -

    -

    -
    -
    -
    - -
    Returns:
    The absolute time the polling started.
    -
    -
    -
    - -

    -getSnmpSession

    -
    -public final SnmpSession getSnmpSession()
    -
    -
    Gets the session object for this request. -

    -

    -
    -
    -
    - -
    Returns:
    The session object for this request.
    -
    -
    -
    - -

    -getPeer

    -
    -public final SnmpPeer getPeer()
    -
    -
    Gets the peer object for this request. -

    -

    -
    -
    -
    - -
    Returns:
    The peer object for this request.
    -
    -
    -
    - -

    -getParams

    -
    -public final com.sun.management.snmp.manager.SnmpParams getParams()
    -
    -
    Gets the session parameter object for this request. -

    -

    -
    -
    -
    - -
    Returns:
    The session parameter object for this request.
    -
    -
    -
    - -

    -getCommand

    -
    -public final int getCommand()
    -
    -
    Gets the SNMP command for this request. -

    -

    -
    -
    -
    - -
    Returns:
    The SNMP command for this request.
    -
    -
    -
    - -

    -getErrorStatus

    -
    -public final int getErrorStatus()
    -
    -
    Gets the status associated with the SnmpVarBindList. -

    -

    -
    -
    -
    - -
    Returns:
    The error status.
    -
    -
    -
    - -

    -getErrorIndex

    -
    -public final int getErrorIndex()
    -
    -
    Gets the index. -

    NOTE: this value is equal to the errorIndex field minus 1. -

    -

    -
    -
    -
    - -
    Returns:
    The error index.
    -
    -
    -
    - -

    -getMaxTries

    -
    -public final int getMaxTries()
    -
    -
    Gets the maximum number of tries before declaring that the peer - is not responding. SnmpSet operations are never retried. -

    -

    -
    -
    -
    - -
    Returns:
    The maximum number of times a request should be tried.
    -
    -
    -
    - -

    -getOptions

    -
    -public final int getOptions()
    -
    -
    Gets the options set for this request. Certain options are - overridden. -

    -

    -
    -
    -
    - -
    Returns:
    The options set for this request.
    -
    -
    -
    - -

    -setOptions

    -
    -public final void setOptions(int opt)
    -
    -
    Allows the user to configure the behavior of the request when certain errors occur, - such as SnmpTooBig and optFixPduOnError. - These should be carefully chosen, as they can improve or degrade performance. - This method can only be set when a request is inactive. -

    -

    -
    -
    -
    -
    Parameters:
    opt - The option as an integer.
    -
    -
    -
    - -

    -getRequestVarBindList

    -
    -public final SnmpVarBindList getRequestVarBindList()
    -
    -
    Gets the active SnmpVarBindList. The contents of it are not guaranteed - to be consistent when the request is active. It is dangerous to modify when the request is active. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpVarBindList when the request was fired.
    -
    -
    -
    - -

    -getReportVarBindList

    -
    -public final SnmpVarBindList getReportVarBindList()
    -
    -
    Gets the report SnmpVarBindList. The contents of it are not guaranteed - to be consistent when the request is active. It should be called if isReport() is true. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpVarBindList received in the report.
    -
    -
    -
    - -

    -getResponseVarBindList

    -
    -public final SnmpVarBindList getResponseVarBindList()
    -
    -
    Gets the SnmpVarBindList that is the response obtained when an agent is queried. - It returns a null value if the request is in progress. - This ensures accidental manipulation does not occur when a request is in progress. - In case of an error, SnmpVarBindList is the copy of the original SnmpVarBindList - at the time of making the request. -

    -

    -
    -
    -
    - -
    Returns:
    The SnmpVarBindList returned by the agent or the null value if the request - is in progress.
    -
    -
    -
    - -

    -fixTooBigError

    -
    -public boolean fixTooBigError()
    -
    -
    Returns true if the request should be retried for SnmpTooBig error. -

    -

    -
    -
    -
    - -
    Returns:
    true if the request should be retried for SnmpTooBig error, - false otherwise.
    -
    -
    -
    - -

    -fixPduOnError

    -
    -public boolean fixPduOnError()
    -
    -
    Returns true if the PDU should be fixed for recoverable error. -

    -

    -
    -
    -
    - -
    Returns:
    true if PDU should be fixed for recoverable error, - false otherwise.
    -
    -
    -
    - -

    -allowMultiplex

    -
    -public final boolean allowMultiplex()
    -
    -
    Checks to see whether this request can be multiplexed with other requests. - SnmpSet requests cannot be multiplexed. - A request already multiplexed cannot be further multiplexed. -

    -

    -
    -
    -
    - -
    Returns:
    true if the request is allowed to be multiplexed, false otherwise.
    -
    -
    -
    - -

    -isInternalRequest

    -
    -public boolean isInternalRequest()
    -
    -
    Indicates whether this request was created internally by the package to handle error conditions. -

    -

    -
    -
    -
    - -
    Returns:
    true if this request was created internally, false otherwise.
    -
    -
    -
    - -

    -waitForCompletion

    -
    -public final boolean waitForCompletion(long time)
    -                                throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Used in synchronous mode only. - Provides a hook that enables a synchronous operation on a previously sent request. - Only one request can be in sync mode on a given thread. - The thread that is blocked is notified when the request state reaches completion. - The thread can be a session thread (when done from a callback) or a user thread. - Internally, the blocking mechanism happens differently. - If a request is not active, the method returns immediately. - The user must get the error status of the request to determine the exact status of the request. -

    -

    -
    -
    -
    -
    Parameters:
    time - The amount of time to wait. Zero means block until complete. -
    Returns:
    true if the request has completed, false if it is still active. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred while accessing a MIB node.
    -
    -
    -
    - -

    -cancelRequest

    -
    -public final void cancelRequest()
    -
    -
    Cancels the active request and removes itself from the polling list. - It then marks the session as inactive. This method is not synchronized. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -notifyClient

    -
    -public final void notifyClient()
    -
    -
    Notifies the registered client about the completion of an operation. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -toString

    -
    -public String toString()
    -
    -
    Gives a status report of the request. -

    -

    -
    Overrides:
    toString in class Object
    -
    -
    - -
    Returns:
    The status report of the request.
    -
    -
    -
    - -

    -snmpErrorToString

    -
    -public static String snmpErrorToString(int errcode)
    -
    -
    Returns the String representation of an error code. -

    -

    -
    -
    -
    -
    Parameters:
    errcode - The error code as an integer. -
    Returns:
    The error code as a String.
    -
    -
    -
    - -

    -isReport

    -
    -public boolean isReport()
    -
    -
    Test if the received reply is an SNMP report. -

    -

    -
    -
    -
    - -
    Returns:
    The test result. true if a report is received, false otherwise.
    -
    -
    -
    - -

    -isResponse

    -
    -public boolean isResponse()
    -
    -
    Test if the received reply is an SNMP response. -

    -

    -
    -
    -
    - -
    Returns:
    The test result. true if a response is received, false otherwise.
    -
    -
    -
    - -

    -getResponseSecurityParameters

    -
    -public final com.sun.management.snmp.SnmpSecurityParameters getResponseSecurityParameters()
    -
    -
    Gets the response security parameters info (e.g. SnmpUsmPeer at discovery time). -

    -

    -
    -
    -
    - -
    Returns:
    The response security parameters.
    -
    -
    -
    - -

    -statusDescription

    -
    -public static final String statusDescription(int state)
    -
    -
    Returns the string state corresponding to the specified integer state. -

    -

    -
    -
    -
    -
    Parameters:
    state - The integer state. -
    Returns:
    The string state.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequestHandler.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequestHandler.html deleted file mode 100644 index 1a3d95c..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpRequestHandler.html +++ /dev/null @@ -1,321 +0,0 @@ - - - - - - -SnmpRequestHandler (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp.manager -
    -Interface SnmpRequestHandler

    -
    -
    All Superinterfaces:
    SnmpDefinitions
    -
    -
    -
    -
    public interface SnmpRequestHandler
    extends SnmpDefinitions
    - - -

    -Provides the callback methods that are required to - be implemented by the application. An application creates one or more - sessions to perform one or many SNMP operations in the form of requests. -

    - Each request is provided with an object that implements this callback - interface. An application then uses the session to start an SNMP request, - which marks the request as active. The methods in this callback interface - get invoked when any of the following happens: -

    -

      -
    • The agent responds to the SNMP request. -
    • The agent does not respond within a specified time and the number of tries - have exceeded the limit (timeout condition). -
    • An internal error occurs while processing or parsing the request. -
    -

    - Typically, an application would save the response SnmpVarBindList - into its own data structure for further processing, or start another SNMP - operation that may be a logical succession (for example, perform a - SnmpSet first and then start SnmpGet for results). -

    -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpRequest
    -
    - -

    - - - - - - - -
    -Field Summary
    - - - - - - - -
    Fields inherited from interface com.sun.management.snmp.SnmpDefinitions
    authMask, authNoPriv, authPriv, authPrivMask, CtxtConsFlag, noAuthNoPriv, noGroupName, noSuchContext, noSuchView, notInView, pduGetBulkRequestPdu, pduGetNextRequestPdu, pduGetRequestPdu, pduGetResponsePdu, pduInformRequestPdu, pduReportPdu, pduSetRequestPdu, pduV1TrapPdu, pduV2TrapPdu, pduWalkRequest, privMask, reportableFlag, snmpAuthNotSupported, snmpBadSecurityLevel, snmpPrivNotSupported, snmpReqAborted, snmpReqEncodingError, snmpReqHandleTooBig, snmpReqInternalError, snmpReqPacketOverflow, snmpReqRefireAfterVbFix, snmpReqSocketIOError, snmpReqTimeout, snmpReqTooBigImpossible, snmpReqUnknownError, snmpRspAuthorizationError, snmpRspBadValue, snmpRspCommitFailed, snmpRspDecodingError, snmpRspEndOfTable, snmpRspGenErr, snmpRspInconsistentName, snmpRspInconsistentValue, snmpRspNoAccess, snmpRspNoCreation, snmpRspNoError, snmpRspNoSuchName, snmpRspNotWritable, snmpRspReadOnly, snmpRspResourceUnavailable, snmpRspTooBig, snmpRspUndoFailed, snmpRspWrongEncoding, snmpRspWrongLength, snmpRspWrongType, snmpRspWrongValue, snmpUnknownPrincipal, snmpUsmBadEngineId, snmpUsmInvalidTimeliness, snmpUsmSecurityModel, snmpV1AccessControlModel, snmpV1MsgProcessingModel, snmpV1SecurityModel, snmpV2AccessControlModel, snmpV2MsgProcessingModel, snmpV2SecurityModel, snmpV3AccessControlModel, snmpV3MsgProcessingModel, snmpVersionOne, snmpVersionThree, snmpVersionTwo, snmpWrongSnmpVersion, trapAuthenticationFailure, trapColdStart, trapEgpNeighborLoss, trapEnterpriseSpecific, trapLinkDown, trapLinkUp, trapWarmStart
    -  - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - voidprocessSnmpInternalError(SnmpRequest request, - String errmsg) - -
    -          This callback is invoked when any form of internal error occurs - during processing of the session.
    - voidprocessSnmpPollData(SnmpRequest request, - int errStatus, - int errIndex, - SnmpVarBindList vblist) - -
    -          This callback is invoked when a peer responds to an SNMP request.
    - voidprocessSnmpPollTimeout(SnmpRequest request) - -
    -          This callback is invoked when a peer does not respond within the - specified timeout value to the SNMP request.
    -  -

    - - - - - - - - -
    -Method Detail
    - -

    -processSnmpPollData

    -
    -void processSnmpPollData(SnmpRequest request,
    -                         int errStatus,
    -                         int errIndex,
    -                         SnmpVarBindList vblist)
    -
    -
    This callback is invoked when a peer responds to an SNMP request. - The callback should check the error status of the session to determine - the kind of response. These response methods are invoked by the - session's dispatcher. -

    -

    -
    -
    -
    -
    Parameters:
    request - The SnmpRequest associated with this callback.
    errStatus - The status of the request.
    errIndex - The index in the list that caused the error.
    vblist - The Response varBind list for the successful request.
    -
    -
    -
    - -

    -processSnmpPollTimeout

    -
    -void processSnmpPollTimeout(SnmpRequest request)
    -
    -
    This callback is invoked when a peer does not respond within the - specified timeout value to the SNMP request. The number of tries have also - been exhausted. -

    -

    -
    -
    -
    -
    Parameters:
    request - The SnmpRequest associated with this callback.
    -
    -
    -
    - -

    -processSnmpInternalError

    -
    -void processSnmpInternalError(SnmpRequest request,
    -                              String errmsg)
    -
    -
    This callback is invoked when any form of internal error occurs - during processing of the session. -

    -

    -
    -
    -
    -
    Parameters:
    request - The SnmpRequest associated with this callback.
    errmsg - The String describing the internal error.
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpSession.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpSession.html deleted file mode 100644 index 13ae05d..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/SnmpSession.html +++ /dev/null @@ -1,1856 +0,0 @@ - - - - - - -SnmpSession (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -com.sun.management.snmp.manager -
    -Class SnmpSession

    -
    -java.lang.Object
    -  extended by com.sun.management.snmp.manager.SnmpSession
    -
    -
    -
    All Implemented Interfaces:
    SnmpDefinitions, Serializable, Runnable
    -
    -
    -
    -
    public class SnmpSession
    extends Object
    implements SnmpDefinitions, Runnable, Serializable
    - - -

    -Creates, controls, and manages one or more requests. A session is - associated with one SnmpEngine (see RFC 2571). It can construct the - engine or make use of an already created one. A session can be - bound to a peer so that all requests created (without specifying a - peer) will use this as the default. Alternatively, there can be a - mixture of peers, that is, two requests can talk to two different - peers. - -

    In a typical manager application, a single engine is needed. So - you should share a session within your process. - -

    WARNING: Be aware that if you instantiate another session, you - will instantiate another engine.

    - -

    Each SnmpSession has a dispatcher, which is a - thread used to service all the requests it creates. Each - SnmpSession uses a separate socket for sending - requests and receiving responses. The socket imposes an upper - limit on the size of response packets. Any packet which exceeds - this limit is truncated. By default, this limit is SnmpPeer.defaultSnmpResponsePktSize. It can be changed using - setResponsePktSize(int). - -

    This class implements an SNMP command interface which provides - a variety of convenience methods that are used to create - requests. Each of the requests performs a specific SNMP operation. - These methods are simple to use and automatically start the - request. The session maintains the list of all active requests and - responses. - -

    Users can explicitly create and start requests. This is usually - not required for most applications. - -

    Each method provides specific SNMP operations like - SnmpGet, SnmpGetNext and - SnmpSet. The SnmpGet and - SnmpGetNext operations can be either poll or non-poll. - In addition, there is a convenience method which automatically walks - through a set of instances starting at any arbitrary place in the - MIB hierarchy and terminates when a specified condition becomes - true. - -

    The requests are retried when the peer does not respond within - a specified time. There is a maximum try limit. Certain options of - sessions can be configured using the SnmpOptions - object. This allows enabling and disabling of features like fixing - protocol data units (PDU) on error, handling - SnmpTooBig errors and multiplexing requests. If not - specified, the default value sets the following options: - -

      -
    • multiplex allowed -
    • fix PDU on error -
    • handle too big PDU -
    - -

    - Once a session is created the user can perform one or more SNMP operations - in a one-at-a-time sequence. Usually this sequence is a set of logical - operations which together form a complete operation. - For example, a SnmpSet operation, which involves an initial - query to the agent for obtaining a valid index. This is followed by one - or more SnmpSet commands to complete the set operation. - -

    - At any time, one or more requests active in a session can be canceled. -

    - -

    -

    -
    Since:
    -
    Java DMK 5.1
    -
    See Also:
    SnmpRequest, -Serialized Form
    -
    - -

    - - - - - - - - - - - - - - - -
    -Field Summary
    - StringsessionName - -
    -          The name identifying this session.
    - SnmpOptionssnmpOptions - -
    -          Set of options used to configure all SnmpRequests created - in this session.
    - - - - - - - -
    Fields inherited from interface com.sun.management.snmp.SnmpDefinitions
    authMask, authNoPriv, authPriv, authPrivMask, CtxtConsFlag, noAuthNoPriv, noGroupName, noSuchContext, noSuchView, notInView, pduGetBulkRequestPdu, pduGetNextRequestPdu, pduGetRequestPdu, pduGetResponsePdu, pduInformRequestPdu, pduReportPdu, pduSetRequestPdu, pduV1TrapPdu, pduV2TrapPdu, pduWalkRequest, privMask, reportableFlag, snmpAuthNotSupported, snmpBadSecurityLevel, snmpPrivNotSupported, snmpReqAborted, snmpReqEncodingError, snmpReqHandleTooBig, snmpReqInternalError, snmpReqPacketOverflow, snmpReqRefireAfterVbFix, snmpReqSocketIOError, snmpReqTimeout, snmpReqTooBigImpossible, snmpReqUnknownError, snmpRspAuthorizationError, snmpRspBadValue, snmpRspCommitFailed, snmpRspDecodingError, snmpRspEndOfTable, snmpRspGenErr, snmpRspInconsistentName, snmpRspInconsistentValue, snmpRspNoAccess, snmpRspNoCreation, snmpRspNoError, snmpRspNoSuchName, snmpRspNotWritable, snmpRspReadOnly, snmpRspResourceUnavailable, snmpRspTooBig, snmpRspUndoFailed, snmpRspWrongEncoding, snmpRspWrongLength, snmpRspWrongType, snmpRspWrongValue, snmpUnknownPrincipal, snmpUsmBadEngineId, snmpUsmInvalidTimeliness, snmpUsmSecurityModel, snmpV1AccessControlModel, snmpV1MsgProcessingModel, snmpV1SecurityModel, snmpV2AccessControlModel, snmpV2MsgProcessingModel, snmpV2SecurityModel, snmpV3AccessControlModel, snmpV3MsgProcessingModel, snmpVersionOne, snmpVersionThree, snmpVersionTwo, snmpWrongSnmpVersion, trapAuthenticationFailure, trapColdStart, trapEgpNeighborLoss, trapEnterpriseSpecific, trapLinkDown, trapLinkUp, trapWarmStart
    -  - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Constructor Summary
    SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters, - com.sun.management.snmp.SnmpEngineFactory factory, - String name, - SnmpPeer apeer) - -
    -          Constructor for creating a new session.
    SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters, - com.sun.management.snmp.SnmpEngineFactory factory, - String name, - SnmpPeer apeer, - InetAddress localaddress, - int port) - -
    -          Constructor for creating a new session.
    SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters, - com.sun.management.snmp.SnmpEngineFactory factory, - String name, - SnmpPeer apeer, - InetSocketAddress localaddress) - -
    -          Constructor for creating a new session.
    SnmpSession(com.sun.management.snmp.SnmpEngine engine, - String name, - SnmpPeer apeer) - -
    -          Constructor for creating a new session.
    SnmpSession(String name) - -
    -          Constructor for creating a new session.
    SnmpSession(String name, - SnmpPeer apeer) - -
    -          Constructor for creating a new session.
    -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - booleananyPendingResponses() - -
    -          Indicates whether there are any responses available for processing.
    - voidcancelAllRequests() - -
    -          Cancels all pending requests in this session.
    - booleancheckResponseFor(SnmpRequest req) - -
    -          Indicates whether a response was received for this request.
    - voiddestroySession() - -
    -          Destroys any pending requests and then stops the session.
    - voidfinalize() - -
    -          Finalizer of the SnmpSession objects.
    - VectorgetAllRequestsForPeer(SnmpPeer apeer) - -
    -          Gets a list of requests which have the specified destination.
    - SnmpPeergetDefaultPeer() - -
    -          Gets a default peer (if any) bound to this session.
    - com.sun.management.snmp.SnmpEnginegetEngine() - -
    -          Engine the SnmpSession is linked with.
    - com.sun.management.snmp.SnmpEngineIdgetEngineId() - -
    -          Get the local engine Id.
    - intgetInPkts() - -
    -          Gets the number of packets received.
    - StringgetName() - -
    -          Gets the session name (often used in identification).
    - intgetOutPkts() - -
    -          Gets the number of packets sent.
    - com.sun.management.snmp.SnmpPduFactorygetPduFactory() - -
    -          Gets the PDU factory.
    - intgetPktsErrors() - -
    -          Gets the number of errors that occurred.
    - intgetResponsePktSize() - -
    -          Gets the maximum size allowed for response packet.
    - voidhideInvalidResponseError(boolean hide) - -
    -          Hides invalid response errors.
    - booleanisInvalidResponseErrorHidden() - -
    -          Checks if invalid response errors are hidden.
    - booleanisSessionActive() - -
    -          Indicates whether the thread for this session is active.
    - voidperformResetPktStatistics() - -
    -          Reset all the counters.
    - voidrun() - -
    -          Dispatcher method for this session thread.
    - voidsetDefaultPeer(SnmpPeer apeer) - -
    -          Sets peer as default.
    - voidsetName(String name) - -
    -          Sets the session name (often used in identification).
    - voidsetPduFactory(com.sun.management.snmp.SnmpPduFactory factory) - -
    -          Sets the PDU factory.
    - voidsetResponsePktSize(int size) - -
    -          Sets the maximum size allowed for response packet.
    - SnmpRequestsnmpGetBulkRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestsnmpGetBulkRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestsnmpGetNextPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestsnmpGetNextPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestsnmpGetNextRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestsnmpGetNextRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestsnmpGetPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestsnmpGetPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestsnmpGetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestsnmpGetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestsnmpInformRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestsnmpInformRequest(SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestsnmpSetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestsnmpSetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestsnmpWalkUntilRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    - SnmpRequestsnmpWalkUntilRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    - booleansyncInProgress() - -
    -          Indicates whether this session is performing synchronous operation for a request.
    - booleanthisSessionContext() - -
    -          Returns true if the current executing thread is this session's dispatcher.
    - StringtoString() - -
    -          Gets a String representation of the session.
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -  -

    - - - - - - - - -
    -Field Detail
    - -

    -sessionName

    -
    -public String sessionName
    -
    -
    The name identifying this session. Useful in debugging a session. -

    -

    -
    -
    -
    - -

    -snmpOptions

    -
    -public SnmpOptions snmpOptions
    -
    -
    Set of options used to configure all SnmpRequests created - in this session. The user can manipulate the options directly. - Note that this variable is public. -

    -

    -
    -
    - - - - - - - - -
    -Constructor Detail
    - -

    -SnmpSession

    -
    -public SnmpSession(com.sun.management.snmp.SnmpEngine engine,
    -                   String name,
    -                   SnmpPeer apeer)
    -            throws com.sun.management.snmp.SnmpStatusException,
    -                   IllegalArgumentException
    -
    -
    Constructor for creating a new session. The given - SnmpEngine is used. -

    -

    -
    Parameters:
    engine - The engine to use.
    name - The session name.
    apeer - The default peer to which to send requests. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - Unable to initialize the SNMP - Datagram Socket. -
    IllegalArgumentException - if the passed engine is null.
    -
    -
    - -

    -SnmpSession

    -
    -public SnmpSession(String name,
    -                   SnmpPeer apeer)
    -            throws com.sun.management.snmp.SnmpStatusException,
    -                   IllegalArgumentException
    -
    -
    Constructor for creating a new session. An SnmpEngine is instantiated. -

    The SnmpEngineId is computed as follows: -

      -
    • If an lcd file is provided containing the property "localEngineID", this property value is used.
    • . -
    • Otherwise, if the passed engineId is not null, it is used.
    • -
    • Otherwise, the session computes a time-based SnmpEngineId.
    • -
    -

    -

    -
    Parameters:
    name - The session name.
    apeer - The default peer to which to send requests. -
    Throws: -
    IllegalArgumentException - If one of the specified configuration files doesn't exist. -
    com.sun.management.snmp.SnmpStatusException - Unable to initialize the Snmp Datagram Socket.
    -
    -
    - -

    -SnmpSession

    -
    -public SnmpSession(String name)
    -            throws com.sun.management.snmp.SnmpStatusException,
    -                   IllegalArgumentException
    -
    -
    Constructor for creating a new session. An SnmpEngine is instantiated. -

    The SnmpEngineId is computed as follows: -

      -
    • If an lcd file is provided containing the property "localEngineID", this property value is used.
    • . -
    • Otherwise, if the passed engineId is not null, it is used.
    • -
    • Otherwise, the session computes a time-based SnmpEngineId.
    • -
    -

    -

    -
    Parameters:
    name - The session name. -
    Throws: -
    IllegalArgumentException - If one of the specified configuration files doesn't exist. -
    com.sun.management.snmp.SnmpStatusException - Unable to initialize the SNMP Datagram Socket.
    -
    -
    - -

    -SnmpSession

    -
    -public SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters,
    -                   com.sun.management.snmp.SnmpEngineFactory factory,
    -                   String name,
    -                   SnmpPeer apeer)
    -            throws com.sun.management.snmp.SnmpStatusException,
    -                   IllegalArgumentException
    -
    -
    Constructor for creating a new session. An SnmpEngine is instantiated. -

    The SnmpEngineId is computed as follows: -

      -
    • If an lcd file is provided containing the property "localEngineID", this property value is used.
    • . -
    • Otherwise, if the passed engineId is not null, it is used.
    • -
    • Otherwise, the session computes a time-based SnmpEngineId.
    • -
    -

    -

    -
    Parameters:
    parameters - The engine parameters to use.
    factory - The factory to use in order to create the engine.
    name - The session name.
    apeer - The default peer to which to send requests. -
    Throws: -
    IllegalArgumentException - If one of the specified configuration files doesn't exist. -
    com.sun.management.snmp.SnmpStatusException - Unable to initialize the Snmp Datagram Socket.
    -
    -
    - -

    -SnmpSession

    -
    -public SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters,
    -                   com.sun.management.snmp.SnmpEngineFactory factory,
    -                   String name,
    -                   SnmpPeer apeer,
    -                   InetSocketAddress localaddress)
    -            throws com.sun.management.snmp.SnmpStatusException,
    -                   IllegalArgumentException
    -
    -
    Constructor for creating a new session. An SnmpEngine is instantiated. -

    The SnmpEngineId is computed as follows: -

      -
    • If an lcd file is provided containing the property "localEngineID", this property value is used.
    • . -
    • Otherwise, if the passed engineId is not null, it is used.
    • -
    • Otherwise, the session computes a time-based SnmpEngineId.
    • -
    -

    -

    -
    Parameters:
    parameters - The engine parameters to use.
    factory - The factory to use in order to create the engine.
    name - The session name.
    apeer - The default peer to which to send requests.
    localaddress - A sockect addess to bind the session to. -
    Throws: -
    IllegalArgumentException - If one of the specified configuration files doesn't exist. -
    com.sun.management.snmp.SnmpStatusException - Unable to initialize the Snmp Datagram Socket.
    -
    -
    - -

    -SnmpSession

    -
    -public SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters,
    -                   com.sun.management.snmp.SnmpEngineFactory factory,
    -                   String name,
    -                   SnmpPeer apeer,
    -                   InetAddress localaddress,
    -                   int port)
    -            throws com.sun.management.snmp.SnmpStatusException,
    -                   IllegalArgumentException
    -
    -
    Constructor for creating a new session. An SnmpEngine is instantiated. -

    The SnmpEngineId is computed as follows: -

      -
    • If an lcd file is provided containing the property "localEngineID", this property value is used.
    • . -
    • Otherwise, if the passed engineId is not null, it is used.
    • -
    • Otherwise, the session computes a time-based SnmpEngineId.
    • -
    -

    -

    -
    Parameters:
    parameters - The engine parameters to use.
    factory - The factory to use in order to create the engine.
    name - The session name.
    apeer - The default peer to which to send requests.
    localaddress - An InetAddress to bind the session to.
    port - A port to listen to. -
    Throws: -
    IllegalArgumentException - If one of the specified configuration files doesn't exist. -
    com.sun.management.snmp.SnmpStatusException - Unable to initialize the Snmp Datagram Socket.
    -
    - - - - - - - - -
    -Method Detail
    - -

    -getEngine

    -
    -public com.sun.management.snmp.SnmpEngine getEngine()
    -
    -
    Engine the SnmpSession is linked with. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -getName

    -
    -public final String getName()
    -
    -
    Gets the session name (often used in identification). -

    -

    -
    -
    -
    - -
    Returns:
    The session name.
    -
    -
    -
    - -

    -getPduFactory

    -
    -public final com.sun.management.snmp.SnmpPduFactory getPduFactory()
    -
    -
    Gets the PDU factory. -

    -

    -
    -
    -
    - -
    Returns:
    The PDU factory
    -
    -
    -
    - -

    -setPduFactory

    -
    -public final void setPduFactory(com.sun.management.snmp.SnmpPduFactory factory)
    -
    -
    Sets the PDU factory. -

    -

    -
    -
    -
    -
    Parameters:
    factory - The new factory. If null is passed, - the default factory will be set.
    -
    -
    -
    - -

    -hideInvalidResponseError

    -
    -public void hideInvalidResponseError(boolean hide)
    -
    -
    Hides invalid response errors. -

    - Invalid response requests (e.g. invalid BER encoding) are dropped by the manager API. This makes the requests to timeout. This behavior can be changed by calling this method and passing it false. By default the errors are hidden. -

    -

    -
    -
    -
    -
    Parameters:
    hide - True, hide the internal errors, false throw a GenError.
    -
    -
    -
    - -

    -isInvalidResponseErrorHidden

    -
    -public boolean isInvalidResponseErrorHidden()
    -
    -
    Checks if invalid response errors are hidden. -

    - Invalid response requests (e.g. invalid BER encoding) are dropped by the manager API. This makes the requests to timeout. This behavior can be changed by calling the method hideInvalidResponseError . By default the errors are hidden. -

    -

    -
    -
    -
    - -
    Returns:
    hide True, hide the internal errors, false throw a GenError.
    -
    -
    -
    - -

    -setName

    -
    -public final void setName(String name)
    -
    -
    Sets the session name (often used in identification). -

    -

    -
    -
    -
    -
    Parameters:
    name - The session name.
    -
    -
    -
    - -

    -getDefaultPeer

    -
    -public final SnmpPeer getDefaultPeer()
    -
    -
    Gets a default peer (if any) bound to this session. -

    -

    -
    -
    -
    - -
    Returns:
    The default peer object.
    -
    -
    -
    - -

    -setDefaultPeer

    -
    -public final void setDefaultPeer(SnmpPeer apeer)
    -
    -
    Sets peer as default. This peer is used when an SNMP command is - issued without specifying the destination. -

    -

    -
    -
    -
    -
    Parameters:
    apeer - The default destination.
    -
    -
    -
    - -

    -getEngineId

    -
    -public final com.sun.management.snmp.SnmpEngineId getEngineId()
    -
    -
    Get the local engine Id. -

    -

    -
    -
    -
    - -
    Returns:
    The local engine Id.
    -
    -
    -
    - -

    -getResponsePktSize

    -
    -public final int getResponsePktSize()
    -
    -
    Gets the maximum size allowed for response packet. - Any packet which exceeds this limit will be truncated. - The default value is SnmpPeer.defaultSnmpResponsePktSize. -

    -

    -
    -
    -
    - -
    Returns:
    The maximum size allowed for response packet.
    -
    -
    -
    - -

    -setResponsePktSize

    -
    -public final void setResponsePktSize(int size)
    -
    -
    Sets the maximum size allowed for response packet. -

    -

    -
    -
    -
    -
    Parameters:
    size - The maximum size allowed for response packet.
    -
    -
    -
    - -

    -getPktsErrors

    -
    -public final int getPktsErrors()
    -
    -
    Gets the number of errors that occurred. -

    -

    -
    -
    -
    - -
    Returns:
    The number of errors that occurred.
    -
    -
    -
    - -

    -getInPkts

    -
    -public final int getInPkts()
    -
    -
    Gets the number of packets received. -

    -

    -
    -
    -
    - -
    Returns:
    The number of packets received.
    -
    -
    -
    - -

    -getOutPkts

    -
    -public final int getOutPkts()
    -
    -
    Gets the number of packets sent. -

    -

    -
    -
    -
    - -
    Returns:
    The number of packets sent.
    -
    -
    -
    - -

    -performResetPktStatistics

    -
    -public final void performResetPktStatistics()
    -
    -
    Reset all the counters. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -toString

    -
    -public final String toString()
    -
    -
    Gets a String representation of the session. -

    -

    -
    Overrides:
    toString in class Object
    -
    -
    - -
    Returns:
    A String representation of the session.
    -
    -
    -
    - -

    -isSessionActive

    -
    -public final boolean isSessionActive()
    -
    -
    Indicates whether the thread for this session is active. -

    -

    -
    -
    -
    - -
    Returns:
    true if active, false otherwise.
    -
    -
    -
    - -

    -syncInProgress

    -
    -public boolean syncInProgress()
    -
    -
    Indicates whether this session is performing synchronous operation for a request. -

    -

    -
    -
    -
    - -
    Returns:
    true if the session is performing synchronous operation, false otherwise.
    -
    -
    -
    - -

    -destroySession

    -
    -public final void destroySession()
    -
    -
    Destroys any pending requests and then stops the session. - The session will not be usable after this method returns. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -getAllRequestsForPeer

    -
    -public Vector getAllRequestsForPeer(SnmpPeer apeer)
    -
    -
    Gets a list of requests which have the specified destination. -

    -

    -
    -
    -
    -
    Parameters:
    apeer - The SnmpPeer. -
    Returns:
    Vector of requests to the specified peer.
    -
    -
    -
    - -

    -cancelAllRequests

    -
    -public final void cancelAllRequests()
    -
    -
    Cancels all pending requests in this session. -

    -

    -
    -
    -
    -
    -
    -
    -
    - -

    -checkResponseFor

    -
    -public boolean checkResponseFor(SnmpRequest req)
    -
    -
    Indicates whether a response was received for this request. - The status of the response is maintained in the request object. -

    -

    -
    -
    -
    -
    Parameters:
    req - The request. -
    Returns:
    true if the request has a pending response, false otherwise.
    -
    -
    -
    - -

    -thisSessionContext

    -
    -public boolean thisSessionContext()
    -
    -
    Returns true if the current executing thread is this session's dispatcher. - Typically used to detect whether the user is doing a sync operation from - this dispatcher context. For instance, a user gives a sync command - from within a request callback using its associated session. -

    -

    -
    -
    -
    - -
    Returns:
    true if current thread is this session's dispatcher, false otherwise.
    -
    -
    -
    - -

    -snmpGetRequest

    -
    -public final SnmpRequest snmpGetRequest(SnmpPeer peer,
    -                                        SnmpRequestHandler cb,
    -                                        SnmpVarBindList vblst)
    -                                 throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP get request on the variable binding list. - When the command completes, the appropriate callback method is invoked. -

    -

    -
    -
    -
    -
    Parameters:
    peer - The SNMP peer object.
    cb - The callback that gets invoked when the request is complete.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetRequest

    -
    -public final SnmpRequest snmpGetRequest(SnmpRequestHandler cb,
    -                                        SnmpVarBindList vblst)
    -                                 throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP get request on the variable binding list. - Uses the default peer. -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that gets invoked when the request is complete.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetNextRequest

    -
    -public final SnmpRequest snmpGetNextRequest(SnmpPeer peer,
    -                                            SnmpRequestHandler cb,
    -                                            SnmpVarBindList vblst)
    -                                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP getnext request on the variable binding list. - When the command completes, the appropriate callback method is invoked. -

    -

    -
    -
    -
    -
    Parameters:
    peer - The SNMP peer object.
    cb - The callback that is invoked when a request is complete.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetNextRequest

    -
    -public final SnmpRequest snmpGetNextRequest(SnmpRequestHandler cb,
    -                                            SnmpVarBindList vblst)
    -                                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP getnext request on the variable binding list. - Uses the default peer. -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that is invoked when a request is complete.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetBulkRequest

    -
    -public final SnmpRequest snmpGetBulkRequest(SnmpPeer peer,
    -                                            SnmpRequestHandler cb,
    -                                            SnmpVarBindList vblst,
    -                                            int nonRepeat,
    -                                            int maxRepeat)
    -                                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP getbulk request on the variable binding list. - When the command completes, the appropriate callback method is invoked. -

    -

    -
    -
    -
    -
    Parameters:
    peer - The SNMP peer object.
    cb - The callback that is invoked when a request is complete.
    vblst - A list of SnmpVarBind objects.
    nonRepeat - Number of variable bindings to get one time.
    maxRepeat - Number of repetitions for the variable bindings to get multiple times. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetBulkRequest

    -
    -public final SnmpRequest snmpGetBulkRequest(SnmpRequestHandler cb,
    -                                            SnmpVarBindList vblst,
    -                                            int nonRepeat,
    -                                            int maxRepeat)
    -                                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP getbulk request on the variable binding list. - Uses the default peer. -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that is invoked when a request is complete.
    vblst - A list of SnmpVarBind objects.
    nonRepeat - Number of variable bindings to get one time.
    maxRepeat - Number of repetitions for the variable bindings to get multiple times. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpSetRequest

    -
    -public final SnmpRequest snmpSetRequest(SnmpPeer peer,
    -                                        SnmpRequestHandler cb,
    -                                        SnmpVarBindList vblst)
    -                                 throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP set request on the peer for the - specified variable binding list. Because retries on set - operations are not performed, the user needs to specify the timeout value - within which a response is requested. -

    -

    -
    -
    -
    -
    Parameters:
    peer - The SNMP peer object.
    cb - The callback that is invoked when the request is complete.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpSetRequest

    -
    -public final SnmpRequest snmpSetRequest(SnmpRequestHandler cb,
    -                                        SnmpVarBindList vblst)
    -                                 throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP set request on the peer for the - specified variable binding list. - Uses the default peer. -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that is invoked when the request is complete.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetPollRequest

    -
    -public final SnmpRequest snmpGetPollRequest(SnmpPeer peer,
    -                                            SnmpRequestHandler cb,
    -                                            SnmpVarBindList vblst,
    -                                            int intrvl)
    -                                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. - Performs an SNMP get request on the variable binding list. - After each poll, the appropriate callback method is invoked. -

    -

    -
    -
    -
    -
    Parameters:
    peer - The SNMP peer object.
    cb - The callback that is invoked when the request is complete.
    vblst - A list of SnmpVarBind objects.
    intrvl - The frequency of polling (in seconds). -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetPollRequest

    -
    -public final SnmpRequest snmpGetPollRequest(SnmpRequestHandler cb,
    -                                            SnmpVarBindList vblst,
    -                                            int intrvl)
    -                                     throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. - Uses the default peer. -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that is invoked when the request is complete.
    vblst - A list of SnmpVarBind objects.
    intrvl - The frequency of polling (in seconds). -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetNextPollRequest

    -
    -public final SnmpRequest snmpGetNextPollRequest(SnmpPeer peer,
    -                                                SnmpRequestHandler cb,
    -                                                SnmpVarBindList vblst,
    -                                                int intrvl)
    -                                         throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. - It saves the original variable binding list that is used during each poll. - It performs an SNMP getnext request on the saved original - variable binding list and provides the response to the user via the callback - mechanism. - This method is similar to snmpGetPoll except that it uses - getnext on the original variable binding list instead of - get. -

    -

    -
    -
    -
    -
    Parameters:
    peer - The SNMP peer object.
    cb - The callback that is invoked when the request is complete.
    vblst - A list of SnmpVarBind objects.
    intrvl - The frequency of polling (in seconds). -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpGetNextPollRequest

    -
    -public final SnmpRequest snmpGetNextPollRequest(SnmpRequestHandler cb,
    -                                                SnmpVarBindList vblst,
    -                                                int intrvl)
    -                                         throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. - Uses the default peer. -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that is invoked when the request is complete.
    vblst - A list of SnmpVarBind objects.
    intrvl - The frequency of polling (in seconds). -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpInformRequest

    -
    -public final SnmpRequest snmpInformRequest(SnmpPeer peer,
    -                                           SnmpRequestHandler cb,
    -                                           SnmpOid trapOid,
    -                                           SnmpVarBindList vblst)
    -                                    throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP inform request on the variable binding list. - When the command completes, the appropriate callback method is invoked. - The variable list included in the outgoing inform request is composed of the following items: -
      -
    • sysUpTime.0 with its current value. -
    • snmpTrapOid.0 with the value specified by trapOid. -
    • all the (oid, values) from the specified variable binding list. -
    -

    -

    -
    -
    -
    -
    Parameters:
    peer - The SNMP peer object.
    cb - The callback that gets invoked when request is complete.
    trapOid - The OID identifying the inform request.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpInformRequest

    -
    -public final SnmpRequest snmpInformRequest(SnmpRequestHandler cb,
    -                                           SnmpOid trapOid,
    -                                           SnmpVarBindList vblst)
    -                                    throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Performs a single SNMP inform request on the variable binding list. - Uses the default peer. -

    Note: -
    Take care when using the default SNMP peer in your requests. -
    Indeed, the default port for sending inform requests (162) is not the same - used for the get, getnext, set etc... operations (161). - So the peer to be used should not be the same. -
    To avoid any confusion, you can: -

      -
    • either specify explicitly the SNMP peer to be used in the request. -
    • or define 2 sessions, one dealing with operations and using the default peer/port 161, - the other dealing with inform requests and using the default peer/port 162. -
    -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that gets invoked when request is complete.
    trapOid - The OID identifying the inform request.
    vblst - A list of SnmpVarBind objects. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    See Also:
    How to get response data.
    -
    -
    -
    - -

    -snmpWalkUntilRequest

    -
    -public final SnmpRequest snmpWalkUntilRequest(SnmpPeer peer,
    -                                              SnmpRequestHandler cb,
    -                                              SnmpVarBindList vblst,
    -                                              SnmpOid key)
    -                                       throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Walks through the lexicographic ordering of the agent MIB. It starts at - the specified variable binding list and continues until the OID key - specified as a parameter is "smaller" than the first variable in the - response variable binding list or an error occurs. - Typically, this feature is used to walk through an arbitrary table and obtain - all rows satisfying a specific condition. The condition may be - a specific instance combination for a MIB variable or a MIB variable - OID entry object. - -
    - String var[] = {"sysDescr"} ;
    - SnmpVarBindList vblst = new SnmpVarBindList() ;
    - vblst.addVarBind(var) ;
    - SnmpRequest request = session.snmpWalkUntil(null, vblst, new SnmpOid("sysServices")) ;
    - 
    - This example walks through the system group and gets all the variables - in this group. -
    - SnmpRequest request = session.snmpWalkUntil(null, vblst, new SnmpOid("1.4")) ;
    - 
    - This example walks through the entire agent MIB starting at sysDescr. -
    - String var[] = {"sysDescr.0"} ;
    - SnmpVarBindList vblst = new SnmpVarBindList() ;
    - vblst.addVarBind(var) ;
    - SnmpRequest request = session.snmpWalkUntil(null, vblst, new SnmpOid("sysServices.0")) ;
    - 
    - This example walks through the system group beginning after the - sysDescr variable (not included) and ending with the sysServices - variable (included). -

    - If there is more than one variable in the specified variable binding list, - the request will start at the first variable of the list. -

    - The snmpWalkUntil request can be called in asynchronous mode only. -

    -

    -
    -
    -
    -
    Parameters:
    peer - The peer object to talk to.
    cb - The callback that is invoked when the request completes.
    vblst - A list of SnmpVarBind objects.
    key - Condition key that must be a subset of the first variable in - the response variable binding list. Walk terminates if this condition is false. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If peer parameter is null and no default peer has been set.
    -
    -
    -
    - -

    -snmpWalkUntilRequest

    -
    -public final SnmpRequest snmpWalkUntilRequest(SnmpRequestHandler cb,
    -                                              SnmpVarBindList vblst,
    -                                              SnmpOid key)
    -                                       throws com.sun.management.snmp.SnmpStatusException
    -
    -
    Walks through the lexicographic ordering of the agent MIB. - Uses the default peer. -

    - The snmpWalkUntil request can be called in asynchronous mode only. -

    -

    -
    -
    -
    -
    Parameters:
    cb - The callback that is invoked when the request completes.
    vblst - A list of SnmpVarBind objects.
    key - Condition key that must be a subset of the first variable in - the response variable binding list. Walk terminates if this condition is false. -
    Throws: -
    com.sun.management.snmp.SnmpStatusException - An error occurred during the operation. -
    IllegalArgumentException - If no default peer has been set.
    -
    -
    -
    - -

    -anyPendingResponses

    -
    -public boolean anyPendingResponses()
    -
    -
    Indicates whether there are any responses available for processing. - These responses belong to the requests made using this session. -

    -

    -
    -
    -
    - -
    Returns:
    true if a response is available, false otherwise.
    -
    -
    -
    - -

    -run

    -
    -public void run()
    -
    -
    Dispatcher method for this session thread. This is the dispatcher method - which goes in an endless-loop and waits for servicing requests - which received a reply from the agent. -

    -

    -
    Specified by:
    run in interface Runnable
    -
    -
    -
    -
    -
    -
    - -

    -finalize

    -
    -public void finalize()
    -
    -
    Finalizer of the SnmpSession objects. - This method is called by the garbage collector on an object - when garbage collection determines that there are no more references to the object. -

    Removes all the requests for this SNMP session, closes the socket and - sets all the references to the SnmpSession object to null. -

    -

    -
    Overrides:
    finalize in class Object
    -
    -
    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpOptions.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpOptions.html deleted file mode 100644 index b0f06d4..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpOptions.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpOptions (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.manager.SnmpOptions

    -
    - - - - - - - - - -
    -Packages that use SnmpOptions
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpOptions in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - -
    Fields in com.sun.management.snmp.manager declared as SnmpOptions
    - SnmpOptionsSnmpSession.snmpOptions - -
    -          Set of options used to configure all SnmpRequests created - in this session.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpParameters.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpParameters.html deleted file mode 100644 index ae51d9d..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpParameters.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpParameters (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.manager.SnmpParameters

    -
    -No usage of com.sun.management.snmp.manager.SnmpParameters -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpPeer.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpPeer.html deleted file mode 100644 index b95167c..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpPeer.html +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpPeer (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.manager.SnmpPeer

    -
    - - - - - - - - - -
    -Packages that use SnmpPeer
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpPeer in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager that return SnmpPeer
    - SnmpPeerSnmpSession.getDefaultPeer() - -
    -          Gets a default peer (if any) bound to this session.
    - SnmpPeerSnmpRequest.getPeer() - -
    -          Gets the peer object for this request.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager with parameters of type SnmpPeer
    - VectorSnmpSession.getAllRequestsForPeer(SnmpPeer apeer) - -
    -          Gets a list of requests which have the specified destination.
    - voidSnmpSession.setDefaultPeer(SnmpPeer apeer) - -
    -          Sets peer as default.
    - SnmpRequestSnmpSession.snmpGetBulkRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpSetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    -  -

    - - - - - - - - - - - - - - - - - - - - -
    Constructors in com.sun.management.snmp.manager with parameters of type SnmpPeer
    SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters, - com.sun.management.snmp.SnmpEngineFactory factory, - String name, - SnmpPeer apeer) - -
    -          Constructor for creating a new session.
    SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters, - com.sun.management.snmp.SnmpEngineFactory factory, - String name, - SnmpPeer apeer, - InetAddress localaddress, - int port) - -
    -          Constructor for creating a new session.
    SnmpSession(com.sun.management.snmp.SnmpEngineParameters parameters, - com.sun.management.snmp.SnmpEngineFactory factory, - String name, - SnmpPeer apeer, - InetSocketAddress localaddress) - -
    -          Constructor for creating a new session.
    SnmpSession(com.sun.management.snmp.SnmpEngine engine, - String name, - SnmpPeer apeer) - -
    -          Constructor for creating a new session.
    SnmpSession(String name, - SnmpPeer apeer) - -
    -          Constructor for creating a new session.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequest.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequest.html deleted file mode 100644 index a2b4585..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequest.html +++ /dev/null @@ -1,384 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpRequest (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.manager.SnmpRequest

    -
    - - - - - - - - - -
    -Packages that use SnmpRequest
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpRequest in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager that return SnmpRequest
    - SnmpRequestSnmpSession.snmpGetBulkRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetBulkRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpSetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestSnmpSession.snmpSetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    -  -

    - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager with parameters of type SnmpRequest
    - booleanSnmpSession.checkResponseFor(SnmpRequest req) - -
    -          Indicates whether a response was received for this request.
    - voidSnmpRequestHandler.processSnmpInternalError(SnmpRequest request, - String errmsg) - -
    -          This callback is invoked when any form of internal error occurs - during processing of the session.
    - voidSnmpRequestHandler.processSnmpPollData(SnmpRequest request, - int errStatus, - int errIndex, - SnmpVarBindList vblist) - -
    -          This callback is invoked when a peer responds to an SNMP request.
    - voidSnmpRequestHandler.processSnmpPollTimeout(SnmpRequest request) - -
    -          This callback is invoked when a peer does not respond within the - specified timeout value to the SNMP request.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequestHandler.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequestHandler.html deleted file mode 100644 index 10caa44..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpRequestHandler.html +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - -Uses of Interface com.sun.management.snmp.manager.SnmpRequestHandler (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Interface
    com.sun.management.snmp.manager.SnmpRequestHandler

    -
    - - - - - - - - - -
    -Packages that use SnmpRequestHandler
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpRequestHandler in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Methods in com.sun.management.snmp.manager with parameters of type SnmpRequestHandler
    - SnmpRequestSnmpSession.snmpGetBulkRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetBulkRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int nonRepeat, - int maxRepeat) - -
    -          Performs a single SNMP getbulk request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetNextRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP getnext request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetPollRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetPollRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - int intrvl) - -
    -          Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list.
    - SnmpRequestSnmpSession.snmpGetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestSnmpSession.snmpGetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP get request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpInformRequest(SnmpRequestHandler cb, - SnmpOid trapOid, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP inform request on the variable binding list.
    - SnmpRequestSnmpSession.snmpSetRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestSnmpSession.snmpSetRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst) - -
    -          Performs a single SNMP set request on the peer for the - specified variable binding list.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpPeer peer, - SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    - SnmpRequestSnmpSession.snmpWalkUntilRequest(SnmpRequestHandler cb, - SnmpVarBindList vblst, - SnmpOid key) - -
    -          Walks through the lexicographic ordering of the agent MIB.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpSession.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpSession.html deleted file mode 100644 index 7268bce..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/class-use/SnmpSession.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Uses of Class com.sun.management.snmp.manager.SnmpSession (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    com.sun.management.snmp.manager.SnmpSession

    -
    - - - - - - - - - -
    -Packages that use SnmpSession
    com.sun.management.snmp.manager  
    -  -

    - - - - - -
    -Uses of SnmpSession in com.sun.management.snmp.manager
    -  -

    - - - - - - - - - -
    Methods in com.sun.management.snmp.manager that return SnmpSession
    - SnmpSessionSnmpRequest.getSnmpSession() - -
    -          Gets the session object for this request.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-frame.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-frame.html deleted file mode 100644 index 2c06827..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-frame.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - -com.sun.management.snmp.manager (${javadoc.windowtitle.plug}) - - - - - - - - - - - -com.sun.management.snmp.manager - - - - -
    -Interfaces  - -
    -SnmpRequestHandler
    - - - - - - -
    -Classes  - -
    -SnmpOptions -
    -SnmpParameters -
    -SnmpPeer -
    -SnmpRequest -
    -SnmpSession
    - - - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-summary.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-summary.html deleted file mode 100644 index fec074e..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-summary.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -com.sun.management.snmp.manager (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -

    -Package com.sun.management.snmp.manager -

    - - - - - - - - - -
    -Interface Summary
    SnmpRequestHandlerProvides the callback methods that are required to - be implemented by the application.
    -  - -

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Class Summary
    SnmpOptionsIs used to configure various options for SnmpSession.
    SnmpParametersContains a set of resources that are used by an - SnmpSession object while sending or receiving packets - to and from an SnmpPeer.
    SnmpPeerHolds information about an SNMP agent.
    SnmpRequestCreates a request that is used to perform one or more SNMP operations such as - Get, GetNext, Set, Inform and - GetBulk on a specified SnmpVarBindList.
    SnmpSessionCreates, controls, and manages one or more requests.
    -  - -

    -

    -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-tree.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-tree.html deleted file mode 100644 index 7704cc8..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-tree.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - -com.sun.management.snmp.manager Class Hierarchy (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Hierarchy For Package com.sun.management.snmp.manager -

    -
    -
    -
    Package Hierarchies:
    All Packages
    -
    -

    -Class Hierarchy -

    - -

    -Interface Hierarchy -

    - -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-use.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-use.html deleted file mode 100644 index 87dd217..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/manager/package-use.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - -Uses of Package com.sun.management.snmp.manager (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    com.sun.management.snmp.manager

    -
    - - - - - - - - - -
    -Packages that use com.sun.management.snmp.manager
    com.sun.management.snmp.manager  
    -  -

    - - - - - - - - - - - - - - - - - - - - -
    -Classes in com.sun.management.snmp.manager used by com.sun.management.snmp.manager
    SnmpOptions - -
    -          Is used to configure various options for SnmpSession.
    SnmpPeer - -
    -          Holds information about an SNMP agent.
    SnmpRequest - -
    -          Creates a request that is used to perform one or more SNMP operations such as - Get, GetNext, Set, Inform and - GetBulk on a specified SnmpVarBindList.
    SnmpRequestHandler - -
    -          Provides the callback methods that are required to - be implemented by the application.
    SnmpSession - -
    -          Creates, controls, and manages one or more requests.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-frame.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-frame.html deleted file mode 100644 index 0e95e4c..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-frame.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - -com.sun.management.snmp (${javadoc.windowtitle.plug}) - - - - - - - - - - - -com.sun.management.snmp - - - - -
    -Interfaces  - -
    -SnmpDataTypeEnums -
    -SnmpDefinitions -
    -SnmpOidDatabase -
    -SnmpOidTable
    - - - - - - -
    -Classes  - -
    -SnmpOid -
    -SnmpOidDatabaseSupport -
    -SnmpOidRecord -
    -SnmpOidTableSupport -
    -SnmpPduPacket -
    -SnmpTimeticks -
    -SnmpVarBind -
    -SnmpVarBindList -
    -Timestamp
    - - - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-summary.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-summary.html deleted file mode 100644 index 6966d52..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-summary.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - -com.sun.management.snmp (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -

    -Package com.sun.management.snmp -

    - - - - - - - - - - - - - - - - - - - - - -
    -Interface Summary
    SnmpDataTypeEnumsContains SNMP data type constants.
    SnmpDefinitionsContains SNMP constants related to command and response codes.
    SnmpOidDatabaseDefines the minimal functionality that should be provided by - a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    SnmpOidTableDefines the minimum functionality that should be provided by - a class containing metadata definitions for variables of a MIB.
    -  - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Class Summary
    SnmpOidRepresents an SNMP Object Identifier (OID).
    SnmpOidDatabaseSupportDefines a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    SnmpOidRecordRepresents an entry of an SnmpOidTable.
    SnmpOidTableSupportContains metadata definitions for MIB variables.
    SnmpPduPacketIs the fully decoded representation of an SNMP packet.
    SnmpTimeticksContains an SnmpTimeTick value which - has units of 1/100th of a second.
    SnmpVarBindThis class holds information for a MIB variable contained in an SnmpVarBindList.
    SnmpVarBindListContains a list of SnmpVarBind objects.
    TimestampThis class is used by the SnmpVarBindList object.
    -  - -

    -

    -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-tree.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-tree.html deleted file mode 100644 index 1dd451d..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-tree.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -com.sun.management.snmp Class Hierarchy (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Hierarchy For Package com.sun.management.snmp -

    -
    -
    -
    Package Hierarchies:
    All Packages
    -
    -

    -Class Hierarchy -

    - -

    -Interface Hierarchy -

    - -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-use.html b/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-use.html deleted file mode 100644 index df10c5d..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/com/sun/management/snmp/package-use.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -Uses of Package com.sun.management.snmp (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    com.sun.management.snmp

    -
    - - - - - - - - - - - - - - - - - -
    -Packages that use com.sun.management.snmp
    com.sun.management.comm  
    com.sun.management.snmp  
    com.sun.management.snmp.manager  
    -  -

    - - - - - - - - - - - -
    -Classes in com.sun.management.snmp used by com.sun.management.comm
    SnmpDefinitions - -
    -          Contains SNMP constants related to command and response codes.
    SnmpVarBindList - -
    -          Contains a list of SnmpVarBind objects.
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in com.sun.management.snmp used by com.sun.management.snmp
    SnmpDataTypeEnums - -
    -          Contains SNMP data type constants.
    SnmpDefinitions - -
    -          Contains SNMP constants related to command and response codes.
    SnmpOid - -
    -          Represents an SNMP Object Identifier (OID).
    SnmpOidDatabase - -
    -          Defines the minimal functionality that should be provided by - a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    SnmpOidRecord - -
    -          Represents an entry of an SnmpOidTable.
    SnmpOidTable - -
    -          Defines the minimum functionality that should be provided by - a class containing metadata definitions for variables of a MIB.
    SnmpTimeticks - -
    -          Contains an SnmpTimeTick value which - has units of 1/100th of a second.
    SnmpVarBind - -
    -          This class holds information for a MIB variable contained in an SnmpVarBindList.
    SnmpVarBindList - -
    -          Contains a list of SnmpVarBind objects.
    Timestamp - -
    -          This class is used by the SnmpVarBindList object.
    -  -

    - - - - - - - - - - - - - - -
    -Classes in com.sun.management.snmp used by com.sun.management.snmp.manager
    SnmpDefinitions - -
    -          Contains SNMP constants related to command and response codes.
    SnmpOid - -
    -          Represents an SNMP Object Identifier (OID).
    SnmpVarBindList - -
    -          Contains a list of SnmpVarBind objects.
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/constant-values.html b/dist/docs/opendmk-binary-plug/docs/api/constant-values.html deleted file mode 100644 index fd6ff39..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/constant-values.html +++ /dev/null @@ -1,992 +0,0 @@ - - - - - - -Constant Field Values (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Constant Field Values

    -
    -
    -Contents - - - - - - -
    -com.sun.*
    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    com.sun.management.comm.SnmpInformRequest
    -public static final intstAborted16
    -public static final intstInProgress1
    -public static final intstInternalError64
    -public static final intstNeverUsed256
    -public static final intstReceivedReply9
    -public static final intstResultsAvailable128
    -public static final intstTimeout32
    -public static final intstWaitingForReply5
    -public static final intstWaitingToSend3
    - -

    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    com.sun.management.snmp.SnmpDataTypeEnums
    -public static final intApplFlag64
    -public static final intBitStringTag3
    -public static final intBooleanTag1
    -public static final intCounter64Tag70
    -public static final intCounterTag65
    -public static final intCtxtFlag128
    -public static final interrEndOfMibViewTag130
    -public static final interrNoSuchInstanceTag129
    -public static final interrNoSuchObjectTag128
    -public static final intGaugeTag66
    -public static final intIntegerTag2
    -public static final intIpAddressTag64
    -public static final intNsapTag69
    -public static final intNullTag5
    -public static final intObjectIdentiferTag6
    -public static final intObjectIdentifierTag6
    -public static final intOctetStringTag4
    -public static final intOpaqueTag68
    -public static final intSequenceTag48
    -public static final intTableTag254
    -public static final intTimeticksTag67
    -public static final intUintegerTag71
    -public static final intUnknownSyntaxTag255
    - -

    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    com.sun.management.snmp.SnmpDefinitions
    -public static final intauthMask1
    -public static final intauthNoPriv1
    -public static final intauthPriv3
    -public static final intauthPrivMask3
    -public static final intCtxtConsFlag160
    -public static final intnoAuthNoPriv0
    -public static final intnoGroupName21
    -public static final intnoSuchContext20
    -public static final intnoSuchView19
    -public static final intnotInView22
    -public static final intpduGetBulkRequestPdu165
    -public static final intpduGetNextRequestPdu161
    -public static final intpduGetRequestPdu160
    -public static final intpduGetResponsePdu162
    -public static final intpduInformRequestPdu166
    -public static final intpduReportPdu168
    -public static final intpduSetRequestPdu163
    -public static final intpduV1TrapPdu164
    -public static final intpduV2TrapPdu167
    -public static final intpduWalkRequest253
    -public static final intprivMask2
    -public static final intreportableFlag4
    -public static final intsnmpAuthNotSupported245
    -public static final intsnmpBadSecurityLevel249
    -public static final intsnmpPrivNotSupported246
    -public static final intsnmpReqAborted225
    -public static final intsnmpReqEncodingError227
    -public static final intsnmpReqHandleTooBig231
    -public static final intsnmpReqInternalError240
    -public static final intsnmpReqPacketOverflow228
    -public static final intsnmpReqRefireAfterVbFix230
    -public static final intsnmpReqSocketIOError241
    -public static final intsnmpReqTimeout224
    -public static final intsnmpReqTooBigImpossible232
    -public static final intsnmpReqUnknownError242
    -public static final intsnmpRspAuthorizationError16
    -public static final intsnmpRspBadValue3
    -public static final intsnmpRspCommitFailed14
    -public static final intsnmpRspDecodingError226
    -public static final intsnmpRspEndOfTable229
    -public static final intsnmpRspGenErr5
    -public static final intsnmpRspInconsistentName18
    -public static final intsnmpRspInconsistentValue12
    -public static final intsnmpRspNoAccess6
    -public static final intsnmpRspNoCreation11
    -public static final intsnmpRspNoError0
    -public static final intsnmpRspNoSuchName2
    -public static final intsnmpRspNotWritable17
    -public static final intsnmpRspReadOnly4
    -public static final intsnmpRspResourceUnavailable13
    -public static final intsnmpRspTooBig1
    -public static final intsnmpRspUndoFailed15
    -public static final intsnmpRspWrongEncoding9
    -public static final intsnmpRspWrongLength8
    -public static final intsnmpRspWrongType7
    -public static final intsnmpRspWrongValue10
    -public static final intsnmpUnknownPrincipal244
    -public static final intsnmpUsmBadEngineId247
    -public static final intsnmpUsmInvalidTimeliness248
    -public static final intsnmpUsmSecurityModel3
    -public static final intsnmpV1AccessControlModel0
    -public static final intsnmpV1MsgProcessingModel0
    -public static final intsnmpV1SecurityModel1
    -public static final intsnmpV2AccessControlModel1
    -public static final intsnmpV2MsgProcessingModel1
    -public static final intsnmpV2SecurityModel2
    -public static final intsnmpV3AccessControlModel3
    -public static final intsnmpV3MsgProcessingModel3
    -public static final bytesnmpVersionOne0
    -public static final bytesnmpVersionThree3
    -public static final bytesnmpVersionTwo1
    -public static final intsnmpWrongSnmpVersion243
    -public static final inttrapAuthenticationFailure4
    -public static final inttrapColdStart0
    -public static final inttrapEgpNeighborLoss5
    -public static final inttrapEnterpriseSpecific6
    -public static final inttrapLinkDown2
    -public static final inttrapLinkUp3
    -public static final inttrapWarmStart1
    - -

    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    com.sun.management.snmp.SnmpVarBind
    -public static final intstValueEndOfMibView5
    -public static final intstValueNoSuchInstance4
    -public static final intstValueNoSuchObject3
    -public static final intstValueOk2
    -public static final intstValueUnspecified1
    - -

    - -

    - - - - - - - - - - - - - - - - - - - - - - -
    com.sun.management.snmp.manager.SnmpOptions
    -public static final intoptAllowMultiplexing1
    -public static final intoptFixPduOnError2
    -public static final intoptHandleTooBigError4
    - -

    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    com.sun.management.snmp.manager.SnmpRequest
    -public static final intstAborted16
    -public static final intstInProgress1
    -public static final intstInternalError64
    -public static final intstNeverUsed256
    -public static final intstReceivedReply9
    -public static final intstResultsAvailable128
    -public static final intstTimeout32
    -public static final intstWaitingForReply5
    -public static final intstWaitingToSend3
    - -

    - -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/deprecated-list.html b/dist/docs/opendmk-binary-plug/docs/api/deprecated-list.html deleted file mode 100644 index 7df09f3..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/deprecated-list.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -Deprecated List (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Deprecated API

    -
    -
    -Contents - - - - - - - - - -
    -Deprecated Fields
    com.sun.management.snmp.SnmpDataTypeEnums.ObjectIdentiferTag -
    -          use SnmpDataTypeEnums.ObjectIdentifierTag instead 
    -  -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/help-doc.html b/dist/docs/opendmk-binary-plug/docs/api/help-doc.html deleted file mode 100644 index 200a71c..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/help-doc.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -API Help (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -How This API Document Is Organized

    -
    -This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

    -Overview

    -
    - -

    -The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

    -

    -Package

    -
    - -

    -Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

      -
    • Interfaces (italic)
    • Classes
    • Enums
    • Exceptions
    • Errors
    • Annotation Types
    -
    -

    -Class/Interface

    -
    - -

    -Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

      -
    • Class inheritance diagram
    • Direct Subclasses
    • All Known Subinterfaces
    • All Known Implementing Classes
    • Class/interface declaration
    • Class/interface description -

      -

    • Nested Class Summary
    • Field Summary
    • Constructor Summary
    • Method Summary -

      -

    • Field Detail
    • Constructor Detail
    • Method Detail
    -Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
    - -

    -Annotation Type

    -
    - -

    -Each annotation type has its own separate page with the following sections:

      -
    • Annotation Type declaration
    • Annotation Type description
    • Required Element Summary
    • Optional Element Summary
    • Element Detail
    -
    - -

    -Enum

    -
    - -

    -Each enum has its own separate page with the following sections:

      -
    • Enum declaration
    • Enum description
    • Enum Constant Summary
    • Enum Constant Detail
    -
    -

    -Use

    -
    -Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
    -

    -Tree (Class Hierarchy)

    -
    -There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
      -
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    -
    -

    -Deprecated API

    -
    -The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
    -

    -Index

    -
    -The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
    -

    -Prev/Next

    -These links take you to the next or previous class, interface, package, or related page.

    -Frames/No Frames

    -These links show and hide the HTML frames. All pages are available with or without frames. -

    -

    -Serialized Form

    -Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. -

    -

    -Constant Field Values

    -The Constant Field Values page lists the static final fields and their values. -

    - - -This help file applies to API documentation generated using the standard doclet. - -
    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-1.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-1.html deleted file mode 100644 index 35e46fc..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-1.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - -A-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -A

    -
    -
    add(SnmpOidTable) - -Method in interface com.sun.management.snmp.SnmpOidDatabase -
    Adds an SnmpOidTable object in this SnmpOidDatabase. -
    add(SnmpOidTable) - -Method in class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Adds a SnmpOidTable object in this SnmpOidDatabase. -
    addInstance(long) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Adds an instance part to the OID in the SnmpOid object. -
    addInstance(long[]) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Adds an instance part to the OID in the SnmpOid object. -
    addInstance(String) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Adds an instance part to the OID in the SnmpOid object. -
    addInstance(String) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Adds the string as an instance part to all OIDs in this list. -
    addToOid(String) - -Method in class com.sun.management.snmp.SnmpOid -
    Adds the specified dot-formatted OID String to the end of this SnmpOid. -
    addToOid(long[]) - -Method in class com.sun.management.snmp.SnmpOid -
    Adds the specified array of longs to the end of this SnmpOid. -
    addVarBind(String[], String) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Prepares a vector of SnmpVarBindList from an array of SNMP MIB variables and instances. -
    addVarBind(String[]) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Adds an array of MIB variable names to the list. -
    addVarBind(String) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Creates an SnmpVarBind object from the given MIB variable and appends it to the existing - SnmpVarBindList. -
    addVarBind(SnmpVarBind) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Appends the given SnmpVarBind object to the existing SnmpVarBindList. -
    addVarBindList(SnmpVarBindList) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Appends an SnmpVarBindList at the end of the current SnmpVarBindList object. -
    allowMultiplex() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Checks to see whether this request can be multiplexed with other requests. -
    allowSnmpSets() - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Checks whether parameters are in place for an SNMP set operation. -
    allowSnmpSets() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Determines whether an SNMP set operation is allowed with this - peer object. -
    anyPendingResponses() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Indicates whether there are any responses available for processing. -
    append(SnmpOid) - -Method in class com.sun.management.snmp.SnmpOid -
    Appends the specified SnmpOid to the end of this SnmpOid. -
    append(long) - -Method in class com.sun.management.snmp.SnmpOid -
    Appends the specified long to the end of this SnmpOid. -
    appendInOid(SnmpOid) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Appends the specified SnmpOid to the end of the OID of this SnmpVarBind. -
    appendToOid(SnmpOid, SnmpOid) - -Static method in class com.sun.management.snmp.SnmpOid -
    Appends an SnmpOid representing an SnmpOid to another OID. -
    ApplFlag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 Tag for application context. -
    authMask - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Mask used to isolate authentication information within a message flag. -
    authNoPriv - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Security level. -
    authPriv - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Security level. -
    authPrivMask - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Mask used to isolate authentication and privacy information within a message flag. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-10.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-10.html deleted file mode 100644 index 26ef1aa..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-10.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -L-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -L

    -
    -
    loadMib(SnmpOidRecord[]) - -Method in class com.sun.management.snmp.SnmpOidTableSupport -
    Loads a list of variables into the storage area, - which is kept in memory. -
    longValue() - -Method in class com.sun.management.snmp.SnmpOid -
    Returns a copy of the components array of this SnmpOid. -
    longValue(boolean) - -Method in class com.sun.management.snmp.SnmpOid -
    Returns the components array of this SnmpOid. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-11.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-11.html deleted file mode 100644 index 9320823..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-11.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - -N-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -N

    -
    -
    nextOid(long[], int) - -Static method in class com.sun.management.snmp.SnmpOid -
    Scans an index OID, skips the OID value and returns the position - of the next value. -
    noAuthNoPriv - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Security level. -
    noGroupName - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error that is returned by VACM. -
    noSuchContext - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error that is returned by VACM. -
    noSuchInstance - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Error code value as defined in RFC 1448 for: noSuchInstance. -
    noSuchObject - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Error code value as defined in RFC 1448 for: noSuchObject. -
    noSuchView - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error that is returned by VACM. -
    notifyClient() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Notifies the registered client about the completion of an operation. -
    notifyClient() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Notifies the registered client about the completion of an operation. -
    notInView - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error that is returned by VACM. -
    NsapTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing an Nsap as defined in RFC 1902. -
    NullTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing the null type. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-12.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-12.html deleted file mode 100644 index 7a24e77..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-12.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -O-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -O

    -
    -
    ObjectIdentiferTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    Deprecated. use SnmpDataTypeEnums.ObjectIdentifierTag instead -
    ObjectIdentifierTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing the Object Identifier type. -
    OctetStringTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing the octet string type. -
    oidListToString() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Returns a String containing the ASCII representation of all OIDs in the list. -
    OpaqueTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing an Opaque type as defined in RFC 1155. -
    optAllowMultiplexing - -Static variable in class com.sun.management.snmp.manager.SnmpOptions -
    This option can be set to control the behavior of a request. -
    optFixPduOnError - -Static variable in class com.sun.management.snmp.manager.SnmpOptions -
    This option can be set to control the behavior of a request. -
    optHandleTooBigError - -Static variable in class com.sun.management.snmp.manager.SnmpOptions -
    This option can be set to control the behavior of a request. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-13.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-13.html deleted file mode 100644 index d7911ec..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-13.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -P-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -P

    -
    -
    pduGetBulkRequestPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a GetBulkRequest PDU type (V2 only). -
    pduGetNextRequestPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a GetNextRequest PDU type (V1 or V2). -
    pduGetRequestPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a GetRequest PDU type (V1 or V2). -
    pduGetResponsePdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a GetResponse PDU type (V1 or V2). -
    pduInformRequestPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents an InformRequest PDU type (V2 only). -
    pduReportPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a Report PDU type (V2 only). -
    pduSetRequestPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a SetRequest PDU type (V1 or V2). -
    pduV1TrapPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a V1Trap PDU type (V1 only). -
    pduV2TrapPdu - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a V2Trap PDU type (V2 only). -
    pduWalkRequest - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents a Walk request. -
    performResetPktStatistics() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Reset all the counters. -
    printTimeTicks(long) - -Static method in class com.sun.management.snmp.SnmpTimeticks -
    Parses the specified long value with time units and - returns a String of the form d days hh:mm:ss. -
    privMask - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Mask used to isolate privacy information within a message flag. -
    processSnmpInternalError(SnmpRequest, String) - -Method in interface com.sun.management.snmp.manager.SnmpRequestHandler -
    This callback is invoked when any form of internal error occurs - during processing of the session. -
    processSnmpPollData(SnmpRequest, int, int, SnmpVarBindList) - -Method in interface com.sun.management.snmp.manager.SnmpRequestHandler -
    This callback is invoked when a peer responds to an SNMP request. -
    processSnmpPollTimeout(SnmpRequest) - -Method in interface com.sun.management.snmp.manager.SnmpRequestHandler -
    This callback is invoked when a peer does not respond within the - specified timeout value to the SNMP request. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-14.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-14.html deleted file mode 100644 index ce65510..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-14.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - -R-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -R

    -
    -
    remove(SnmpOidTable) - -Method in interface com.sun.management.snmp.SnmpOidDatabase -
    Removes an SnmpOidTable object from this SnmpOidDatabase. -
    remove(SnmpOidTable) - -Method in class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Removes a SnmpOidTable object from this SnmpOidDatabase. -
    removeAll() - -Method in interface com.sun.management.snmp.SnmpOidDatabase -
    Removes all the SnmpOidTable objects from this SnmpOidDatabase. -
    removeAll() - -Method in class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Removes all SnmpOidTable objects from this SnmpOidDatabase. -
    removeVarBind(String[], String) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Removes the array of SNMP MIB variables and instances from the existing SnmpVarBindList. -
    removeVarBind(String[]) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Removes the array of SNMP MIB variables from the existing SnmpVarBindList. -
    removeVarBind(String) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Removes the SnmpVarBind object corresponding to the given MIB variable from the existing - SnmpVarBindList. -
    removeVarBind(SnmpVarBind) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Removes the given SnmpVarBind object from the existing SnmpVarBindList. -
    removeVarBindList(SnmpVarBindList) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Removes all the SnmpVarBind objects of the given SnmpVarBindList from the existing - SnmpVarBindList. -
    replaceVarBind(SnmpVarBind, int) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Replaces an element at a specified location with the new element. -
    reportableFlag - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Flag that indicates that a report is to be sent. -
    resetToDefault() - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Resets to default options. -
    resolveVarName(String) - -Method in class com.sun.management.snmp.SnmpOid -
    Resolves a MIB variable String with the MIB database. -
    resolveVarName(String) - -Method in interface com.sun.management.snmp.SnmpOidDatabase -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable. -
    resolveVarName(String) - -Method in class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord - object containing information on the variable. -
    resolveVarName(String) - -Method in interface com.sun.management.snmp.SnmpOidTable -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable. -
    resolveVarName(String) - -Method in class com.sun.management.snmp.SnmpOidTableSupport -
    Searches for a MIB variable given its logical name and returns an SnmpOidRecord object - containing information on the variable. -
    resolveVarName(String) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Consults the MIB table storage to resolve the name to its OID type structure. -
    resolveVarOid(String) - -Method in interface com.sun.management.snmp.SnmpOidDatabase -
    Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable. -
    resolveVarOid(String) - -Method in class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing - information on the variable. -
    resolveVarOid(String) - -Method in interface com.sun.management.snmp.SnmpOidTable -
    Searches for a MIB variable given its OID and returns an - SnmpOidRecord object - containing information on the variable. -
    resolveVarOid(String) - -Method in class com.sun.management.snmp.SnmpOidTableSupport -
    Searches for a MIB variable given its OID and returns an SnmpOidRecord object - containing information on the variable. -
    run() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Dispatcher method for this session thread. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-15.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-15.html deleted file mode 100644 index cd76d2a..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-15.html +++ /dev/null @@ -1,704 +0,0 @@ - - - - - - -S-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -S

    -
    -
    SequenceTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for a SEQUENCE or SEQUENCE OF. -
    sessionName - -Variable in class com.sun.management.snmp.manager.SnmpSession -
    The name identifying this session. -
    setDefaultPeer(SnmpPeer) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Sets peer as default. -
    setDestPort(int) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Changes the port address of the destination for the request. -
    setEndOfMibView() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Set the value to SnmpVarBind.endOfMibView. -
    setInformCommunity(String) - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Sets the community string to use when performing inform requests. -
    setMaxSnmpPktSize(int) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Configures the maximum packet size that can be used when generating an SNMP request. -
    setMaxTries(int) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Changes the maximum number of times to try before giving up. -
    setMultiplexAllowed(boolean) - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Sets the MultiplexAllowed option. -
    setName(String) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Sets the session name (often used in identification). -
    setNoSuchInstance() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Set the value to SnmpVarBind.noSuchInstance. -
    setNoSuchObject() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Set the value to SnmpVarBind.noSuchObject. -
    setOid(SnmpOid) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpOid part associated with this SnmpVarBind with the specified OID. -
    setOid(SnmpOid, boolean) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpOid part associated with this SnmpVarBind with the specified OID. -
    setOptions(int) - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Allows the user to configure the behavior of the request when certain errors occur, - such as SnmpTooBig and optFixPduOnError. -
    setParams(SnmpParams) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Sets the SnmpParams object associated with the peer. -
    setPduFactory(SnmpPduFactory) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Sets the PDU factory. -
    setPduFixedOnError(boolean) - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Sets the PduFixedOnError option. -
    setRdCommunity(String) - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Sets the community string to use when performing get operations. -
    setResponsePktSize(int) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Sets the maximum size allowed for response packet. -
    setSnmpCounter64Value(long) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpCounter64 value part associated with this SnmpVarBind - with the specified counter 64 value. -
    setSnmpCounter64Value(UnsignedLong) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpCounter64 value part associated with this SnmpVarBind - with the specified counter 64 value. -
    setSnmpCounterValue(long) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpCounter value part associated with this SnmpVarBind - with the specified counter value. -
    setSnmpGaugeValue(long) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpGauge value part associated with this SnmpVarBind - with the specified gauge value. -
    setSnmpIntValue(long) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpInt value part associated with this SnmpVarBind - with the specified integer value. -
    setSnmpIpAddressValue(String) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpIpAddress value part associated with this SnmpVarBind - with the specified ipAddress value. -
    setSnmpOidTable(SnmpOidTable) - -Static method in class com.sun.management.snmp.SnmpOid -
    Sets the MIB table to use for resolving MIB variable names. -
    setSnmpOidValue(String) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpOid value part associated with this SnmpVarBind - with the specified OID value. -
    setSnmpOpaqueValue(byte[]) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpOpaque value part associated with this SnmpVarBind - with the specified bytes array values. -
    setSnmpStringFixedValue(String) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpStringFixed value part associated with this SnmpVarBind - with the specified string value. -
    setSnmpStringValue(String) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpString value part associated with this SnmpVarBind - with the specified string value. -
    setSnmpTimeticksValue(long) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpTimeticks value part associated with this SnmpVarBind - with the specified timeticks value. -
    setSnmpValue(SnmpValue) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Sets the SnmpValue part associated with this SnmpVarBind with the specified value. -
    setTimeout(int) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Changes the timeout to wait for a response from the peer. -
    setTimestamp(Timestamp) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Records the sysUpTime and the actual time when this SnmpVarBindList - was changed or created. -
    setTooBigHandled(boolean) - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Sets the TooBigHandled option. -
    setVarBindLimit(int) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Configures the maximum number of variable bindings that can be sent to a peer. -
    setVarBindList(Vector) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Replaces the current variable binding list of SnmpVarBind with the new specified variable binding - list of SnmpVarBind objects. -
    setVarBindList(Vector, boolean) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Replaces the current variable binding list of SnmpVarBind objects with the new variable binding - list of SnmpVarBind objects. -
    setWrCommunity(String) - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Sets the community to be used when issuing set operations. -
    snmpAuthNotSupported - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    SNMP V3 Error code specific to the API. -
    snmpBadSecurityLevel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    SNMP V3 Error code specific to the API. -
    SnmpDataTypeEnums - Interface in com.sun.management.snmp
    Contains SNMP data type constants.
    SnmpDefinitions - Interface in com.sun.management.snmp
    Contains SNMP constants related to command and response codes.
    snmpErrorToString(int) - -Static method in class com.sun.management.comm.SnmpInformRequest -
    Returns the String representation of an error code. -
    snmpErrorToString(int) - -Static method in class com.sun.management.snmp.manager.SnmpRequest -
    Returns the String representation of an error code. -
    snmpGetBulkRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int, int) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP getbulk request on the variable binding list. -
    snmpGetBulkRequest(SnmpRequestHandler, SnmpVarBindList, int, int) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP getbulk request on the variable binding list. -
    snmpGetNextPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. -
    snmpGetNextPollRequest(SnmpRequestHandler, SnmpVarBindList, int) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. -
    snmpGetNextRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP getnext request on the variable binding list. -
    snmpGetNextRequest(SnmpRequestHandler, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP getnext request on the variable binding list. -
    snmpGetPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. -
    snmpGetPollRequest(SnmpRequestHandler, SnmpVarBindList, int) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Starts polling the peer at the specified intervals, - for the MIB variables in the variable binding list. -
    snmpGetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP get request on the variable binding list. -
    snmpGetRequest(SnmpRequestHandler, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP get request on the variable binding list. -
    SnmpInformRequest - Class in com.sun.management.comm
    This class is used by the SNMP adaptor server to send inform requests - to an SNMP manager and receive inform responses.
    snmpInformRequest(SnmpPeer, SnmpRequestHandler, SnmpOid, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP inform request on the variable binding list. -
    snmpInformRequest(SnmpRequestHandler, SnmpOid, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP inform request on the variable binding list. -
    SnmpOid - Class in com.sun.management.snmp
    Represents an SNMP Object Identifier (OID).
    SnmpOid() - -Constructor for class com.sun.management.snmp.SnmpOid -
    Constructs a new SnmpOid with no components. -
    SnmpOid(long[]) - -Constructor for class com.sun.management.snmp.SnmpOid -
    Constructs a new SnmpOid from the specified component array. -
    SnmpOid(long) - -Constructor for class com.sun.management.snmp.SnmpOid -
    Constructs a new SnmpOid containing one component with the - specified value. -
    SnmpOid(long, long, long, long) - -Constructor for class com.sun.management.snmp.SnmpOid -
    Constructs a new SnmpOid containing four components with - the specified values. -
    SnmpOid(String) - -Constructor for class com.sun.management.snmp.SnmpOid -
    Constructs a new SnmpOid from a dot-formatted String or a MIB variable - name. -
    SnmpOidDatabase - Interface in com.sun.management.snmp
    Defines the minimal functionality that should be provided by - a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    SnmpOidDatabaseSupport - Class in com.sun.management.snmp
    Defines a set of SnmpOidTable objects containing metadata definitions for MIB variables.
    SnmpOidDatabaseSupport() - -Constructor for class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Creates an empty SnmpOidDatabaseSupport. -
    SnmpOidDatabaseSupport(SnmpOidTable) - -Constructor for class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Creates an SnmpOidDatabaseSupport containing the specified SnmpOidTable object. -
    SnmpOidRecord - Class in com.sun.management.snmp
    Represents an entry of an SnmpOidTable.
    SnmpOidRecord(String, String, String) - -Constructor for class com.sun.management.snmp.SnmpOidRecord -
    Creates an SnmpOidRecord with the specified MIB variable - name, OID and type. -
    SnmpOidTable - Interface in com.sun.management.snmp
    Defines the minimum functionality that should be provided by - a class containing metadata definitions for variables of a MIB.
    SnmpOidTableSupport - Class in com.sun.management.snmp
    Contains metadata definitions for MIB variables.
    SnmpOidTableSupport(String) - -Constructor for class com.sun.management.snmp.SnmpOidTableSupport -
    Creates an SnmpOidTableSupport with the specified name. -
    SnmpOptions - Class in com.sun.management.snmp.manager
    Is used to configure various options for SnmpSession.
    SnmpOptions() - -Constructor for class com.sun.management.snmp.manager.SnmpOptions -
    Creates a new option with a default value. -
    SnmpOptions(int) - -Constructor for class com.sun.management.snmp.manager.SnmpOptions -
    Creates a new option with the specified value. -
    snmpOptions - -Variable in class com.sun.management.snmp.manager.SnmpSession -
    Set of options used to configure all SnmpRequests created - in this session. -
    SnmpParameters - Class in com.sun.management.snmp.manager
    Contains a set of resources that are used by an - SnmpSession object while sending or receiving packets - to and from an SnmpPeer.
    SnmpParameters() - -Constructor for class com.sun.management.snmp.manager.SnmpParameters -
    Creates an SnmpParameters object with defaults set up. -
    SnmpParameters(String, String) - -Constructor for class com.sun.management.snmp.manager.SnmpParameters -
    Creates an SnmpParameters object. -
    SnmpParameters(String, String, String) - -Constructor for class com.sun.management.snmp.manager.SnmpParameters -
    Creates an SnmpParameters object. -
    SnmpPduPacket - Class in com.sun.management.snmp
    Is the fully decoded representation of an SNMP packet.
    SnmpPduPacket() - -Constructor for class com.sun.management.snmp.SnmpPduPacket -
      -
    SnmpPeer - Class in com.sun.management.snmp.manager
    Holds information about an SNMP agent.
    SnmpPeer(String) - -Constructor for class com.sun.management.snmp.manager.SnmpPeer -
    Creates an SNMP peer object for a device. -
    SnmpPeer(InetAddress) - -Constructor for class com.sun.management.snmp.manager.SnmpPeer -
    Creates an SNMP peer object for a device. -
    SnmpPeer(String, int) - -Constructor for class com.sun.management.snmp.manager.SnmpPeer -
    Creates an SNMP peer object for a device with the specified port. -
    snmpPrivNotSupported - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    SNMP V3 Error code specific to the API. -
    snmpReqAborted - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqEncodingError - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqHandleTooBig - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqInternalError - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqPacketOverflow - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqRefireAfterVbFix - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqSocketIOError - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqTimeout - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpReqTooBigImpossible - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    SnmpRequest - Class in com.sun.management.snmp.manager
    Creates a request that is used to perform one or more SNMP operations such as - Get, GetNext, Set, Inform and - GetBulk on a specified SnmpVarBindList.
    SnmpRequestHandler - Interface in com.sun.management.snmp.manager
    Provides the callback methods that are required to - be implemented by the application.
    snmpReqUnknownError - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpRspAuthorizationError - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: authorizationError. -
    snmpRspBadValue - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: badValue. -
    snmpRspCommitFailed - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: commitFailed. -
    snmpRspDecodingError - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpRspEndOfTable - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    snmpRspGenErr - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: genErr. -
    snmpRspInconsistentName - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: inconsistentName. -
    snmpRspInconsistentValue - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: inconsistentValue. -
    snmpRspNoAccess - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: noAccess. -
    snmpRspNoCreation - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: noCreation. -
    snmpRspNoError - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: noError. -
    snmpRspNoSuchName - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: noSuchName. -
    snmpRspNotWritable - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: notWritable. -
    snmpRspReadOnly - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: readOnly. -
    snmpRspResourceUnavailable - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: resourceUnavailable. -
    snmpRspTooBig - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: tooBig. -
    snmpRspUndoFailed - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: undoFailed. -
    snmpRspWrongEncoding - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: wrongEncoding. -
    snmpRspWrongLength - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: wrongLength. -
    snmpRspWrongType - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: wrongType. -
    snmpRspWrongValue - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code as defined in RFC 1448 for: wrongValue. -
    SnmpSession - Class in com.sun.management.snmp.manager
    Creates, controls, and manages one or more requests.
    SnmpSession(SnmpEngine, String, SnmpPeer) - -Constructor for class com.sun.management.snmp.manager.SnmpSession -
    Constructor for creating a new session. -
    SnmpSession(String, SnmpPeer) - -Constructor for class com.sun.management.snmp.manager.SnmpSession -
    Constructor for creating a new session. -
    SnmpSession(String) - -Constructor for class com.sun.management.snmp.manager.SnmpSession -
    Constructor for creating a new session. -
    SnmpSession(SnmpEngineParameters, SnmpEngineFactory, String, SnmpPeer) - -Constructor for class com.sun.management.snmp.manager.SnmpSession -
    Constructor for creating a new session. -
    SnmpSession(SnmpEngineParameters, SnmpEngineFactory, String, SnmpPeer, InetSocketAddress) - -Constructor for class com.sun.management.snmp.manager.SnmpSession -
    Constructor for creating a new session. -
    SnmpSession(SnmpEngineParameters, SnmpEngineFactory, String, SnmpPeer, InetAddress, int) - -Constructor for class com.sun.management.snmp.manager.SnmpSession -
    Constructor for creating a new session. -
    snmpSetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP set request on the peer for the - specified variable binding list. -
    snmpSetRequest(SnmpRequestHandler, SnmpVarBindList) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Performs a single SNMP set request on the peer for the - specified variable binding list. -
    SnmpTimeticks - Class in com.sun.management.snmp
    Contains an SnmpTimeTick value which - has units of 1/100th of a second.
    SnmpTimeticks(int) - -Constructor for class com.sun.management.snmp.SnmpTimeticks -
    Constructs a new SnmpTimeticks from the specified integer - value. -
    SnmpTimeticks(Integer) - -Constructor for class com.sun.management.snmp.SnmpTimeticks -
    Constructs a new SnmpTimeticks from the specified - Integer value. -
    SnmpTimeticks(long) - -Constructor for class com.sun.management.snmp.SnmpTimeticks -
    Constructs a new SnmpTimeticks from the specified long - value. -
    SnmpTimeticks(Long) - -Constructor for class com.sun.management.snmp.SnmpTimeticks -
    Constructs a new SnmpTimeticks from the specified - Long value. -
    snmpUnknownPrincipal - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    SNMP V3 Error code specific to the API. -
    snmpUsmBadEngineId - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    SNMP Usm V3 Error code specific to the API. -
    snmpUsmInvalidTimeliness - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    SNMP Usm V3 Error code specific to the API. -
    snmpUsmSecurityModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V3 security model id (3). -
    snmpV1AccessControlModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V1 access control model id (0). -
    snmpV1MsgProcessingModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V1 msg processing model id (0). -
    snmpV1SecurityModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V1 security model id (1). -
    snmpV2AccessControlModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V2 access control model id (1). -
    snmpV2MsgProcessingModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V2 msg processing model id (1). -
    snmpV2SecurityModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V2 security model id (2). -
    snmpV3AccessControlModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V3 access control model id (3). -
    snmpV3MsgProcessingModel - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Snmp V3 msg processing model id (3). -
    SnmpVarBind - Class in com.sun.management.snmp
    This class holds information for a MIB variable contained in an SnmpVarBindList.
    SnmpVarBind() - -Constructor for class com.sun.management.snmp.SnmpVarBind -
    Default constructor. -
    SnmpVarBind(SnmpOid) - -Constructor for class com.sun.management.snmp.SnmpVarBind -
    Constructs a new SnmpVarBind object from the specified SnmpOid value. -
    SnmpVarBind(SnmpOid, SnmpValue) - -Constructor for class com.sun.management.snmp.SnmpVarBind -
    Constructs a new SnmpVarBind object from the specified SnmpOid and - SnmpValue. -
    SnmpVarBind(String) - -Constructor for class com.sun.management.snmp.SnmpVarBind -
    Constructs a new SnmpVarBind object from the specified String value. -
    SnmpVarBindList - Class in com.sun.management.snmp
    Contains a list of SnmpVarBind objects.
    SnmpVarBindList() - -Constructor for class com.sun.management.snmp.SnmpVarBindList -
    Prepares an empty list. -
    SnmpVarBindList(int) - -Constructor for class com.sun.management.snmp.SnmpVarBindList -
    Prepares an empty list. -
    SnmpVarBindList(String) - -Constructor for class com.sun.management.snmp.SnmpVarBindList -
    Prepares an empty list with a String to print while debugging. -
    SnmpVarBindList(SnmpVarBindList) - -Constructor for class com.sun.management.snmp.SnmpVarBindList -
    Similar to the copy constructor. -
    SnmpVarBindList(Vector) - -Constructor for class com.sun.management.snmp.SnmpVarBindList -
    Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects. -
    SnmpVarBindList(String, Vector) - -Constructor for class com.sun.management.snmp.SnmpVarBindList -
    Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects. -
    snmpVersionOne - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents the SNMP protocol version: SnmpV1. -
    snmpVersionThree - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents the SNMP protocol version: SnmpV3. -
    snmpVersionTwo - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Represents the SNMP protocol version: SnmpV2. -
    snmpWalkUntilRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, SnmpOid) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Walks through the lexicographic ordering of the agent MIB. -
    snmpWalkUntilRequest(SnmpRequestHandler, SnmpVarBindList, SnmpOid) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Walks through the lexicographic ordering of the agent MIB. -
    snmpWrongSnmpVersion - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Error code specific to the API. -
    splitAt(int) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Splits the SnmpVarBindList. -
    stAborted - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: request aborted. -
    stAborted - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: request aborted. -
    status - -Variable in class com.sun.management.snmp.SnmpVarBind -
    Indicates the status of the value in this SnmpVarBind. -
    statusDescription(int) - -Static method in class com.sun.management.snmp.manager.SnmpRequest -
    Returns the string state corresponding to the specified integer state. -
    statusLegend - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Keeps the legend for the value part of the SnmpVarBind. -
    stInProgress - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: in progress. -
    stInProgress - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: in progress. -
    stInternalError - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: internal error occurred. -
    stInternalError - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: internal error occurred. -
    stNeverUsed - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: request never used. -
    stNeverUsed - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: request never used. -
    stReceivedReply - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: reply received. -
    stReceivedReply - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: reply received. -
    stResultsAvailable - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: result available for the request. -
    stResultsAvailable - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: result available for the request. -
    stTimeout - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: timeout. -
    stTimeout - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: timeout. -
    stValueEndOfMibView - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Useful constant indicating that the status of the SnmpVarBind object is endOfMibView. -
    stValueNoSuchInstance - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Useful constant indicating that the status of the SnmpVarBind object is - noSuchInstance. -
    stValueNoSuchObject - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Useful constant indicating that the status of the SnmpVarBind object is noSuchObject. -
    stValueOk - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Useful constant indicating that the status of the SnmpVarBind object is valid. -
    stValueUnspecified - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Useful constant indicating that the status of the SnmpVarBind object is not initialized. -
    stWaitingForReply - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: waiting for reply. -
    stWaitingForReply - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: waiting for reply. -
    stWaitingToSend - -Static variable in class com.sun.management.comm.SnmpInformRequest -
    Status of an inform request: waiting to be sent. -
    stWaitingToSend - -Static variable in class com.sun.management.snmp.manager.SnmpRequest -
    Status of a request: waiting to be sent. -
    syncInProgress() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Indicates whether this session is performing synchronous operation for a request. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-16.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-16.html deleted file mode 100644 index 522739e..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-16.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -T-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -T

    -
    -
    TableTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    Represents an SNMP table. -
    thisSessionContext() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Returns true if the current executing thread is this session's dispatcher. -
    Timestamp - Class in com.sun.management.snmp
    This class is used by the SnmpVarBindList object.
    Timestamp() - -Constructor for class com.sun.management.snmp.Timestamp -
    The default constructor. -
    Timestamp(long, long) - -Constructor for class com.sun.management.snmp.Timestamp -
    Creates a TimeStamp object using the user parameters. -
    Timestamp(long) - -Constructor for class com.sun.management.snmp.Timestamp -
    Creates a TimeStamp object using the user parameters. -
    TimeticksTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing a Timeticks as defined in RFC 1155. -
    toBoolean() - -Method in class com.sun.management.snmp.SnmpOid -
    Converts the OID value to its Boolean form. -
    toByte() - -Method in class com.sun.management.snmp.SnmpOid -
    Converts the OID value to its array of Bytes form. -
    toInteger() - -Method in class com.sun.management.snmp.SnmpOid -
    Converts the OID value to its Integer form. -
    toLong() - -Method in class com.sun.management.snmp.SnmpOid -
    Converts the OID value to its Long form. -
    toOctetString() - -Method in class com.sun.management.snmp.SnmpOid -
    Converts an OID index converted string back to a DisplayString -
    toOid() - -Method in class com.sun.management.snmp.SnmpOid -
    Converts the OID value to its SnmpOid form. -
    toOid(long[], int) - -Static method in class com.sun.management.snmp.SnmpOid -
    Extracts the OID from an index OID and returns its - value converted as an SnmpOid. -
    toString() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gives a status report of the request. -
    toString() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Returns the String representation for this SnmpPeer. -
    toString() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gives a status report of the request. -
    toString() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets a String representation of the session. -
    toString() - -Method in class com.sun.management.snmp.SnmpOid -
    Converts the OID value to its String form. -
    toString() - -Method in class com.sun.management.snmp.SnmpTimeticks -
    Converts the timeticks value to its String form. -
    toString() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the printable ASCII representation of this SnmpVarBind. -
    toString() - -Method in class com.sun.management.snmp.Timestamp -
    Returns a String representation of the TimeStamp object. -
    toUnsignedLong() - -Method in class com.sun.management.snmp.SnmpOid -
      -
    toVector(boolean) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Copies the SnmpVarBindList into a plain vector of SnmpVarBind objects. -
    trapAuthenticationFailure - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Code as defined in RFC 1157 for generic trap info in Trap-PDU: authenticationFailure. -
    trapColdStart - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Code as defined in RFC 1157 for generic trap info in Trap-PDU: coldStart. -
    trapEgpNeighborLoss - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Code as defined in RFC 1157 for generic trap info in Trap-PDU: egpNeighborLoss. -
    trapEnterpriseSpecific - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Code as defined in RFC 1157 for generic trap info in Trap-PDU: enterpriseSpecific. -
    trapLinkDown - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkDown. -
    trapLinkUp - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkUp. -
    trapWarmStart - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    Code as defined in RFC 1157 for generic trap info in Trap-PDU: warmStart. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-17.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-17.html deleted file mode 100644 index 8f0fb22..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-17.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -U-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -U

    -
    -
    UintegerTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing an Unsigned32 integer as defined in RFC 1902. -
    UnknownSyntaxTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    Represents a unknown syntax type. -
    useAddressList(InetAddress[]) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Specifies the list of addresses to be used. -
    useIPAddress(String) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Sets a specific IP address to which the peer will communicate. -
    useNextAddress() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Causes all subsequent requests to go to the new address - obtained from the specified list of alternate addresses. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-18.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-18.html deleted file mode 100644 index c91eddd..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-18.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - -V-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -V

    -
    -
    varBindListToString() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Constructs a String containing details of each SnmpVarBindList (oid+value). -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-19.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-19.html deleted file mode 100644 index f54ddd7..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-19.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -W-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -W

    -
    -
    waitForCompletion(long) - -Method in class com.sun.management.comm.SnmpInformRequest -
    Used in synchronous mode only. -
    waitForCompletion(long) - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Used in synchronous mode only. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-2.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-2.html deleted file mode 100644 index 3d64716..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-2.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -B-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -B

    -
    -
    BitStringTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing the bit string type. -
    BooleanTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing the boolean type. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-3.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-3.html deleted file mode 100644 index 9bf35ae..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-3.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - -C-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -C

    -
    -
    cancelAllRequests() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Cancels all pending requests in this session. -
    cancelRequest() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Cancels the active inform request and removes itself from the - polling list. -
    cancelRequest() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Cancels the active request and removes itself from the polling list. -
    checkForUnspecifiedValue() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Returns true if there is a value that is not specified. -
    checkForValidValues() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Returns false if any of the variables does not contain a valid value. -
    checkResponseFor(SnmpRequest) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Indicates whether a response was received for this request. -
    clearValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Clears the value associated with this SnmpVarBind and sets the status to - stValueUnspecified. -
    clone() - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Clones the object and its content. -
    clone() - -Method in class com.sun.management.snmp.SnmpOid -
    Clones the SnmpOid object, making a copy of its data. -
    clone() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Clones the SNMP variable (including value). -
    clone() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Clones the SnmpVarBindList. -
    cloneWithoutValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Clones the SNMP variable. -
    cloneWithoutValue() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Clones the SnmpVarBindList. -
    cloneWithValue() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Clones the SnmpVarBindList. -
    com.sun.management.comm - package com.sun.management.comm
     
    com.sun.management.snmp - package com.sun.management.snmp
     
    com.sun.management.snmp.manager - package com.sun.management.snmp.manager
     
    community - -Variable in class com.sun.management.snmp.SnmpPduPacket -
    The pdu community string. -
    compareTo(SnmpOid) - -Method in class com.sun.management.snmp.SnmpOid -
    Compares two OIDs lexicographically. -
    componentCount - -Variable in class com.sun.management.snmp.SnmpOid -
    The length of the components' array. -
    components - -Variable in class com.sun.management.snmp.SnmpOid -
    The components' array. -
    concat(Vector) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Adds elements in the specified SnmpVarBindList to this list. -
    copyValue(SnmpVarBind) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Clones and copies only the value part from another SnmpVarBind object. -
    copyValueAndOid(SnmpVarBind) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Clones and copies the OID and value part from another SnmpVarBind object. -
    Counter64Tag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing a Counter64 as defined in RFC 1155. -
    CounterTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing a Counter32 as defined in RFC 1155. -
    CtxtConsFlag - -Static variable in interface com.sun.management.snmp.SnmpDefinitions -
    ASN.1 prefix for encoding PDU types. -
    CtxtFlag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for implicit context. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-4.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-4.html deleted file mode 100644 index a69bb3c..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-4.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - -D-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -D

    -
    -
    defaultSnmpRequestPktSize - -Static variable in class com.sun.management.snmp.manager.SnmpPeer -
    The default SNMP packet size of an SNMP request (2 * 1024). -
    defaultSnmpResponsePktSize - -Static variable in class com.sun.management.snmp.manager.SnmpPeer -
    The default SNMP packet size of an SNMP response (8 * 1024). -
    destroySession() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Destroys any pending requests and then stops the session. -
    duplicate() - -Method in class com.sun.management.snmp.SnmpOid -
    Performs a clone action. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-5.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-5.html deleted file mode 100644 index 8ff8a8b..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-5.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - -E-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -E

    -
    -
    encodeAuthentication(int) - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    For Java DMK internal use only. -
    endOfMibView - -Static variable in class com.sun.management.snmp.SnmpVarBind -
    Error code value as defined in RFC 1448 for: endOfMibView. -
    equals(Object) - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Compares two objects. -
    equals(Object) - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Compares the two peer objects to determine whether they are the same. -
    equals(Object) - -Method in class com.sun.management.snmp.SnmpOid -
    Checks whether the specified Object is equal to this SnmpOid. -
    equals(Object) - -Method in class com.sun.management.snmp.SnmpOidTableSupport -
    Checks if the specified Object is equal to this SnmpOidTableSupport. -
    errEndOfMibViewTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing an EndOfMibView as defined in RFC 1902. -
    errNoSuchInstanceTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing a NoSuchInstance as defined in RFC 1902. -
    errNoSuchObjectTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing a NoSuchObject as defined in RFC 1902. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-6.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-6.html deleted file mode 100644 index 0887d4a..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-6.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - -F-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -F

    -
    -
    finalize() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Finalizer of the SnmpInformRequest objects. -
    finalize() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Finalizer of the SnmpSession objects. -
    fixPduOnError() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Returns true if the PDU should be fixed for recoverable error. -
    fixTooBigError() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Returns true if the request should be retried for SnmpTooBig error. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-7.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-7.html deleted file mode 100644 index fe6aab2..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-7.html +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - -G-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -G

    -
    -
    GaugeTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing a Gauge32 as defined in RFC 1155. -
    getAbsMaxTimeToWait() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets absolute time in milliseconds (based on epoch time) before - which an inform response is expected from a manager. -
    getAbsMaxTimeToWait() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets absolute time in milliseconds (based on epoch time) before which a - response is expected from an agent. -
    getAbsNextPollTime() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets absolute time in milliseconds (based on epoch time) when the next - polling activity will begin. -
    getAbsNextPollTime() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets absolute time in milliseconds (based on epoch time) when the next - polling activity will begin. -
    getAllEntries() - -Method in interface com.sun.management.snmp.SnmpOidDatabase -
    Returns a list that can be used to traverse all the entries of the SnmpOidTable objects - of this SnmpOidDatabase. -
    getAllEntries() - -Method in class com.sun.management.snmp.SnmpOidDatabaseSupport -
    Returns a list that can be used to traverse all the entries of the SnmpOidTable objects - of this SnmpOidDatabase. -
    getAllEntries() - -Method in interface com.sun.management.snmp.SnmpOidTable -
    Returns a list that can be used to traverse all the entries this - SnmpOidTable. -
    getAllEntries() - -Method in class com.sun.management.snmp.SnmpOidTableSupport -
    Returns a list that can be used to traverse all the entries in this SnmpOidTable. -
    getAllRequestsForPeer(SnmpPeer) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets a list of requests which have the specified destination. -
    getAvgRtt() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the average round trip time for a packet with the peer. -
    getCommand() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the SNMP command for this request. -
    getDate() - -Method in class com.sun.management.snmp.Timestamp -
    Gets the current date. -
    getDateTime() - -Method in class com.sun.management.snmp.Timestamp -
    Gets the current date. -
    getDefaultPeer() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets a default peer (if any) bound to this session. -
    getDestAddr() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the InetAddress object for this peer. -
    getDestAddrList() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the list of alternate InetAddress configured for this peer. -
    getDestPort() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the destination port number of the peer to which SNMP requests are to be sent. -
    getDevName() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the name specified in the constructor while creating this object. -
    getEngine() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Engine the SnmpSession is linked with. -
    getEngineId() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Get the local engine Id. -
    getErrorIndex() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets the index. -
    getErrorIndex() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the index. -
    getErrorStatus() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets the status associated with the SnmpVarBindList. -
    getErrorStatus() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the status associated with the SnmpVarBindList. -
    getInformCommunity() - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Gets the community to be used when issuing inform requests. -
    getInPkts() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets the number of packets received. -
    getLength() - -Method in class com.sun.management.snmp.SnmpOid -
    Gets the number of components in this OID. -
    getMaxRtt() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the maximum round trip time for a packet with the peer. -
    getMaxSnmpPktSize() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the maximum request packet size that is currently used. -
    getMaxTries() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets the maximum number of tries before declaring that the manager - is not responding. -
    getMaxTries() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the number of times to try before giving up. -
    getMaxTries() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the maximum number of tries before declaring that the peer - is not responding. -
    getMinRtt() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the minimum round trip time for a packet with the peer. -
    getName() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets the session name (often used in identification). -
    getName() - -Method in class com.sun.management.snmp.SnmpOidRecord -
    Gets the logical name of the MIB variable. -
    getName() - -Method in class com.sun.management.snmp.SnmpOidTableSupport -
    Returns the name identifying this SnmpOidTableSupport - object. -
    getNumTries() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets the number of tries performed for the current inform request. -
    getNumTries() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the number of tries performed for the current request. -
    getOid() - -Method in class com.sun.management.snmp.SnmpOidRecord -
    Gets the OID of the MIB variable. -
    getOid() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the complete OID part associated with this SnmpVarBind. -
    getOidArc(int) - -Method in class com.sun.management.snmp.SnmpOid -
    Returns the value of the OID arc found at the requested position - in the components array. -
    getOptions() - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Gets all the options set in the object. -
    getOptions() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the options set for this request. -
    getOutPkts() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets the number of packets sent. -
    getParams() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the SnmpParams object associated with the peer. -
    getParams() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the session parameter object for this request. -
    getPduFactory() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets the PDU factory. -
    getPeer() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the peer object for this request. -
    getPktsErrors() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets the number of errors that occurred. -
    getPollTimestamp() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the absolute time (based on epoch time) when the poll started. -
    getRdCommunity() - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Gets the community to be used when issuing get operations. -
    getReportVarBindList() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the report SnmpVarBindList. -
    getRequestId() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets the request id (invoke identifier) of the current inform request. -
    getRequestId() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the request id (invoke identifier) of the current request. -
    getRequestStatus() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets the current status of the inform request. -
    getRequestStatus() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the current status of the request. -
    getRequestVarBindList() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the active SnmpVarBindList. -
    getResponsePktSize() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Gets the maximum size allowed for response packet. -
    getResponseSecurityParameters() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the response security parameters info (e.g. -
    getResponseVarBindList() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Gets the SnmpVarBindList of the inform response. -
    getResponseVarBindList() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the SnmpVarBindList that is the response obtained when an agent is queried. -
    getSnmpCounter64Value() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpCounterValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpGaugeValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpIntValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpIpAddressValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpOidTable() - -Static method in class com.sun.management.snmp.SnmpOid -
    Returns the MIB table used for resolving MIB variable names. -
    getSnmpOidValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpOpaqueValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpSession() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Gets the session object for this request. -
    getSnmpStringFixedValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpStringValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpTimeticksValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getSnmpValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the value part associated with this SnmpVarBind. -
    getStringValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the printable ASCII representation for the corresponding variable value. -
    getSysUpTime() - -Method in class com.sun.management.snmp.Timestamp -
    Gets the time (in hundredths of a second) since the network management portion of the system - was last re-initialized. -
    getTimeout() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the timeout to wait for a response from the peer. -
    getTimestamp() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Gets the timestamp associated with this SnmpVarBindList. -
    getTimeTicks() - -Method in class com.sun.management.snmp.Timestamp -
    Gets the SnmpTimeticks object corresponding to the TimeStamp object. -
    getType() - -Method in class com.sun.management.snmp.SnmpOidRecord -
    Gets the type of the MIB variable. -
    getTypeName() - -Method in class com.sun.management.snmp.SnmpOid -
    Returns a textual description of the type object. -
    getTypeName() - -Method in class com.sun.management.snmp.SnmpTimeticks -
    Returns a textual description of the type object. -
    getValueStatus() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the status of the value associated with this SnmpVarBind as an integer. -
    getValueStatusLegend() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Returns the status of the value associated with this SnmpVarBind as a String. -
    getVarBindAt(int) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Gets an SnmpVarBind object. -
    getVarBindCount() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Gets the number of elements in this list. -
    getVarBindLimit() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Gets the maximum number of variable bindings that can be sent to a peer. -
    getVarBindList() - -Method in class com.sun.management.snmp.SnmpVarBindList -
    This is a convenience function that returns an enumeration. -
    getWrCommunity() - -Method in class com.sun.management.snmp.manager.SnmpParameters -
    Gets the community to be used when issuing set operations. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-8.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-8.html deleted file mode 100644 index f1cb6d6..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-8.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -H-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -H

    -
    -
    hashCode() - -Method in class com.sun.management.snmp.SnmpOid -
    The hashCode is computed from the OID components. -
    hasVarBindException() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Determines whether the SnmpVarBind has an SNMP exception - (generated by agent in response to a request). -
    hideInvalidResponseError(boolean) - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Hides invalid response errors. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-9.html b/dist/docs/opendmk-binary-plug/docs/api/index-files/index-9.html deleted file mode 100644 index 18e5e20..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index-files/index-9.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - -I-Index (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -A B C D E F G H I L N O P R S T U V W
    -

    -I

    -
    -
    identity - -Variable in class com.sun.management.snmp.SnmpVarBindList -
    A name given to the SnmpVarBindList. -
    indexOfOid(SnmpVarBind, int, int) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Gives the index of an OID in the SnmpVarBindList. -
    indexOfOid(SnmpVarBind) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Gives the index of an OID in the SnmpVarBindList. -
    indexOfOid(SnmpOid) - -Method in class com.sun.management.snmp.SnmpVarBindList -
    Gives the index of an OID in the SnmpVarBindList. -
    inProgress() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Indicates whether or not the inform request is in progress. -
    inProgress() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Indicates whether or not the request is in progress. -
    insert(long) - -Method in class com.sun.management.snmp.SnmpOid -
    Inserts a subidentifier at the beginning of this SnmpOid. -
    insert(int) - -Method in class com.sun.management.snmp.SnmpOid -
    Inserts a subidentifier at the beginning of this SnmpOid. -
    insertInOid(int) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Inserts a sub-id at the beginning of the OID of this SnmpVarBind. -
    IntegerTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing the integer type. -
    ipAddressInUse() - -Method in class com.sun.management.snmp.manager.SnmpPeer -
    Returns the dot-formatted IP address string (for example 171.69.220.224). -
    IpAddressTag - -Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums -
    ASN.1 tag for representing an IP address as defined in RFC 1155. -
    isAborted() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Indicates whether or not the inform request was aborted. -
    isAborted() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Indicates whether or not the request was aborted. -
    isInternalRequest() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Indicates whether this request was created internally by the package to handle error conditions. -
    isInvalidResponseErrorHidden() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Checks if invalid response errors are hidden. -
    isMultiplexAllowed() - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Indicates whether multiplexing is allowed or not. -
    isOidEqual(SnmpVarBind) - -Method in class com.sun.management.snmp.SnmpVarBind -
    Checks whether the OID for this variable completely matches the OID part of the specified - SnmpVarBind object. -
    isPduFixedOnError() - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Indicates whether the PduFixedOnError option is set or not. -
    isReport() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Test if the received reply is an SNMP report. -
    isResponse() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Test if the received reply is an SNMP response. -
    isResultAvailable() - -Method in class com.sun.management.comm.SnmpInformRequest -
    Indicates whether or not the inform request result is available. -
    isResultAvailable() - -Method in class com.sun.management.snmp.manager.SnmpRequest -
    Indicates whether or not the request result is available. -
    isSessionActive() - -Method in class com.sun.management.snmp.manager.SnmpSession -
    Indicates whether the thread for this session is active. -
    isTooBigHandled() - -Method in class com.sun.management.snmp.manager.SnmpOptions -
    Indicates if the TooBigHandled option is set or not. -
    isUnspecifiedValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Checks whether the value associated with this SnmpVarBind is unspecified. -
    isValid() - -Method in class com.sun.management.snmp.SnmpOid -
    Checks the validity of the OID. -
    isValidValue() - -Method in class com.sun.management.snmp.SnmpVarBind -
    Checks whether the object contains a valid accessible value. -
    -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -A B C D E F G H I L N O P R S T U V W
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/index.html b/dist/docs/opendmk-binary-plug/docs/api/index.html deleted file mode 100644 index 9b450de..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - -${javadoc.windowtitle.plug} - - - - - - - - - - - -<H2> -Frame Alert</H2> - -<P> -This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. -<BR> -Link to<A HREF="overview-summary.html">Non-frame version.</A> - - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/overview-frame.html b/dist/docs/opendmk-binary-plug/docs/api/overview-frame.html deleted file mode 100644 index dcafbcb..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/overview-frame.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - -Overview (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - -
    -
    - - - - - -
    All Classes -

    - -Packages -
    -com.sun.management.comm -
    -com.sun.management.snmp -
    -com.sun.management.snmp.manager -
    -

    - -

    -  - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/overview-summary.html b/dist/docs/opendmk-binary-plug/docs/api/overview-summary.html deleted file mode 100644 index f27a9f0..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/overview-summary.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - -Overview (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -


    -
    -

    -

    Project OpenDMK 1.0 Binary Plugs

    - -
    - - - - - - - - - -
    -Project OpenDMK 1.0 SNMP Agent and Manager Common Package
    com.sun.management.snmp 
    - -

    -  - - - - - - - - -
    -Project OpenDMK 1.0 SNMP Manager Packages
    com.sun.management.snmp.manager 
    - -

    -  - - - - - - - - -
    -Project OpenDMK 1.0 SNMP Agent Packages
    com.sun.management.comm 
    - -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/overview-tree.html b/dist/docs/opendmk-binary-plug/docs/api/overview-tree.html deleted file mode 100644 index 25540a8..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/overview-tree.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - -Class Hierarchy (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Hierarchy For All Packages

    -
    -
    -
    Package Hierarchies:
    com.sun.management.comm, com.sun.management.snmp, com.sun.management.snmp.manager
    -
    -

    -Class Hierarchy -

    - -

    -Interface Hierarchy -

    - -
    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/package-list b/dist/docs/opendmk-binary-plug/docs/api/package-list deleted file mode 100644 index f37d9a2..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/package-list +++ /dev/null @@ -1,3 +0,0 @@ -com.sun.management.comm -com.sun.management.snmp -com.sun.management.snmp.manager diff --git a/dist/docs/opendmk-binary-plug/docs/api/resources/inherit.gif b/dist/docs/opendmk-binary-plug/docs/api/resources/inherit.gif deleted file mode 100644 index c814867a13deb0ca7ea2156c6ca1d5a03372af7e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 57 zcmZ?wbhEHbz-rJr-*-gOc#MYFO#UYTHhzah|J L+Ok$ZRt9STu}cwe diff --git a/dist/docs/opendmk-binary-plug/docs/api/serialized-form.html b/dist/docs/opendmk-binary-plug/docs/api/serialized-form.html deleted file mode 100644 index 30f296a..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/serialized-form.html +++ /dev/null @@ -1,2211 +0,0 @@ - - - - - - -Serialized Form (${javadoc.windowtitle.plug}) - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Serialized Form

    -
    -
    - - - - - -
    -Package com.sun.management.snmp
    - -

    - - - - - -
    -Class com.sun.management.snmp.BerException extends Exception implements Serializable
    - -

    -serialVersionUID: 3495333161508060693L - -

    - - - - - -
    -Serialized Fields
    - -

    -errorType

    -
    -int errorType
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.EnumRowStatus extends com.sun.jdmk.Enumerated implements Serializable
    - -

    -serialVersionUID: 7431042651505238452L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpBadSecurityLevelException extends Exception implements Serializable
    - -

    -serialVersionUID: 6465558332462527958L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpCounter extends com.sun.management.snmp.SnmpUnsignedInt implements Serializable
    - -

    -serialVersionUID: -4825062248765482614L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpCounter64 extends com.sun.management.snmp.SnmpValue implements Serializable
    - -

    -serialVersionUID: 6119804398925703166L - -

    - - - - - -
    -Serialized Fields
    - -

    -value

    -
    -long value
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpEngineId extends Object implements Serializable
    - -

    -serialVersionUID: -8737696000100566404L - -

    - - - - - -
    -Serialized Fields
    - -

    -engineId

    -
    -byte[] engineId
    -
    -
    -
    -
    -
    -

    -hexString

    -
    -String hexString
    -
    -
    -
    -
    -
    -

    -humanString

    -
    -String humanString
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpEngineParameters extends Object implements Serializable
    - -

    -serialVersionUID: -8875761274181730257L - -

    - - - - - -
    -Serialized Fields
    - -

    -uacl

    -
    -com.sun.management.snmp.UserAcl uacl
    -
    -
    -
    -
    -
    -

    -securityFile

    -
    -String securityFile
    -
    -
    -
    -
    -
    -

    -encrypt

    -
    -boolean encrypt
    -
    -
    -
    -
    -
    -

    -engineId

    -
    -com.sun.management.snmp.SnmpEngineId engineId
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpGauge extends com.sun.management.snmp.SnmpUnsignedInt implements Serializable
    - -

    -serialVersionUID: 7845202275739524719L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpInt extends com.sun.management.snmp.SnmpValue implements Serializable
    - -

    -serialVersionUID: 995087837429041659L - -

    - - - - - -
    -Serialized Fields
    - -

    -value

    -
    -long value
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpIpAddress extends SnmpOid implements Serializable
    - -

    -serialVersionUID: -844289641772067624L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpNull extends com.sun.management.snmp.SnmpValue implements Serializable
    - -

    -serialVersionUID: 5241472845263112765L - -

    - - - - - -
    -Serialized Fields
    - -

    -tag

    -
    -int tag
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpOid extends com.sun.management.snmp.SnmpValue implements Serializable
    - -

    -serialVersionUID: 8956237235607885096L - -

    - - - - - -
    -Serialized Fields
    - -

    -components

    -
    -long[] components
    -
    -
    The components' array. -

    -

     
    -
    -
    -
    -

    -componentCount

    -
    -int componentCount
    -
    -
    The length of the components' array. -

    -

     
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpOpaque extends com.sun.management.snmp.SnmpString implements Serializable
    - -

    -serialVersionUID: -4528903626829210227L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpPdu extends Object implements Serializable
    - -

    - - - - - -
    -Serialized Fields
    - -

    -type

    -
    -int type
    -
    -
    -
    -
    -
    -

    -version

    -
    -int version
    -
    -
    -
    -
    -
    -

    -varBindList

    -
    -SnmpVarBind[] varBindList
    -
    -
    -
    -
    -
    -

    -requestId

    -
    -int requestId
    -
    -
    -
    -
    -
    -

    -address

    -
    -InetAddress address
    -
    -
    -
    -
    -
    -

    -port

    -
    -int port
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpPduBulk extends SnmpPduPacket implements Serializable
    - -

    -serialVersionUID: 1353423561029187652L - -

    - - - - - -
    -Serialized Fields
    - -

    -nonRepeaters

    -
    -int nonRepeaters
    -
    -
    -
    -
    -
    -

    -maxRepetitions

    -
    -int maxRepetitions
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpPduFactoryBER extends Object implements Serializable
    - -

    -serialVersionUID: -6397398073339620L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpPduPacket extends com.sun.management.snmp.SnmpPdu implements Serializable
    - -

    - - - - - -
    -Serialized Fields
    - -

    -community

    -
    -byte[] community
    -
    -
    The pdu community string. -

    -

    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpPduRequest extends SnmpPduPacket implements Serializable
    - -

    -serialVersionUID: 1252321892274453488L - -

    - - - - - -
    -Serialized Fields
    - -

    -errorStatus

    -
    -int errorStatus
    -
    -
    -
    -
    -
    -

    -errorIndex

    -
    -int errorIndex
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpPduTrap extends SnmpPduPacket implements Serializable
    - -

    -serialVersionUID: -7441485909443484741L - -

    - - - - - -
    -Serialized Fields
    - -

    -enterprise

    -
    -SnmpOid enterprise
    -
    -
    -
    -
    -
    -

    -agentAddr

    -
    -com.sun.management.snmp.SnmpIpAddress agentAddr
    -
    -
    -
    -
    -
    -

    -genericTrap

    -
    -int genericTrap
    -
    -
    -
    -
    -
    -

    -specificTrap

    -
    -int specificTrap
    -
    -
    -
    -
    -
    -

    -timeStamp

    -
    -long timeStamp
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpScopedPduBulk extends com.sun.management.snmp.SnmpScopedPduPacket implements Serializable
    - -

    -serialVersionUID: -2432571604056696144L - -

    - - - - - -
    -Serialized Fields
    - -

    -nonRepeaters

    -
    -int nonRepeaters
    -
    -
    -
    -
    -
    -

    -maxRepetitions

    -
    -int maxRepetitions
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpScopedPduPacket extends com.sun.management.snmp.SnmpPdu implements Serializable
    - -

    - - - - - -
    -Serialized Fields
    - -

    -msgMaxSize

    -
    -int msgMaxSize
    -
    -
    -
    -
    -
    -

    -msgId

    -
    -int msgId
    -
    -
    -
    -
    -
    -

    -msgFlags

    -
    -byte msgFlags
    -
    -
    -
    -
    -
    -

    -msgSecurityModel

    -
    -int msgSecurityModel
    -
    -
    -
    -
    -
    -

    -contextEngineId

    -
    -byte[] contextEngineId
    -
    -
    -
    -
    -
    -

    -contextName

    -
    -byte[] contextName
    -
    -
    -
    -
    -
    -

    -securityParameters

    -
    -com.sun.management.snmp.SnmpSecurityParameters securityParameters
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpScopedPduRequest extends com.sun.management.snmp.SnmpScopedPduPacket implements Serializable
    - -

    -serialVersionUID: -5827729906597488468L - -

    - - - - - -
    -Serialized Fields
    - -

    -errorStatus

    -
    -int errorStatus
    -
    -
    -
    -
    -
    -

    -errorIndex

    -
    -int errorIndex
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpSecurityException extends Exception implements Serializable
    - -

    -serialVersionUID: 1459385985157895812L - -

    - - - - - -
    -Serialized Fields
    - -

    -list

    -
    -SnmpVarBind[] list
    -
    -
    -
    -
    -
    -

    -status

    -
    -int status
    -
    -
    -
    -
    -
    -

    -params

    -
    -com.sun.management.snmp.SnmpSecurityParameters params
    -
    -
    -
    -
    -
    -

    -contextEngineId

    -
    -byte[] contextEngineId
    -
    -
    -
    -
    -
    -

    -contextName

    -
    -byte[] contextName
    -
    -
    -
    -
    -
    -

    -flags

    -
    -byte flags
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpStatusException extends Exception implements Serializable
    - -

    -serialVersionUID: 594245968606990024L - -

    - - - - - -
    -Serialized Fields
    - -

    -errorStatus

    -
    -int errorStatus
    -
    -
    -
    -
    -
    -

    -errorIndex

    -
    -int errorIndex
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpString extends com.sun.management.snmp.SnmpValue implements Serializable
    - -

    -serialVersionUID: -7995335496739639922L - -

    - - - - - -
    -Serialized Fields
    - -

    -value

    -
    -byte[] value
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpStringFixed extends com.sun.management.snmp.SnmpString implements Serializable
    - -

    -serialVersionUID: -2800002500347958885L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpTimeticks extends com.sun.management.snmp.SnmpUnsignedInt implements Serializable
    - -

    -serialVersionUID: -5486435222360030630L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpTooBigException extends Exception implements Serializable
    - -

    -serialVersionUID: -9001045366592540154L - -

    - - - - - -
    -Serialized Fields
    - -

    -varBindCount

    -
    -int varBindCount
    -
    -
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpUnknownAccContrModelException extends com.sun.management.snmp.SnmpUnknownModelException implements Serializable
    - -

    -serialVersionUID: 5231219662141448282L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpUnknownModelException extends Exception implements Serializable
    - -

    -serialVersionUID: -71169068336120981L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpUnknownModelLcdException extends Exception implements Serializable
    - -

    -serialVersionUID: -104324648800088890L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpUnknownMsgProcModelException extends com.sun.management.snmp.SnmpUnknownModelException implements Serializable
    - -

    -serialVersionUID: 6244666159469190512L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpUnknownSecModelException extends com.sun.management.snmp.SnmpUnknownModelException implements Serializable
    - -

    -serialVersionUID: -5528779496043485294L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpUnknownSubSystemException extends Exception implements Serializable
    - -

    -serialVersionUID: 3181956750225659156L - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpUnsignedInt extends com.sun.management.snmp.SnmpInt implements Serializable
    - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpValue extends Object implements Serializable
    - -

    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpVarBind extends Object implements Serializable
    - -

    -serialVersionUID: -5059006593897949375L - -

    - - - - - -
    -Serialized Fields
    - -

    -oid

    -
    -SnmpOid oid
    -
    -
    Deprecated. As of Java Dynamic Management Kit 5.0, use instead getOid and setOid
    The OID of the SnmpVarBind. - The default value is null. -

    -

    -
    -
    -
    -

    -value

    -
    -com.sun.management.snmp.SnmpValue value
    -
    -
    Deprecated. As of Java Dynamic Management Kit 5.0, use instead getSnmpValue and setSnmpValue
    The value of the SnmpVarBind. - The default value is null. -

    -

    -
    -
    -
    -

    -status

    -
    -int status
    -
    -
    Indicates the status of the value in this SnmpVarBind. - The default value is stValueUnspecified. - This attribute is updated internally and should not be changed otherwise. -

    -

    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.SnmpVarBindList extends Vector implements Serializable
    - -

    -serialVersionUID: 3809890713220487444L - -

    - - - - - -
    -Serialized Fields
    - -

    -identity

    -
    -String identity
    -
    -
    A name given to the SnmpVarBindList. Useful for debugging. - The default name is "VarBindList". -

    -

    -
    -
    -
    -

    -timestamp

    -
    -Timestamp timestamp
    -
    -
    Timestamp when this SnmpVarBindList was updated. - Valid only for SnmpGet and SnmpGetNext operations. - SnmpTimestamp is null by default. - Also, when the list is cloned without value the timestamp is not copied. -

    -

    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.Timestamp extends Object implements Serializable
    - -

    -serialVersionUID: -7237553204610388243L - -

    - - - - - -
    -Serialized Fields
    - -

    -sysUpTime

    -
    -long sysUpTime
    -
    -
    The time (in hundreds of a second) since the network management portion of the system - was last re-initialized. -

    -

    -
    -
    -
    -

    -crtime

    -
    -long crtime
    -
    -
    A long representing the current date. -

    -

    -
    -
    -
    -

    -dateCache

    -
    -Date dateCache
    -
    -
    A Date object representing the current date. -

    -

    -
    -
    -
    -

    -uptimeCache

    -
    -SnmpTimeticks uptimeCache
    -
    -
    The SnmpTimeticks object corresponding to the TimeStamp object. -

    -

    -
    -
    -
    - - - - - -
    -Package com.sun.management.snmp.manager
    - -

    - - - - - -
    -Class com.sun.management.snmp.manager.SnmpOptions extends Object implements Serializable
    - -

    -serialVersionUID: -7208877643255176946L - -

    - - - - - -
    -Serialized Fields
    - -

    -options

    -
    -int options
    -
    -
    By default the following options are set: -
      -
    • optAllowMultiplexing -
    • optFixPduOnError -
    • optHandleTooBigError -
    -

    -

     
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.manager.SnmpParameters extends com.sun.management.snmp.manager.SnmpParams implements Serializable
    - -

    -serialVersionUID: -1964351381774963489L - -

    - - - - - -
    -Serialized Fields
    - -

    -_protocolVersion

    -
    -int _protocolVersion
    -
    -
    The protocol version. - By default, the value is SNMP version 1. -

    -

     
    -
    -
    -
    -

    -_readCommunity

    -
    -String _readCommunity
    -
    -
    The community to be used when issuing get operations. -

    -

     
    -
    -
    -
    -

    -_writeCommunity

    -
    -String _writeCommunity
    -
    -
    The community to be used when issuing set operations. -

    -

     
    -
    -
    -
    -

    -_informCommunity

    -
    -String _informCommunity
    -
    -
    The community to be used when issuing inform requests. -

    -

     
    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.manager.SnmpPeer extends Object implements Serializable
    - -

    -serialVersionUID: -1043232864665838097L - -

    - - - - - -
    -Serialized Fields
    - -

    -maxVarBindLimit

    -
    -int maxVarBindLimit
    -
    -
    The maximum number of variable bindings that can be packed into a request. - The default value is 25. -

    -

    -
    -
    -
    -

    -portNum

    -
    -int portNum
    -
    -
    Port number of the destination host. - The default port is 161. -

    -

    -
    -
    -
    -

    -maxTries

    -
    -int maxTries
    -
    -
    Number of times to try before giving up. - The default number is 3. -

    -

    -
    -
    -
    -

    -timeout

    -
    -int timeout
    -
    -
    The amount of time to wait for a response from the peer. - The default amount of time is 3000 milliseconds. -

    -

    -
    -
    -
    -

    -pduFactory

    -
    -com.sun.management.snmp.SnmpPduFactory pduFactory
    -
    -
    The PDU factory. The default factory is an instance of SnmpPduFactoryBER. -

    -

    -
    -
    -
    -

    -_maxrtt

    -
    -long _maxrtt
    -
    -
    The maximum round trip time for a packet with the peer. -

    -

    -
    -
    -
    -

    -_minrtt

    -
    -long _minrtt
    -
    -
    The minimum round trip time for a packet with the peer. -

    -

    -
    -
    -
    -

    -_avgrtt

    -
    -long _avgrtt
    -
    -
    The average round trip time for a packet with the peer. -

    -

    -
    -
    -
    -

    -_snmpParameter

    -
    -com.sun.management.snmp.manager.SnmpParams _snmpParameter
    -
    -
    SNMP parameters for this peer are valid for all requests using this peer. -

    -

    -
    See Also:
    SnmpParameters
    -
    -
    -

    -_devAddr

    -
    -InetAddress _devAddr
    -
    -
    Internet address of the peer to be used when communicating with the peer. -

    -

    -
    -
    -
    -

    -maxSnmpPacketSize

    -
    -int maxSnmpPacketSize
    -
    -
    Maximum packet size of the request PDU. This can be set by the user. - If the request crosses this limit while encoding, the request is automatically split - into multiple small request. Each of these requests will again be within this limit. - The default value is (2 * 1024). -

    -

    -
    -
    -
    -

    -_devAddrList

    -
    -InetAddress[] _devAddrList
    -
    -
    List of alternate addresses. -

    -

    -
    -
    -
    -

    -_addrIndex

    -
    -int _addrIndex
    -
    -
    The index of address currently being used. -

    -

    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.manager.SnmpRequest extends Object implements Serializable
    - -

    -serialVersionUID: 3370753936166629014L - -

    - - - - - -
    -Serialized Fields
    - -

    -thePeer

    -
    -SnmpPeer thePeer
    -
    -
    The peer object associated with this request. -

    -

    -
    -
    -
    -

    -session

    -
    -SnmpSession session
    -
    -
    The session object associated with this request. -

    -

    -
    -
    -
    -

    -callback

    -
    -SnmpRequestHandler callback
    -
    -
    The user implementation of the callback interface for this session. -

    -

    -
    -
    -
    -

    -nonRepeaters

    -
    -int nonRepeaters
    -
    -
    The nonRepeaters field for the bulk operation. - This variable is used only for pduGetBulkRequestPdu. -

    -

    -
    -
    -
    -

    -maxRepetitions

    -
    -int maxRepetitions
    -
    -
    The maxRepetitions field for the bulk operation. - This variable is used only for pduGetBulkRequestPdu. -

    -

    -
    -
    -
    -

    -proxy

    -
    -com.sun.management.snmp.manager.ReqRedirectSrv proxy
    -
    -
    Indicates whether this request is being serviced by another. - If this is not null, then there will be another object which will service this request. -

    -

    -
    -
    -
    -

    -requestPdu

    -
    -com.sun.management.snmp.SnmpPdu requestPdu
    -
    -
    The request PDU. -

    -

    -
    -
    -
    -

    -responsePdu

    -
    -com.sun.management.snmp.SnmpPdu responsePdu
    -
    -
    The response PDU. -

    -

    -
    -
    -
    -

    -internalVarBind

    -
    -SnmpVarBind[] internalVarBind
    -
    -
    -
    -
    -
    -

    -reason

    -
    -String reason
    -
    -
    -
    -
    -
    -

    -options

    -
    -int options
    -
    -
    By default the following options are set: -
      -
    • optAllowMultiplexing -
    • optFixPduOnError -
    • optHandleTooBigError -
    -

    -

    -
    -
    -
    -

    -mode

    -
    -int mode
    -
    -
    A non-zero value indicates an ordinary request created by the user. - The value indicates an internal request is created by the package to solve a - special situation such as multiplexing requests or a SnmpTooBig handler. -

    -

    -
    -
    -
    -

    -numTries

    -
    -int numTries
    -
    -
    Number of tries performed for the current polling operation. -

    -

    -
    -
    -
    -

    -timeout

    -
    -int timeout
    -
    -
    Timeout. The default value is 5 seconds. -

    -

    -
    -
    -
    -

    -reqState

    -
    -int reqState
    -
    -
    -
    -
    -
    -

    -prevPollTime

    -
    -long prevPollTime
    -
    -
    -
    -
    -
    -

    -nextPollTime

    -
    -long nextPollTime
    -
    -
    -
    -
    -
    -

    -waitTimeForResponse

    -
    -long waitTimeForResponse
    -
    -
    -
    -
    -
    -

    -debugDate

    -
    -Date debugDate
    -
    -
    -
    -
    -
    -

    -requestId

    -
    -int requestId
    -
    -
    The request ID for an active request. -

    -

    -
    -
    -
    -

    -engine

    -
    -com.sun.management.snmp.SnmpEngine engine
    -
    -
    -
    -
    -
    -

    -varBindList

    -
    -SnmpVarBindList varBindList
    -
    -
    This contains a list of SnmpVarBind objects for making - the SNMP requests. A private copy of the user specified - SnmpVarBindList is made by cloning the - SnmpVarBindList to ensure that the user does not modify the - SnmpVarBindList or the contents while the polling is in progress. -

    -

    -
    -
    -
    -

    -reportVarBindList

    -
    -SnmpVarBindList reportVarBindList
    -
    -
    -
    -
    -
    -

    -responseTimestamp

    -
    -Timestamp responseTimestamp
    -
    -
    The time stamp information for the agent response. -

    -

    -
    -
    -
    -

    -errorStatus

    -
    -int errorStatus
    -
    -
    The error status associated with the response packet. -

    -

    -
    -
    -
    -

    -errorIndex

    -
    -int errorIndex
    -
    -
    The index in SnmpVarBindList that caused the exception. -

    -

    -
    -
    -
    -

    -command

    -
    -int command
    -
    -
    The SNMP command (only valid when session is active). -

    -

    -
    -
    -
    -

    -dbgTag

    -
    -String dbgTag
    -
    -
    -
    -
    -
    -

    -securityCache

    -
    -com.sun.management.internal.snmp.SnmpSecurityCache securityCache
    -
    -
    The cache that is created at sending time and reused at receiving time. -

    -

    -
    -
    -
    -

    -securityParams

    -
    -com.sun.management.snmp.SnmpSecurityParameters securityParams
    -
    -
    The response or report security parameters. Can be useful when discovering timeliness params. -

    -

    -
    -
    - -

    - - - - - -
    -Class com.sun.management.snmp.manager.SnmpSession extends Object implements Serializable
    - -

    -serialVersionUID: 1695304966953152644L - -

    - - - - - -
    -Serialized Fields
    - -

    -engine

    -
    -com.sun.management.snmp.SnmpEngine engine
    -
    -
    -
    -
    -
    -

    -pduFactory

    -
    -com.sun.management.snmp.SnmpPduFactory pduFactory
    -
    -
    -
    -
    -
    -

    -hide

    -
    -boolean hide
    -
    -
    -
    -
    -
    -

    -usedThread

    -
    -String usedThread
    -
    -
    -
    -
    -
    -

    -snmpRespHdlr

    -
    -com.sun.management.snmp.manager.SnmpResponseHandler snmpRespHdlr
    -
    -
    -
    -
    -
    -

    -isBeingDestroyed

    -
    -boolean isBeingDestroyed
    -
    -
    -
    -
    -
    -

    -_myThread

    -
    -Thread _myThread
    -
    -
    The dispatcher that will service all responses to requests generated - using this session object. A session object creates one or more requests. - Thus it services all requests, which are created by this object, - when a response arrives for a request generated by the session. -

    -

     
    -
    -
    -
    -

    -_respq

    -
    -Stack<E> _respq
    -
    -
    A place to store the responses from the agent. - A FIFO queue is needed here. -

    -

     
    -
    -
    -
    -

    -_theSocket

    -
    -com.sun.management.snmp.manager.SnmpSocket _theSocket
    -
    -
    The SnmpSocket to be used to communicate with the peer - by all requests created in this session. -

    -

     
    -
    -
    -
    -

    -_defaultPeer

    -
    -SnmpPeer _defaultPeer
    -
    -
    The default peer to be used in this session. -

    -

     
    -
    -
    -
    -

    -_syncReq

    -
    -SnmpRequest _syncReq
    -
    -
    Request being synchronized from session thread. This happens when - a user does sync operation from a callback. -

    -

     
    -
    -
    -
    -

    -sessionName

    -
    -String sessionName
    -
    -
    The name identifying this session. Useful in debugging a session. -

    -

     
    -
    -
    -
    -

    -_requestList

    -
    -Hashtable<K,V> _requestList
    -
    -
    -
    -
    -
    -

    -snmpOptions

    -
    -SnmpOptions snmpOptions
    -
    -
    Set of options used to configure all SnmpRequests created - in this session. The user can manipulate the options directly. - Note that this variable is public. -

    -

     
    -
    -
    -
    -

    -snmpQman

    -
    -com.sun.management.snmp.manager.SnmpQManager snmpQman
    -
    -
    -
    -
    -
    -

    -dbgTag

    -
    -String dbgTag
    -
    -
    -
    -
    - -

    -


    - - - - - - - - - - - - - - - -
    -Open Source build 02
    opendmk-1.0-b02 2007.10.01_19:17:46_MEST
    -
    - - - -
    -Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - - diff --git a/dist/docs/opendmk-binary-plug/docs/api/stylesheet.css b/dist/docs/opendmk-binary-plug/docs/api/stylesheet.css deleted file mode 100644 index 6d31fdb..0000000 --- a/dist/docs/opendmk-binary-plug/docs/api/stylesheet.css +++ /dev/null @@ -1,29 +0,0 @@ -/* Javadoc style sheet */ - -/* Define colors, fonts and other style attributes here to override the defaults */ - -/* Page background color */ -body { background-color: #FFFFFF } - -/* Headings */ -h1 { font-size: 145% } - -/* Table colors */ -.TableHeadingColor { background: #CCCCFF } /* Dark mauve */ -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ -.TableRowColor { background: #FFFFFF } /* White */ - -/* Font used in left-hand frame lists */ -.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif } -.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } -.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } - -/* Navigation bar fonts and colors */ -.NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */ -.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */ -.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} -.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} - -.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} -.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} - diff --git a/dist/etc/conf/template.acl b/dist/etc/conf/template.acl deleted file mode 100644 index ea3b3b6..0000000 --- a/dist/etc/conf/template.acl +++ /dev/null @@ -1,87 +0,0 @@ -# -# @(#)file template.acl -# @(#)author Sun Microsystems, Inc. -# @(#)version 4.9 -# @(#)date 07/10/01 -# -# ========================================================================== -# -# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -# -# Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved. -# -# The contents of this file are subject to the terms of either the GNU General -# Public License Version 2 only ("GPL") or the Common Development and -# Distribution License("CDDL")(collectively, the "License"). You may not use -# this file except in compliance with the License. You can obtain a copy of the -# License at http://opendmk.dev.java.net/legal_notices/licenses.txt or in the -# LEGAL_NOTICES folder that accompanied this code. See the License for the -# specific language governing permissions and limitations under the License. -# -# When distributing the software, include this License Header Notice in each -# file and include the License file found at -# http://opendmk.dev.java.net/legal_notices/licenses.txt -# or in the LEGAL_NOTICES folder that accompanied this code. -# Sun designates this particular file as subject to the "Classpath" exception -# as provided by Sun in the GPL Version 2 section of the License file that -# accompanied this code. -# -# If applicable, add the following below the License Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: -# -# "Portions Copyrighted [year] [name of copyright owner]" -# -# Contributor(s): -# -# If you wish your version of this file to be governed by only the CDDL or -# only the GPL Version 2, indicate your decision by adding -# -# "[Contributor] elects to include this software in this distribution -# under the [CDDL or GPL Version 2] license." -# -# If you don't indicate a single choice of license, a recipient has the option -# to distribute your version of this file under either the CDDL or the GPL -# Version 2, or to extend the choice of license to its licensees as provided -# above. However, if you add GPL Version 2 code and therefore, elected the -# GPL Version 2 license, then the option applies only if the new code is made -# subject to such option by the copyright holder. -# -# ========================================================================== -# -# access: can take only "read-only" or "read-write" values -# -# managers can be : -# -# - hostname: hubble -# - ip v4 and v6 addresses: 123.456.789.12 , fe80::a00:20ff:fe9b:ea82 -# - ip v4 and v6 netmask prefix notation: 123.456.789.0/24, -# fe80::a00:20ff:fe9b:ea82/64 -# -# see RFC 2373 (http://www.ietf.org/rfc/rfc2373.txt) -# - - -acl = { - { - communities = public, private - access = read-only - managers = hubble, snowbell, nanak - } - { - communities = jerry - access = read-write - managers = hubble, telescope - } -} - -trap = { - { - trap-community = public - hosts = hubble, snowbell - } - { - trap-community = private - hosts = telescope - } -} - diff --git a/dist/etc/conf/template.logging.properties b/dist/etc/conf/template.logging.properties deleted file mode 100644 index c172bda..0000000 --- a/dist/etc/conf/template.logging.properties +++ /dev/null @@ -1,107 +0,0 @@ -# template.logging.properties 1.6 07/03/08 -# -# ========================================================================== -# -# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -# -# Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved. -# -# The contents of this file are subject to the terms of either the GNU General -# Public License Version 2 only ("GPL") or the Common Development and -# Distribution License("CDDL")(collectively, the "License"). You may not use -# this file except in compliance with the License. You can obtain a copy of the -# License at http://opendmk.dev.java.net/legal_notices/licenses.txt or in the -# LEGAL_NOTICES folder that accompanied this code. See the License for the -# specific language governing permissions and limitations under the License. -# -# When distributing the software, include this License Header Notice in each -# file and include the License file found at -# http://opendmk.dev.java.net/legal_notices/licenses.txt -# or in the LEGAL_NOTICES folder that accompanied this code. -# Sun designates this particular file as subject to the "Classpath" exception -# as provided by Sun in the GPL Version 2 section of the License file that -# accompanied this code. -# -# If applicable, add the following below the License Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: -# -# "Portions Copyrighted [year] [name of copyright owner]" -# -# Contributor(s): -# -# If you wish your version of this file to be governed by only the CDDL or -# only the GPL Version 2, indicate your decision by adding -# -# "[Contributor] elects to include this software in this distribution -# under the [CDDL or GPL Version 2] license." -# -# If you don't indicate a single choice of license, a recipient has the option -# to distribute your version of this file under either the CDDL or the GPL -# Version 2, or to extend the choice of license to its licensees as provided -# above. However, if you add GPL Version 2 code and therefore, elected the -# GPL Version 2 license, then the option applies only if the new code is made -# subject to such option by the copyright holder. -# -# ========================================================================== -# -# ---------------------------------------------------------------------------- -# Java(TM) DMK 5.1 template file for activating logging -# ---------------------------------------------------------------------------- - - -# Refer to the Java 2 SDK documentation for details on the JDK logging API: -# http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/index.html -# See also file lib/logging.properties in your JRE directory. -# -# You can copy and edit this file to suit your needs. -# Then you can either append its contents to lib/logging.properties of -# your JRE, -# or set the JVM system property -# java.util.logging.config.file=. - - -# Default logging level: -.level = INFO -# Handle traces to standard output (System.err): -handlers = java.util.logging.ConsoleHandler -java.util.logging.ConsoleHandler.level = FINEST -java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter - - -# Logging categories for JMX, JMX Remote and Java DMK are named according -# to the Java package name implementing the functionality for that category. -# Exception to this rule is for SNMP, where Java package names are -# sun.management.snmp.* -# and logging category is -# com.sun.jdmk.snmp (legacy name). - - -# Uncomment any lines below to set the logging level by category. -# -# JMX and JDMK top level categories: -# -#javax.management.level = FINEST -#com.sun.jdmk.level = FINEST -# -# JMX and JDMK sub-categories: the level set for a sub-category has -# precedence over the level set for its parent category. -# -#javax.management.mbeanserver.level = INFO -#javax.management.mlet.level = INFO -#javax.management.monitor.level = INFO -#javax.management.timer.level = INFO -#javax.management.notification.level = INFO -#javax.management.misc.level = INFO -#javax.management.relation.level = INFO -#javax.management.modelmbean.level = INFO -#javax.management.remote.level = INFO -# -#com.sun.jdmk.mbeanserver.level = INFO -#com.sun.jdmk.snmp.level = INFO -#com.sun.jdmk.html.level = INFO -#com.sun.jdmk.notification.level = INFO -#com.sun.jdmk.cascading.level = INFO -#com.sun.jdmk.legacy.level = INFO -#com.sun.jdmk.misc.level = INFO -#com.sun.jdmk.comm.level = INFO -#com.sun.jdmk.discovery.level = INFO diff --git a/dist/etc/conf/template.security b/dist/etc/conf/template.security deleted file mode 100644 index 3d93b21..0000000 --- a/dist/etc/conf/template.security +++ /dev/null @@ -1,78 +0,0 @@ -# -# @(#)file template.security -# @(#)author Sun Microsystems, Inc. -# @(#)version 1.4 -# @(#)date 07/10/01 -# -# ========================================================================== -# -# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -# -# Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved. -# -# The contents of this file are subject to the terms of either the GNU General -# Public License Version 2 only ("GPL") or the Common Development and -# Distribution License("CDDL")(collectively, the "License"). You may not use -# this file except in compliance with the License. You can obtain a copy of the -# License at http://opendmk.dev.java.net/legal_notices/licenses.txt or in the -# LEGAL_NOTICES folder that accompanied this code. See the License for the -# specific language governing permissions and limitations under the License. -# -# When distributing the software, include this License Header Notice in each -# file and include the License file found at -# http://opendmk.dev.java.net/legal_notices/licenses.txt -# or in the LEGAL_NOTICES folder that accompanied this code. -# Sun designates this particular file as subject to the "Classpath" exception -# as provided by Sun in the GPL Version 2 section of the License file that -# accompanied this code. -# -# If applicable, add the following below the License Header, with the fields -# enclosed by brackets [] replaced by your own identifying information: -# -# "Portions Copyrighted [year] [name of copyright owner]" -# -# Contributor(s): -# -# If you wish your version of this file to be governed by only the CDDL or -# only the GPL Version 2, indicate your decision by adding -# -# "[Contributor] elects to include this software in this distribution -# under the [CDDL or GPL Version 2] license." -# -# If you don't indicate a single choice of license, a recipient has the option -# to distribute your version of this file under either the CDDL or the GPL -# Version 2, or to extend the choice of license to its licensees as provided -# above. However, if you add GPL Version 2 code and therefore, elected the -# GPL Version 2 license, then the option applies only if the new code is made -# subject to such option by the copyright holder. -# -# ========================================================================== -# - - SECURITY FILE TEMPLATE - ---------------------- - -# The SNMP v3 user-based security configuration is located in a Java DMK -# text file. Each SNMP engine has its own security file. -# Java DMK 5.0 associates an engine to an SnmpV3AdaptorServer. -# Engines are shared between more than one SnmpSession. -# In a traditional agent and manager SNMP architecture, -# you will have one file on the agent side and one on the manager side. -# Both files will have a very similar configuration. - -# Have a look to /examples/Snmp/READMEV3_security -# for the complete syntax. - - -# Local engine Id. Is read by the agent or manager to configure the engine. -# These properties are optional. If you don't provide an engine id and or an engine boots, they are computed by the engine. - -# localEngineID= - -# NB boots. Will be read by the agent to configure the engine. - -# localEngineBoots=0 - -# A user entry configuration. - -# userEntry=< | yourEngineId>,,,,,,,,