Package com.ibm.wsspi.anno.targets
Interface AnnotationTargets_Factory
public interface AnnotationTargets_Factory
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final booleanstatic final boolean
- 
Method SummaryModifier 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_ENABLEDstatic final boolean DETAIL_IS_ENABLED- See Also:
 
- 
DETAIL_IS_NOT_ENABLEDstatic final boolean DETAIL_IS_NOT_ENABLED- See Also:
 
 
- 
- 
Method Details- 
getHashTextString getHashText()
- 
getUtilFactoryUtil_Factory getUtilFactory()
- 
newAnnotationTargetsExceptionAnnotationTargets_Exception newAnnotationTargetsException(com.ibm.websphere.ras.TraceComponent logger, String message) 
- 
wrapIntoAnnotationTargetsExceptionAnnotationTargets_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
 
-