public interface Module
extends org.glassfish.api.admin.config.Named, org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
| Modifier and Type | Interface and Description |
|---|---|
static class |
Module.Duck |
| Modifier and Type | Method and Description |
|---|---|
Engine |
getEngine(String snifferType) |
List<Engine> |
getEngines() |
Resources |
getResources() |
void |
setResources(Resources resources) |
Resources getResources()
void setResources(Resources resources) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.