|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IResourceGroup
Interface used for resource element.
| Method Summary | |
|---|---|
void |
addInjectionTarget(IInjectionTarget injectionTarget)
Adds the igiven njection target value. |
List<IInjectionTarget> |
getInjectionTargetList()
|
String |
getLookupName()
|
String |
getMappedName()
Gets the mapped name. |
void |
setLookupName(String lookup)
Sets lookup the lookup Name. |
void |
setMappedName(String mappedName)
Set the mapped name. |
| Method Detail |
|---|
String getMappedName()
void setMappedName(String mappedName)
mappedName - the given mapped name.List<IInjectionTarget> getInjectionTargetList()
void addInjectionTarget(IInjectionTarget injectionTarget)
injectionTarget - value of injectionTarget elementString getLookupName()
void setLookupName(String lookup)
lookup - the given lookup.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||