|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SPI interface for one classpath entry.
ClassPathImplementation
Field Summary | |
static String |
PROP_ROOTS
|
Method Summary | |
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds property change listener. |
ClassPathImplementation |
getContent()
Returns ClassPathImplementation representing the content of the PathResourceImplementation. |
URL[] |
getRoots()
Roots of the class path entry. |
void |
removePropertyChangeListener(PropertyChangeListener listener)
Removes property change listener. |
Field Detail |
public static final String PROP_ROOTS
Method Detail |
public URL[] getRoots()
public ClassPathImplementation getContent()
public void addPropertyChangeListener(PropertyChangeListener listener)
listener
- public void removePropertyChangeListener(PropertyChangeListener listener)
listener
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |