|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jtoolkit.essence.utils.Named.ContextSource<T>
public static class Named.ContextSource<T>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jtoolkit.essence.utils.Named |
|---|
Named.ContextSource<T>, Named.MapSource<T>, Named.Source<T> |
| Field Summary |
|---|
| Fields inherited from interface org.jtoolkit.essence.utils.Named.Source |
|---|
EMPTY_SOURCE |
| Constructor Summary | |
|---|---|
Named.ContextSource(java.lang.String name,
Named.Source<T> source,
java.lang.String[] contexts)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.util.Set<java.lang.String> |
getNames()
|
T |
getValue(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Named.ContextSource(java.lang.String name,
Named.Source<T> source,
java.lang.String[] contexts)
| Method Detail |
|---|
@NotNull public java.util.Set<java.lang.String> getNames()
getNames in interface Named.Source<T>
public T getValue(@NotNull
java.lang.String name)
getValue in interface Named.Source<T>name - of the object.
@NotNull public java.lang.String getName()
getName in interface Named
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||