summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/NativeService.java
diff options
context:
space:
mode:
Diffstat (limited to 'bean/com/sun/star/comp/beans/NativeService.java')
-rw-r--r--bean/com/sun/star/comp/beans/NativeService.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/bean/com/sun/star/comp/beans/NativeService.java b/bean/com/sun/star/comp/beans/NativeService.java
index 9df62f072976..c1e8282964a7 100644
--- a/bean/com/sun/star/comp/beans/NativeService.java
+++ b/bean/com/sun/star/comp/beans/NativeService.java
@@ -21,6 +21,7 @@ package com.sun.star.comp.beans;
/*
* @deprecated
*/
+ @Deprecated
interface NativeService {
String getIdentifier();
void startupService() throws java.io.IOException;