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, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
classes
-
-
Constructor Details
-
SubArchive
-
SubArchive
-
-
Method Details
-
getBytecode
- Specified by:
getBytecode
in interfaceArchive
- Throws:
IOException
ClassNotFoundException
-
loadClass
- Specified by:
loadClass
in interfaceArchive
- Throws:
ClassNotFoundException
-
iterator
- Specified by:
iterator
in interfaceIterable<Archive.Entry>
-