public interface ComponentNameResolver extends NameResolver
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
resolveName(ComponentName pName)
Follows the naming system's conventions for resolving the
specified name, and returns the Object that is the result of the
resolution.
|
resolveNamestatic final java.lang.String CLASS_VERSION
java.lang.Object resolveName(ComponentName pName)