Package com.ibm.wsspi.anno.targets
Interface AnnotationTargets_Factory
public interface AnnotationTargets_Factory
-
Field Summary
Modifier and TypeFieldDescriptionstatic final boolean
static final boolean
-
Method Summary
Modifier and TypeMethodDescriptioncreateFault
(String unresolvedText, String[] parameters) createTargets
(boolean isDetailEnabled) newAnnotationTargetsException
(com.ibm.websphere.ras.TraceComponent logger, String message) wrapIntoAnnotationTargetsException
(com.ibm.websphere.ras.TraceComponent logger, String callingClassName, String callingMethodName, String message, Throwable th)
-
Field Details
-
DETAIL_IS_ENABLED
static final boolean DETAIL_IS_ENABLED- See Also:
-
DETAIL_IS_NOT_ENABLED
static final boolean DETAIL_IS_NOT_ENABLED- See Also:
-
-
Method Details
-
getHashText
String getHashText() -
getUtilFactory
Util_Factory getUtilFactory() -
newAnnotationTargetsException
AnnotationTargets_Exception newAnnotationTargetsException(com.ibm.websphere.ras.TraceComponent logger, String message) -
wrapIntoAnnotationTargetsException
AnnotationTargets_Exception wrapIntoAnnotationTargetsException(com.ibm.websphere.ras.TraceComponent logger, String callingClassName, String callingMethodName, String message, Throwable th) -
createTargets
- Throws:
AnnotationTargets_Exception
-
createTargets
- Throws:
AnnotationTargets_Exception
-
createFault
-