Download osgi-remoting-ejb-sample-ejb-0.1.0-client.jar
osgi-remoting/osgi-remoting-ejb-sample-ejb-0.1.0-client.jar.zip( 4 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/jandex.idx
META-INF/maven/com.github.marschall/osgi-remoting-ejb-sample-ejb/pom.properties
META-INF/maven/com.github.marschall/osgi-remoting-ejb-sample-ejb/pom.xml
OSGI-INF/remote-service/ejb-client.xml
com.github.marschall.jboss.osgi.remoting.ejb.sample.NonRemoteEjb.class
com.github.marschall.jboss.osgi.remoting.ejb.sample.StatefulNonRemote.class
com.github.marschall.jboss.osgi.remoting.ejb.sample.StatefulRemote1.class
com.github.marschall.jboss.osgi.remoting.ejb.sample.StatefulRemote2.class
com.github.marschall.jboss.osgi.remoting.ejb.sample.StatelessNonRemote.class
com.github.marschall.jboss.osgi.remoting.ejb.sample.StatelessRemote1.class
com.github.marschall.jboss.osgi.remoting.ejb.sample.StatelessRemote2.class
Related examples in the same category