Abstract
This paper describes an implementation of a system which provides plugin functionalities in JBoss application server. It uses JNDI namespace for detection of new modules, which is updated after JBoss deployment scanner finishes scanning of the deployment folder. Our system provides detection of certain types of modules (plugins) in runtime. These modules are, in our case, classes that implement different interfaces. Clients (other modules) that want to use certain types of plugins, register themselves at Component Manager, which notifies them when modules of such types are detected. Detection of modules that are currently deployed on the application server is achieved using JNDI namespace. Modules registered in the namespace are checked for classes that implement certain interfaces — plugin types.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.