Author: david.lloyd(a)jboss.com
Date: 2009-12-10 17:44:07 -0500 (Thu, 10 Dec 2009)
New Revision: 5603
Added:
remoting3-multiplex/trunk/src/main/resources/
remoting3-multiplex/trunk/src/main/resources/META-INF/
remoting3-multiplex/trunk/src/main/resources/META-INF/services/
remoting3-multiplex/trunk/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor
Log:
Add service descriptor
Added:
remoting3-multiplex/trunk/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor
===================================================================
---
remoting3-multiplex/trunk/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor
(rev 0)
+++
remoting3-multiplex/trunk/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor 2009-12-10
22:44:07 UTC (rev 5603)
@@ -0,0 +1,23 @@
+#
+# JBoss, Home of Professional Open Source
+# Copyright 2009, JBoss Inc., and individual contributors as indicated
+# by the @authors tag. See the copyright.txt in the distribution for a
+# full listing of individual contributors.
+#
+# This is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2.1 of
+# the License, or (at your option) any later version.
+#
+# This software is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this software; if not, write to the Free
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
+#
+# This module defines the Remoting multiplex provider
+org.jboss.remoting3.multiplex.RemoteDescriptor
\ No newline at end of file