| Package | Description |
|---|---|
| org.jrebirth.af.core.key |
Provides objects to manage component keys.
|
| Modifier and Type | Method and Description |
|---|---|
private String |
MultitonKey.convertMethodKeyObject(KeyGenerator methodGenerator,
Object keyValue)
Convert the key returned by an annotated method to a string (using annotation value or not).
|
private String |
MultitonKey.generateTypeKey(Object object,
KeyGenerator typeGenerator)
Generate Type key by using the class-level annotation.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.