| Package | Description |
|---|---|
| org.jrebirth.af.modular |
Provides Classes to manage JRebirth Modules.
|
| org.jrebirth.af.modular.model |
| Modifier and Type | Method and Description |
|---|---|
private static Pair<Class<?>,Class<?>> |
ModuleConfigFileParser.createPair(Registration rl,
RegistrationEntry re)
CReate a pair object with interface+implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Registration> |
RegistrationList.registration |
| Modifier and Type | Method and Description |
|---|---|
Registration |
ObjectFactory.createRegistration()
Create an instance of
Registration |
| Modifier and Type | Method and Description |
|---|---|
List<Registration> |
RegistrationList.getRegistration()
Gets the value of the registration property.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.