会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明申请
    • System and Method for Using SNMP in an Application Server Environment
    • 在应用服务器环境中使用SNMP的系统和方法
    • US20090182849A1
    • 2009-07-16
    • US12354734
    • 2009-01-15
    • Rajendra InamdarSandeep ShrivastavaMichael CicoRichard P. Mousseau
    • Rajendra InamdarSandeep ShrivastavaMichael CicoRichard P. Mousseau
    • G06F15/173G06F15/177
    • H04L41/046H04L41/0213H04L63/20
    • A system and method for sharing security information across multiple SNMP Agents running within a domain, including features such as dynamically extending SNMP MIB to expose customer MBeans with SNMP. The system includes a managed server instance of an application that hosts an SNMP agent. An agent or sub-agent is registered to the SNMP Agent on each managed server and there is a management information base which describes different management attributes that the application server exposes. A network-manager hosts a SNMP manager that communicates with the SNMP Agents. A non-application server specific MBean exposes a set of attributes about the application to the sub-agent and hosts the non-application server specific MBean in a dynamic MIB. The set of attributes are communicated through SNMP by the SNMP Agent to SNMP manager, to extend the SNMP MIB dynamically, and allow the non-application server specific MBean to be exposed through SNMP.
    • 一种用于在域内运行的多个SNMP代理之间共享安全信息的系统和方法,包括动态扩展SNMP MIB以使用SNMP公开客户MBean的功能。 系统包括托管SNMP代理的应用程序的受管服务器实例。 代理或子代理在每个受管服务器上注册到SNMP代理,并且有一个描述应用程序服务器暴露的不同管理属性的管理信息库。 网络管理员托管与SNMP代理进行通信的SNMP管理器。 非应用程序服务器特定的MBean将一组关于应用程序的属性公开给子代理,并在动态MIB中托管非应用程序服务器特定的MBean。 该SNMP属性通过SNMP传送给SNMP管理器,动态扩展SNMP MIB,允许非应用服务器特定的MBean通过SNMP公开。
    • 4. 发明授权
    • Flexible and extensible Java bytecode instrumentation system
    • 灵活可扩展的Java字节码仪器系统
    • US07281242B2
    • 2007-10-09
    • US10287213
    • 2002-11-04
    • Rajendra Inamdar
    • Rajendra Inamdar
    • G06F9/45
    • G06F11/3624G06F11/362G06F11/364
    • Code can be injected into a compiled application through the use of probes comprised of instrumentation code. Probes can be implemented in a custom high level language that hides low level instruction details. A directive file contains instructions on injecting a probe into a compiled application. An instrumentation engine reads these instructions and injects the probe into the compiled application at the appropriate injection points. Multiple probes can be used, and can be stored in a probe library. Each probe can inject code into the application at, for example, a package, class, method, or line of the compiled application. Calls can also be made to external runtime libraries.
    • 代码可以通过使用由检测代码组成的探针注入到编译过的应用程序中。 探针可以以隐藏低级指令细节的自定义高级语言来实现。 指令文件包含将探针注入编译应用程序的说明。 仪器引擎读取这些指令,并在适当的注入点将探针注入到编译的应用程序中。 可以使用多个探针,并可以存储在探针库中。 每个探测器可以将代码注入到例如编译应用程序的包,类,方法或行中的应用程序中。 也可以调用外部运行时库。
    • 6. 发明授权
    • System and method for dynamically redefining class files in an application server environment
    • 用于在应用程序服务器环境中动态重新定义类文件的系统和方法
    • US08615734B2
    • 2013-12-24
    • US12266369
    • 2008-11-06
    • Srinagesh SusarlaAbe WhiteRajendra Inamdar
    • Srinagesh SusarlaAbe WhiteRajendra Inamdar
    • G06F9/44
    • G06F8/24G06F9/4488
    • Disclosed herein is a system and method for dynamically redefining class files in a Java-based development environment. The existing development cycle in Java generally requires developers to edit, build, and deploy before they can test changes to the code. This process can be quite time consuming. There is a need for dynamically redefining and testing class files in a development environment without a significant time delay or loss of data. In one embodiment, when a developer modifies the class definition a ClassFileTransformer function is used to maintain the original shape of a redefinable class, i.e. its declared fields and methods, without affecting the redefined class' behavior or appearance to outside code.
    • 本文公开了一种用于在基于Java的开发环境中动态地重新定义类文件的系统和方法。 Java的现有开发周期通常要求开发人员在对代码进行更改之前进行编辑,构建和部署。 这个过程可能相当耗时。 需要在开发环境中动态地重新定义和测试类文件,而没有显着的时间延迟或数据丢失。 在一个实施例中,当开发人员修改类定义时,使用ClassFileTransformer函数来维护可重定类的原始形状,即其声明的字段和方法,而不影响重定义类的行为或外部代码的外观。