| Package | Description |
|---|---|
| org.wildfly.swarm.config.generator.generator |
| Modifier and Type | Method and Description |
|---|---|
ClassPlan |
SubsystemPlan.lookup(AddressTemplate address) |
ClassPlan |
ClassIndex.lookup(AddressTemplate address) |
| Modifier and Type | Method and Description |
|---|---|
int |
ClassPlan.compareTo(ClassPlan o) |
static void |
ResourceClassFactory.createChildAccessors(ClassIndex index,
ClassPlan plan,
org.jboss.forge.roaster.model.source.JavaClassSource javaClass)
Decorates a base resource representation with accessors to it's child resources
|
static org.jboss.forge.roaster.model.source.JavaInterfaceSource |
ConfiguratorInterfaceFactory.createConfiguratorAsInterface(ClassIndex index,
ClassPlan plan)
Base template for a resource representation.
|
static org.jboss.forge.roaster.model.source.JavaClassSource |
ResourceClassFactory.createResourceAsClass(ClassIndex index,
ClassPlan plan)
Base template for a resource representation.
|
static void |
ResourceClassFactory.createSingletonChildAccessors(ClassIndex index,
ClassPlan plan,
org.jboss.forge.roaster.model.source.JavaClassSource javaClass) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.