Package com.ibm.wsspi.anno.util
Interface Util_Factory
public interface Util_Factory
- 
Method SummaryModifier and TypeMethodDescriptioncreateBidirectionalMap(Util_InternMap.ValueType holderType, String holderTag, Util_InternMap.ValueType heldType, String heldTag) createBidirectionalMap(Util_InternMap.ValueType holderType, String holderTag, Util_InternMap.ValueType heldType, String heldTag, boolean isEnabled) createInternMap(Util_InternMap.ValueType valueType, String name) 
- 
Method Details- 
getHashTextString getHashText()
- 
createIdentityStringSet
- 
createInternMap
- 
createBidirectionalMapUtil_BidirectionalMap createBidirectionalMap(Util_InternMap.ValueType holderType, String holderTag, Util_InternMap.ValueType heldType, String heldTag) 
- 
createBidirectionalMapUtil_BidirectionalMap createBidirectionalMap(Util_InternMap.ValueType holderType, String holderTag, Util_InternMap.ValueType heldType, String heldTag, boolean isEnabled) 
 
-