aQute.bnd.component.error
Class DeclarativeServicesAnnotationError
java.lang.Object
aQute.bnd.component.error.DeclarativeServicesAnnotationError
public class DeclarativeServicesAnnotationError
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
className
public final String className
methodName
public final String methodName
methodSignature
public final String methodSignature
errorType
public final DeclarativeServicesAnnotationError.ErrorType errorType
DeclarativeServicesAnnotationError
public DeclarativeServicesAnnotationError(String className,
String methodName,
String methodSignature,
DeclarativeServicesAnnotationError.ErrorType errorType)
Copyright © 2014 aQute SARL. All rights reserved.