public interface ExtensionClasspathProvider
OfficeFloorPlugin
may optionally implement this
interface to enable contribution to the class path.Modifier and Type | Field and Description |
---|---|
static String |
EXTENSION_ID
Extension ID.
|
Modifier and Type | Method and Description |
---|---|
ClasspathProvision[] |
getClasspathProvisions()
Obtains the
ClasspathProvision instances for the extension. |
static final String EXTENSION_ID
ClasspathProvision[] getClasspathProvisions()
ClasspathProvision
instances for the extension.ClasspathProvision
instances for the extension.Copyright © 2005–2016. All rights reserved.