org.apache.xbean.finder
Class AnnotationFinder.PackageInfo
java.lang.Object
org.apache.xbean.finder.AnnotationFinder.Annotatable
org.apache.xbean.finder.AnnotationFinder.PackageInfo
- All Implemented Interfaces:
- AnnotationFinder.Info
- Enclosing class:
- AnnotationFinder
public class AnnotationFinder.PackageInfo
- extends AnnotationFinder.Annotatable
- implements AnnotationFinder.Info
AnnotationFinder.PackageInfo
public AnnotationFinder.PackageInfo(Package pkg)
AnnotationFinder.PackageInfo
public AnnotationFinder.PackageInfo(String name)
getName
public String getName()
- Specified by:
getName in interface AnnotationFinder.Info
get
public Package get()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.