|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getNamespace()
Gets the namespace to which this component belongs. |
java.net.URL |
getResource()
The entire path to the resource this namespace component instance is configured from. |
void |
setNamespace(java.lang.String namespace)
Sets the namespace to which this component belongs. |
void |
setResource(java.net.URL resource)
Sets the path of the resource from which this namespace component is configured. |
| Method Detail |
|---|
void setNamespace(java.lang.String namespace)
namespace - the name of the namespace to which this component belongs.java.lang.String getNamespace()
java.net.URL getResource()
void setResource(java.net.URL resource)
resource - the resource URL.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||