mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
removed unused JMXConnection interface
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
package com.sap.sse.landscape.application;
|
||||
|
||||
/**
|
||||
* A connection that allows clients to read and---based on the client's permissions---update
|
||||
* Java Management properties (JMX, Management Beans, MBeans) in a running Java Virtual Machine.
|
||||
*
|
||||
* @author Axel Uhl (D043530)
|
||||
*
|
||||
*/
|
||||
public interface JMXConnection {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user