com.ibm.wsspi.anno.classsource
Interface ClassSource_MappedJar
All Superinterfaces:
- public interface ClassSource_MappedJar
- extends ClassSource
Field Summary
Fields inherited from interface com.ibm.wsspi.anno.classsource.ClassSource |
---|
CLASS_EXTENSION, CLASS_SEPARATOR_CHAR, INNER_CLASS_SEPARATOR, RESOURCE_SEPARATOR_CHAR, RESOURCE_SEPARATOR_STRING |
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getJarPath()
|
Methods inherited from interface com.ibm.wsspi.anno.classsource.ClassSource |
---|
close, closeClassStream, closeResourceStream, getCanonicalName, getClassExclusionCount, getClassInclusionCount, getClassNameFromResourceName, getFactory, getHashText, getInternMap, getName, getParentSource, getResourceExclusionCount, getResourceNameFromClassName, getResult, getScanResults, inconvertResourceName, isClassResource, isDirectoryResource, log, logState, open, openClassStream, openResourceStream, outconvertResourceName, resourceAppend, scanClasses, scanReferencedClass, scanSpecificSeedClass, setParentSource |
Method Detail
getJarPath
- java.lang.String getJarPath()