| 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<RegistrationEntry> |
RegistrationEntryList.registrationEntry |
| Modifier and Type | Method and Description |
|---|---|
RegistrationEntry |
ObjectFactory.createRegistrationEntry()
Create an instance of
RegistrationEntry |
| Modifier and Type | Method and Description |
|---|---|
List<RegistrationEntry> |
RegistrationEntryList.getRegistrationEntry()
Gets the value of the registrationEntry property.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.