com.ibm.wsspi.anno.targets
Interface AnnotationTargets_Factory
public interface AnnotationTargets_Factory
DETAIL_IS_ENABLED
static final boolean DETAIL_IS_ENABLED
- See Also:
- Constant Field Values
DETAIL_IS_NOT_ENABLED
static final boolean DETAIL_IS_NOT_ENABLED
- See Also:
- Constant Field Values
getHashText
java.lang.String getHashText()
getUtilFactory
Util_Factory getUtilFactory()
newAnnotationTargetsException
AnnotationTargets_Exception newAnnotationTargetsException(com.ibm.websphere.ras.TraceComponent logger,
java.lang.String message)
wrapIntoAnnotationTargetsException
AnnotationTargets_Exception wrapIntoAnnotationTargetsException(com.ibm.websphere.ras.TraceComponent logger,
java.lang.String callingClassName,
java.lang.String callingMethodName,
java.lang.String message,
java.lang.Throwable th)
createTargets
AnnotationTargets_Targets createTargets()
throws AnnotationTargets_Exception
- Throws:
AnnotationTargets_Exception
createTargets
AnnotationTargets_Targets createTargets(boolean isDetailEnabled)
throws AnnotationTargets_Exception
- Throws:
AnnotationTargets_Exception
createFault
AnnotationTargets_Fault createFault(java.lang.String unresolvedText,
java.lang.String[] parameters)