You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: coherence-visualvm-plugin/src/main/java/com/oracle/coherence/plugin/visualvm/datasource/CoherenceClusterDataSourceDescriptorProvider.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright (c) 2020, 2022 Oracle and/or its affiliates. All rights reserved.
2
+
* Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
@@ -75,5 +75,5 @@ public static void unregister()
75
75
/**
76
76
* The static singleton instance of {@link CoherenceClusterDataSourceDescriptorProvider}.
Copy file name to clipboardExpand all lines: coherence-visualvm-plugin/src/main/java/com/oracle/coherence/plugin/visualvm/datasource/CoherenceClusterDataSourceViewProvider.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright (c) 2020, 2022 Oracle and/or its affiliates. All rights reserved.
2
+
* Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
@@ -80,5 +80,5 @@ public static void unregister()
80
80
/**
81
81
* The singleton instance of {@link CoherenceClusterDataSourceViewProvider}.
Copy file name to clipboardExpand all lines: coherence-visualvm-plugin/src/main/java/com/oracle/coherence/plugin/visualvm/discovery/DiscoverCoherenceClusterAction.java
0 commit comments