{"id":71575,"library":"org-apache-servicemix-bundles-aopalliance","title":"Apache ServiceMix AOP Alliance Bundle","description":"OSGi bundle wrapping the AOP Alliance 1.0 jar for use in modular environments.","status":"active","version":"1.0_6","language":"java","source_language":null,"source_url":"http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aopalliance-1.0_6","tags":["osgi","aop","bundle","servicemix","java"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.servicemix.bundles</groupId>\n  <artifactId>org.apache.servicemix.bundles.aopalliance</artifactId>\n  <version>1.0_6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.aopalliance:1.0_6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"MethodInterceptor","correct":"org.aopalliance.intercept.MethodInterceptor"}],"quickstart":{"code":"import org.aopalliance.intercept.MethodInterceptor;\nimport org.aopalliance.intercept.MethodInvocation;\n\npublic class MyInterceptor implements MethodInterceptor {\n    @Override\n    public Object invoke(MethodInvocation invocation) throws Throwable {\n        return invocation.proceed();\n    }\n}","lang":"java","description":"Implement a method interceptor using AOP Alliance."},"warnings":[{"fix":"Use the standard aopalliance jar if not using OSGi.","message":"This is an OSGi bundle; may not work in non-OSGi environments without proper setup.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'1.0':12 'allianc':4,11 'aop':3,10,20 'apach':1 'bundl':5,7,21 'environ':18 'jar':13 'java':23 'modular':17 'osgi':6,19 'servicemix':2,22 'use':15 'wrap':8","created_at":"2026-06-17T18:28:48.956792+00:00","updated_at":"2026-06-17T18:28:48.956792+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://servicemix.apache.org/","github":null,"docs":"https://appdoc.app/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.aopalliance/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["dependency-injection"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}