public class App extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ROOT_PATH
Clipboard root resource path.
|
| Constructor and Description |
|---|
App() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceConfig |
createProgrammaticClipboardApp()
Create example application resource configuration.
|
static void |
main(String[] args)
Main application entry point.
|
public static final String ROOT_PATH
public static void main(String[] args)
args - application arguments.public static ResourceConfig createProgrammaticClipboardApp()
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.