|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.excalibur.container.Locator
This contains information required to locate a component.
Constructor Summary | |
Locator(java.lang.String name,
java.net.URL location)
|
Method Summary | |
java.net.URL |
getLocation()
Retrieve location of component. |
java.lang.String |
getName()
Retrieve "name" of component type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Locator(java.lang.String name, java.net.URL location)
Method Detail |
public java.lang.String getName()
public java.net.URL getLocation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |