|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceComponent
This represents a component that can be discovered/registered within a namespace.
| Method Summary | |
|---|---|
String |
getNamespace()
Gets the namespace to which this component belongs. |
URL |
getResource()
The entire path to the resource this namespace component instance is configured from. |
void |
setNamespace(String namespace)
Sets the namespace to which this component belongs. |
void |
setResource(URL resource)
Sets the path of the resource from which this namespace component is configured. |
| Method Detail |
|---|
void setNamespace(String namespace)
namespace - the name of the namespace to which this component belongs.String getNamespace()
URL getResource()
void setResource(URL resource)
resource - the resource URL.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||