public interface JavaLibrary
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Modifier and Type | Field and Description |
---|---|
static String |
PLUGIN_LIBRARY_PATH_KEY
This key is used to store class path to plugin Java libraries in the
system property table (System.getProperty()).
|
Modifier and Type | Method and Description |
---|---|
boolean |
isLibrary()
Plugins which are Java libraries should return true.
|
static final String PLUGIN_LIBRARY_PATH_KEY
boolean isLibrary()