User: mnf999
Date: 01/08/29 19:35:54
Modified: src/main/org/jboss/mq/il/rmi RMIServerILService.java
Log:
just package names, nothing more
Revision Changes Path
1.3 +2 -2 jbossmq/src/main/org/jboss/mq/il/rmi/RMIServerILService.java
Index: RMIServerILService.java
===================================================================
RCS file:
/cvsroot/jboss/jbossmq/src/main/org/jboss/mq/il/rmi/RMIServerILService.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- RMIServerILService.java 2001/08/17 03:04:04 1.2
+++ RMIServerILService.java 2001/08/30 02:35:54 1.3
@@ -15,14 +15,14 @@
import org.jboss.mq.il.ServerILJMXService;
import org.jboss.mq.server.JMSServer;
-import org.jboss.util.ServiceMBeanSupport;
+import org.jboss.system.ServiceMBeanSupport;
/**
* Implements the ServerILJMXService which is used to manage the JVM IL.
*
* @author Hiram Chirino ([EMAIL PROTECTED])
* @created August 16, 2001
- * @version $Revision: 1.2 $
+ * @version $Revision: 1.3 $
*/
public class RMIServerILService extends org.jboss.mq.il.ServerILJMXService
implements RMIServerILServiceMBean {
RMIServerIL serverIL;
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development