| Package | Description |
|---|---|
| org.jboss.windup.graph.model.meta | |
| org.jboss.windup.graph.model.meta.javaclass | |
| org.jboss.windup.graph.model.meta.xml | |
| org.jboss.windup.graph.model.resource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatasourceMeta |
interface |
EnvironmentReference |
interface |
JarManifest |
interface |
JBossModuleMeta |
interface |
JMSMeta |
interface |
JNDIReference |
interface |
MailserverMeta |
interface |
SpecificationVersionMeta |
| Modifier and Type | Class and Description |
|---|---|
static class |
JarManifest.Impl |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Meta> |
MessageDrivenBeanFacet.getMeta() |
Iterator<Meta> |
EjbEntityFacet.getMeta() |
Iterator<Meta> |
EjbSessionBeanFacet.getMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDrivenBeanFacet.addMeta(Meta resource) |
void |
EjbEntityFacet.addMeta(Meta resource) |
void |
EjbSessionBeanFacet.addMeta(Meta resource) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoctypeMeta |
interface |
NamespaceMeta |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Meta> |
WebConfigurationFacet.getMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebConfigurationFacet.addMeta(Meta resource) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Meta> |
Resource.getMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.addMeta(Meta resource) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.