|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.modules.cxf.CXFConfigClasspathHandler
public class CXFConfigClasspathHandler
| Constructor Summary | |
|---|---|
CXFConfigClasspathHandler()
|
|
| Method Summary | |
|---|---|
boolean |
endPathEntry(java.io.File pathEntry)
End an entry on the classpath. |
void |
handleResource(ClasspathResource resource)
Handle a classpath resource. |
void |
startPathEntry(java.io.File pathEntry)
Start an entry on the classpath. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CXFConfigClasspathHandler()
| Method Detail |
|---|
public void startPathEntry(java.io.File pathEntry)
ClasspathHandler
startPathEntry in interface ClasspathHandlerpathEntry - The path entry.public void handleResource(ClasspathResource resource)
ClasspathHandler
handleResource in interface ClasspathHandlerresource - The classpath resource to handle.public boolean endPathEntry(java.io.File pathEntry)
ClasspathHandler
endPathEntry in interface ClasspathHandlerpathEntry - The entry on the classpath that we're ending.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||