org.apache.xbean.finder
Class AnnotationFinder.SubArchive.E

java.lang.Object
  extended by org.apache.xbean.finder.AnnotationFinder.SubArchive.E
All Implemented Interfaces:
Archive.Entry
Enclosing class:
AnnotationFinder.SubArchive

public class AnnotationFinder.SubArchive.E
extends Object
implements Archive.Entry


Constructor Summary
AnnotationFinder.SubArchive.E(String name)
           
 
Method Summary
 InputStream getBytecode()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationFinder.SubArchive.E

public AnnotationFinder.SubArchive.E(String name)
Method Detail

getName

public String getName()
Specified by:
getName in interface Archive.Entry

getBytecode

public InputStream getBytecode()
                        throws IOException
Specified by:
getBytecode in interface Archive.Entry
Throws:
IOException


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.