| Package | Description |
|---|---|
| org.glassfish.internal.data |
| Modifier and Type | Field and Description |
|---|---|
protected Set<EngineRef> |
ModuleInfo.engines |
protected LinkedList<EngineRef> |
ModuleInfo.reversedEngines |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.glassfish.api.container.Container> |
ModuleInfo.getEngineRefForContainer(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<EngineRef> |
ModuleInfo._getEngineRefs() |
Set<EngineRef> |
ModuleInfo.getEngineRefs() |
<T extends org.glassfish.api.container.Container> |
ApplicationInfo.getEngineRefsForContainer(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationInfo.add(EngineRef ref) |
| Constructor and Description |
|---|
ModuleInfo(org.glassfish.api.event.Events events,
String name,
Collection<EngineRef> refs,
Properties moduleProps) |
Copyright © 2017. All rights reserved.