public class NucleusObjectLocator
extends java.lang.Object
implements com.endeca.infront.assembler.util.ObjectLocator
ObjectLocator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
Constructor and Description |
---|
NucleusObjectLocator() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
locate(java.lang.String pResource)
Retrieves a component from the supplied component path.
|
public java.lang.Object locate(java.lang.String pResource)
locate
in interface com.endeca.infront.assembler.util.ObjectLocator
pResource
- The component path of the requested resource.