Package org.apache.xbean.finder
Class AnnotationFinder.SubArchive
java.lang.Object
org.apache.xbean.finder.AnnotationFinder.SubArchive
- All Implemented Interfaces:
Iterable<Archive.Entry>,Archive
- Enclosing class:
AnnotationFinder
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.apache.xbean.finder.archive.Archive
Archive.Entry -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
classes
-
-
Constructor Details
-
SubArchive
-
SubArchive
-
-
Method Details
-
getBytecode
- Specified by:
getBytecodein interfaceArchive- Throws:
IOExceptionClassNotFoundException
-
loadClass
- Specified by:
loadClassin interfaceArchive- Throws:
ClassNotFoundException
-
iterator
- Specified by:
iteratorin interfaceIterable<Archive.Entry>
-