Download hello-world-provider-1.2.0.beta1.jar
hello/hello-world-provider-1.2.0.beta1.jar.zip( 11 k)
The download jar file contains the following class files or Java source files.
META-INF/DEPENDENCIES.txt
META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/beans.xml
META-INF/hello-world-provider.bnd
META-INF/maven/org.jboss.weld.osgi.examples.userdoc/hello-world-provider/pom.properties
META-INF/maven/org.jboss.weld.osgi.examples.userdoc/hello-world-provider/pom.xml
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.App.class
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.api.HelloWorld.class
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.api.Language.class
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.api.Presentation.class
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.impl.HelloWorldEnglish.class
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.impl.HelloWorldFrench.class
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.impl.HelloWorldGerman.class
org.jboss.weld.osgi.examples.userdoc.helloworld.provider.impl.PresentationInterceptor.class
Related examples in the same category